Scanner does not work as user

Sandy Pond sandy_pond at myrealbox.com
Sun Apr 18 23:18:07 UTC 2004


On Sun, 2004-04-18 at 03:46 +0200, Roland Wolters wrote:
> So where could be the problem? Someone suggested to make this:
>                $ chgrp scanner /dev/usb/scanner0
>                $ chmod 660 /dev/usb/scanner0
> But scanimage -L as user still shows only my tv card.
> 
> Any ideas?


chmod 777 $(sane-find-scanner | \
            grep '^found USB scanner' | \
            sed -e 's?^.*libusb:?/proc/bus/usb/?' -e 's?:?/?')
 

:)





More information about the fedora-test-list mailing list