Sane as in scanners on Linux that is, you don't have to be actually sane! :-)
I have an Epson V700 scanner which is listed as supported by the sane-epson backend. However I'm having a hard time getting the thing recognised by anything at all.
It is connected and functioning because "sane-find-scanner" successfully finds it and lists the right parameters:-
found USB scanner (vendor=0x04b8 [EPSON], product=0x012c [EPSON Scanner]) at libusb:7:2
So it's there and connected to the USB OK. But that's as far as I can get and the Sane documentation isn't very forthcoming on what I have to do next. Should it "just work" now or is there a configuration file that needs editing? Nothing in the Sane documentation seems to tell me what's needed.
The above "sane-find-scanner" also says "Try scanimage -L and read the backend's manpage.". I've done that, "scanimage -L" doesn't detect any scanners and the sane.epson man page leaves me none the wiser really.
I have tried adding the following line to /etc/sane.d/epson.conf:-
usb 0x4b8 0x12c
but it hasn't helped.
I'm stuck, what do I need to do to actually get some sane front end to see the scanner via the back-end?
On 03-Nov-06 cl@isbd.net wrote:
Sane as in scanners on Linux that is, you don't have to be actually sane! :-)
I have an Epson V700 scanner which is listed as supported by the sane-epson backend. However I'm having a hard time getting the thing recognised by anything at all.
Hi Chris, I'm not seeing a solution to your problem (actually it's not clear what the specific problem is), but try having a look at
man sane-epson
which may help!
Good luck, Ted.
It is connected and functioning because "sane-find-scanner" successfully finds it and lists the right parameters:-
found USB scanner (vendor=0x04b8 [EPSON], product=0x012c [EPSON Scanner]) at libusb:7:2
So it's there and connected to the USB OK. But that's as far as I can get and the Sane documentation isn't very forthcoming on what I have to do next. Should it "just work" now or is there a configuration file that needs editing? Nothing in the Sane documentation seems to tell me what's needed.
The above "sane-find-scanner" also says "Try scanimage -L and read the backend's manpage.". I've done that, "scanimage -L" doesn't detect any scanners and the sane.epson man page leaves me none the wiser really.
I have tried adding the following line to /etc/sane.d/epson.conf:-
usb 0x4b8 0x12c
but it hasn't helped.
I'm stuck, what do I need to do to actually get some sane front end to see the scanner via the back-end?
-- Chris Green (chris@halon.org.uk)
main@lists.alug.org.uk http://www.alug.org.uk/ http://lists.alug.org.uk/mailman/listinfo/main Unsubscribe? See message headers or the web site above!
-------------------------------------------------------------------- E-Mail: (Ted Harding) Ted.Harding@nessie.mcc.ac.uk Fax-to-email: +44 (0)870 094 0861 Date: 03-Nov-06 Time: 12:36:23 ------------------------------ XFMail ------------------------------
On Fri, Nov 03, 2006 at 12:36:26PM -0000, Ted Harding wrote:
On 03-Nov-06 cl@isbd.net wrote:
Sane as in scanners on Linux that is, you don't have to be actually sane! :-)
I have an Epson V700 scanner which is listed as supported by the sane-epson backend. However I'm having a hard time getting the thing recognised by anything at all.
Hi Chris, I'm not seeing a solution to your problem (actually it's not clear what the specific problem is), but try having a look at
man sane-epson
I've looked there, it didn't really get me any further, I have put what seems like the right things in the /etc/sane.d/epson.conf file but it hasn't helped.
I've even run sane-troubleshoot and that says everything works perfectly and even made the scanner scan! (It thinks it's a different Epson scanner but that's just because it's quite old I suspect)
So both sane-find-scanner and sane-troubleshoot think everything is OK but none of the actual user utilities can see the scanner at all!