Здравствуйте!!
На работе нашёл старенький Epson Perfection 660 и решил подключить его к машине по управлением Simply Linux.
Подключил, настроил, пользователя в группу scanner добавил
$ groups
user wheel uucp proc cdrom floppy cdwriter audio radio nobody scanner xgrp camera sambashare
Только, вот незадача, из под root'а получается так
# scanimage -L
device `snapscan:libusb:001:002' is a EPSON Perfection 660 flatbed scanner
А из под user'а ни как
$ scanimage -L
libusb couldn't open USB device /dev/bus/usb/001/002: Permission denied.
libusb requires write access to USB device nodes.
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
Это значит что у user'а нет доступа к USB-устройствам?
Пожалуйста, подскажите, где я промашку допустил.
Заранее спасибо!