sane-project-website/old-archive/1999-06/0116.html

124 wiersze
6.3 KiB
HTML

<!-- received="Sun Jun 20 06:59:53 1999 PDT" -->
<!-- sent="Sun, 20 Jun 1999 15:58:46 +0200 (MEST)" -->
<!-- name="Bernd Schroeder" -->
<!-- email="Bernd.M.Schroeder@gmx.de" -->
<!-- subject="Re: [PARPORT] BETA test, new ppSCSI drivers" -->
<!-- id="28854.929887126@www4.gmx.net" -->
<!-- inreplyto="[PARPORT] BETA test, new ppSCSI drivers" -->
<title>sane-devel: Re: [PARPORT] BETA test, new ppSCSI drivers</title>
<h1>Re: [PARPORT] BETA test, new ppSCSI drivers</h1>
<b>Bernd Schroeder</b> (<a href="mailto:Bernd.M.Schroeder@gmx.de"><i>Bernd.M.Schroeder@gmx.de</i></a>)<br>
<i>Sun, 20 Jun 1999 15:58:46 +0200 (MEST)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#116">[ date ]</a><a href="index.html#116">[ thread ]</a><a href="subject.html#116">[ subject ]</a><a href="author.html#116">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0117.html">Juha Sahakangas: "Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Previous message:</b> <a href="0115.html">Bernd Schroeder: "Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0126.html">Michele Bini: "Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Next in thread:</b> <a href="0099.html">Bernd Schroeder: "Re: Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Maybe reply:</b> <a href="0099.html">Bernd Schroeder: "Re: Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Maybe reply:</b> <a href="0100.html">Bernd Schroeder: "Re: Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Maybe reply:</b> <a href="0105.html">Bernd Schroeder: "Re: Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Reply:</b> <a href="0126.html">Michele Bini: "Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
<i>&gt; On Fri, Jun 18, 1999 at 05:46:48PM +0300, Juha Sahakangas wrote:</i><br>
<i>&gt; &gt; On Fri, 18 Jun 1999, Bernd Schroeder wrote:</i><br>
<i>&gt; &gt; </i><br>
<i>&gt; &gt; &gt; As a first step to solve the problem, please send me the output of</i><br>
<i>&gt; &gt; &gt; the scanner attributes. They are printed to stderr if you set</i><br>
<i>&gt; &gt; &gt; 'option dump 1' in the microtek2.conf file.</i><br>
<i>&gt; </i><br>
<i>&gt; I'll note the differences:</i><br>
<i>&gt; </i><br>
<i>&gt; &gt; </i><br>
<i>&gt; &gt; Here is for Phantom 330 CX :</i><br>
<i>&gt; &gt; </i><br>
<i>&gt; </i><br>
<i>&gt; Mine is labeled Phantom 336 CX (but is detected as 330)</i><br>
<i>&gt; </i><br>
<i>&gt; &gt; --</i><br>
<i>&gt; &gt; </i><br>
<i>&gt; &gt; </i><br>
<i>&gt; &gt; Scanner attributes from device structure</i><br>
<i>&gt; &gt; ========================================</i><br>
<i>&gt; &gt; </i><br>
<i>&gt; &gt; Scanner ID...</i><br>
<i>&gt; &gt; ~~~~~~~~~~~~~</i><br>
<i>&gt; &gt; Vendor Name: ' '</i><br>
<i>&gt; &gt; Model Name: ' scanner 330CS '</i><br>
<i>&gt; </i><br>
<i>&gt; same</i><br>
<i>&gt; </i><br>
<i>&gt; &gt; Revision: '1.28'</i><br>
<i>&gt; </i><br>
<i>&gt; Revision: '1.34'</i><br>
<i>&gt; </i><br>
<i>&gt; &gt; Model Code: 0x94 (Phantom 336 CX or ScanMaker 330 CX)</i><br>
<i>&gt; </i><br>
<i>&gt; I should correct my patch: I think it should be</i><br>
<i>&gt; 'Phantom 336 CX or 330 CX'</i><br>
<i>&gt; </i><br>
<i>&gt; &gt; Device Type Code: 0x06 (Scanner),</i><br>
<i>&gt; &gt; Scanner type: Flatbed scanner</i><br>
<i>&gt; &gt; Supported options: Automatic document feeder: No</i><br>
<i>&gt; &gt; Transparency media adapter: No</i><br>
<i>&gt; &gt; Auto paper detecting: Yes</i><br>
<i>&gt; &gt; Advanced picture system: No</i><br>
<i>&gt; &gt; Stripes: No</i><br>
<i>&gt; &gt; Slides: No</i><br>
<i>&gt; &gt; Scan button: Yes</i><br>
<i>&gt; </i><br>
<i>&gt; same (even if I have no button on the scanner)</i><br>
<p>
I have checked the SCSI commands and replies that you sent in<br>
a different mail. The replies are printed as they are returned<br>
from the scanner.<br>
<p>
Your model definitely insists that it has a scan button. <br>
Unfortunately it is sometimes a problem, that the device does<br>
not behave as indicated by the result of the "read scanner<br>
attributes" command (see also the "TMA does not work with X6"<br>
thread, and there are other examples, too).<br>
<p>
I have also checked the settings for the scan area from the<br>
"set window" command. They are correct, the top y position is set<br>
to 0, and the length of the scan area is set to 3495, which is the <br>
geometric height as printed to stderr in the scanner attributes.<br>
<p>
At the moment I don't understand, why there should be an offset or why <br>
it tries to scan beyond the scan area, but I will try to figure it<br>
out. Also, from the backend's point of view there is no difference<br>
between a preview and a normal scan, except, that for previews<br>
a fastscan mode is enabled.<br>
<p>
Bernd<br>
<p>
<pre>
--
Sent through Global Message Exchange - <a href="http://www.gmx.net">http://www.gmx.net</a>
<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="0117.html">Juha Sahakangas: "Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Previous message:</b> <a href="0115.html">Bernd Schroeder: "Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0126.html">Michele Bini: "Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Next in thread:</b> <a href="0099.html">Bernd Schroeder: "Re: Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Maybe reply:</b> <a href="0099.html">Bernd Schroeder: "Re: Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Maybe reply:</b> <a href="0100.html">Bernd Schroeder: "Re: Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Maybe reply:</b> <a href="0105.html">Bernd Schroeder: "Re: Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<li> <b>Reply:</b> <a href="0126.html">Michele Bini: "Re: [PARPORT] BETA test, new ppSCSI drivers"</a>
<!-- reply="end" -->
</ul>