sane-project-website/old-archive/2000-05/0180.html

132 wiersze
4.5 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: Some snapscan feedback</TITLE>
<META NAME="Author" CONTENT="Douglas Gilbert (dgilbert@interlog.com)">
<META NAME="Subject" CONTENT="Re: Some snapscan feedback">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Some snapscan feedback</H1>
<!-- received="Fri May 26 20:47:17 2000" -->
<!-- isoreceived="20000527034717" -->
<!-- sent="Fri, 26 May 2000 23:53:26 -0400" -->
<!-- isosent="20000527035326" -->
<!-- name="Douglas Gilbert" -->
<!-- email="dgilbert@interlog.com" -->
<!-- subject="Re: Some snapscan feedback" -->
<!-- id="392F46B6.FD2AAC30@interlog.com" -->
<!-- inreplyto="20000527010845.A6489@syd0128.fujitsu.com.au" -->
<STRONG>From:</STRONG> Douglas Gilbert (<A HREF="mailto:dgilbert@interlog.com?Subject=Re:%20Some%20snapscan%20feedback&In-Reply-To=&lt;392F46B6.FD2AAC30@interlog.com&gt;"><EM>dgilbert@interlog.com</EM></A>)<BR>
<STRONG>Date:</STRONG> Fri May 26 2000 - 20:53:26 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0181.html">Oliver Neukum: "Re: Correct Network Scanner Syntax? (a question)"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0179.html">Douglas Gilbert: "Re: 2 scanners scanning at the same time?"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0176.html">Steffen Kluge: "Some snapscan feedback"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0183.html">Steve Underwood: "Re: Some snapscan feedback"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#180">[ date ]</A>
<A HREF="index.html#180">[ thread ]</A>
<A HREF="subject.html#180">[ subject ]</A>
<A HREF="author.html#180">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Steffen Kluge wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Hi,
</EM><BR>
<EM>&gt; I've been playing a bit with my Acer Prisa 620ST and the new
</EM><BR>
<EM>&gt; snapscan backend. This is what I found:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; [snip]
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; - I'm doing all this with sane-1.0.2, kernel-2.2.14, sg-3.0.15,
</EM><BR>
<EM>&gt; and the host adapter/scanner look like this:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; scsi0 : Tekram DC395U/UW/F DC315/U V1.10, 1999/07/19
</EM><BR>
<EM>&gt; scsi : 1 host.
</EM><BR>
<EM>&gt; Vendor: Color Model: FlatbedScanner_9 Rev: 0117
</EM><BR>
<EM>&gt; Type: Scanner ANSI SCSI revision: 02
</EM><BR>
<EM>&gt; Detected scsi generic sg0 at scsi0, channel 0, id 2, lun 0, type 6
</EM><BR>
<P>With that sg driver [only available from the sg website] you
<BR>
could get a &quot;down under&quot; view of what is going on with a
<BR>
script like this one:
<BR>
&nbsp;&nbsp;#!/bin/sh
<BR>
&nbsp;&nbsp;while true
<BR>
&nbsp;&nbsp;do
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sleep 1
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat /proc/scsi/sg/debug
<BR>
&nbsp;&nbsp;done
<BR>
<P>This may show whether those big delays are on the scanner or
<BR>
in the app. If the delays are in the app, the 'ps axl' and
<BR>
SANE's debug output may help. Can SANE's debug output be
<BR>
timestamped line by line?
<BR>
<P><P>Doug Gilbert
<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:%20Some%20snapscan%20feedback&In-Reply-To=&lt;392F46B6.FD2AAC30@interlog.com&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0181.html">Oliver Neukum: "Re: Correct Network Scanner Syntax? (a question)"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0179.html">Douglas Gilbert: "Re: 2 scanners scanning at the same time?"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0176.html">Steffen Kluge: "Some snapscan feedback"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0183.html">Steve Underwood: "Re: Some snapscan feedback"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#180">[ date ]</A>
<A HREF="index.html#180">[ thread ]</A>
<A HREF="subject.html#180">[ subject ]</A>
<A HREF="author.html#180">[ 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>Fri May 26 2000 - 20:48:38 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>