plustek@linuxhacker.org
plustek@linuxhacker.org
Hi,
I tried again with debug enabled. In the long debug message, I found:
[plustek] usb_SetScanParameters() done.
[plustek] Warmup: skipped for CIS devices
[plustek] usb_ScanBegin()
[plustek] usb_IsDataAvailableInDRAM()
[plustek] NO Data available
[plustek] Nothing to read...
[plustek] usb_AdjustGain() failed
[plustek] Coarse Calibration failed!!!
[plustek] calibration failed!!!
[plustek] read failed, status = -9007, errno 2
[plustek] reader process done, status = 9
[plustek] Child is down (signal=17)
[plustek] drvclose()
[plustek] TIME END 1: 32s
[plustek] usbDev_stopScan(mode=0)
[plustek] usbDev_ScanEnd(), start=1, park=1
[plustek] MOTOR: PWM=0x02, PWM_DUTY=0x01 0x45=0x13 0x48=0x01, 0x49=0xce
[plustek] MCLK_FFW = 6 --> 0x0a
[plustek] Lamp-Timer started
[plustek] usbDev_close()
[plustek] res=1282, status=2304
[plustek] Child WEXITSTATUS = 9
[plustek] close_pipe
scanimage: sane_read: Error during device I/O
[dll] sane_close(handle=0x8093dc8)
[plustek] sane_close
it says 'no data available', but I do have a big picture there. Don't
know why.
The full log is attached as a gzip file since this mailing
list seems not accepting message larger than 30k.
the SANE package I am using is 1.0.12.
Thanks in advance for any help!
Xiaolin
BTW: when reply, please email to both this mailing list and
ad50126035@online.sh.cn
On Tue, Aug 05, 2003 at 11:52:21PM +0800, WANG Xiaolin wrote:
> Hi,
>
> I installed the latest SANE for Debian woody from
> http://people.debian.org/~aurel32/index.html
>
> Then I recompiled the kernel(2.4.18) with the USB_SCANNER support as a module.
> After 'lilo -v' and a reboot, I did 'modprobe scanner' without error.
>
> Then I think it's time to try a scan. So I did:
>
> ~# scanimage -L
>
> and got:
>
> device `plustek:libusb:001:002' is a Epson Perfection 1260/Photo USB
> flatbed scanner
>
> Good! Then I tried as root:
>
> ~# scanimage > test.pnm
>
> I can see that the scanner lamp is lighted, and after a minute got one line output:
>
> scanimage: sane_read: Error during device I/O
>
> Any ideas?
>
> Thanks in advance!
>
> Xiaolin
>
["application/octet-stream" not shown]
plustek@linuxhacker.org