sane-project-website/old-archive/1998-01/0241.html

77 wiersze
3.2 KiB
HTML

<!-- received="Thu Jan 29 03:51:38 1998 PST" -->
<!-- sent="Thu, 29 Jan 1998 12:46:56 +0100 (CET)" -->
<!-- name="Matthias Kleinschmidt" -->
<!-- email="matthias@fmc-container.mach.uni-karlsruhe.de" -->
<!-- subject="Re: UMAX Atra 610S" -->
<!-- id="m0xxsQq-0002B1C@athena.fantasy.psi" -->
<!-- inreplyto="Pine.LNX.3.95.980128230147.14589G-100000@freeside.ultraviolet.org" -->
<title>sane-devel: Re: UMAX Atra 610S</title>
<h1>Re: UMAX Atra 610S</h1>
<b>Matthias Kleinschmidt</b> (<a href="mailto:matthias@fmc-container.mach.uni-karlsruhe.de"><i>matthias@fmc-container.mach.uni-karlsruhe.de</i></a>)<br>
<i>Thu, 29 Jan 1998 12:46:56 +0100 (CET)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#241">[ date ]</a><a href="index.html#241">[ thread ]</a><a href="subject.html#241">[ subject ]</a><a href="author.html#241">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0242.html">Eric Ludlam: "Re[4]: HP Scanjet 4p and NetBSD/Sparc"</a>
<li> <b>Previous message:</b> <a href="0240.html">Andreas van Almsick: "SANE and Mustek 1200 PRO"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0248.html">Tracy R Reed: "Re: UMAX Atra 610S"</a>
<li> <b>Reply:</b> <a href="0248.html">Tracy R Reed: "Re: UMAX Atra 610S"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
In article &lt;<a href="mailto:Pine.LNX.3.95.980128230147.14589G-100000@freeside.ultraviolet.org">Pine.LNX.3.95.980128230147.14589G-100000@freeside.ultraviolet.org</a>&gt; you wrote:<br>
<p>
<i>&gt; However, when I run scanimage:</i><br>
<p>
<i>&gt; [treed@freeside frontend]# ./scanimage</i><br>
<i>&gt; scanimage: sane_start: Invalid argument</i><br>
<p>
<i>&gt; And when I run xscanimage I get "Invalid argument" in little window near</i><br>
<i>&gt; the bottom. I'm not providing any arguments. I looked at --help and tried:</i><br>
<p>
<i>&gt; [treed@freeside frontend]# ./scanimage -d /dev/sgd</i><br>
<i>&gt; scanimage: open of device /dev/sgd failed: Invalid argument</i><br>
<p>
<i>&gt; No go. What am I missing?</i><br>
<p>
That is a Problem in sane 0.69. It should be fixed in sane 0.70.<br>
If not, try what Oliver wrote a few days earlier:<br>
<p>
edit sane-0.69/backends/umax-scsi.c<br>
<p>
serach for umax_do_inquiry<br>
<p>
some lines down, there is a line:<br>
size = get_inquiry_additional_length(us-&gt;buffer) + 4;<br>
<p>
change "4" to "5",<br>
then do:<br>
touch umax.c<br>
make<br>
and as root<br>
make install<br>
<p>
After the change sane 0.69 worked with my Astra 600S.<br>
<p>
Ciao<br>
Matthias<br>
<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="0242.html">Eric Ludlam: "Re[4]: HP Scanjet 4p and NetBSD/Sparc"</a>
<li> <b>Previous message:</b> <a href="0240.html">Andreas van Almsick: "SANE and Mustek 1200 PRO"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0248.html">Tracy R Reed: "Re: UMAX Atra 610S"</a>
<li> <b>Reply:</b> <a href="0248.html">Tracy R Reed: "Re: UMAX Atra 610S"</a>
<!-- reply="end" -->
</ul>