Steve Sheriff wrote:
> Can't figure out:
>
> 1. Where does our output go? locate out.pnm gives me nothing.
>
locate can not find it until the database for locate is not updated.
Use
find / -name "out.pnm"
> 2. I can't scan under a user other than root (permissions?)
>
use "find-scanner" to find out the name of the device file where the scanner
is connected (something like /dev/sga, not /dev/scanner) and change the
permissions of that file so you have read and write access.
Be carefull, if you enable write access for a harddisk you may loose all your data!
> 3. Doesn't appear under gimp (ln -s command somewhere?)
>
man xscanimage
>
> with xscanimage I get:
>
> [umax] WARNING : UMAX scanner Astra 2200 version 2.1 on device /dev/sga is
> currently an unrecognised device but enquiry seems to be O.K. CONTINUE WITH
> CAUTION
>
Use the recent sane version (1.0.2)
Bye
Oliver
-- Homepage: http://www.wolfsburg.de/~rauch sane-umax: http://www.wolfsburg.de/~rauch/sane/sane-umax.html xsane: http://www.wolfsburg.de/~rauch/sane/sane-xsane.html E-Mail: mailto:Oliver.Rauch@Wolfsburg.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 : Sat Apr 08 2000 - 01:49:22 PDT