Linux Lite Forums

Hardware - Support => Printing and Scanning => Topic started by: MoonLight on July 31, 2016, 04:51:53 PM

Title: Canon lLide 220 recognized but not working - please help
Post by: MoonLight on July 31, 2016, 04:51:53 PM
Hi,
I've got the latest version of LinuxLite.
I tried to scan with my scanner Canon Lide 220 with xsane.
When I try to scan, I hear a sound from the scanner like it wants to start to scan. But the lamp doesn't move and the sound stops.
And I get an error that says: Failed to start scanner: Error during device I/O.

How can I get my scanner to work?
Thanks,


Title: Re: Canon lLide 220 recognized but not working - please help
Post by: Wirezfree on July 31, 2016, 05:24:58 PM
Hi,

Some Googling shows a lot of reports of the 220 not working with Ubuntu 16.04, which LL3.0 is based on.
There is even a similar "Bug Report (https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1588878)" logged June 2016. This maybe your issue..??
Title: Re: Canon lLide 220 recognized but not working - please help
Post by: trinidad on July 31, 2016, 06:32:12 PM
Ubuntu no longer installs the complete Debian print packages. You will have to get the correct ones from Debian.

TC
Title: Re: Canon lLide 220 recognized but not working - please help
Post by: MoonLight on August 01, 2016, 03:01:54 PM
Hi,

Some Googling shows a lot of reports of the 220 not working with Ubuntu 16.04, which LL3.0 is based on.
There is even a similar "Bug Report (https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1588878)" logged June 2016. This maybe your issue..??

Hi,
Yes it seem to be the same bug  :-[
I'm a new linux user. What shoud I do now?
Thanks
Title: Re: Canon lLide 220 recognized but not working - please help
Post by: MoonLight on August 01, 2016, 03:03:59 PM
Ubuntu no longer installs the complete Debian print packages. You will have to get the correct ones from Debian.

TC

Thanks for the info...
How do i install Debian print packages... and will it work with it?
Thank you.
Title: Re: Canon lLide 220 recognized but not working - please help
Post by: trinidad on August 01, 2016, 05:03:18 PM
1) First check System info to see if USB scanner/printer is even listed there. USB devices do not always get listed properly in OS installation. You will probably have to fix this issue first if that's what it is.

2) Also open Synaptic and check to see if: libsane & libsane-common 1.0.25+git20150528-1 are installed. If they are not there install them and the dependencies from Synaptic. If they are there and your printer scanner still does not work you can try to install sane genesys.5 from here: http://manpages.ubuntu.com/manpages/wily/man5/sane-genesys.5.html, which is known to work with Canoscan 220 in Ubuntu, but not simple to work with given that you have newer Xsane already. Canon stuff is of course semi-proprietary. I am not sure if the older genesys.5 backend will work properly with Xsane. Perhaps someone else here knows.

3) There is an older backend available from Debian but it no longer works with Xsane. I may be leading you into more difficulty with that proposition anyway. My bad. Too much going on today. Scrounge around the Ubuntu forums and manuals for more information. I suspect the problem is resolved, because it did not become a problem until Ubuntu began dropping older support libraries.

TC

 
Title: Re: Canon lLide 220 recognized but not working - please help
Post by: Wirezfree on August 01, 2016, 06:58:32 PM
@MoonLight

If you can follow @Trinidad, do that 1st,
Otherwise you will have to periodically check the link I gave to see if the bug get's fixed.

If you don't need all the features of 3.0, you could try 2.8, see if it works.?
Title: Re: Canon lLide 220 recognized but not working - please help
Post by: MoonLight on August 04, 2016, 04:16:50 AM
Hi,
Since I'm new to linux, I don't know how to install packages etc...
So I might just wait for that bug to be fixed or I'll downgrade to linux 2.8.
Thank you.