Re: HEEEELP!!!!!!!!!!!

Dr. Andreas Bolsch (Andreas.Bolsch@maths.nott.ac.uk)
Sun, 25 Apr 1999 16:15:52 +0100

"locate sane" should give you a comprehensive list of files related
to sane. Just look for a line containing "man" and "artec".
But I'd suppose anyway SANE_DEBUG_ARTEC is the right one.

And have a look at the other manpages belonging to sane as well. So
typing

export SANE_DEBUG_SCSI=128
export SANE_DEBUG_ARTEC=128
scanimage -d artec:/dev/scanner --mode gray --resolution 10 >/dev/null

and writing down what you get shouldn't be that difficult.
Regarding /dev/scanner: Your device might be different, but
it will be defined in /etc/sane.d/artec.conf or a similar place.

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com