sane-project-website/old-archive/1998-10/0269.html

127 wiersze
4.9 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Tue Oct 27 00:39:24 1998 PST" -->
<!-- sent="Tue, 27 Oct 1998 08:54:44 +0100 (CET)" -->
<!-- name="Mentore #cat# Siesto" -->
<!-- email="s135989@studenti.ing.unipi.it" -->
<!-- subject="Epson GT-300, new results" -->
<!-- id="" -->
<!-- inreplyto="" -->
<title>sane-devel: Epson GT-300, new results</title>
<h1>Epson GT-300, new results</h1>
<b>Mentore #cat# Siesto</b> (<a href="mailto:s135989@studenti.ing.unipi.it"><i>s135989@studenti.ing.unipi.it</i></a>)<br>
<i>Tue, 27 Oct 1998 08:54:44 +0100 (CET)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#269">[ date ]</a><a href="index.html#269">[ thread ]</a><a href="subject.html#269">[ subject ]</a><a href="author.html#269">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0270.html">Dr. Andreas Bolsch: "Re: Just a few dumb questions"</a>
<li> <b>Previous message:</b> <a href="0268.html">Andreas Schrell: "Minolta QuickScan35"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0295.html">Christian Bucher: "Re: Epson GT-300, new results"</a>
<li> <b>Reply:</b> <a href="0295.html">Christian Bucher: "Re: Epson GT-300, new results"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Hi all,<br>
<p>
I got some new and interesting results on my Epson GT-300.<br>
<p>
Setting the variables SANE_DEBUG_EPSON and SANE_DEBUG_SANEI_PIO to<br>
the value of 1, and launching scanimage for OS/2 with the command<br>
<p>
scanimage -d epson<br>
<p>
the program reported<br>
<p>
[sanei_init_debug]: Setting debug level of epson to 1.<br>
[sanei_init_debug]: Setting debug level of sanei_pio to 1.<br>
[epson] Incompatible printer port (probably bi/directional)<br>
[epson] type s 0x73<br>
[epson] level a 0x61<br>
[epson] attach: device doesn't look like an Epson scanner<br>
<p>
Process terminated by SIGSEGV<br>
core dumped<br>
SYS1808:<br>
Il processo e' terminato. Il codice per la diagnostica<br>
software (codice dell'errore) e' 0005.<br>
<p>
Note that the last message was brought by OS/2.<br>
<p>
Setting the same variables to 2 gave the same result, while setting<br>
them to 5 gave this:<br>
<p>
[sanei_init_debug]: Setting debug level of epson to 5.<br>
[epson] sane_init: sane 0.74<br>
[epson] sane_init, &gt;0x278&lt;<br>
[epson] sane_init, &gt;0x278&lt;<br>
[epson] attach: opening 0x278<br>
[sanei_init_debug]: Setting debug level of sanei_pio to 5.<br>
[epson] send buf, size = 2<br>
[epson] receive buf, expected = 1, got = 1<br>
[epson] code 00<br>
[epson] Incompatible printer port (probably bi/directional)<br>
[epson] Illegal response of scanner for command: 00<br>
[epson] type s 0x73<br>
[epson] level a 0x61<br>
[epson] send buf, size = 2<br>
[epson] receive buf, expected = 4, got = 4<br>
[epson] attach: device doesn't look like an Epson scanner<br>
<p>
Process terminated by SIGSEGV<br>
core dumped<br>
SYS1808:<br>
Il processo e' terminato. Il codice per la diagnostica<br>
software (codice dell'errore) e' 0005.<br>
<p>
I then tried activating the GT-6500 emulation, and reset the debug<br>
variables to 1. Then scanimage returned<br>
<p>
[sanei_init_debug]: Setting debug level of epson to 1.<br>
[sanei_init_debug]: Setting debug level of sanei_pio to 1.<br>
[epson] Incompatible printer port (probably bi/directional)<br>
[epson] type s 0x73<br>
[epson] level a 0x61<br>
[epson] attach: device doesn't look like an Epson scanner<br>
<p>
Process terminated by SIGSEGV<br>
core dumped<br>
SYS1808:<br>
Il processo e' terminato. Il codice per la diagnostica<br>
software (codice dell'errore) e' 0005.<br>
<p>
which is the same result I gave from the first try. I then gave up.<br>
<p>
Now, why scanimage doesn't recognize the scanner like an Epson one?<br>
Is this due to TWAIN specifications or something else? The Epson GT-300<br>
knows ISIS and TWAIN specifications, but does this have anything to do<br>
with the reports?<br>
<p>
Another try I did was setting the debug dll variable to 5, as the other<br>
two. Launching scanimage the same result I got from the last try I did<br>
setting the debug variables to 5.<br>
<p>
I tried also setting the three debug variables to 1, and nothing<br>
changed, so I think there must be something to be added to the DLL.<br>
Yuri? Tu che ne dici?<br>
<p>
Bye bye everybody,<br>
Mentore<br>
<p>
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0270.html">Dr. Andreas Bolsch: "Re: Just a few dumb questions"</a>
<li> <b>Previous message:</b> <a href="0268.html">Andreas Schrell: "Minolta QuickScan35"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0295.html">Christian Bucher: "Re: Epson GT-300, new results"</a>
<li> <b>Reply:</b> <a href="0295.html">Christian Bucher: "Re: Epson GT-300, new results"</a>
<!-- reply="end" -->
</ul>