More testing - checking permissions to the scanner: [matt@localhost sane.d]$ lsusb Bus 002 Device 005: ID 04a9:174b Canon, Inc. (plus others) [matt@localhost sane.d]$ ls -l /dev/bus/usb/002/005 crw-rw-r-- 1 root lp 189, 132 Oct 25 15:47 /dev/bus/usb/002/005
It looks like root and group "lp" have read write access to the scanner. So I added both me and the "saned" user is in the lp group. But I still can't get scanimage -L to pick up the USB connection without sudo access. Don't know if this is useful extra info or not! On Tue, Oct 25, 2016 at 3:31 PM, matt clark <lique...@gmail.com> wrote: > Hi again, after the last test I reinstalled sane without the scanbd > bits, want to see if I can get this working without it. The output > from the command above is at http://pastebin.com/1h6gDTQV > > It looks from that as though sane is picking up both the network > connection to the scanner/printer and the USB connection. Not sure if > that helps diagnose? If I run the same command without sudo access it > doesn't pick up the USB version. > > Cheers > Matt > > On Tue, Oct 25, 2016 at 3:12 PM, matt clark <lique...@gmail.com> wrote: >> Hi Rolf, thanks for replying - sorry I missed it last week. The >> response to that command (running as su) is >> >> scanimage: no SANE devices found >> >> I am guessing it's something wrong with the scanbd setup since I can >> see that it's installed using the /usr/local/etc/scanbd/sane.d config >> file. The only line that is not commented out in my >> /etc/sane.d/saned.conf file is >> >> localhost >> >> Would appreciate your thoughts. >> -- 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