Hi, On 2006-05-21 14:01, Fibonacci Prower wrote: > I'm attaching the 10-libsane.rules file, which is located at > /etc/udev/rules.d/, where the other rules are. I have libusb 0.1.11, but > export USB_DEVFS_PATH=/dev/bus/usb does not change anything.
Do you get any error messages in syslog? And your kernel uses udev, i.e. other udev rules work? The header of current libsane.rules file looks slightly different: ACTION!="add", GOTO="libsane_rules_end" SUBSYSTEM!="usb_device", GOTO="libsane_rules_end" The line for your scanner itself looks ok. Bye, Henning