The patch suggested in the sane-devel mailing list [1] by Nicolas
Martin fixes the scanning problem on my Pixma MP600.
I would be very glad if you, and any other readers of these bugreports
that are affected by the problem could try whether that patch fixes their
problems and report it to [email protected] (and/or to me).
I've compiled the pixma libs for the amd64 platform (i.e. 64 bit amd and
intel processors) and put them up for a try here [2].
You'll need to download them and install them (as root) with:
cp libsane-pixma.so.1.0.22 /usr/lib/sane/
(
cd /usr/lib/sane/
ln -f -s libsane-pixma.so.1.0.22 libsane-pixma.so.1
)
cp libsane.so.1.0.22 /usr/lib/
(
cd /usr/lib/
sudo ln -f -s libsane.so.1.0.22 libsane.so.1
)
Then you can start xsane and try whether it now works with the fixed
backend.
If it doesn't, or you just want to go back to your previous
configuration, then you can just (re-)install the libsane deb package [3]
and it will clean up all changes made by the few lines above. Again as
root:
apt-get --reinstall install libsane
Thanks,
*t
[1]
http://lists.alioth.debian.org/pipermail/sane-devel/2010-November/027737.html
[2] http://tpo.sourcepole.ch/public/
[3] http://packages.debian.org/libsane
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]