Comment 27 for bug 180794

Revision history for this message
KT (cjktan) wrote :

No, not a problem with xsane. If I were to change
/etc/udev/rules.d/40-permissions.rules
to have:

# USB devices (usbfs replacement)
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0666"
SUBSYSTEM=="usb_device", MODE="0666"

then everything works fine also.