[sane-devel] Epson Perfection 1640SU with ADF or Filmadapter
Terje J. Hanssen
nteknikk@monet.no
Tue, 24 Aug 2004 03:31:17 +0200
Henning Meier-Geinitz wrote:
>
> On Mon, Aug 23, 2004 at 02:10:57AM +0200, Terje J. Hanssen wrote:
>
>>> # scanimage -d epson:/dev/sg0 --source Automatic Document Feeder
>>> This syntax was obviously not correct. Can someone tell me how it should
>>> looks like to scan from the ADF?
>
>
> Maybe something like:
>
> scanimage --source "Automatic Document Feeder" --batch --batch-count 5
>
> to scan five pages.
>
>
# scanimage -d epson:/dev/sg0 --source "Automatic Document Feeder"
--batch --batch-count 5
Scanning 5 pages, incrementing by 1, numbering from 1
Scanning page 1
scanimage: sane_start: Error during device I/O
Scanned page 1. (scanner status = 9)
You have new mail in /var/spool/mail/terje
>>> 4) scanadf:
>>>
>>> # scanadf
>>> started scanning from the flatbed! (not from the ADF):
>
>
> No. You must also use "--source "Automatic..." to select where you
> scan from.
>
# scanadf --source "Automatic Document Feeder"
scanadf: sane_start: Error during device I/O
Error during device I/O
Scanned 0 pages
Terje J. Hanssen