Hi Feroz -

Two possible things to try

1. use /usr/sbin/printmgr
        it will set some things for you
        to see what it is doing, select "Show command line console"
under "PrintManager" on the top screen. This will give you the lpadmin 
commands that were used to configure the printer.
        Note that the printmgr also does the accept/enable also.

OR

2. add input type to postscript
        lpadmin -p <foobar> -I postscript

note: when using tcp it's a good idea to add the port number to the dest.
        -o dest=<IP address or machinename>:9100
        Not all versions of Solaris will add this for you.

Let me know if this fixes your problems.

-Wendy




Feroz Khan wrote:
> Hi Wendy,
> 
> I am able to print text documents but am unable to print from 
> Staroffice/Firefox/etc.
> 
> HTH,
> Feroz
> 
> On 09/07/07 05:27, Wendy Phillips wrote:
>> Can you print to it using the lp command? For example,
>>     lp -d HP /etc/motd
>>
>> Feroz Khan wrote:
>>> Hi All,
>>>
>>> I have a HP Photosmart 331x connected to my LAN, however I am unable 
>>> to configure Solaris (nv_68) to print to this printer. The printer is 
>>> similar to a PSC_950xi-hpijs. I am using the following command line 
>>> to configure the printer:
>>> # lpadmin -p HP -s localhost -v /dev/null -m netstandard_foomatic -A 
>>> write -n /usr/share/ppd/system/foomatic/HP/HP-PSC_950xi-hpijs.ppd.gz 
>>> -o dest=192.168.1.210 -o protocol=tcp -o banner=always -u allow:all
>>> # enable HP_Printer
>>> # accept HP_Printer
>>>
>>> With the above, I am able to get a banner page, but no printout if I 
>>> print from any application. Any help/tips to debug would be appreciated.
>>>
>>> Thanks,
>>> Feroz
>>>  
>>>  
>>> This message posted from opensolaris.org
>>> _______________________________________________
>>> printing-discuss mailing list
>>> printing-discuss at opensolaris.org
> 
> _______________________________________________
> printing-discuss mailing list
> printing-discuss at opensolaris.org

Reply via email to