sane-project-website/old-archive/1999-08/0268.html

228 wiersze
7.7 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="Sun Aug 22 09:59:25 1999 PDT" -->
<!-- sent="Sun, 22 Aug 1999 19:10:48 +0200" -->
<!-- name="Wim Taymans" -->
<!-- email="wim.taymans@tvd.be" -->
<!-- subject="Re: net problem" -->
<!-- id="" -->
<!-- inreplyto="net problem" -->
<title>sane-devel: Re: net problem</title>
<h1>Re: net problem</h1>
<b>Wim Taymans</b> (<a href="mailto:wim.taymans@tvd.be"><i>wim.taymans@tvd.be</i></a>)<br>
<i>Sun, 22 Aug 1999 19:10:48 +0200</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#268">[ date ]</a><a href="index.html#268">[ thread ]</a><a href="subject.html#268">[ subject ]</a><a href="author.html#268">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0269.html">Kevin Kane: "SPARC Solaris 7"</a>
<li> <b>Previous message:</b> <a href="0267.html">Wim Taymans: "Re: net problem"</a>
<li> <b>Maybe in reply to:</b> <a href="0260.html">Wim Taymans: "net problem"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0270.html">Wim Taymans: "Re: net problem"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
--------------E4B0C0D661F158E94844CB79<br>
Content-Type: text/plain; charset=us-ascii<br>
Content-Transfer-Encoding: 7bit<br>
<p>
Wim Taymans wrote:<br>
<p>
<i>&gt;</i><br>
<p>
&lt;snip&gt;<br>
<p>
<i>&gt; More strangeness: If I do saned -d, it works (just once though)...</i><br>
<i>&gt;</i><br>
<i>&gt; I was just thinking, is this due to the text appearing at startup.</i><br>
<i>&gt; somehow</i><br>
<i>&gt; saned started from inetd seems to also send this to the client, where</i><br>
<i>&gt; with saned -d</i><br>
<i>&gt; you only get to see the result of the probe, while the text is on the</i><br>
<i>&gt; console where I started saned -d.</i><br>
<p>
OK, I start saned -d on the console.<br>
<p>
I do (from the other host): scanimage -L<br>
<p>
reply:<br>
<p>
[sanei_init_debug]: Setting debug level of net to 128.<br>
[net] adding backend fireburner<br>
device `net:fireburner:microtek2:/dev/sga' is a Microtek ScanMaker X6 /<br>
Phantom 636 flatbed scanner<br>
[net] exiting<br>
[net] closing dev 0x8058190, ctl=24<br>
<p>
All ok, in the console where I start saned -d is the text output of the<br>
probe:<br>
<p>
<p>
<p>
Scanner attributes from device structure<br>
========================================<br>
<p>
Scanner ID...<br>
~~~~~~~~~~~~~<br>
Vendor Name: ' '<br>
Model Name: 'Scanner 636A4 '<br>
Revision: '1.40'<br>
Model Code: 0x91 (X6)<br>
Device Type Code: 0x06 (Scanner),<br>
Scanner type: Flatbed scanner<br>
....<br>
<p>
<p>
<p>
Then I start saned -d 128 on the console<br>
<p>
again scanimage -L and voila:<br>
<p>
[sanei_init_debug]: Setting debug level of net to 128.<br>
[net] adding backend fireburner<br>
[net] get_devices: ignoring rpc-returned status Unknown SANE status code<br>
168448867<br>
[net] exiting<br>
[net] closing dev 0x8058190, ctl=24<br>
<p>
No debug output on the server console (and saned doesn't stop either).<br>
<p>
I bet it's the debugging text sent to the client...<br>
<p>
Regards,<br>
<p>
Wim<br>
<p>
<p>
<i>&gt;</i><br>
<i>&gt;</i><br>
<i>&gt;&gt;</i><br>
<i>&gt;&gt; CU, Andy</i><br>
<i>&gt;</i><br>
<i>&gt; Wim</i><br>
<i>&gt;</i><br>
<i>&gt;&gt;</i><br>
<i>&gt;&gt;</i><br>
<i>&gt;&gt; --</i><br>
<i>&gt;&gt; = Andreas Beck | Email :</i><br>
<i>&gt;&gt; &lt;<a href="mailto:andreas.beck@ggi-project.org">andreas.beck@ggi-project.org</a>&gt; =</i><br>
<i>&gt;&gt;</i><br>
<i>&gt;&gt; --</i><br>
<i>&gt;&gt; Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a></i><br>
<i>&gt;&gt; To unsubscribe: echo unsubscribe sane-devel | mail</i><br>
<i>&gt;&gt; <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a></i><br>
<i>&gt;</i><br>
<i>&gt; --</i><br>
<i>&gt; "What people have been reduced to are mere 3-D representations of their own</i><br>
<i>&gt; data."</i><br>
<i>&gt; -- Arthur Miller</i><br>
<i>&gt;</i><br>
<i>&gt;</i><br>
<p>
<pre>
--
Nothing is illegal if one hundred businessmen decide to do it.
-- Andrew Young
<p>
<p>
<p>
--------------E4B0C0D661F158E94844CB79
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<p>
&lt;!doctype html public "-//w3c//dtd html 4.0 transitional//en"&gt;
<html>
Wim Taymans wrote:
<blockquote TYPE=CITE>&nbsp;</blockquote>
&lt;snip>
<blockquote TYPE=CITE>More strangeness: If I do saned -d, it works (just
once though)...
<p>I was just thinking, is this due to the text appearing at startup. somehow
<br>saned started from inetd seems to also send this to the client, where
with saned -d
<br>you only get to see the result of the probe, while the text is on the
<br>console where I started saned -d.</blockquote>
OK, I start saned -d on the console.
<p>I do (from the other host): scanimage -L
<p>reply:
<p>[sanei_init_debug]: Setting debug level of net to 128.
<br>[net] adding backend fireburner
<br>device `net:fireburner:microtek2:/dev/sga' is a Microtek ScanMaker
X6 / Phantom 636 flatbed scanner
<br>[net] exiting
<br>[net] closing dev 0x8058190, ctl=24
<p>All ok, in the console where I start saned -d is the text output of
the probe:
<br>&nbsp;
<br>&nbsp;
<p>Scanner attributes from device structure
<br>========================================
<p>Scanner ID...
<br>~~~~~~~~~~~~~
<br>&nbsp; Vendor Name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
'
<br>&nbsp; Model Name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
'Scanner 636A4&nbsp;&nbsp; '
<br>&nbsp; Revision:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
'1.40'
<br>&nbsp; Model Code:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0x91 (X6)
<br>&nbsp; Device Type Code:&nbsp;&nbsp; 0x06 (Scanner),
<br>&nbsp; Scanner type:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flatbed scanner
<br>....
<br>&nbsp;
<br>&nbsp;
<p>Then I start saned -d 128 on the console
<p>again scanimage -L and voila:
<p>[sanei_init_debug]: Setting debug level of net to 128.
<br>[net] adding backend fireburner
<br>[net] get_devices: ignoring rpc-returned status Unknown SANE status
code 168448867
<br>[net] exiting
<br>[net] closing dev 0x8058190, ctl=24
<p>No debug output on the server console (and saned doesn't stop either).
<p>I bet it's the debugging text sent to the client...
<p>Regards,
<p>Wim
<br>&nbsp;
<blockquote TYPE=CITE>&nbsp;
<blockquote TYPE=CITE>&nbsp;
<br>CU, Andy</blockquote>
Wim
<blockquote TYPE=CITE>&nbsp;
<p>--
<br>= Andreas Beck&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|&nbsp; Email :&nbsp; &lt;andreas.beck@ggi-project.org> =
<p>--
<br>Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
<br>To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com</blockquote>
<pre>--&nbsp;
"What people have been reduced to are mere 3-D representations of their own&nbsp;
data."
-- Arthur Miller</pre>
&nbsp;</blockquote>
<pre>--&nbsp;
Nothing is illegal if one hundred businessmen decide to do it.
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Andrew Young</pre>
&nbsp;</html>
--------------E4B0C0D661F158E94844CB79--
--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0269.html">Kevin Kane: "SPARC Solaris 7"</a>
<li> <b>Previous message:</b> <a href="0267.html">Wim Taymans: "Re: net problem"</a>
<li> <b>Maybe in reply to:</b> <a href="0260.html">Wim Taymans: "net problem"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0270.html">Wim Taymans: "Re: net problem"</a>
<!-- reply="end" -->
</ul>