You are not logged in.
Pages: 1
Hi!
I installed sane and it detected my usb scanner successfully (Canon Pixma MP150).
Now when i try to scan something with command: scanimage -d pixma:04A91709_4029FC -x 50 -y 50 --format=tiff > test.tiff
The output is: scanimage: sane_read: Error during device I/O
Last edited by rasmuz (2012-08-18 22:08:04)
Offline
Have you tried adding your user to the scanner group:
gpasswd -a your_username scannerIf it still doesn't work, does xsane work? Have a look at: https://wiki.archlinux.org/index.php/Sane
Offline
I got my Canon MFP printer scanner only to work with Canon's scangearmp utility. You might try installing the scangearmp utility for the MP160 as the MP160 printer drivers are reported to work for the MP150. After installing, run scangearmp from terminal as root to bring up the GUI app.
Offline
Pages: 1