Hi,
On Tue, May 29, 2001 at 12:40:42PM -0700, ta kk6 wrote:
> May 29 15:27:41 rdu25-8-140 kernel: usb.c: This device
> is not recognized by any installed USB driver.
That's the important message. Your scanner driver doesn't seem to know
your scanner. Tell him what you want with
modprobe scanner vendor=0x055f product=0x0006
Do "rmmod scanner" before. More information is in
linux/Documentation/usb/scanner.txt.
> May 29 15:27:59 rdu25-8-140 kernel: scanner.c:
> open_scanner(0): Unable to access minor data
You are trying to acces /dev/usnscanner or similar but the scanner
driver hasn't detected the scanner yet.
Bye,
Henning
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Tue May 29 2001 - 14:56:26 PDT