Probably the scanner is not owned by scanner group. You need to check the udev/hal/whatever rules and make sure this scanner is listed.
allan On Tue, Oct 20, 2015 at 10:09 AM, Thomas Dahlén <[email protected]> wrote: > On 2015-10-20 15:34, Olaf Meeuwissen wrote: > > Thomas Dahlén writes: > > hi, > i have a Fujitsu fi -7160 and the latest version of Debian jessie installed. > [snip] > > thomas@ws2:~$ sudo chmod 666 /dev/bus/usb/003/002 > [sudo] password for thomas: > thomas@ws2:~$ scanimage --device-name=fujitsu --format tiff > > testimage6.tiff > now it works but is there a better way to solve the problem permanently > than to chmod after start. > > Add yourself to the scanner group as below, log out and back in again. > > sudo adduser thomas scanner > > Hope this helps, > > I am already in the scanner group: > "I check /etc/group > lp:x:7:thomas > saned:x:120: > scanner:x:105:saned,thomas" > > /Thomas > > -- > > - - - - - - - - - - - > Thomas Dahlén > 070-710 64 54 > > -- > sane-devel mailing list: [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > to [email protected] -- "well, I stand up next to a mountain- and I chop it down with the edge of my hand" -- sane-devel mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to [email protected]
