|
This dialog is called only if the USB scanner is not detected by hw-library.
'sane' also doesn't know these scanners (the IDs are not contained in
/etc/hotplug/usb/sane-hardcoded.usermap).
Therefore the USB IDs must be added to /etc/sane.d/.conf and
/etc/hotplug/usb/sane.usermap.
From version 9.1 (kernel 2.6) on the kernel module scanner (or microtek) is obsolete.
Scanning is done with libusb only. The /etc/sane.d/.conf files
must contain the USB IDs of supported scanners.
Remark: Up to version 9.0 (kernel 2.4) the kernel module scanner must be loaded with:
modprobe ID ID
The options must be added to /etc/modules.conf.
Remark: Up to verion 7.2 the USB manager had an own, manually created config file
/etc/usbmgr/usbmgr.conf which is obsleted by the hotplug script now.
|