Hello all,
I've got a CX5400 EPSON All-in-One printer/scanner.
I tried to configure sane-backends in order to get it working on my 2.6.14-gentoo (amd 64), but I think I'm doing something wrong.
That is, when I type:
# sane-find-scanner -q
I get:
found USB scanner (vendor=0x04b8 [EPSON], product=0x0808 [USB MFP]) at libusb:002:003
But, after configuring /etc/sane.d/epkowa.conf with
usb 0x04b8 0x0808
and /etc/sane.d/dll.conf with:
epkowa
Then if I try:
# SANE_DEBUG_EPKOWA scanimage -L
I'll get:
[sanei_debug] Setting debug level of epkowa to 16.
[epkowa] sane_init: iscan 1.17.0
[epkowa] sane_init, >usb 0x04b8 0x0808<
[epkowa] attach_one_usb(libusb:002:003)
[epkowa] EPKOWA SANE Backend 1.17.0 - 2005-08-04
[epkowa] attach(libusb:002:003, 3)
[epkowa] attach: opening libusb:002:003
[epkowa] sane_get_devices()
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
[epkowa] sane_exit
And obviously no way also with xsane neither xscanimage.
HOW IS IT POSSIBLE???
I would really appreciate any comment!!!
Thank you,
S.G.
--
You can't learn what you think you know.
- [gentoo-user] Scanner Epson CX5400 smoke3
- Re: [gentoo-user] Scanner Epson CX5400 Richard Fish