[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting up USB scanner



Try following the advice here 
http://lists.alioth.debian.org/pipermail/sane-devel/2002-November/005178.html

Does sane-find-scanner list your scanner? If it doesn't, your scanner
wasn't detected by the kernel USB scanner driver. I'm copying a
paragraph of man sane-usb here:

"If your scanner isn't detected automatically by your operating
system's scanner driver, you need to tell the kernel the vendor and
product ids of your scanner. For Linux, this can be done with modprobe
parameters: First, remove the scanner module (rmmod scanner), then
load it again: modprobe scanner vendor=0x0001 product=0x0002. Use the
appropriate vendor and product ids (e.g. from syslog or cat
/proc/bus/usb/devices)."

Now sane-find-scanner should list your scanner. If it doesn't, check
the permissions (see man sane-usb).
[...]

The only thing you will need, is the device line after the [usb] line.
The device is the one printed by sane-find-scanner.

Example:

[usb]
some options ...
device /dev/usb/scanner0

-- 
It takes years and years of law school, decades of legal practice,
and then decades on the Federal bench, to get the majikal ability
to read text that isn't there, while being able to simultaniously
ignore text that is.    -- Mark Atwood in RASFW



Reply to: