sane-project-website/old-archive/2001-02/0003.html

142 wiersze
6.0 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: Problems with KYE ColorPage-HR5+DTC3181LE+Kerne</TITLE>
<META NAME="Author" CONTENT="abel deuring (a.deuring@satzbau-gmbh.de)">
<META NAME="Subject" CONTENT="Re: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0</H1>
<!-- received="Thu Feb 1 10:20:10 2001" -->
<!-- isoreceived="20010201182010" -->
<!-- sent="Thu, 01 Feb 2001 20:33:20 +0100" -->
<!-- isosent="20010201193320" -->
<!-- name="abel deuring" -->
<!-- email="a.deuring@satzbau-gmbh.de" -->
<!-- subject="Re: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0" -->
<!-- id="3A79BA00.6C540325@satzbau-gmbh.de" -->
<!-- inreplyto="000101c08c80$a1f58aa0$31888e18@oficina" -->
<STRONG>From:</STRONG> abel deuring (<A HREF="mailto:a.deuring@satzbau-gmbh.de?Subject=Re:%20Problems%20with%20KYE%20ColorPage-HR5%2BDTC3181LE%2BKernel%202.4.0&In-Reply-To=&lt;3A79BA00.6C540325@satzbau-gmbh.de&gt;"><EM>a.deuring@satzbau-gmbh.de</EM></A>)<BR>
<STRONG>Date:</STRONG> Thu Feb 01 2001 - 11:33:20 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0004.html">Douglas Gilbert: "Re: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0002.html">Patricio Díaz G.: "RE: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0002.html">Patricio Díaz G.: "RE: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0004.html">Douglas Gilbert: "Re: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0004.html">Douglas Gilbert: "Re: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0007.html">Patricio Díaz G.: "RE: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#3">[ date ]</A>
<A HREF="index.html#3">[ thread ]</A>
<A HREF="subject.html#3">[ subject ]</A>
<A HREF="author.html#3">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
&quot;Patricio Díaz G.&quot; wrote:
<BR>
<P><EM>&gt; Please forgive me for not mentioning that I don´t have the source code
</EM><BR>
<EM>&gt; of SANE, I try to download it since a week ago but the server is allways
</EM><BR>
<EM>&gt; busy, (whell, at least that is what my Getright sais). I just installed the
</EM><BR>
<EM>&gt; SANE RPMs that comes with the standart distribution of RedHat Linux 7,
</EM><BR>
<EM>&gt; later I downloaded the Kernel, compiled and installed it separatelly.
</EM><BR>
<P>Assuming that the folks at Red Hat compiled Sane with an SG header file
<BR>
from a 2.2 kernel, the patch should not be necessary, because the
<BR>
affected part of the source is only compiled, if a 2.4 SG header file
<BR>
(to be precise a header for the SG driver version 3) is being used.
<BR>
<P><EM>&gt;
</EM><BR>
<EM>&gt; After several try outs, I discovered that when I press CTRL+C a few
</EM><BR>
<EM>&gt; seconds after scanimage runs I get this message:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; [root@patricio /]# scanimage -d umax:/dev/scanner &gt;pat.pnm
</EM><BR>
<EM>&gt; scanimage: stopping scanner...
</EM><BR>
<EM>&gt; scanimage: sanei_scsi.c:1928: sanei_scsi_req_wait: La declaraci?n `req ==
</EM><BR>
<EM>&gt; ((fdparms*)fd_info[req-&gt;fd].pdata)-&gt;sane_qhead' no se cumple.
</EM><BR>
<EM>&gt; Abortado (core dumped)
</EM><BR>
<P>There is definetely somethin wrong, but this might be a second bug...
<BR>
Could you run
<BR>
<P>export SANE_DEBUG_SANEI_SCSI=255
<BR>
export SANE_DEBUG_UMAX=255
<BR>
scanimage -d umax:/dev/scanner &gt;pat.pnm 2&gt;logfile
<BR>
<P>and post the logfile?
<BR>
<P>Two more questions: Do you get any SCSI related error messages in
<BR>
/var/log/messages? And do the scanner and Sane run with a 2.2 kernel?
<BR>
<P><EM>&gt;
</EM><BR>
<EM>&gt; Do you think that when I could download the source code of SANE, and
</EM><BR>
<EM>&gt; appling the patch you mentioned, can I make my scanner work?
</EM><BR>
<P>As I wrote above, I don't think that the RH version of Sane is affected
<BR>
by this bug.
<BR>
<P>Abel
<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?Subject=Re:%20Problems%20with%20KYE%20ColorPage-HR5%2BDTC3181LE%2BKernel%202.4.0&In-Reply-To=&lt;3A79BA00.6C540325@satzbau-gmbh.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0004.html">Douglas Gilbert: "Re: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0002.html">Patricio Díaz G.: "RE: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0002.html">Patricio Díaz G.: "RE: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0004.html">Douglas Gilbert: "Re: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0004.html">Douglas Gilbert: "Re: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0007.html">Patricio Díaz G.: "RE: Problems with KYE ColorPage-HR5+DTC3181LE+Kernel 2.4.0"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#3">[ date ]</A>
<A HREF="index.html#3">[ thread ]</A>
<A HREF="subject.html#3">[ subject ]</A>
<A HREF="author.html#3">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Thu Feb 01 2001 - 10:21:13 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>