sane-project-website/old-archive/2001-07/0059.html

212 wiersze
6.7 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: highscreen highscan</TITLE>
<META NAME="Author" CONTENT="karsten.festag@t-online.de (karsten.festag@t-online.de)">
<META NAME="Subject" CONTENT="Re: highscreen highscan">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: highscreen highscan</H1>
<!-- received="Thu Jul 5 12:08:34 2001" -->
<!-- isoreceived="20010705190834" -->
<!-- sent="Thu, 05 Jul 2001 21:19:39 +0200" -->
<!-- isosent="20010705191939" -->
<!-- name="karsten.festag@t-online.de" -->
<!-- email="karsten.festag@t-online.de" -->
<!-- subject="Re: highscreen highscan" -->
<!-- id="3B44BDCB.D15B94E3@t-online.de" -->
<!-- inreplyto="3B41F28D.FEF0B1DD@topconcepts.com" -->
<STRONG>From:</STRONG> <A HREF="mailto:karsten.festag@t-online.de?Subject=Re:%20highscreen%20highscan&In-Reply-To=&lt;3B44BDCB.D15B94E3@t-online.de&gt;"><EM>karsten.festag@t-online.de</EM></A><BR>
<STRONG>Date:</STRONG> Thu Jul 05 2001 - 12:19:39 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0060.html">Ravi Terala: "Drivers for Artec AM12U Plus"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0058.html">Henning Meier-Geinitz: "Re: Bare-bones SANE backend"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0041.html">Sönke Ruempler: "highscreen highscan"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0072.html">Sönke Ruempler: "Re: highscreen highscan"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0072.html">Sönke Ruempler: "Re: highscreen highscan"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#59">[ date ]</A>
<A HREF="index.html#59">[ thread ]</A>
<A HREF="subject.html#59">[ subject ]</A>
<A HREF="author.html#59">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi Sönke,
<BR>
two Ideas:
<BR>
<P>1) There was a timeout problem in the SCSI-routines of SANE-1.0.4. See
<BR>
the following:
<BR>
<P>| This is part of an article from Abel Deuring from this list:
<BR>
|
<BR>
| The SG driver changed. But the guilty one is me; I used a too short
<BR>
| timeout value for the new SG driver. In sanei/sanei_scsi.c, look for a
<BR>
| line like
<BR>
|
<BR>
| req-&gt;sgdata.sg3.hdr.timeout = 10000;
<BR>
|
<BR>
| (line 1892 for Sane 1.0.4), and change it to
<BR>
|
<BR>
| req-&gt;sgdata.sg3.hdr.timeout = 1000 * 10 * 60;
<BR>
<P>or upgrade to SANE-1.0.5.
<BR>
<P>2) Try the microtek2 backend in case your scanner uses the SCSI-2
<BR>
command set.
<BR>
<P>If this doesn't help you should create a logfile so that one can see on
<BR>
which SCSI-command the error occurs. (At least in the new
<BR>
microtek2-manpage is a description how to do that).
<BR>
<P>Greetings
<BR>
<P>Karsten
<BR>
<P><P>Sönke Ruempler wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Hi,
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I have a scanner called Highscan MRS-600E3. its attached to a adaptec
</EM><BR>
<EM>&gt; ava1502 scsi controller.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; the controller works fine with the aha152x module and the scanner is
</EM><BR>
<EM>&gt; recognized as sg0.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; here is a scanimage -L:
</EM><BR>
<EM>&gt; device `microtek:/dev/scanner' is a Microtek ScanMaker E3 flatbed
</EM><BR>
<EM>&gt; scanner
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; but if i do a scanimage -T, the folloing appears:
</EM><BR>
<EM>&gt; scanimage: sane_start: Device busy
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; /var/log/messages says:
</EM><BR>
<EM>&gt; Jul 3 18:27:02 blah kernel: (scsi0:6:0) cannot abort running or
</EM><BR>
<EM>&gt; disconnected co
</EM><BR>
<EM>&gt; mmand
</EM><BR>
<EM>&gt; Jul 3 18:27:02 blah kernel: (scsi0:6:0) cannot reset current device
</EM><BR>
<EM>&gt; Jul 3 18:27:02 blah kernel: aha152x0: scsi reset in
</EM><BR>
<EM>&gt; Jul 3 18:27:08 blah kernel: scsi: device set offline - not ready or
</EM><BR>
<EM>&gt; command ret
</EM><BR>
<EM>&gt; ry failed after bus reset: host 0 channel 0 id 6 lun 0
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; The ready lamp at the scanner is off.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I hope someone can help me :|
</EM><BR>
<EM>&gt; --
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Mit freundlichem Gruß
</EM><BR>
<EM>&gt; Sönke Ruempler
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; top concepts Internetmarketing GmbH
</EM><BR>
<EM>&gt; ------------------------------------------------------
</EM><BR>
<EM>&gt; <A HREF="http://www.topconcepts.com">http://www.topconcepts.com</A> Tel. +49 4141 9912 30
</EM><BR>
<EM>&gt; mail: <A HREF="mailto:ruempler@topconcepts.com?Subject=Re:%20highscreen%20highscan&In-Reply-To=&lt;3B44BDCB.D15B94E3@t-online.de&gt;">ruempler@topconcepts.com</A> Fax. +49 4141 9912 33
</EM><BR>
<EM>&gt; ------------------------------------------------------
</EM><BR>
<EM>&gt; 24h-Support Hotline: +49 1908 34697 (? 1.86/Min,CNS24)
</EM><BR>
<EM>&gt; ------------------------------------------------------
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; --
</EM><BR>
<EM>&gt; Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
</EM><BR>
<EM>&gt; To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20highscreen%20highscan&In-Reply-To=&lt;3B44BDCB.D15B94E3@t-online.de&gt;">majordomo@mostang.com</A>
</EM><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:%20highscreen%20highscan&In-Reply-To=&lt;3B44BDCB.D15B94E3@t-online.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0060.html">Ravi Terala: "Drivers for Artec AM12U Plus"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0058.html">Henning Meier-Geinitz: "Re: Bare-bones SANE backend"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0041.html">Sönke Ruempler: "highscreen highscan"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0072.html">Sönke Ruempler: "Re: highscreen highscan"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0072.html">Sönke Ruempler: "Re: highscreen highscan"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#59">[ date ]</A>
<A HREF="index.html#59">[ thread ]</A>
<A HREF="subject.html#59">[ subject ]</A>
<A HREF="author.html#59">[ 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 Jul 05 2001 - 12:09:29 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>