sane-project-website/old-archive/2000-06/0087.html

156 wiersze
5.6 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: Phantom Microtek 330CX</TITLE>
<META NAME="Author" CONTENT="Marcel Pol (mpol@gmx.net)">
<META NAME="Subject" CONTENT="RE: Phantom Microtek 330CX">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>RE: Phantom Microtek 330CX</H1>
<!-- received="Sat Jun 10 01:06:14 2000" -->
<!-- isoreceived="20000610080614" -->
<!-- sent="Sat, 10 Jun 2000 10:09:59 +0200 (CEST)" -->
<!-- isosent="20000610080959" -->
<!-- name="Marcel Pol" -->
<!-- email="mpol@gmx.net" -->
<!-- subject="RE: Phantom Microtek 330CX" -->
<!-- id="XFMail.000610100959.mpol@gmx.net" -->
<!-- inreplyto="H000019001f66296@MHS" -->
<STRONG>From:</STRONG> Marcel Pol (<A HREF="mailto:mpol@gmx.net?Subject=RE:%20Phantom%20Microtek%20330CX&In-Reply-To=&lt;XFMail.000610100959.mpol@gmx.net&gt;"><EM>mpol@gmx.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Sat Jun 10 2000 - 01:09:59 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0088.html">Alvaro Nunes: "Re: sane install"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0086.html">Ben Speirs: "Re: Problems with sane-scsi"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0080.html">david.naura@st.com: "Phantom Microtek 330CX"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#87">[ date ]</A>
<A HREF="index.html#87">[ thread ]</A>
<A HREF="subject.html#87">[ subject ]</A>
<A HREF="author.html#87">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
On 09-Jun-00 <A HREF="mailto:david.naura@st.com?Subject=RE:%20Phantom%20Microtek%20330CX&In-Reply-To=&lt;XFMail.000610100959.mpol@gmx.net&gt;">david.naura@st.com</A> wrote:
<BR>
<EM>&gt; I have a parallel scanner Microtek : Phantom 330CX.
</EM><BR>
<EM>&gt; I have installed Mandrake 7 on my computer. Sane is also installed but
</EM><BR>
<EM>&gt; the scanner is not recognized.
</EM><BR>
<EM>&gt; I heard that it was possible to make it work. But could someone please
</EM><BR>
<EM>&gt; explain me what to do step by step to achieve this ?
</EM><BR>
<P>There are 2 things you need.
<BR>
First you need the kernel supporting the parport chip. Most Microtek parport
<BR>
scanners use the Onspec 90c26 chip, so I guess yours too.
<BR>
You can get it from <A HREF="http://torque.net/parport">http://torque.net/parport</A>
<BR>
There is a kernelpatch ppscsi, the normal one is written for a 2.2.x kernel,
<BR>
till 2.2.12
<BR>
There is also one for the 2.2.13 and higher kernel. It was somewhere on
<BR>
<A HREF="ftp://ftp.torque.net">ftp://ftp.torque.net</A> under the Tim directory but I cannot find it anymore. If
<BR>
you need that one and you cannot find it I can mail it to you
<BR>
<P>You need to copy it to the kernel-source directory (in /usr/src/linux for Suse).
<BR>
Then you need to patch the kernel with it.A good idea is to read the kernel
<BR>
Howto. This patch cannot be patched with the -p0 option. This is what I did:
<BR>
patch -p1 &lt; ppscsi-patch
<BR>
If all goes well than the patch will be patched under the drivers directory.
<BR>
When you do make xconfig (or whatever you want) you will see the options under
<BR>
SCSI-lowlevel drivers.
<BR>
You need to build the ppscsi and onscsi as modules.
<BR>
<P>After compiling and installing you can do modprobe onscsi.
<BR>
If all goes well then the modules sg, scsi_mod, ppscsi and onscsi will be
<BR>
loaded.
<BR>
I myself had some problems with loading the paroprt modules and the ppscsi
<BR>
modules at the same time, so when I load my ppscsi modules, I first unload my
<BR>
parport modules.
<BR>
With sgcheck or find-scanner you can see if the kernel finds the scanner.
<BR>
If it does, than you can use sane for scanning.
<BR>
<P>Hope this helped you on your way.
<BR>
Hope I didn't forget anything.
<BR>
<P>Marcel Pol
<BR>
<P><P><P><P>************************* __ _
<BR>
/ Marcel Pol / / / (_)__ __ ____ __
<BR>
/ / / /__/ / _ \/ // /\ \/ /
<BR>
/ <A HREF="mailto:mpol@nospam.gmx.net?Subject=RE:%20Phantom%20Microtek%20330CX&In-Reply-To=&lt;XFMail.000610100959.mpol@gmx.net&gt;">mpol@nospam.gmx.net</A> / /____/_/_//_/\_,_/ /_/\_\
<BR>
*************************
<BR>
SuSE 6.3 Kernel 2.2.13
<BR>
Don't visit <A HREF="http://www.angelfire.com/scifi/marcelpol">http://www.angelfire.com/scifi/marcelpol</A>
<BR>
<P>This sig is stolen.
<BR>
But it was released under GNU, wasn't it?
<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:%20Phantom%20Microtek%20330CX&In-Reply-To=&lt;XFMail.000610100959.mpol@gmx.net&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0088.html">Alvaro Nunes: "Re: sane install"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0086.html">Ben Speirs: "Re: Problems with sane-scsi"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0080.html">david.naura@st.com: "Phantom Microtek 330CX"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#87">[ date ]</A>
<A HREF="index.html#87">[ thread ]</A>
<A HREF="subject.html#87">[ subject ]</A>
<A HREF="author.html#87">[ 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>Sat Jun 10 2000 - 01:06:35 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>