Hi Gerard,

You shouldn't have to do this, the automated detection should add that 
right for you.
There are a couple of things like the make and model, did you get the 
right model for it?
or did you have to find a matching one?

What app did you use to print? does simply printing with lp work or not?


-Ghee

gerard at free wrote:
> hello all,
> i have SXDE3 installed on a Sun Ultra 20. I have plugged a Laser printer 
>   HP1300 on the usb port, and the JDS desktop tell me that the printer 
> is well added. If i print a text file, it works, but if i print a 
> postscript file, it prints the binary instead of the correct file!
> The only workaround i found is to do:
> cd /etc/lp/fd
> for filter in *.fd
> do
>          name=`basename $filter  .fd`
>          lpfilter -f $name -F $filter
> done
> and now it works
>
> Is it the correct procedure? Why the process of adding printer isn't 
> simplier? Or do i miss something?
>
> Thanks in advance for help,
>
> gerard
> _______________________________________________
> desktop-discuss mailing list
> desktop-discuss at opensolaris.org
>   


Reply via email to