Discussion:
[sane-devel] Bug report
Robert Dady
2017-09-26 13:52:50 UTC
Permalink
Hi,

I have found some funny thing:

Scanner Canon LiDe 100
works fine (under Windows 10 tested and earlier with Fedora 25), but now

scanimage -d genesys:libusb:$(lsusb -d 04a9:1904 | awk '{ print $2
":" $4 }' | cut -b-7) -l 0 -t 0 -x 210 -y 297 --mode Color
--depth 8 --resolution 150 --
format=jpeg >/home/drobert/Pictures/scan-$(date +'%Y-%m-%d-%H-%M-%S').jpg'



produces red coloured noise + thick vertical line + image
https://ibb.co/bFzBUQ (a free image hoster)

[***@s ~]$ rpm -qa| grep sane
sane-backends-libs-1.0.27-2.fc26.x86_64
xsane-common-0.999-21.fc26.x86_64
xsane-0.999-21.fc26.x86_64
sane-backends-drivers-cameras-1.0.27-2.fc26.x86_64
sane-backends-drivers-scanners-1.0.27-2.fc26.x86_64
sane-backends-libs-1.0.27-2.fc26.i686
sane-frontends-1.0.14-24.fc26.x86_64
sane-backends-1.0.27-2.fc26.x86_64
ksaneplugin-16.12.3-1.fc26.x86_64
libksane-15.08.3-4.fc26.x86_64
xsane-gimp-0.999-21.fc26.x86_64
kf5-libksane-16.12.3-1.fc26.x86_64
[***@s ~]$ uname -a
Linux s 4.12.13-300.fc26.x86_64 #1 SMP Thu Sep 14 16:00:38 UTC 2017 x86_64
x86_64 x86_64 GNU/Linux
[***@s ~]$


Best regards,
Robert

Loading...