sane-project-website/old-archive/2001-03/0209.html

182 wiersze
5.8 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: Getting my scanner to work</TITLE>
<META NAME="Author" CONTENT="Robert N. Eaton (moth28@infinet-is.com)">
<META NAME="Subject" CONTENT="Re: Getting my scanner to work">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Getting my scanner to work</H1>
<!-- received="Mon Mar 26 14:46:12 2001" -->
<!-- isoreceived="20010326224612" -->
<!-- sent="Mon, 26 Mar 2001 15:57:31 -0700" -->
<!-- isosent="20010326225731" -->
<!-- name="Robert N. Eaton" -->
<!-- email="moth28@infinet-is.com" -->
<!-- subject="Re: Getting my scanner to work" -->
<!-- id="3ABFC95B.F468E2ED@infinet-is.com" -->
<!-- inreplyto="FKEIKPDDCONCJKMMLIHBMEOJCFAA.mstewart@atg.com" -->
<STRONG>From:</STRONG> Robert N. Eaton (<A HREF="mailto:moth28@infinet-is.com?Subject=Re:%20Getting%20my%20scanner%20to%20work&In-Reply-To=&lt;3ABFC95B.F468E2ED@infinet-is.com&gt;"><EM>moth28@infinet-is.com</EM></A>)<BR>
<STRONG>Date:</STRONG> Mon Mar 26 2001 - 14:57:31 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0210.html">Robert N. Eaton: "Re: I dropped my Espon 636U..."</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0208.html">Christoph Doerbeck A242369: "I dropped my Espon 636U..."</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0205.html">Mark Stewart: "RE: Getting my scanner to work"</A>
<!-- nextthread="start" -->
<LI><STRONG>Reply:</STRONG> <A HREF="0227.html">Mark Stewart: "RE: Getting my scanner to work"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#209">[ date ]</A>
<A HREF="index.html#209">[ thread ]</A>
<A HREF="subject.html#209">[ subject ]</A>
<A HREF="author.html#209">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Mark,
<BR>
<P>SCDI_MOD is one of the kernel modules. su to root and do lsmod. Here's
<BR>
what I get:
<BR>
<P>[root@pooh bob]# lsmod
<BR>
Module Size Used by
<BR>
ppp_deflate 39972 0 (autoclean)
<BR>
bsd_comp 3568 0 (autoclean)
<BR>
ppp 21452 2 (autoclean) [ppp_deflate bsd_comp]
<BR>
slhc 4472 1 (autoclean) [ppp]
<BR>
nfs 28824 1 (autoclean)
<BR>
lockd 31880 0 (autoclean) [nfs]
<BR>
sunrpc 54916 1 (autoclean) [nfs lockd]
<BR>
nls_iso8859-1 2020 1 (autoclean)
<BR>
nls_cp437 3548 1 (autoclean)
<BR>
vfat 9180 1 (autoclean)
<BR>
fat 31264 1 (autoclean) [vfat]
<BR>
parport_probe 3172 0
<BR>
parport_pc 7060 0
<BR>
parport 7748 0 [parport_probe parport_pc]
<BR>
es1371 31328 0
<BR>
aic7xxx 112796 0 (unused)
<BR>
scsi_mod 61408 1 [aic7xxx]
<BR>
usb-uhci 21740 1
<BR>
sound 61080 0 (unused)
<BR>
soundcore 2788 7 [es1371 sound]
<BR>
soundlow 308 0 [sound]
<BR>
[root@pooh bob]#
<BR>
<P>I don't know what to tell you about (unused) at aic7xxx. It seems to
<BR>
take both of them to work.
<BR>
<P>Bob Eaton
<BR>
<P>Mark Stewart wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Bob,
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Thanks very much for the info.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; &gt; &gt; Also, can you tell me which driver is being used?
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; aic7xxx is the driver. Seems to work with SCSI_MOD.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Hm. That's the driver I'm using, too. What is SCSI_MOD? An option to the
</EM><BR>
<EM>&gt; Adaptec driver?
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Mark, I wish I could help you more, but if I already knew what was going
</EM><BR>
<EM>&gt; &gt; on, I wouldn't need so much help myself ;-).
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Yeah, I really like Linux when it doesn't take me months to get something
</EM><BR>
<EM>&gt; working...
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; ::mark
</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:%20Getting%20my%20scanner%20to%20work&In-Reply-To=&lt;3ABFC95B.F468E2ED@infinet-is.com&gt;">majordomo@mostang.com</A>
</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:%20Getting%20my%20scanner%20to%20work&In-Reply-To=&lt;3ABFC95B.F468E2ED@infinet-is.com&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0210.html">Robert N. Eaton: "Re: I dropped my Espon 636U..."</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0208.html">Christoph Doerbeck A242369: "I dropped my Espon 636U..."</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0205.html">Mark Stewart: "RE: Getting my scanner to work"</A>
<!-- nextthread="start" -->
<LI><STRONG>Reply:</STRONG> <A HREF="0227.html">Mark Stewart: "RE: Getting my scanner to work"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#209">[ date ]</A>
<A HREF="index.html#209">[ thread ]</A>
<A HREF="subject.html#209">[ subject ]</A>
<A HREF="author.html#209">[ 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 Mar 26 2001 - 14:48:19 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>