You are not logged in.

#1 2011-12-19 00:35:12

mianka
Member
From: BE LEUVEN
Registered: 2006-05-30
Posts: 232

SOLVED:EPSON PX700W AIO over network.Scanning

I am using this all-in-one via it's network(eth) interface (192.168.1.12) on the KDE desktop : printing works perfectly all of the time ,but scanning is erratic :

- via Xsane it scans sometimes but mostly it does not with an error message like "error during device I/O"
-via skanlite it never works :same message

It does so on two computers (ARCH 64-bit) since a few days, after a new install,before it all worked.

The scanning element starts scanning , but stops before finishing the the scan

Scanimage -l gives me the right scanner name

Last edited by mianka (2012-08-03 20:20:38)

Offline

#2 2011-12-19 00:50:57

/dev/zero
Member
From: Melbourne, Australia
Registered: 2011-10-20
Posts: 1,247

Re: SOLVED:EPSON PX700W AIO over network.Scanning

Do you see anything in your logs?

What happens if you use sane rather than xsane? - command line tools often give more helpful and verbose errors.

Offline

#3 2011-12-19 03:08:00

mianka
Member
From: BE LEUVEN
Registered: 2006-05-30
Posts: 232

Re: SOLVED:EPSON PX700W AIO over network.Scanning

I see nothing in the logs.

Sane doesn't seem to be a program on its own: I think it's scanimage.

Offline

#4 2011-12-19 03:20:20

/dev/zero
Member
From: Melbourne, Australia
Registered: 2011-10-20
Posts: 1,247

Re: SOLVED:EPSON PX700W AIO over network.Scanning

mianka wrote:

Sane doesn't seem to be a program on its own: I think it's scanimage.

My bad, I haven't used it in a while. Sorry about that.


mianka wrote:

Scanimage -l gives me the right scanner name

What about the following:

scanimage > image.pnm

as in the manual?

Offline

#5 2011-12-19 14:59:56

mianka
Member
From: BE LEUVEN
Registered: 2006-05-30
Posts: 232

Re: SOLVED:EPSON PX700W AIO over network.Scanning

To /dev/zero : scanimage > image.pnm gives "sane_start: Invalid argument"

Offline

#6 2011-12-19 19:01:08

/dev/zero
Member
From: Melbourne, Australia
Registered: 2011-10-20
Posts: 1,247

Re: SOLVED:EPSON PX700W AIO over network.Scanning

mianka wrote:

To /dev/zero : scanimage > image.pnm gives "sane_start: Invalid argument"

Okay, this is a good start. Now try googling for that error message. I see several results for it.

Offline

#7 2012-08-03 20:19:10

mianka
Member
From: BE LEUVEN
Registered: 2006-05-30
Posts: 232

Re: SOLVED:EPSON PX700W AIO over network.Scanning

For those interested:for an Epson AIO over ethernet.
1) Install & configure alsa & cups. Put cupsd and saned in /etc/rc.conf.
2) Install iscan,iscan-data and iscan-plugin-network from the AUR
3) edit /etc/sane.d/epkowa.conf and add a line : net "ip of your network printer" (in my case : 192.168.1.12 1865) and save.
4) edit /usr/share/iscan-data fs-blacklist and remove your model name (in my case Artisan700-Epsons have different names in EU and USA) and save.
5) reboot
6) scan over your network.

Offline

Board footer

Powered by FluxBB