Results 1 to 1 of 1
For those of you out there that just installed Fedora 10 and get your Epson DX7450 (or maybe other types) working perfectly
but CANT USE the Scanner Tool I may ...
- 05-29-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 3
install scanner for Epson DX7450 multifuncion USB
For those of you out there that just installed Fedora 10 and get your Epson DX7450 (or maybe other types) working perfectly
but CANT USE the Scanner Tool I may be able to help
If you are getting the message "No devices available" when you run the Scanner Tool - xsane
do this:
log in as root and open a terminal window
run the command:
(with the multifunction printer ON of course)Code:sane-find-scanner
it will tell you that found a USB scanner with vendor=xxxxxx, product=yyyyyy
copy those numbers and now edit this file:
uncoment the last two lines:Code:/etc/sane.d/epson.conf
now add the folowing line to the USB section of the file (the last section)Code:usb /dev/usbscanner0 usb /dev/usb/scanner0
now it should workCode:usb xxxxxx yyyyyy

hope this helped
Linux IS the future!
---------------------------------
Nuno Alex


Reply With Quote