From: Dominic R. <do...@re...> - 2004-05-13 13:51:19
|
I have been trying for quite a few hours now to get a "HP PSC 1100 all in one" to work on a "Debian Woody" machine using libusb and the latest csv of hpoj. The ptal-init setup finds the printer on usb .. Probing "/dev/usb/lp0"... Found "psc 1100 series" with serial number "HU36QCP3TSB0". This device is already set up as "mlc:usb:psc_1100_series". and then i get this error afer it ends... ptal-mlcd: ERROR at ExMgr.cpp:4063, dev=<mlc:usb:psc_1100_series@/dev/usb/lp0>, pid=1012, e=20, t=1084463355 libusbFindDevice: Couldn't find device! But when i restart ptal-init i get the following ... Stopping the HP OfficeJet Linux driver. Starting the HP OfficeJet Linux driver. mlc:usb:psc_1100_series and then this error a few seconds later ptal-mlcd: ERROR at ExMgr.cpp:4063, dev=<mlc:usb:psc_1100_series@/dev/usb/lp0>, pid=799, e=20, t=1084462925 libusbFindDevice: Couldn't find device! when i try this.. # echo 'hello' > /var/run/ptal-printd/mlc_usb_psc_1100_series i get this.. ptal-printd(mlc:usb:psc_1100_series,0): Unable to open print channel! Will delay 30 second(s) and retry. (repeatedly) Libusb = 0.1.8-10 Hpoj = 0.91-3 from cvs Kernel = 2.4.22 custom Any help would be really appreciated... Many Thanks D.Rogers |