<div dir="ltr"><div>I found the problem. It seems to be a permissions error!</div><div><br></div><div>man sane-usb</div><div>This is a short HOWTO-like section. For the full details, read the fol‐</div><div>       lowing  sections.  The  goal  of  this  section  is  to get the scanner</div><div>       detected by sane-find-scanner(1).</div><div><br></div><div>       Run sane-find-scanner. If it lists your scanner with the correct vendor</div><div>       and  product  ids, you are done. See section SANE ISSUES for details on</div><div>       how to go on.</div><div><br></div><div>       sane-find-scanner doesn't list your scanner? Does it work as  root?  If</div><div>       yes, there is a permission issue. See the LIBUSB section for details.</div><div><br></div><div>       Nothing  is found even as root? Check that your kernel supports USB and</div><div>       that libusb is installed (see section LIBUSB).</div><div><br></div><div><edit></div><div>LIBUSB</div><div>       SANE  can  only  use libusb 0.1.6 or newer. It needs to be installed at</div><div>       build-time. Modern Linux distributions and other operating systems come</div><div>       with libusb.</div><div><br></div><div>       Libusb  can  only access your scanner if it's not claimed by the kernel</div><div>       scanner driver. If you want to use libusb,  unload  the  kernel  driver</div><div>       (e.g. rmmod scanner under Linux) or disable the driver when compiling a</div><div>       new kernel. For Linux, your kernel needs support for the USB filesystem</div><div>       (usbfs). For kernels older than 2.4.19, replace "usbfs" with "usbdevfs"</div><div>       because the name has changed. This filesystem must be  mounted.  That's</div><div>       done  automatically  at  boot  time, if /etc/fstab contains a line like</div><div>       this:</div><div><br></div><div>              none /proc/bus/usb usbfs defaults  0  0</div><div><br></div><div>       The permissions for the device files used by libusb  must  be  adjusted</div><div>       for  user  access. Otherwise only root can use SANE devices. For Linux,</div><div>       the devices are located in /proc/bus/usb/ or in  /dev/bus/usb,  if  you</div><div>       use  udev.  There  are directories named e.g. "001" (the bus name) con‐</div><div>       taining files "001", "002" etc. (the device files).  The  right  device</div><div>       files can be found out by running scanimage -L as root. Setting permis‐</div><div>       sions with "chmod" is not permanent, however. They will be reset  after</div><div>       reboot or replugging the scanner.</div><div><br></div><div>Okay, do I need to make it look like:</div><div><br></div><div>                none /proc/bus/usb usbfs defaults  6   6</div><div><br></div><div>or what do I need to do?                </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 22, 2015 at 2:10 PM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I then tried:<div><br></div><div><div> scanimage>test.scn</div><div> scanimage: no SANE devices found</div></div><div><br></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><span style="font-size:12.8000001907349px">:-)~MIKE~(-:</span><br></div></div></div></div></div>
</div>