1

I have a Epson TX560WD, the printer works perfectly on Ubuntu 11.10, but the scanner don't.

I installed XSane and xsane-extras, but the scanner it's not recognized either way. When I open XSane the following message shows up: "no device available".

According to Sane Project the Epson TX560WD is tagged as "Complete", so it should work (I guess so).

http://www.sane-project.org/lists/sane-backends-external.html

Also my Ubuntu 11.10 is 64 bits.

What I should do, to make the scanner work?

  • Tried installing iscan but that doesn't work.
Jorge Castro
  • 73,717
Removed
  • 3,748

2 Answers2

0

Did you try installing iscan? That's what I had to do to get my Epson NX420 Printer/Scanner scanning properly.

http://www.avasys.jp/lx-bin2/linux_e/spc/DL1.do

Select your model number and then on the next page you'll be presented with all the download options.

0

Download from Here

and download this files :

iscan-network-nt_1.1.0-2_amd64.deb
iscan-data_1.11.0-1_all.deb
iscan_2.27.1-4_amd64.deb

then

sudo dpkg -i packagename (with each packed)

You can see also the PDF....

hhlp
  • 42,872