[sane-devel] problem with epson gt-300

Karl Heinz Kremer khk at khk.net
Sat Nov 15 21:50:33 GMT 2003


This scanner was supported at one time, but I don't have any parallel port
scanners, and therefore no way to test changes that I make to the software.

The information that's printed to the console means that the backend did
not receive any useful information regarding the language level that the
scanner supports. This should be something like A5, B3 ... B8, D1
In your case it's &@, which is not even close to valid data. The backend
therefore tries to "talk" to the scanner with the B3 command level -
which should be OK for the GT-300. However, since we received garbage
for the command level, it's very likely that we never received good
information in the first place and that the scanner is not communicating
with us. 

Can you please try to capture a debug log. YOu can do this by setting the 
the debug variable:
export SANE_DEBUG_EPSON=128
scanimage > /tmp/scan.log 2>&1

Then please attach the file /tmp/scan.log to an email to me.

Thanks,

Karl Heinz



On Sun, Nov 09, 2003 at 05:08:11PM +0100, René Kraneis wrote:
> hello,
> i'm quite new to sane and tried to get my old "epson gt-300" parport 
> scanner running under linux (suse linux 9; scanimage --version: 1.0.12). so 
> i just read a bit about how to configure and enabled the parport device 
> 0x378 in "/etc/sane.d/epson.conf" (pio 0x378). when i now run "$ scanimage 
> - d epson --format pnm > myscan" (as root, need to change file permissions, 
> i know) my scanner drags the sheet in and pulls it out on the other side 
> (but much too fast for a scan) and i get the message
> 
> [epson] Unknown type & or level @, using B3
> scanimage: sane_start: Invalid argument
> 
> it would be really great if someone could help me (as the gt-300 was in the 
> "probably supported list")
> thanks,
>    rene.
> 
> _______________________________________________
> sane-devel mailing list
> sane-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/sane-devel

-- 
Karl Heinz Kremer                                  khk at khk.net
PGP Key at                 http://www.khk.net/download/khk.asc
EPSON Sane Backend:                         http://www.khk.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/sane-devel/attachments/20031115/33745e97/attachment.sig>


More information about the sane-devel mailing list