Ok, for the record (maybe useful for other people), in ubuntu udev is
controlling usb devices mounting

I've created the new file

/etc/udev/rules.d/40_fujitsu_scanner.rules

which contains the line

SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="04c5",
ATTR{idProduct}=="132b", MODE:="666"

and now, whenever I switch on the scanner, the device is created with the
right permissions, no more need of "sudo"

thanks again

 Andrea



--
View this message in context: 
http://sane.10972.n7.nabble.com/fujitus-scansnap-ix500-not-found-by-sane-find-scanner-tp18666p18682.html
Sent from the SANE - Dev mailing list archive at Nabble.com.

-- 
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
             to sane-devel-requ...@lists.alioth.debian.org

Reply via email to