I installed open a 32-bit openSUSE-11.1 with KDE-4.3.1 on my wife's PC , where she has an Epson perfection 1260 connected. I could not initially get the scanner to scanwith either kooka or iscan. Her PC has the proprietary iscan apps:
Code:
iscan-proprietary-drivers-2.10.0.1-1.4
iscan-2.10.0.1-59.8
iscan-firmware-2.8.0.1-1.4
Her scanner:
Code:
Bus 005 Device 002: ID 04b8:011d Seiko Epson Corp. Perfection 1260 Photo
I next added her login to group "lp" and I also added the application xsane-0.996-0.pm.1.
I logged in/out of Linux and noted
she could now scan with xsane but still neither kooka nor iscan would work. kooka recognized the device, but would simply sit at 0% when generating a preview. I waited an excessive time for the warmup (assuming that was taking place) but it did not make a difference from what I observed.
I noted iscan was giving the error "could not send command to scanner". I checked the /etc/udev/rules.d for the scanner rules under 55-libsane.rules and noted her scanner was listed, and it was not commented out. So in her case that was not the problem with iscan.
But further surfing on the web gave me a link to a Russian Epson support web site with this URL ( ... musing why do the Russians have the good support sites ? ... ):
http://support.epson.ru/upload/libra...nner_linux.pdf
I downloaded that , was pleased to note it was in the English language, and found a trouble shooting section in that document that noted for the "could not send command to scanner" error , one could go to the /etc/sane.dll/dll.conf file, and add the word 'epkowa' in that file. I checked the file on my wife's PC and I noted that both 'epson' and 'epkowa' were already in the file on my wife's pc, but both were commented out. So I removed the comment symbol from in front of 'epkowa' (i left epson commented out), and
iscan now worked. Strange. Possibly a packaging problem with one of the iscan apps I installed ?
I'm still not clear why kooka does not work. Likely I have something else misconfigured. Not a worry, as I now have 2 scanning apps that work, and my wife rarely boots to Linux (she is a big winXP fan).