Hi,
I just got an Epson Perfection 1260 Photo, but have some problems getting it to scan. 
I already had sane 1.0.7 working with a HP ScanJet 5200C on USB, so I just installed 
the EpsonKowa backend following their manual and tried out scanimage, which just hangs.
The result of strace iscan or scanimage is the following:
[...]
open("/etc/sane.d/epson.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=360, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x40079000
read(4, "# epson.conf\n#\n# here are some e"..., 4096) = 360
open("/dev/usb/scanner0", O_RDWR|O_EXCL) = 5
write(5, "\33@", 2)                     = -1 EIO (Input/output error)

Now dmesg reports:
[...]
request_module[char-major-21]: fork failed, errno 1
scanner.c: read_scanner(0): funky result:-75. Consult Documentation/usb/scanner.txt.
scanner.c: write_scanner(0): funky result: -32. Consult Documentataion/usb/scanner.txt.

I'm running Debian 3.0, 2.4.21-rc2 with RD_NAK_TIMEOUT set to 40 seconds.
Any ideas?
Thanks in advance
Marius


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to