Re: what gives a clear scan with Linux?

Startseite
Anhänge:
Nachricht
+ (text/plain)
+ (text/html)
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Michael Havens
Datum:  
To: Main PLUG discussion list
Betreff: Re: what gives a clear scan with Linux?
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.

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss