Guess I spoke too soon. Works with xsane, but not gimp. Art
-----Original Message----- From: Art Fore [mailto:[email protected]] Sent: Wednesday, February 20, 2002 9:38 AM To: SANE devel Subject: RE: [sane-devel] Sane is definately not Scanner Access Now Easy That did it. Hopefully it is permanent, that is hope I don't have to do this everytime I use it. Art -----Original Message----- From: Major A [mailto:[email protected]] Sent: Wednesday, February 20, 2002 9:23 AM To: Art Fore; SANE devel Subject: Re: [sane-devel] Sane is definately not Scanner Access Now Easy > OOPS, I was in root for xsane. As use it comes up, but cannot find scanner. > scanimage -L shows the scanner (as root). Sure, because you (as the user) have no access to the scanner. Check the output of scanimage -L as root, that will give you the device file you are using (something like /dev/sg0 or so), and then do (as root) chmod 666 <whichever device file you get from scanimage -L> to give every user read/write permission to that file. Andras =========================================================================== Major Andras e-mail: [email protected] www: http://andras.webhop.org/ =========================================================================== _______________________________________________ Sane-devel mailing list [email protected] http://www.mostang.com/mailman/listinfo/sane-devel
