sane-project-website/old-archive/2001-01/0331.html

222 wiersze
9.0 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 driver and acer scanner</TITLE>
<META NAME="Author" CONTENT="Steve Cooper (scooper1@coin.org)">
<META NAME="Subject" CONTENT="Re: Snapscan driver and acer scanner">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Snapscan driver and acer scanner</H1>
<!-- received="Wed Jan 31 15:00:41 2001" -->
<!-- isoreceived="20010131230041" -->
<!-- sent="Wed, 31 Jan 2001 17:01:01 -0600" -->
<!-- isosent="20010131230101" -->
<!-- name="Steve Cooper" -->
<!-- email="scooper1@coin.org" -->
<!-- subject="Re: Snapscan driver and acer scanner" -->
<!-- id="3A78992C.2A9A39ED@coin.org" -->
<!-- inreplyto="20010131160006.4509bc0d.snowsquirrel@home.com" -->
<STRONG>From:</STRONG> Steve Cooper (<A HREF="mailto:scooper1@coin.org?Subject=Re:%20Snapscan%20driver%20and%20acer%20scanner&In-Reply-To=&lt;3A78992C.2A9A39ED@coin.org&gt;"><EM>scooper1@coin.org</EM></A>)<BR>
<STRONG>Date:</STRONG> Wed Jan 31 2001 - 15:01:01 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0332.html">Mick Barry: "Re: Preview problems on Solaris Sparc"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0330.html">Shea Martin: "Re: Snapscan driver and acer scanner"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0330.html">Shea Martin: "Re: Snapscan driver and acer scanner"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#331">[ date ]</A>
<A HREF="index.html#331">[ thread ]</A>
<A HREF="subject.html#331">[ subject ]</A>
<A HREF="author.html#331">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
John and Shea,
<BR>
<P>I want to thank you both. I just scanned an image. I works fine now. After I campiled the new sane sources with the snapscan pathches, I reinstalled the rpms for sane(for some path problem) and xsane. Then recomplied the sane-frontend. It works like a champ.
<BR>
<P>Thanks for the help. I am sure I will get positive remarks at the Linux Expo. This is at the University of Missouri. With triple heads and a flat bed scanner, it makes a impresive looking desktop publishing machine.
<BR>
<P>Thanks again.
<BR>
<P>Steve Cooper
<BR>
<P>Shea Martin wrote:
<BR>
<P><EM>&gt; Make sure you did a make install for xsane, or xscanimage. I had a problem reunning the executeable from the dir. which it was compiled in, then I did a make install and it worked. Something to do whith where it looks for list of available devices. Also check permissions. Were you running Xsane as root?
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; On Wed, 31 Jan 2001 12:56:54 -0600
</EM><BR>
<EM>&gt; Steve Cooper &lt;<A HREF="mailto:scooper1@coin.org?Subject=Re:%20Snapscan%20driver%20and%20acer%20scanner&In-Reply-To=&lt;3A78992C.2A9A39ED@coin.org&gt;">scooper1@coin.org</A>&gt; wrote:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; &gt; John.
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Thank you for your help. That patch has got me further along on my quest.
</EM><BR>
<EM>&gt; &gt; Now when I try the &quot;scanimage -L&quot; command , I get the device to respond back.
</EM><BR>
<EM>&gt; &gt; But when I try to run the xsane it still says it cannot find the device. Any
</EM><BR>
<EM>&gt; &gt; further input would be appreciated.
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Steve Cooper
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; John Craig wrote:
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; Hi,
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; I have been using an Acer scanner with the Snapscan driver. You will need
</EM><BR>
<EM>&gt; &gt; &gt; to patch the Sane source code with the snapscan drivers found at
</EM><BR>
<EM>&gt; &gt; &gt; <A HREF="http://download.sourceforge.net/snapscan/snapscan-01112000.tar.gz">http://download.sourceforge.net/snapscan/snapscan-01112000.tar.gz</A>
</EM><BR>
<EM>&gt; &gt; &gt; I know this works with sane-1.0.3 (which should have come with RH 7.0).
</EM><BR>
<EM>&gt; &gt; &gt; Furthermore, you might need to look at the snapscan.h file in the
</EM><BR>
<EM>&gt; &gt; &gt; sane-1.0.3/backends directory to make sure your scanner is being recognized
</EM><BR>
<EM>&gt; &gt; &gt; as the right type. Do cat /proc/scsi/scsi and look at the way the scanner
</EM><BR>
<EM>&gt; &gt; &gt; type is reported, then look at line 102 in snapscan.h and make sure it is
</EM><BR>
<EM>&gt; &gt; &gt; being recognized as an Acer 300f. If so, compile and install.
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; Good luck!
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; John Craig
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; Steve Cooper wrote:
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; &gt; &gt;From the past post on this board I have seen the interest in a acer
</EM><BR>
<EM>&gt; &gt; &gt; &gt; driver for sane. I have a acer 300f scsi scanner running on a Adaptec
</EM><BR>
<EM>&gt; &gt; &gt; &gt; 1542 card. The os is rh 7.0 I have compiled the latest sane 1.0.4. I
</EM><BR>
<EM>&gt; &gt; &gt; &gt; have successfully modproped the scsi bus and can see my devices, I have
</EM><BR>
<EM>&gt; &gt; &gt; &gt; also used the find-scanner utility to find the scanner. I have not been
</EM><BR>
<EM>&gt; &gt; &gt; &gt; able to get the snapscan module to work. From the search of this data
</EM><BR>
<EM>&gt; &gt; &gt; &gt; message archive it seems like I am not the only one. I am not a coder
</EM><BR>
<EM>&gt; &gt; &gt; &gt; by any means, but what ever help I could get would be great.
</EM><BR>
<EM>&gt; &gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; &gt; This system is supposed to be used as a demo box at a Linux Expo. I am
</EM><BR>
<EM>&gt; &gt; &gt; &gt; also running, I don't know if it makes a difference, XFree86 4.0.2, KDE
</EM><BR>
<EM>&gt; &gt; &gt; &gt; 1.1.2 on triple heads.
</EM><BR>
<EM>&gt; &gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; &gt; Thank You,
</EM><BR>
<EM>&gt; &gt; &gt; &gt; Steve Cooper
</EM><BR>
<EM>&gt; &gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; &gt; --
</EM><BR>
<EM>&gt; &gt; &gt; &gt; Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
</EM><BR>
<EM>&gt; &gt; &gt; &gt; To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20Snapscan%20driver%20and%20acer%20scanner&In-Reply-To=&lt;3A78992C.2A9A39ED@coin.org&gt;">majordomo@mostang.com</A>
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; --
</EM><BR>
<EM>&gt; &gt; &gt; Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
</EM><BR>
<EM>&gt; &gt; &gt; To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20Snapscan%20driver%20and%20acer%20scanner&In-Reply-To=&lt;3A78992C.2A9A39ED@coin.org&gt;">majordomo@mostang.com</A>
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; --
</EM><BR>
<EM>&gt; &gt; Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
</EM><BR>
<EM>&gt; &gt; To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20Snapscan%20driver%20and%20acer%20scanner&In-Reply-To=&lt;3A78992C.2A9A39ED@coin.org&gt;">majordomo@mostang.com</A>
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; --
</EM><BR>
<EM>&gt; ...elbows out,
</EM><BR>
<EM>&gt; stick on the ice!
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; --
</EM><BR>
<EM>&gt; Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
</EM><BR>
<EM>&gt; To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20Snapscan%20driver%20and%20acer%20scanner&In-Reply-To=&lt;3A78992C.2A9A39ED@coin.org&gt;">majordomo@mostang.com</A>
</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:%20Snapscan%20driver%20and%20acer%20scanner&In-Reply-To=&lt;3A78992C.2A9A39ED@coin.org&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0332.html">Mick Barry: "Re: Preview problems on Solaris Sparc"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0330.html">Shea Martin: "Re: Snapscan driver and acer scanner"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0330.html">Shea Martin: "Re: Snapscan driver and acer scanner"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#331">[ date ]</A>
<A HREF="index.html#331">[ thread ]</A>
<A HREF="subject.html#331">[ subject ]</A>
<A HREF="author.html#331">[ 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 Jan 31 2001 - 15:03:37 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>