Hello, I have an HP photosmart 100 printer and I am trying to get it working in linux. As far as I can tell, I have everything set up right to print, but nothing prints. My current kernel is 2.4.17, and when I connect the printer to the pc the following appears in /var/log/messages... <-----snip------> hub.c: USB new device connect on bus1/2, assigned device number 5 printer.c: usblp0: USB Bidirectional printer dev 5 if 0 alt 0 <-----snip------>
As far as I can tell, I have all the usb/print drivers compiled into my kernel. I am using ghostscript with the ijs driver like so... <-----snip------> gs -sDEVICE=ijs -sIjsServer=hpijs -dIjsUseOutputFD -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="PHOTOSMART 100" -dNOPAUSE -dSAFER -sOutputFile="/dev/usblp0" -dDEVICEWIDTHPOINTS=298 -dDEVICEHEIGHTPOINTS=440 -sIjsParams="Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=1" -r300 test.ps -c quit <-----snip------> I get no errors but I also get no print. Can anyone point me in the right direction. Jason Carter _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
