Re: RaspiOS - Scanimage 1.2.1 - esci-driver-problem
ThierryFR via sane-devel <[email protected]>
| Newsgroups | gmane.comp.graphics.scanning.sane.devel |
|---|---|
| Message-ID | <[email protected]> |
Le 2024-04-30 15:00, Christoph via sane-devel a écrit : > Hi, > > I've just installed a raspi3 with raspiOS32 based on debian bookworm. > > When I tried to scan with this command: scanimage -d > escl:https://192.168.1.121:443 --source "ADF Duplex" --mode Lineart > --resolution 300 --progress > > --format=png --batch --buffer-size=128 > > come back like this: > > scanimage: rounded value of resolution from 300 to 300 > scanimage: rounded value of br-x from 215.9 to 215.9 > scanimage: rounded value of br-y from 297.18 to 297.18 > Scanning infinity pages, incrementing by 1, numbering from 1 > Scanning page 1 > scanimage: sane_start: Document feeder out of documents > Batch terminated, 0 pages scanned > > Same command with same raspi but older raspios bullseye works as > expected, but only with --format=png over all pages in ADF. There was > used scanimage v1.0.31 > > I'm using an EPSON XP-7100 Hi, This is solved, but you need to upgrade to sane-backend 1.3. Do you know how to build a debian package with the sources? Thierry > Greetz, Christoph