sane-project-website/old-archive/1999-03/0118.html

111 wiersze
5.5 KiB
HTML

<!-- received="Fri Mar 12 03:31:25 1999 PST" -->
<!-- sent="Fri, 12 Mar 1999 12:30:04 +0100" -->
<!-- name="Petter Reinholdtsen" -->
<!-- email="pere@hungry.com" -->
<!-- subject="SnapScan 1236 fails 'scanimage -T'" -->
<!-- id="199903121130.MAA01668@lee.Cc.Uit.No" -->
<!-- inreplyto="" -->
<title>sane-devel: SnapScan 1236 fails 'scanimage -T'</title>
<h1>SnapScan 1236 fails 'scanimage -T'</h1>
<b>Petter Reinholdtsen</b> (<a href="mailto:pere@hungry.com"><i>pere@hungry.com</i></a>)<br>
<i>Fri, 12 Mar 1999 12:30:04 +0100</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#118">[ date ]</a><a href="index.html#118">[ thread ]</a><a href="subject.html#118">[ subject ]</a><a href="author.html#118">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0119.html">Bernd Schroeder: "Re: microtek ScanMaker X6 (EL)"</a>
<li> <b>Previous message:</b> <a href="0117.html">Andreas Dilger: "Re: twain -&gt; sane proxy for windows"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
I've tested the snapscan backend directly, and thru net/saned, and<br>
both fails 'scanimage -T'. Directly, running as root gives this<br>
result:<br>
<p>
scanimage: scanning image of size 2540x3429 pixels at 24 bits/pixel<br>
scanimage: acquiring RGB frame, 8 bits/sample<br>
scanimage: reading one scanline, 7620 bytes... PASS<br>
scanimage: reading one byte... FAIL No data<br>
scanimage: stepped read, 2 bytes... FAIL No data<br>
scanimage: stepped read, 4 bytes... FAIL No data<br>
scanimage: stepped read, 8 bytes... FAIL No data<br>
scanimage: stepped read, 16 bytes... FAIL No data<br>
scanimage: stepped read, 32 bytes... FAIL No data<br>
scanimage: stepped read, 64 bytes... FAIL No data<br>
scanimage: stepped read, 128 bytes... FAIL No data<br>
scanimage: stepped read, 256 bytes... FAIL No data<br>
scanimage: stepped read, 512 bytes... FAIL No data<br>
scanimage: stepped read, 1024 bytes... FAIL No data<br>
scanimage: stepped read, 2048 bytes... FAIL No data<br>
scanimage: stepped read, 4096 bytes... FAIL No data<br>
scanimage: stepped read, 8192 bytes... PASS<br>
scanimage: stepped read, 8191 bytes... PASS<br>
scanimage: stepped read, 4095 bytes... FAIL No data<br>
scanimage: stepped read, 2047 bytes... FAIL No data<br>
scanimage: stepped read, 1023 bytes... FAIL No data<br>
scanimage: stepped read, 511 bytes... FAIL No data<br>
scanimage: stepped read, 255 bytes... FAIL No data<br>
scanimage: stepped read, 127 bytes... FAIL No data<br>
scanimage: stepped read, 63 bytes... FAIL No data<br>
scanimage: stepped read, 31 bytes... FAIL No data<br>
scanimage: stepped read, 15 bytes... FAIL No data<br>
scanimage: stepped read, 7 bytes... FAIL No data<br>
scanimage: stepped read, 3 bytes... FAIL No data<br>
<p>
The scanner then seems to lock up. When running as a normal user thru<br>
the net/saned backend, this result follows:<br>
<p>
scanimage: scanning image of size 2540x3429 pixels at 24 bits/pixel<br>
scanimage: acquiring RGB frame, 8 bits/sample<br>
scanimage: reading one scanline, 7620 bytes... PASS<br>
scanimage: reading one byte... PASS<br>
scanimage: stepped read, 2 bytes... PASS<br>
scanimage: stepped read, 4 bytes... PASS<br>
scanimage: stepped read, 8 bytes... PASS<br>
scanimage: stepped read, 16 bytes... PASS<br>
scanimage: stepped read, 32 bytes... PASS<br>
scanimage: stepped read, 64 bytes... PASS<br>
scanimage: stepped read, 128 bytes... PASS<br>
scanimage: stepped read, 256 bytes... PASS<br>
scanimage: stepped read, 512 bytes... PASS<br>
scanimage: stepped read, 1024 bytes... FAIL No data<br>
scanimage: stepped read, 2048 bytes... FAIL No data<br>
scanimage: stepped read, 4096 bytes... FAIL No data<br>
scanimage: stepped read, 8192 bytes... FAIL No data<br>
scanimage: stepped read, 8191 bytes... FAIL No data<br>
scanimage: stepped read, 4095 bytes... FAIL No data<br>
scanimage: stepped read, 2047 bytes... FAIL No data<br>
scanimage: stepped read, 1023 bytes... FAIL No data<br>
scanimage: stepped read, 511 bytes... FAIL No data<br>
scanimage: stepped read, 255 bytes... FAIL No data<br>
scanimage: stepped read, 127 bytes... FAIL No data<br>
scanimage: stepped read, 63 bytes... FAIL No data<br>
scanimage: stepped read, 31 bytes... FAIL No data<br>
scanimage: stepped read, 15 bytes... FAIL No data<br>
scanimage: stepped read, 7 bytes... FAIL No data<br>
scanimage: stepped read, 3 bytes... FAIL No data<br>
<p>
The scanner does not lock up in this case. Any one know how to fix<br>
this?<br>
<pre>
--
##&gt; Petter Reinholdtsen &lt;## | <a href="mailto:pere@td.org.uit.no">pere@td.org.uit.no</a>
O- &lt;SCRIPT Language="Javascript"&gt;window.close()&lt;/SCRIPT&gt;
<a href="http://www.hungry.com/~pere/">http://www.hungry.com/~pere/</a> | Go Mozilla, go! Go!
<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="0119.html">Bernd Schroeder: "Re: microtek ScanMaker X6 (EL)"</a>
<li> <b>Previous message:</b> <a href="0117.html">Andreas Dilger: "Re: twain -&gt; sane proxy for windows"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>