"Robert N. Eaton" wrote:
> Much of my frustration has been relieved. My new
> scanner/Adaptec-card/SANE/X Scanimage work beautifully. In root. Which
> files do I chmod or chown to permit myself as user to access my
> scanner?
You have to set the permission of the generic scsi device file
/dev/sg? where "?" is something like 0-9 or a-z.
You have to set read and write permission for the one who
shall be able to do a scan.
So a first try could be:
chmod 666 /dev/sga
(if /dev/sga is the device file where the scanner is found)
Bye
Oliver
-- Homepage: http://www.rauch-domain.de sane-umax: http://www.rauch-domain.de/sane-umax xsane: http://www.xsane.org E-Mail: mailto:Oliver.Rauch@rauch-domain.de-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Thu Mar 22 2001 - 10:22:29 PST