Epson Perfection V19 scanner on Slackware 14.2
by linq from LinuxQuestions.org on (#5PJWW)
Can't use Epson Perfection V19 scanner in Linux (Slackware 14.2).
Sane list of supported models says it is unsupported and indeed it doesn't work out of the box. The indicator on the scanner is always off. I have downloaded epsonscan2-bundle-6.6.2.5.x86_64.rpm.tar.gz from the epson site. I then unpacked it to find two rpms :
core/epsonscan2-6.6.2.5-1.x86_64.rpm
plugins/epsonscan2-non-free-plugin-1.0.0.5-1.x86_64.rpm
converted these rpms to txz and installed. Commented out epson, epkowa, epsonds in /etc/sane.d/dll.conf leaving only epson2 and in /etc/sane.d/epson2.conf added this :
usb 0x4b8 0x013c
Checked
# sane-find-scanner
...
found USB scanner (vendor=0x04b8 [EPSON], product=0x013c) at libusb:004:008
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.
# scanimage -L
device `epsonscan2:Epson Perfection V19:004:005:esci2:usb:ES010C:316' is a EPSON Epson Perfection V19:004:005 flatbed scanner
xsane now discoveres the scanner and when I select it and press OK power indicator light goes on and I hear the sound of moving gear inside but then xsane segfaults like this:
TCP: request_sock_TCP: Possible SYN flooding on port 40097. Sending cookies. Check SNMP counters.
xsane[10565]: segfault at 0 ip 00007fed441e11c4 sp 00007ffc2b5fc8c0 error 4 in libc-2.23.so[7fed44174000+1c0000]
and now scanimage -L shows this
device `epsonscan2::004:008:esci2:usb:ES010C:316' is a EPSON :004:008 flatbed scanner
with different 'scanner name' every time I launch scanimage
and what SYN flooding has to do with the scanner .. ?
Sane list of supported models says it is unsupported and indeed it doesn't work out of the box. The indicator on the scanner is always off. I have downloaded epsonscan2-bundle-6.6.2.5.x86_64.rpm.tar.gz from the epson site. I then unpacked it to find two rpms :
core/epsonscan2-6.6.2.5-1.x86_64.rpm
plugins/epsonscan2-non-free-plugin-1.0.0.5-1.x86_64.rpm
converted these rpms to txz and installed. Commented out epson, epkowa, epsonds in /etc/sane.d/dll.conf leaving only epson2 and in /etc/sane.d/epson2.conf added this :
usb 0x4b8 0x013c
Checked
# sane-find-scanner
...
found USB scanner (vendor=0x04b8 [EPSON], product=0x013c) at libusb:004:008
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.
# scanimage -L
device `epsonscan2:Epson Perfection V19:004:005:esci2:usb:ES010C:316' is a EPSON Epson Perfection V19:004:005 flatbed scanner
xsane now discoveres the scanner and when I select it and press OK power indicator light goes on and I hear the sound of moving gear inside but then xsane segfaults like this:
TCP: request_sock_TCP: Possible SYN flooding on port 40097. Sending cookies. Check SNMP counters.
xsane[10565]: segfault at 0 ip 00007fed441e11c4 sp 00007ffc2b5fc8c0 error 4 in libc-2.23.so[7fed44174000+1c0000]
and now scanimage -L shows this
device `epsonscan2::004:008:esci2:usb:ES010C:316' is a EPSON :004:008 flatbed scanner
with different 'scanner name' every time I launch scanimage
and what SYN flooding has to do with the scanner .. ?