Re: what gives a clear scan with Linux?

Pàgina inicial
Adjunts:
Missatge com a correu electrònic
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Autor: Michael Havens
Data:  
A: Main PLUG discussion list
Assumpte: 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