Hi all, This is output of scanimage -L (with export SANE_DEBUG_DLL=128 and export PTAL_DEBUG=2 ) with HP LaserJet 3380. I can print, but i cannot scan.
/var/log/messages: ---------------------------------------------------- Jun 21 12:01:47 prtest ptal-mlcd: ERROR at ParPort.cpp:176, dev=<mlc:par:hp_LaserJet_3380@/dev/lp0>, pid=1006, e=11 statusWaitSetClear(event=6) timed out, expected set/clear=0x40/0x00, got=0x38, currentMode=0x100! Jun 21 12:01:47 prtest ptal-mlcd: ERROR at ParPort.cpp:882, dev=<mlc:par:hp_LaserJet_3380@/dev/lp0>, pid=1006, e=11 setModes: negotiate(0x10) failed! Jun 21 12:01:47 prtest ptal-mlcd: ERROR at ExMgr.cpp:3155, dev=<mlc:par:hp_LaserJet_3380@/dev/lp0>, pid=1006, e=11 llioSetup: setModes failed! Jun 21 12:01:47 prtest ptal-mlcd: ERROR at ExMgr.cpp:2508, dev=<mlc:par:hp_LaserJet_3380@/dev/lp0>, pid=1006, e=11 Couldn't find device: llioSetup failed! Jun 21 12:01:48 prtest ptal-mlcd: ERROR at ParPort.cpp:176, dev=<mlc:par:hp_LaserJet_3380@/dev/lp0>, pid=1006, e=11 statusWaitSetClear(event=6) timed out, expected set/clear=0x40/0x00, got=0x38, currentMode=0x100! Jun 21 12:01:48 prtest ptal-mlcd: ERROR at ParPort.cpp:882, dev=<mlc:par:hp_LaserJet_3380@/dev/lp0>, pid=1006, e=11 setModes: negotiate(0x10) failed! Jun 21 12:01:48 prtest ptal-mlcd: ERROR at ExMgr.cpp:3155, dev=<mlc:par:hp_LaserJet_3380@/dev/lp0>, pid=1006, e=11 llioSetup: setModes failed! Jun 21 12:01:48 prtest ptal-mlcd: ERROR at ExMgr.cpp:2508, dev=<mlc:par:hp_LaserJet_3380@/dev/lp0>, pid=1006, e=11 Couldn't find device: llioSetup failed! ---------------------------------------------------- stdoutput: ---------------------------------------------------- [sanei_debug] Setting debug level of dll to 128. [dll] sane_init: SANE dll backend version 1.0.8 from sane-backends 1.0.11 [dll] add_backend: adding backend `hpoj' [dll] load: searching backend `hpoj' in `/usr/lib/sane' [dll] load: trying to load `/usr/lib/sane/libsane-hpoj.so.1' [dll] load: dlopen()ing `/usr/lib/sane/libsane-hpoj.so.1' [dll] init: initializing backend `hpoj' ptalInit(): debug level set to 2. ptalInit() ptalDeviceAdd(mlc:par:hp_LaserJet_3380): dev=0x08052D70. ptalDeviceProbe: dev=<.>. ptalDeviceOpen(.): missing colon! ptalDeviceProbe: dev=<..>. ptalDeviceOpen(..): missing colon! ptalDeviceProbe: dev=<mlc:par:hp_LaserJet_3380>. ptalMlcDeviceOpen(mlc:par:hp_LaserJet_3380): found matching dev=0x08052D70 (mlc:par:hp_LaserJet_3380). ptalDeviceProbe: dev=<default-device>. ptalDeviceOpen(default-device): missing colon! [dll] init: backend `hpoj' is version 1.0.6 hpoj: sane_hpoj_get_devices hpoj:mlc:par:hp_LaserJet_3380: sane_hpoj_open ptalMlcDeviceOpen(mlc:par:hp_LaserJet_3380): found matching dev=0x08052D70 (mlc:par:hp_LaserJet_3380). ptalChannelAllocate(dev=0x08052D70): chan=0x08058480. ptalChannelSetRemoteService(chan=0x08058480,serviceType=2,socketID=0,serviceName=<>) ptalChannelSetPacketSizes(chan=0x08058480,desiredHPSize=256,desiredPHSize=8192) ptalChannelAllocate(dev=0x08052D70): chan=0x080584F0. ptalChannelSetRemoteService(chan=0x080584F0,serviceType=3,socketID=0,serviceName=<PTAL-MLCD-RESERVE-SCANNER>) ptalChannelSetErrorHandling(chan=0x080584F0,retryCount=0,retryDelay=0) ptalMlcDeviceGetDeviceIDString(mlc:par:hp_LaserJet_3380): unsuccessful status=13! hpoj:mlc:par:hp_LaserJet_3380: device ID string=<> hpoj:mlc:par:hp_LaserJet_3380: hpojConnOpen ptalChannelOpen(chan=0x08058480): provider failed open! hpoj:mlc:par:hp_LaserJet_3380: hpojConnClose ptalChannelClose(chan=0x08058480) ptalChannelClose(chan=0x08058480): not open! ptalPmlClose(dev=0x08052D70) ptalChannelClose(chan=0x080584F0) ptalChannelClose(chan=0x080584F0): not open! hpoj:mlc:par:hp_LaserJet_3380: hpojConnClose ptalChannelClose(chan=0x08058480) ptalChannelClose(chan=0x08058480): not open! ptalPmlClose(dev=0x08052D70) ptalChannelClose(chan=0x080584F0) ptalChannelClose(chan=0x080584F0): not open! [dll] sane_exit: exiting [dll] sane_exit: calling backend `hpoj's exit function hpoj: sane_hpoj_exit ptalDone() ptalDeviceDelete(dev=0x08052D70) ptalDeviceClose(dev=0x08052D70) ptalChannelDeallocate(chan=0x08058480) ptalChannelClose(chan=0x08058480) ptalChannelClose(chan=0x08058480): not open! ptalChannelDeallocate(chan=0x080584F0) ptalChannelClose(chan=0x080584F0) ptalChannelClose(chan=0x080584F0): not open! [dll] sane_exit: finished No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages). ---------------------------------------------------- Any idea? Thanks for help. Peter.