I am running 6.06 Dapper Drake
I am trying to get my Epson 4490 scanner working with xsane and iscan. I have had help from a friend with more kowledge than me but have exausted this as well.
I have done the following:
Installed sane, sane-utils, xsane, xsane-common.
Downloaded iscan and the appropriate plugin, converted to .deb using alien and installed.
Changed the firmware line in "etc/sane.d/snapscan.conf" to "/usr/share/iscan/esfw52.bin" .
Added the scanner to the same file - 0x04b8 0x0119 .
I have commented out "scsi epson" in "etc/sane.d/epson.conf"
I have commented out "scsi epson" in "etc/sane.d/epkowa.conf"
I have added "epkowa" to "etc/sane.d/dll.conf"
I now have xsane on the K Menu Graphics section and have added iScan.
Neither program can find the scanner.
If I open the programmes from the command line using kdesu, the prorammes open and find the scanner suggesting a permissions problem.
Using "sane-find-scanner", the scanner is located at "libusb:004:002"
Using command "chmod 0666 /proc/bus/usb/004/002" hasn't worked either.
Ran sudo "scanimage -L" which shows the scanner. Running not as sudo shows nothing, suggesting scanner is root but not normal user.
In a Sane read me (http://www.sane-project.org/README.linux) is information relating to this that recommends modifications to "/etc/udev/rules.d/45-libsane.rules" .
I have added
"# Epson Corp.|Perfection 4490 (GT-X750)
SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="0119", MODE="664", GROUP="scanner" "
This is where I have run out of help and knowledge and am heading for copious quantites of Gin & Tonic or other libations.
There is an instruction in the header of the file as follows:
"To run a script when your scanner is plugged in, add RUN="/path/to/script" to the appropriate rule"
Can someone be kind enough to help me out here and tell me what to add in simple terms that even I can understand? Also have I done anything daft in the foregoing that would prevent the scanner working with the software?
One other thing. Regrettably I have to say that the Epson proprietary software for Windows is actually very good. Would it run under WINE?
Thanks
Peter Randall
I am trying to get my Epson 4490 scanner working with xsane and iscan. I have had help from a friend with more kowledge than me but have exausted this as well.
I have done the following:
Installed sane, sane-utils, xsane, xsane-common.
Downloaded iscan and the appropriate plugin, converted to .deb using alien and installed.
Changed the firmware line in "etc/sane.d/snapscan.conf" to "/usr/share/iscan/esfw52.bin" .
Added the scanner to the same file - 0x04b8 0x0119 .
I have commented out "scsi epson" in "etc/sane.d/epson.conf"
I have commented out "scsi epson" in "etc/sane.d/epkowa.conf"
I have added "epkowa" to "etc/sane.d/dll.conf"
I now have xsane on the K Menu Graphics section and have added iScan.
Neither program can find the scanner.
If I open the programmes from the command line using kdesu, the prorammes open and find the scanner suggesting a permissions problem.
Using "sane-find-scanner", the scanner is located at "libusb:004:002"
Using command "chmod 0666 /proc/bus/usb/004/002" hasn't worked either.
Ran sudo "scanimage -L" which shows the scanner. Running not as sudo shows nothing, suggesting scanner is root but not normal user.
In a Sane read me (http://www.sane-project.org/README.linux) is information relating to this that recommends modifications to "/etc/udev/rules.d/45-libsane.rules" .
I have added
"# Epson Corp.|Perfection 4490 (GT-X750)
SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="0119", MODE="664", GROUP="scanner" "
This is where I have run out of help and knowledge and am heading for copious quantites of Gin & Tonic or other libations.
There is an instruction in the header of the file as follows:
"To run a script when your scanner is plugged in, add RUN="/path/to/script" to the appropriate rule"
Can someone be kind enough to help me out here and tell me what to add in simple terms that even I can understand? Also have I done anything daft in the foregoing that would prevent the scanner working with the software?
One other thing. Regrettably I have to say that the Epson proprietary software for Windows is actually very good. Would it run under WINE?
Thanks
Peter Randall

Yes, I,m going to reply to my own post. The Gin and Tonic Worked!!


Comment