[sane-devel] epson 4180 epkowa

Mickael Profeta mike@alezan.org
Sun, 13 Feb 2005 22:53:14 +0100


>
>
>> Hi
>>
>>> I would like to use scanimage with my epson 4180.
>>> It is supported by epkowa backend, and iscan works. But I would like
>>> to do some scans on command line, without any gui, is it possible?
>>>   
>>
>
Some more informations:

I Have juste tried this

fjord:/var/log# SANE_DEBUG_EPKOWA=255 scanimage -L
[sanei_debug] Setting debug level of epkowa to 255.
[epkowa] sane_init: iscan 1.13.0
[epkowa] sane_init, ># epkowa.conf<
[epkowa] sane_init, >#<
[epkowa] sane_init, ># examples for how to configure the SANE EPSON KOWA 
Backend<
[epkowa] sane_init, >#<
[epkowa] sane_init, ># SCSI scanner:<
[epkowa] sane_init, >#scsi EPSON<
[epkowa] sane_init, >#<
[epkowa] sane_init, ># Parallel port scanner:<
[epkowa] sane_init, >#pio 0x278<
[epkowa] sane_init, >#pio 0x378<
[epkowa] sane_init, >#pio 0x3BC<
[epkowa] sane_init, >#<
[epkowa] sane_init, ># USB scanner - only enable this if you have an 
EPSON scanner. It could<
[epkowa] sane_init, >#               otherwise block your non-EPSON 
scanner from being<
[epkowa] sane_init, >#               recognized.<
[epkowa] sane_init, >#usb /dev/usb/scanner0<
[epkowa] sane_init, >#usb 0x04b8 0x0118a<
[epkowa] sane_init, >#usb /proc/bus/usb/004/005<
[epkowa] sane_init, >usb libusb:004:005<
[epkowa] attach_one_usb(libusb:004:005)
[epkowa] SANE EPSON KOWA Backend 1.13.0 - 2004-10-05
[epkowa] attach(libusb:004:005, 3)
[epkowa] attach: opening libusb:004:005
[epkowa] Found valid EPSON scanner: 0x4b8/0x118 (vendorID/productID)
[epkowa] /usr/lib/libesint43.so: undefined symbol: __gxx_personality_v0
[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).


/usr/lib/libesint43.so: undefined symbol: __gxx_personality_v0
May this line explain why I can not use scanimage -depkowa:libusb:004:005 or
xscanimage?

Thanks for help

Mike