Re: what gives a clear scan with Linux?

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
+ (text/html)
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Michael Havens
Date:  
À: Main PLUG discussion list
Sujet: 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