Re: [sane-devel] root can scan, user not...

2015-10-21 Thread Thomas Dahlén
On 2015-10-21 10:54, Johannes Meixner wrote: Hello, On Oct 20 22:56 Thomas Dahlén wrote (excerpt): udev ... I am stucked here In general regarding "USB scanner access permissions via udev" and a "workaround to get those kind of issues out of sight" you may have a look at https://en.opensus

Re: [sane-devel] root can scan, user not...

2015-10-21 Thread Johannes Meixner
Hello, On Oct 20 22:56 Thomas Dahlén wrote (excerpt): udev ... I am stucked here In general regarding "USB scanner access permissions via udev" and a "workaround to get those kind of issues out of sight" you may have a look at https://en.opensuse.org/SDB:Configuring_Scanners Regardless tha

Re: [sane-devel] root can scan, user not...

2015-10-20 Thread Yury Tarasievich
Do your udev rules generate the device node with correct permissions? Did you check for udev rules leftovers from older SANE versions, like in my case? -Yury On 10/20/2015 11:56 PM, Thomas Dahlén wrote: ... I tested to create /etc/udev/rules.d/40-scanner.rules ... -- sane-devel mailing list

Re: [sane-devel] root can scan, user not...

2015-10-20 Thread Thomas Dahlén
On 2015-10-20 17:48, m. allan noah wrote: 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 I am not sure that I understand...I can't find any library udev/hal/ I thought that hal was deprecated by all

Re: [sane-devel] root can scan, user not...

2015-10-20 Thread Yury Tarasievich
You could check also if my post to the list on September 12 helps any. Yury On 10/20/2015 05:09 PM, Thomas Dahlén wrote: ... I am already in the scanner group: "I check /etc/group lp:x:7:thomas saned:x:120: scanner:x:105:saned,thomas" -- sane-devel mailing list: sane-devel@lists.alioth.debia

Re: [sane-devel] root can scan, user not...

2015-10-20 Thread m. allan noah
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 wrote: > On 2015-10-20 15:34, Olaf Meeuwissen wrote: > > Thomas Dahlén writes: > > hi, > i have a Fujitsu

Re: [sane-devel] root can scan, user not...

2015-10-20 Thread Thomas Dahlén
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 > t

Re: [sane-devel] root can scan, user not...

2015-10-20 Thread Olaf Meeuwissen
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 b

[sane-devel] root can scan, user not...

2015-10-20 Thread Thomas Dahlén
hi, i have a Fujitsu fi -7160 and the latest version of Debian jessie installed. (i also have a Fujitsu Scansnap S1100 but that can wait until i can scan with my fi-7160) After installing sane-frontends and backends i can scan as root but not as user. I tried everything, that I can think of so