klep / scanline

Command line scanning utility for OSX
MIT License
126 stars 23 forks source link

Scans once then scanner has to be restarted #19

Closed vegas23 closed 2 years ago

vegas23 commented 7 years ago

macOS 10.12.4 Scanner: Epson DS-510

After using scanline to scan a document (which does work!) the scanner has to be power cycled before it works again. Is there some sort of call to reset the scanner that is not happening?

klep commented 7 years ago

I had similar issues with my Epson WorkForce 635. Long story short -- try updating the drivers from Epson's web site. You might also have a stray scanner process running (ps aux | grep -i scan) that you could kill. But for me, updating the driver did the trick.