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

107 wiersze
4.1 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] color problem 300dpi</TITLE>
<META NAME="Author" CONTENT="Sebastien Sable (sebastien.sable@gmx.net)">
<META NAME="Subject" CONTENT="Re: [SnapScan] color problem 300dpi">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: [SnapScan] color problem 300dpi</H1>
<!-- received="Tue Oct 10 09:41:31 2000" -->
<!-- isoreceived="20001010164131" -->
<!-- sent="10 Oct 2000 17:11:10 +0200" -->
<!-- isosent="20001010151110" -->
<!-- name="Sebastien Sable" -->
<!-- email="sebastien.sable@gmx.net" -->
<!-- subject="Re: [SnapScan] color problem 300dpi" -->
<!-- id="87lmvw3f5d.fsf@gmx.net" -->
<!-- inreplyto="Tue, 10 Oct 2000 09:41:58 -0500 (CDT)&quot;" -->
<STRONG>From:</STRONG> Sebastien Sable (<A HREF="mailto:sebastien.sable@gmx.net?Subject=Re:%20[SnapScan]%20color%20problem%20300dpi&In-Reply-To=&lt;87lmvw3f5d.fsf@gmx.net&gt;"><EM>sebastien.sable@gmx.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Tue Oct 10 2000 - 08:11:10 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0093.html">cbagwell@sprynet.com: "Re: [SnapScan] Core testing group"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0091.html">Sebastien Sable: "Re: [SnapScan] Core testing group"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#92">[ date ]</A>
<A HREF="index.html#92">[ thread ]</A>
<A HREF="subject.html#92">[ subject ]</A>
<A HREF="author.html#92">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Russ Burdick &lt;<A HREF="mailto:grub@extrapolation.net?Subject=Re:%20[SnapScan]%20color%20problem%20300dpi&In-Reply-To=&lt;87lmvw3f5d.fsf@gmx.net&gt;">grub@extrapolation.net</A>&gt; writes:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; i've got an Acer 310S and i'd be willing to do testing on it.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Russ
</EM><BR>
<P>Hi Russ,
<BR>
<P>Have you tried my patch (see my mail a few days ago or this) :
<BR>
look for SET_WINDOW_P_DEBUG_MODE in snapscan-scsi.c and add this &quot;if&quot;
<BR>
test (if VUEGO310 is the right string):
<BR>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(pss-&gt;pdev-&gt;model != ACER300F /* Seb added */
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|| pss-&gt;pdev-&gt;model != VUEGO310)
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pc[SET_WINDOW_P_DEBUG_MODE] = 2; /* use full 128k buffer */
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pc[SET_WINDOW_P_GAMMA_NO] = 0x01; /* downloaded table */
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
<BR>
<P>I believe that with sane-1.0.1 it should make your scanner work
<BR>
completely, and with sane-1.0.3 it should solve problems up to 150dpi.
<BR>
Any feedback would be welcomed.
<BR>
<P><PRE>
--
S<EFBFBD>bastien Sabl<62>
<A HREF="mailto:sebastien.sable@gmx.net?Subject=Re:%20[SnapScan]%20color%20problem%20300dpi&In-Reply-To=&lt;87lmvw3f5d.fsf@gmx.net&gt;">sebastien.sable@gmx.net</A>
<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:%20[SnapScan]%20color%20problem%20300dpi&In-Reply-To=&lt;87lmvw3f5d.fsf@gmx.net&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0093.html">cbagwell@sprynet.com: "Re: [SnapScan] Core testing group"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0091.html">Sebastien Sable: "Re: [SnapScan] Core testing group"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#92">[ date ]</A>
<A HREF="index.html#92">[ thread ]</A>
<A HREF="subject.html#92">[ subject ]</A>
<A HREF="author.html#92">[ 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 10 2000 - 09:43:20 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>