From: David V. <dav...@sb...> - 2004-11-12 20:41:53
|
On Thursday 11 November 2004 03:14 pm, David Vestal wrote: > I am having trouble getting my HP PSC 1350 setup on SUSE Linux 9.1. I am > running the hpoj-0.91. It seems like it sets up the printer ok, it just > doesn't talk to it during printing. > > From setting up the printer with ptal-init: > > linux:/home/david # ptal-device > mlc:usb:psc_1300_series > linux:/home/david # ptal-devid `ptal-device` > MFG:hp;MDL:psc 1300 > series;CMD:LDL,MLC,PML,DYN;CLS:PRINTER;1284.4DL:4d,4e,1;SN:MY45PD92PD9F;S:0 >380008000020020002c3580062c2500022;Z:007; linux:/home/david # ptal-print > `ptal-device` < /dev/null > ptal-print: connecting to device "mlc:usb:psc_1300_series"... successful. > linux:/home/david # ptal-connect `ptal-device` -service ECHO > ptal-connect: connecting to device "mlc:usb:psc_1300_series"... > successful. ehlo > ehlo > howd > howd > > linux:/home/david # ptal-init start > > Stopping the HP OfficeJet Linux driver. > Starting the HP OfficeJet Linux driver. > mlc:usb:psc_1300_series > > Then I start cups, and then try to setup the printer with KDE's printer > wizard. > > I did a tail -f /var/log/cups/error_log immediately after I started cups to > catch the information from trying to setup the printer. And I attached it > as a gzipped text file on here. I loaded the hpusbscsi kernel module like Bayard Coolidge suggested and still nothing. I am not sure exactly what the problem is, but I really need to be able to print. I was looking through the error_log as I am trying to print and I noticed a couple lines that I thought looked curious. D [12/Nov/2004:14:33:22 -0600] [Job 2] foomatic-gswrapper: gs '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' '-sIjsServer=hpijs' '-sDeviceManufacturer=HEWLETT-PACKARD' '-sDeviceModel=deskjet 3600' '-dDEVICEWIDTHPOINTS=595' '-dDEVICEHEIGHTPOINTS=842' '-r300' '-sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=1' '-dIjsUseOutputFD' '-sOutputFile=|cat >&3' '/dev/fd/0' 3>&1 1>&2 D [12/Nov/2004:14:33:22 -0600] [Job 2] JCL: <job data> D [12/Nov/2004:14:33:22 -0600] [Job 2] D [12/Nov/2004:14:33:22 -0600] [Job 2] unable to set device=deskjet 3600, err=16 D [12/Nov/2004:14:33:22 -0600] [Job 2] **** Unable to open the initial device, quitting. I don't know if the "deskjet 3600" is just a generic Device to specify, but my printer is not a deskjet 3600. I appreciate any help with trying to get this fixed. Thanks, David |