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

132 wiersze
4.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: Snapscan.... Help!</TITLE>
<META NAME="Author" CONTENT="Sebastien Sable (Sebastien.Sable@snv.jussieu.fr)">
<META NAME="Subject" CONTENT="Re: Snapscan.... Help!">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Snapscan.... Help!</H1>
<!-- received="Wed Feb 7 05:56:23 2001" -->
<!-- isoreceived="20010207135623" -->
<!-- sent="20 Dec 2000 14:43:53 +0100" -->
<!-- isosent="20001220134353" -->
<!-- name="Sebastien Sable" -->
<!-- email="Sebastien.Sable@snv.jussieu.fr" -->
<!-- subject="Re: Snapscan.... Help!" -->
<!-- id="871yv3mcme.fsf@visual.snv.jussieu.fr" -->
<!-- inreplyto="Wed, 20 Dec 2000 09:15:14 -0300&quot;" -->
<STRONG>From:</STRONG> Sebastien Sable (<A HREF="mailto:Sebastien.Sable@snv.jussieu.fr?Subject=Re:%20Snapscan....%20Help!&In-Reply-To=&lt;871yv3mcme.fsf@visual.snv.jussieu.fr&gt;"><EM>Sebastien.Sable@snv.jussieu.fr</EM></A>)<BR>
<STRONG>Date:</STRONG> Wed Dec 20 2000 - 05:43:53 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0060.html">Sebastien Sable: "Re: snapscan, problem in color mode : horizontal shift"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0058.html">Sebastien Sable: "mailing-list policy"</A>
<!-- nextthread="start" -->
<!-- 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>
John Coppens &lt;<A HREF="mailto:jcoppens@linux2.uccor.edu.ar?Subject=Re:%20Snapscan....%20Help!&In-Reply-To=&lt;871yv3mcme.fsf@visual.snv.jussieu.fr&gt;">jcoppens@linux2.uccor.edu.ar</A>&gt; writes:
<BR>
<P><EM>&gt; 2) Using the sourceforge driver, which had 1212U in the .h file:
</EM><BR>
<EM>&gt; I Had to add 1212U_2 there, else it didn't recognize it.
</EM><BR>
<EM>&gt; Then, the same problem as 310/300 above.
</EM><BR>
<P>I suggest you keep on trying with this version as it is the latest.
<BR>
<P>Have you updated the firmware of your scanner like it is explained
<BR>
here:
<BR>
<A HREF="http://snapscan.sourceforge.net/#usb">http://snapscan.sourceforge.net/#usb</A>
<BR>
<P><EM>&gt; This should be some (simple?) juggling with sizes. Probably due to
</EM><BR>
<EM>&gt; different organizing of the data coming from the scanner. Maybe due
</EM><BR>
<EM>&gt; to the 36 bit scheme? I'll try and find where this is done, though I'd
</EM><BR>
<EM>&gt; appreciate any hint as to where to look.
</EM><BR>
<P>My suggestion: the model type is used at many places in the code to
<BR>
change the behaviour. It is possible that no defined scanner has
<BR>
exactly the same behaviour as yours. So what I would do is take the
<BR>
model that seems to work the best and then look for places with this
<BR>
kind of code :
<BR>
<P>if(ps-&gt;pss-&gt;pdev-&gt;model == MODEL)
<BR>
behaviour 1
<BR>
else
<BR>
behaviour 2
<BR>
<P>Then step by step, try to inverse the behaviour (if it does behavior 1
<BR>
try to modify it so it does behavior 2). Then try to see if it is
<BR>
better or worse. You may finally find the correct behaviour for your
<BR>
model, then we will be able to add a new model corresponding to your
<BR>
scanner.
<BR>
<P><EM>&gt; Maybe I could send you a small image - this could indicate where
</EM><BR>
<EM>&gt; the problem is.
</EM><BR>
<P>Send it to me if you want, or put it on a web page to avoid loading
<BR>
the mailing list. I will see if it looks like one of the problem we
<BR>
allready had.
<BR>
<P><PRE>
--
S<EFBFBD>bastien Sabl<62>
<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:%20Snapscan....%20Help!&In-Reply-To=&lt;871yv3mcme.fsf@visual.snv.jussieu.fr&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0060.html">Sebastien Sable: "Re: snapscan, problem in color mode : horizontal shift"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0058.html">Sebastien Sable: "mailing-list policy"</A>
<!-- nextthread="start" -->
<!-- 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>Wed Feb 07 2001 - 05:56:37 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>