[sane-devel] Scanner works fine, but with a lot of error (?) messages in /var/log/messages

Martin Kho mkho@xs4all.nl
Sun, 15 Sep 2002 21:53:32 +0200


Hi,

My Epson Perfection 1650 (internal name: GT 8200) works as expected. The 
problem is that I get the following messages when using 
sane-find-scanner, scanimage or any other frontend:

cat /var/log/messages:
kernel: scanner.c: open_scanner(1): Unable to access minor data
kernel: scanner.c: open_scanner(2): Unable to access minor data
kernel: scanner.c: open_scanner(3): Unable to access minor data
kernel: scanner.c: open_scanner(4): Unable to access minor data
kernel: scanner.c: open_scanner(5): Unable to access minor data
kernel: scanner.c: open_scanner(6): Unable to access minor data
kernel: scanner.c: open_scanner(7): Unable to access minor data
kernel: scanner.c: open_scanner(8): Unable to access minor data
kernel: scanner.c: open_scanner(9): Unable to access minor data
kernel: scanner.c: open_scanner(10): Unable to access minor data
kernel: scanner.c: open_scanner(11): Unable to access minor data
kernel: scanner.c: open_scanner(12): Unable to access minor data
kernel: scanner.c: open_scanner(13): Unable to access minor data
kernel: scanner.c: open_scanner(14): Unable to access minor data
kernel: scanner.c: open_scanner(15): Unable to access minor data
...

The scanner is found as minor 0: open_scanner(0) is ok. With version 1.0.5
i did't have these messages.

Other information:

- Red Hat 7.2 (all updates installed)
- Kernel 2.4.19 (build using RH config)
- Sane-backends-1.0.8 (build from src.rpm)
   (before installing this version, v1.0.5 was removed)
- Also tried Sane-backends-1.0.7 from RH7.3, but with the same odd results.

- from /var/log/messages:
kernel: usb.c: registered new driver usbdevfs
kernel: usb.c: registered new driver hub
kernel: usb-uhci.c: $Revision: 1.275 $ time 00:25:09 Sep 15 2002
kernel: usb-uhci.c: High bandwidth mode enabled
kernel: PCI: Found IRQ 5 for device 00:04.2
kernel: PCI: Sharing IRQ 5 with 00:0d.0
kernel: usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 5
kernel: usb-uhci.c: Detected 2 ports
kernel: usb.c: new USB bus registered, assigned bus number 1
kernel: hub.c: USB hub found
kernel: hub.c: 2 ports detected
kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
kernel: hub.c: USB new device connect on bus1/1, assigned device number 2
kernel: usb.c: USB device 2 (vend/prod 0x4b8/0x110) is not claimed by any 
active driver.
kernel: usb.c: registered new driver usbscanner
kernel: scanner.c: 0.4.6:USB Scanner Driver

- from /etc/modules.conf:
alias usb-controller usb-uhci

-from /etc/sane.d/epson.conf:
usb /dev/usbscanner0 (crw-rw-rw)

- /etc/dll.conf
epson

Can someone tell me what is wrong or what i'm doing wrong?

Thanks,
Martin Kho