kopia lustrzana https://gitlab.com/sane-project/website
109 wiersze
4.4 KiB
HTML
109 wiersze
4.4 KiB
HTML
<!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: No more access to HP SCSI-Scanner after upgrade</TITLE>
|
|
<META NAME="Author" CONTENT="Olivier Sessink (olivier@lx.student.wau.nl)">
|
|
<META NAME="Subject" CONTENT="Re: No more access to HP SCSI-Scanner after upgrade to SuSE 7.1">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
|
<H1>Re: No more access to HP SCSI-Scanner after upgrade to SuSE 7.1</H1>
|
|
<!-- received="Sun Mar 4 15:17:22 2001" -->
|
|
<!-- isoreceived="20010304231722" -->
|
|
<!-- sent="Mon, 05 Mar 2001 00:36:06 +0100" -->
|
|
<!-- isosent="20010304233606" -->
|
|
<!-- name="Olivier Sessink" -->
|
|
<!-- email="olivier@lx.student.wau.nl" -->
|
|
<!-- subject="Re: No more access to HP SCSI-Scanner after upgrade to SuSE 7.1" -->
|
|
<!-- id="20010305003606.A32002@fender.fakenet" -->
|
|
<!-- inreplyto="01030421403100.01311@norman" -->
|
|
<STRONG>From:</STRONG> Olivier Sessink (<A HREF="mailto:olivier@lx.student.wau.nl?Subject=Re:%20No%20more%20access%20to%20HP%20SCSI-Scanner%20after%20upgrade%20to%20SuSE%207.1&In-Reply-To=<20010305003606.A32002@fender.fakenet>"><EM>olivier@lx.student.wau.nl</EM></A>)<BR>
|
|
<STRONG>Date:</STRONG> Sun Mar 04 2001 - 15:36:06 PST
|
|
<P>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0062.html">Jody Williams: "Re: Problems with HP Scanjet 4c"</A>
|
|
<UL>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0060.html">Frederik Ramm: "Fujitsu M3091 driver released"</A>
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0057.html">Jörg Lippmann: "No more access to HP SCSI-Scanner after upgrade to SuSE 7.1"</A>
|
|
<!-- nextthread="start" -->
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#61">[ date ]</A>
|
|
<A HREF="index.html#61">[ thread ]</A>
|
|
<A HREF="subject.html#61">[ subject ]</A>
|
|
<A HREF="author.html#61">[ author ]</A>
|
|
</UL>
|
|
<HR NOSHADE><P>
|
|
<!-- body="start" -->
|
|
<P>
|
|
On 0, Jörg Lippmann <<A HREF="mailto:joerg.lippmann@web.de?Subject=Re:%20No%20more%20access%20to%20HP%20SCSI-Scanner%20after%20upgrade%20to%20SuSE%207.1&In-Reply-To=<20010305003606.A32002@fender.fakenet>">joerg.lippmann@web.de</A>> wrote:
|
|
<BR>
|
|
<EM>> Hi!
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> Since I upgraded my Linux from SuSE 7.0 to SuSE 7.1, I get no more access to
|
|
</EM><BR>
|
|
<EM>> my scanner with xsane and xsanimage.
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> Hardware: SCSI-Scanner HP Scanjet 4c (C2520A), DawiControl DC2974,
|
|
</EM><BR>
|
|
<EM>> Software: SuSE Linux 7.1, Kernel 2.2.18 and 2.2.14, sane-1.0.4-3, xsane-0.70-0
|
|
</EM><BR>
|
|
<P>looks a little like the problem I had when switching to a 2.4.2 kernel, this
|
|
<BR>
|
|
was the answer (and it worked):
|
|
<BR>
|
|
<P>The SG driver changed. In sanei/sanei_scsi.c, look for a
|
|
<BR>
|
|
line like
|
|
<BR>
|
|
<P> req->sgdata.sg3.hdr.timeout = 10000;
|
|
<BR>
|
|
<P>(line 1892 for Sane 1.0.4), and change it to
|
|
<BR>
|
|
<P> req->sgdata.sg3.hdr.timeout = 1000 * 10 * 60;
|
|
<BR>
|
|
<P><P>bye,
|
|
<BR>
|
|
Olivier
|
|
<BR>
|
|
<PRE>
|
|
--
|
|
begin signature_virus.TXT.vbs
|
|
Hi, I'm a signature virus. plz set me as your signature and help me
|
|
spread :)
|
|
end
|
|
<P><P>--
|
|
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:%20No%20more%20access%20to%20HP%20SCSI-Scanner%20after%20upgrade%20to%20SuSE%207.1&In-Reply-To=<20010305003606.A32002@fender.fakenet>">majordomo@mostang.com</A>
|
|
</PRE>
|
|
<P><!-- body="end" -->
|
|
<HR NOSHADE>
|
|
<UL>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0062.html">Jody Williams: "Re: Problems with HP Scanjet 4c"</A>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0060.html">Frederik Ramm: "Fujitsu M3091 driver released"</A>
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0057.html">Jörg Lippmann: "No more access to HP SCSI-Scanner after upgrade to SuSE 7.1"</A>
|
|
<!-- nextthread="start" -->
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#61">[ date ]</A>
|
|
<A HREF="index.html#61">[ thread ]</A>
|
|
<A HREF="subject.html#61">[ subject ]</A>
|
|
<A HREF="author.html#61">[ 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>Sun Mar 04 2001 - 15:17:43 PST</EM>
|
|
</EM>
|
|
</SMALL>
|
|
</BODY>
|
|
</HTML>
|