sane-project-website/old-archive/2000-10/0035.html

146 wiersze
5.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: [SnapScan] Acer 300/310/610 and wine debugging</TITLE>
<META NAME="Author" CONTENT="Steve Underwood (steveu@coppice.org)">
<META NAME="Subject" CONTENT="Re: [SnapScan] Acer 300/310/610 and wine debugging">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: [SnapScan] Acer 300/310/610 and wine debugging</H1>
<!-- received="Tue Oct 3 17:29:51 2000" -->
<!-- isoreceived="20001004002951" -->
<!-- sent="Wed, 04 Oct 2000 08:37:39 +0800" -->
<!-- isosent="20001004003739" -->
<!-- name="Steve Underwood" -->
<!-- email="steveu@coppice.org" -->
<!-- subject="Re: [SnapScan] Acer 300/310/610 and wine debugging" -->
<!-- id="39DA7BD3.DC1B44D8@coppice.org" -->
<!-- inreplyto="873didxzms.fsf@gmx.net" -->
<STRONG>From:</STRONG> Steve Underwood (<A HREF="mailto:steveu@coppice.org?Subject=Re:%20[SnapScan]%20Acer%20300/310/610%20and%20wine%20debugging&In-Reply-To=&lt;39DA7BD3.DC1B44D8@coppice.org&gt;"><EM>steveu@coppice.org</EM></A>)<BR>
<STRONG>Date:</STRONG> Tue Oct 03 2000 - 17:37:39 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0036.html">Nick Lamb: "Re: Patch for sane.tex (image polarity)"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0034.html">Sebastien Sable: "Re: [SnapScan] Acer 300/310/610 and wine debugging"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0033.html">Sebastien Sable: "[SnapScan] Acer 300/310/610 and wine debugging"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0043.html">Sebastien Sable: "Re: [SnapScan] Acer 300/310/610 and wine debugging"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#35">[ date ]</A>
<A HREF="index.html#35">[ thread ]</A>
<A HREF="subject.html#35">[ subject ]</A>
<A HREF="author.html#35">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Sebastien Sable wrote:
<BR>
<P><EM>&gt; Hello everybody,
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; short version:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I still have problems with my acer 300f/snapscan backend *but* now I
</EM><BR>
<EM>&gt; have a complete log of scsi commands used by the original windows
</EM><BR>
<EM>&gt; drivers thanks to wine.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; long version:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I tried all the modifications proposed by Lawrence Glaister for
</EM><BR>
<EM>&gt; snapscan-1.0.3 backend but my problem is probably completely different
</EM><BR>
<EM>&gt; because I get a picture with garbage at the bottom even in GreyScale.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; So I tried to watch what was coming out of the scanner at the lowest
</EM><BR>
<EM>&gt; level (by dumping pss-&gt;buf in scsi_read while in GreyScale). What it
</EM><BR>
<EM>&gt; brings is exactly the picture that scanimage gives me, so I think that
</EM><BR>
<EM>&gt; the problem does not come from a bug in snapscan backend, but from a
</EM><BR>
<EM>&gt; slightly different protocol between Acer 300/310/610 and others
</EM><BR>
<EM>&gt; snapscan scanners.
</EM><BR>
<P>The trace you provided is useful. However, my Acer 610plus (which is listed
<BR>
as being in the same group as your scanner) is working quite well with the
<BR>
latest sane. Perhaps your problem lies somewhere else, or maybe its
<BR>
something about the firmware revision in your scanner. The following lines
<BR>
from your trace are interesting:
<BR>
<P>trace:aspi:SCSI_printprocentry Host: scsi0 Channel: 00 Id: 02 Lun: 00
<BR>
trace:aspi:SCSI_printprocentry Vendor: ACERPERI Model: ACERSCAN_A4____1
<BR>
Rev: 0110
<BR>
trace:aspi:SCSI_printprocentry Type: Scanner
<BR>
ANSI SCSI revision: 02
<BR>
<P>The other Acer scanners report their model type as &quot;FlatbedScannerXX&quot;,
<BR>
where XX is a 2 digit number. Did you have to add &quot;ACERSCAN_A4____1&quot; to the
<BR>
list of models in the source code, or does your scanner report different
<BR>
model IDs at different times?
<BR>
<P>Regards,
<BR>
Steve
<BR>
<P><P><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:%20[SnapScan]%20Acer%20300/310/610%20and%20wine%20debugging&In-Reply-To=&lt;39DA7BD3.DC1B44D8@coppice.org&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0036.html">Nick Lamb: "Re: Patch for sane.tex (image polarity)"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0034.html">Sebastien Sable: "Re: [SnapScan] Acer 300/310/610 and wine debugging"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0033.html">Sebastien Sable: "[SnapScan] Acer 300/310/610 and wine debugging"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0043.html">Sebastien Sable: "Re: [SnapScan] Acer 300/310/610 and wine debugging"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#35">[ date ]</A>
<A HREF="index.html#35">[ thread ]</A>
<A HREF="subject.html#35">[ subject ]</A>
<A HREF="author.html#35">[ 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>Tue Oct 03 2000 - 17:30:26 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>