sane-project-website/old-archive/2000-08/0216.html

180 wiersze
6.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: Scanner Aldi Lifetec LT 9891 on parallel port a</TITLE>
<META NAME="Author" CONTENT="Jochen Eisinger (jochen.eisinger@gno.de)">
<META NAME="Subject" CONTENT="Re: Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?</H1>
<!-- received="Thu Aug 24 01:53:36 2000" -->
<!-- isoreceived="20000824085336" -->
<!-- sent="Thu, 24 Aug 2000 10:59:39 +0200" -->
<!-- isosent="20000824085939" -->
<!-- name="Jochen Eisinger" -->
<!-- email="jochen.eisinger@gno.de" -->
<!-- subject="Re: Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?" -->
<!-- id="39A4E3FB.8DFF9422@gno.de" -->
<!-- inreplyto="JA8AAAAAAg8g6wABYQACnEkbAcBU@B-RAIL.BE" -->
<STRONG>From:</STRONG> Jochen Eisinger (<A HREF="mailto:jochen.eisinger@gno.de?Subject=Re:%20Scanner%20Aldi%20Lifetec%20LT%209891%20on%20parallel%20port%20and%20Linux%20?&In-Reply-To=&lt;39A4E3FB.8DFF9422@gno.de&gt;"><EM>jochen.eisinger@gno.de</EM></A>)<BR>
<STRONG>Date:</STRONG> Thu Aug 24 2000 - 01:59:39 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0217.html">Jens Petersohn: "Re: HP backend problem..."</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0215.html">Jochen Eisinger: "Re: Mustek_PP backend and MFS-600"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0214.html">fabrice.fontaine.552@B-RAIL.BE: "Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0222.html">fabrice.fontaine.552@B-RAIL.BE: "Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0222.html">fabrice.fontaine.552@B-RAIL.BE: "Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#216">[ date ]</A>
<A HREF="index.html#216">[ thread ]</A>
<A HREF="subject.html#216">[ subject ]</A>
<A HREF="author.html#216">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi!
<BR>
<P>Probably you didn't specify the correct port your scanner is connected
<BR>
to. You can do this in the file mustek_pp.conf:
<BR>
<P>port &lt;your port&gt;
<BR>
<P>You can try all three possible values: 0x378 0x278 0x3BC, or you know
<BR>
the value, or you have a look a /proc/ioports (after printing something,
<BR>
so parport is loaded)...
<BR>
<P>If it doesn't work, please send the output of
<BR>
<P># SANE_DEBUG_SANEI_PA4S2=128 scanimage -L
<BR>
<P>and
<BR>
<P># cat /proc/ioports
<BR>
<P>(after printing something)
<BR>
<P>-- jochen
<BR>
<P>[<A HREF="mailto:fabrice.fontaine.552@B-RAIL.BE?Subject=Re:%20Scanner%20Aldi%20Lifetec%20LT%209891%20on%20parallel%20port%20and%20Linux%20?&In-Reply-To=&lt;39A4E3FB.8DFF9422@gno.de&gt;">fabrice.fontaine.552@B-RAIL.BE</A>]
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Hi ,
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I have downloaded sane 1.0.3 (that includes the SANE interface sanei_pa4s2
</EM><BR>
<EM>&gt; and the backend sane-mustek_pp) and xsane 0.60 .
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I have done in the sane 103 directory : ./configure
</EM><BR>
<EM>&gt; make
</EM><BR>
<EM>&gt; make install
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; everything is OK , sane is compiled and installed.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; When i look in the makein , dll.conf .... files the options for sanei_pa4s2
</EM><BR>
<EM>&gt; and mustek_p are ok
</EM><BR>
<EM>&gt; (i have deleted the # before mustek_pp and replaced lp1 by lp0 )
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; but my scanner (lifetec (aldi) LT9891on parallel port isn't dedected).
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; When i type scanimage -L , it shows nothing.
</EM><BR>
<EM>&gt; When i type scanimage , it shows no device found.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Xsane refuses to be compile , make gives an error 1 &quot;file sane preference.h
</EM><BR>
<EM>&gt; not found&quot;.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; What should i do now ?
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Is there something to configure, a module .so to load ?
</EM><BR>
<EM>&gt; I am a beginner with Linux ?
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I have read some doc but i don't find what to do , there is a find-scanner
</EM><BR>
<EM>&gt; tool but it seems to be for the scusi scanners...
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Thank you.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Fabrice Fontaine
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Belgium
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt;
</EM><BR>
<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:%20Scanner%20Aldi%20Lifetec%20LT%209891%20on%20parallel%20port%20and%20Linux%20?&In-Reply-To=&lt;39A4E3FB.8DFF9422@gno.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0217.html">Jens Petersohn: "Re: HP backend problem..."</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0215.html">Jochen Eisinger: "Re: Mustek_PP backend and MFS-600"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0214.html">fabrice.fontaine.552@B-RAIL.BE: "Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0222.html">fabrice.fontaine.552@B-RAIL.BE: "Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0222.html">fabrice.fontaine.552@B-RAIL.BE: "Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#216">[ date ]</A>
<A HREF="index.html#216">[ thread ]</A>
<A HREF="subject.html#216">[ subject ]</A>
<A HREF="author.html#216">[ 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>Thu Aug 24 2000 - 01:54:06 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>