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

198 wiersze
6.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: Agfa Snapscan 310 color problem</TITLE>
<META NAME="Author" CONTENT="John Craig (jcraig@agen.ufl.edu)">
<META NAME="Subject" CONTENT="Re: Agfa Snapscan 310 color problem">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Agfa Snapscan 310 color problem</H1>
<!-- received="Mon Oct 30 11:06:55 2000" -->
<!-- isoreceived="20001030190655" -->
<!-- sent="Mon, 30 Oct 2000 14:11:37 -0500" -->
<!-- isosent="20001030191137" -->
<!-- name="John Craig" -->
<!-- email="jcraig@agen.ufl.edu" -->
<!-- subject="Re: Agfa Snapscan 310 color problem" -->
<!-- id="39FDC7E9.7C0DD152@agen.ufl.edu" -->
<!-- inreplyto="Agfa Snapscan 310 color problem" -->
<STRONG>From:</STRONG> John Craig (<A HREF="mailto:jcraig@agen.ufl.edu?Subject=Re:%20Agfa%20Snapscan%20310%20color%20problem&In-Reply-To=&lt;39FDC7E9.7C0DD152@agen.ufl.edu&gt;"><EM>jcraig@agen.ufl.edu</EM></A>)<BR>
<STRONG>Date:</STRONG> Mon Oct 30 2000 - 11:11:37 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0313.html">Henning Meier-Geinitz: "Re: TODO list"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0311.html">Sébastien Sablé: "Re: TODO list"</A>
<LI><STRONG>Maybe in reply to:</STRONG> <A HREF="0282.html">Timo Hoderlein: "Agfa Snapscan 310 color problem"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0322.html">Sébastien Sablé: "Re: Agfa Snapscan 310 color problem"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#312">[ date ]</A>
<A HREF="index.html#312">[ thread ]</A>
<A HREF="subject.html#312">[ subject ]</A>
<A HREF="author.html#312">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi,
<BR>
<P>Glad to see that you and some other folks are working hard on the
<BR>
snapscan backend.
<BR>
<P>I have similar problems to what is reported here. The scanner I have is
<BR>
called
<BR>
AcerScan (Prisa) 610ST It is a SCSI model with a built-in transparency
<BR>
module.
<BR>
My understanding is that the differences between models are something
<BR>
like this:
<BR>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8/24 bit 10/30bit 12/36bit 12/48bit
<BR>
DPI ________________________________
<BR>
300 | 300 310 320 340
<BR>
600 | 600 610 620 640
<BR>
<P>I would also note that the Vendor ID string for my model is:
<BR>
FlatbedScanner_4
<BR>
This is odd because in the snapscan.h header file it seems to indicate
<BR>
that
<BR>
FlatbedScanner_4 is the vendor ID for the VUEGO310S.
<BR>
The VUEGO610S should be FlatbedScanner_2.
<BR>
Also, the Vuego and Prisa names seem odd. Perhaps this is a difference
<BR>
between Agfa and Acer models, but my scanner is clearly marked Prisa,
<BR>
even though it is 10-bit model.
<BR>
<P>I have installed sane-1.0.3 Redhat 7 rpms and source code, and also have
<BR>
sane-1.0.1 sourcecode.
<BR>
<P>Any suggestions on what I can do to resolve these issues? I am trying to
<BR>
make sense out this so we can have support for all of the snapscan
<BR>
models instead of just a few. I will try to apply your patch today as
<BR>
is, and see of it works. If not, maybe we can work out how to modify it
<BR>
to cover 610s models as well as 310s models.
<BR>
<P>Thanks much,
<BR>
<P><P>John Craig
<BR>
<P><EM>&gt; Timo Hoderlein writes:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; &gt; But when I try to scan color pictures, I only get final results of
</EM><BR>
<EM>&gt; &gt; pictures of the size of CD covers and the scanning works only up to a
</EM><BR>
<EM>&gt; &gt; resolution of 75 dpi. The result, though, is worthless because the parts
</EM><BR>
<EM>&gt; &gt; of the picture are disarranged and displaced and the colors are not like
</EM><BR>
<EM>&gt; &gt; the original and blurred. At a depth of 100 dpi and higher, the scanner
</EM><BR>
<EM>&gt; &gt; moves through the whole area, but the frontend does not receive RGB-data
</EM><BR>
<EM>&gt; &gt; (&quot;no green status bar&quot;).
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I had the same problems with my scanner, but corrected them thanks to
</EM><BR>
<EM>&gt; a few changes in snapscan. I made the same changes for your model
</EM><BR>
<EM>&gt; (SNAPSCAN310) in this version of the backend:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; <A HREF="http://download.sourceforge.net/snapscan/snapscan-28102000.tar.gz">http://download.sourceforge.net/snapscan/snapscan-28102000.tar.gz</A>
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; You can read documentation on how to use this here:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; <A HREF="http://snapscan.sourceforge.net/">http://snapscan.sourceforge.net/</A>
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; If this doesn't work, could you please try:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; export SANE_DEBUG_SNAPSCAN=1
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; before scanning to see which model is detected.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; If this works, please let me know so we can add it in snapscan.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; &gt; possibility to scan with a resolution of more than 300 dpi.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Your scanner probably can't go that high.
</EM><BR>
<EM>&gt;
</EM><BR>
<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:%20Agfa%20Snapscan%20310%20color%20problem&In-Reply-To=&lt;39FDC7E9.7C0DD152@agen.ufl.edu&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0313.html">Henning Meier-Geinitz: "Re: TODO list"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0311.html">Sébastien Sablé: "Re: TODO list"</A>
<LI><STRONG>Maybe in reply to:</STRONG> <A HREF="0282.html">Timo Hoderlein: "Agfa Snapscan 310 color problem"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0322.html">Sébastien Sablé: "Re: Agfa Snapscan 310 color problem"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#312">[ date ]</A>
<A HREF="index.html#312">[ thread ]</A>
<A HREF="subject.html#312">[ subject ]</A>
<A HREF="author.html#312">[ 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>Mon Oct 30 2000 - 11:11:32 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>