I can't seem to get SimpleScan to work with my flaltbed scanner, a Canon LiDE100. When I try to scan, it displays a red bar with the text "Failed to Scan. Unable to start scan." I've got my scanner selected and everything. Running it sudo'd or as admin doesn't hep, and running the binary from the command-line displays the following error:
** (simple-scan:4350): WARNING **: scanner.vala:1098: Unable to start device: Error during device I/O
What am I doing wrong?
[SOLVED] SimpleScan not working with scanner; unable to scan
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
-
- Level 1
- Posts: 32
- Joined: Sun Apr 29, 2012 12:26 am
[SOLVED] SimpleScan not working with scanner; unable to scan
Last edited by Pointedstick on Sun Nov 18, 2012 3:06 am, edited 1 time in total.
Re: SimpleScan not working with my scanner; unable to scan
You have two options:
1. follow these instructions - "http://robsworldoftech.blogspot.com.au/ ... tu-or.html".
2. download the scanner driver from here: "http://www.sane-project.org/sane-mfgs.html#Z-CANON".
1. follow these instructions - "http://robsworldoftech.blogspot.com.au/ ... tu-or.html".
2. download the scanner driver from here: "http://www.sane-project.org/sane-mfgs.html#Z-CANON".
Linux Mint 20.1 Cinnamon
Re: SimpleScan not working with my scanner; unable to scan
I had a similar problem with my Genx Flatbed Scanner 1200 which had been detected as "Plustek OpticSlim 1200" in Linuxmint 12.
I downloaded the Windows driver from the manufacturer's website, then used "Wine" to install it in C\Program Files\ of my Windows partition, then copied the firmware file named "CISM216.FW" to the: /usr/share/sane/gt68xx/ directory of my Linuxmint system-according to the useful information I found on this website: http://linux.die.net/man/5/sane-gt68xx.
After that my scanner worked fine with both "Simple Scan", and "Xsane Image Scanning Program" utilities of Linuxmint 12.
I downloaded the Windows driver from the manufacturer's website, then used "Wine" to install it in C\Program Files\ of my Windows partition, then copied the firmware file named "CISM216.FW" to the: /usr/share/sane/gt68xx/ directory of my Linuxmint system-according to the useful information I found on this website: http://linux.die.net/man/5/sane-gt68xx.
After that my scanner worked fine with both "Simple Scan", and "Xsane Image Scanning Program" utilities of Linuxmint 12.
Re: SimpleScan not working with my scanner; unable to scan
I previously had SANE/SimpleScan working fine with my Canon LIDE 200.
Today when I connected the scanner SimpleScan recognized it, but would not scan, similar to the OP's problem.
SimpleScan is obviously communicating with the scanner (I can hear it), and SANE recognizes the scanner through the terminal. (scanimage --help)
I was able scan successfully with this input to the terminal:
scanimage -d genesys:libusb:002:004 --format=tiff >image.tiff
I hope this is mildly helpful to someone.
Today when I connected the scanner SimpleScan recognized it, but would not scan, similar to the OP's problem.
SimpleScan is obviously communicating with the scanner (I can hear it), and SANE recognizes the scanner through the terminal. (scanimage --help)
I was able scan successfully with this input to the terminal:
scanimage -d genesys:libusb:002:004 --format=tiff >image.tiff
I hope this is mildly helpful to someone.
-
- Level 1
- Posts: 32
- Joined: Sun Apr 29, 2012 12:26 am
Re: SimpleScan not working with my scanner; unable to scan
In the end, in Mint 12, my problem was solved by following the instructions on http://robsworldoftech.blogspot.com.au/ ... tu-or.html
In the Mint 14 RC, the problem doesn't exist in the first place!
In the Mint 14 RC, the problem doesn't exist in the first place!
