sane-project-website/old-archive/1998-09/0136.html

102 wiersze
4.2 KiB
HTML

<!-- received="Sat Sep 19 21:46:32 1998 PDT" -->
<!-- sent="Sat, 19 Sep 1998 18:44:18 -1000" -->
<!-- name="Scott J. Kramer" -->
<!-- email="sjk@lux.com" -->
<!-- subject="Re: E6XL usable? &amp; scg driver help [was: Re: Microtek V300, anyone?]" -->
<!-- id="980919184419.ZM4184@lux.com" -->
<!-- inreplyto="19980918140738.4330.qmail@aquila.muc.de" -->
<title>sane-devel: Re: E6XL usable? &amp; scg driver help [was: Re: Microtek V300, anyone?]</title>
<h1>Re: E6XL usable? &amp; scg driver help [was: Re: Microtek V300, anyone?]</h1>
<b>Scott J. Kramer</b> (<a href="mailto:sjk@lux.com"><i>sjk@lux.com</i></a>)<br>
<i>Sat, 19 Sep 1998 18:44:18 -1000</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#136">[ date ]</a><a href="index.html#136">[ thread ]</a><a href="subject.html#136">[ subject ]</a><a href="author.html#136">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0137.html">Dr. Andreas Bolsch: "Re: newbie trouble"</a>
<li> <b>Previous message:</b> <a href="0135.html">Kevin Dalley: "suggestion for change in frontend/Makefile.in"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
On Fri, 18-Sep-1998 @ 9:48, Scott J. Kramer wrote:<br>
<i>&gt; Subject: E6XL usable? &amp; scg driver help [was: Re: Microtek V300, anyone?]</i><br>
<p>
[...]<br>
<p>
<i>&gt; Also, I'm trying to get a borrowed E3 to work and am stuck at:</i><br>
<p>
[...]<br>
<p>
<i>&gt; Am I overlooking something obvious to get SANE backends working with</i><br>
<i>&gt; scg? Thanx for any advice. Aloha,</i><br>
<p>
Thanks to Martin Huber, I now have scanners working with SANE and the<br>
scg driver. Here's his help:<br>
<p>
Date: Fri, 18 Sep 1998 23:29:12 +0200 (MET DST)<br>
From: Martin Huber &lt;<a href="mailto:hu@garfield.m.isar.de">hu@garfield.m.isar.de</a>&gt;<br>
Subject: Re: SANE SCSI inquiry failure on Solaris 2.5.1<br>
<p>
This looks as if you don't have defined SOLARIS_INTERFACE in sanei_scsi.c.<br>
<p>
Please check include/sane/config.h. The string<br>
<p>
#define HAVE_SYS_SCSI_TARGETS_SCGIO_H 1 <br>
<p>
should be there, while all other SCSI related definitions should be<br>
#undef'ed (and commented out).<br>
Look at sanei_scsi.c, Line 790 to 817. (Perhaps compile find_scanner<br>
and use gdb). You will see that there the c is stripped off.<br>
<p>
The reason HAVE_SYS_SCSI_TARGETS_SCGIO_H wasn't defined was that I'd<br>
run the `configure' script on a host that scg wasn't installed and<br>
this check failed:<br>
<p>
checking for sys/scsi/targets/scgio.h... no<br>
<p>
So if you're intending to use the scg driver be sure to install that<br>
package *before* configuring/compiling the SANE software. It might<br>
be good to make a note of that in one of the README files.<br>
<p>
The only trouble I've noticed are these messages which occur during<br>
scanning:<br>
<p>
Sep 19 17:54:36 shimmer saned[442]: access by <a href="mailto:sjk@halo.lux.com">sjk@halo.lux.com</a> accepted<br>
Sep 19 17:54:55 shimmer unix: handle_incomplete: 1 retry cnt: 27<br>
Sep 19 18:01:16 shimmer last message repeated 100 times<br>
Sep 19 18:02:54 shimmer unix: handle_incomplete: 1 retry cnt: 27<br>
Sep 19 18:05:39 shimmer last message repeated 64 times<br>
<p>
Those are coming from the scg driver; running `strings' on it reveals:<br>
<p>
handle_incomplete: %d retry cnt: %d<br>
<p>
I'm including J<>rg Schilling on this message in case he has any<br>
idea what's causing that -- I'm clueless without source code.<br>
<p>
-sjk<br>
<p>
<pre>
--
Scott J. Kramer LUX Consulting Services
UNIX/Network Systems Consultant P.O. Box 1487
&lt;<a href="mailto:sjk@lux.com">sjk@lux.com</a>&gt; Kailua, HI 96734
<p>
PGP Key fingerprint = BB 84 51 87 41 9C E0 46 B4 54 EA 11 A5 18 34 71
<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="0137.html">Dr. Andreas Bolsch: "Re: newbie trouble"</a>
<li> <b>Previous message:</b> <a href="0135.html">Kevin Dalley: "suggestion for change in frontend/Makefile.in"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>