Alle 16:27, mercoledì 4 dicembre 2002, Till Kamppeter ha scritto: > And with which SANE version/driver/configuration did you make the > device finally scanning?
The scanner.c module has to be edited because the kernel usb scanner developers probably had been too restrictive (only one usb interface on a usb port was supported at a time, and this "all-in-one" has two interfaces: printer and scanner) I'm using sane-1.0.8 and xsane-0.86 (Slackware .tgz) /etc/sane.d/dll.conf: "epson" (uncommented) /etc/sane.d/epson.conf: "usb /dev/usbscanner" /etc/modules.conf: "alias char-major-180-48 scanner options scanner vendor=0x04b8 product=0x802 alias /dev/usbscanner scanner" (maybe this one is unnecessary) I'm not using devfs, I have created /dev/usbscanner device (char/180/48) I don't know anymore which scanner model is or emulates (e.g. perfection and so on), but it seems to work well ... sane-find-scanner (as root) finds it and xsane does a very good scanning job :)) -- GNU/Linux Slackware 9.0beta1 ** LU #210970 LM #98222 SU #12583
