ylafont
Posts: 16
Joined: Wed Sep 26, 2012 1:13 am

SANE issues

Sun Nov 02, 2014 6:18 pm

Forgive me if this the not the right location for this posting.

I have been trying to configure SANE on my PI and i am wondering if these issues are know to anyone. I have bee trying to use some of the parameters on the command line, however, i get errors when using some of them



sc

Code: Select all

anadf -d net:localhost:fujitsu:fi-4220C2dj:100742 -v --source="ADF Duplex" ======>  Works

scanadf -d net:localhost:fujitsu:fi-4220C2dj:100742 -v --mode Lineart --source="ADF Duplex" ====> works

scanadf -d net:localhost:fujitsu:fi-4220C2dj:100742 -v --mode Halftone --source="ADF Duplex" ====> Does not work
scanadf: unrecognized option '--source=ADF Duplex'

scanadf -d net:localhost:fujitsu:fi-4220C2dj:100742 -v --source="ADF Duplex" --mode Lineart ====> Does not work
	error scanadf: unrecognized option '--mode'

scanadf -d net:localhost:fujitsu:fi-4220C2dj:100742 -v --mode Color --source="ADF Duplex" ====> Does not work
	error = scanadf: unrecognized option '--source=ADF Duplex'
Any one have a clue?

Return to “Beginners”