what gives a clear scan with Linux?

Michael Havens bmike1 at gmail.com
Tue Dec 22 14:35:36 MST 2015


ohhh I understand..... I need to add the chmod command in a file that runs
at boot because:

       Setting permis‐
       sions with "chmod" is not permanent... they will be reset  after
       reboot or replugging the scanner.

so then it would be to add

     chmod 770 /dev/bus/usb/*

to /etc/rc.local .
Or perhaps the kernel is claiming the scanner?

       Libusb  can  only access your scanner if it's not claimed by the
kernel
       scanner driver. If you want to use libusb,  unload  the  kernel
 driver
       (e.g. rmmod scanner under Linux) or disable the driver when
compiling a
       new kernel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20151222/2ced4282/attachment.html>


More information about the PLUG-discuss mailing list