sane-project-website/old-archive/1999-09/0014.html

83 wiersze
3.8 KiB
HTML

<!-- received="Thu Sep 2 23:35:39 1999 PDT" -->
<!-- sent="Fri, 03 Sep 1999 02:38:53 -0400" -->
<!-- name="John Garrison" -->
<!-- email="jeg@visi.net" -->
<!-- subject="Re: Scanner help" -->
<!-- id=" " -->
<!-- inreplyto="Scanner help" -->
<title>sane-devel: Re: Scanner help</title>
<h1>Re: Scanner help</h1>
<b>John Garrison</b> (<a href="mailto:jeg@visi.net"><i>jeg@visi.net</i></a>)<br>
<i>Fri, 03 Sep 1999 02:38:53 -0400</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#14">[ date ]</a><a href="index.html#14">[ thread ]</a><a href="subject.html#14">[ subject ]</a><a href="author.html#14">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0015.html">Milon Firikis: "Re: SANE V2 - again..."</a>
<li> <b>Previous message:</b> <a href="0013.html">Ken Sroka: "SANE HP 6350C support"</a>
<li> <b>Maybe in reply to:</b> <a href="0010.html">John Garrison: "Scanner help"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0029.html">Mike Bhola: "Re: Scanner help"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
I did a modprobe dtc and got a device or resource busy. I haven't used<br>
the card for a while but it worked fine when last used, should I assume<br>
my scanner is broken? (As I said it doesn't work in windows either)<br>
Maybe I'll have to get another SCSI card?<br>
<p>
Dan Kegel wrote:<br>
<i>&gt; </i><br>
<i>&gt; John Garrison wrote:</i><br>
<i>&gt; &gt; Can anybody tell me where to get the scsi drivers/module for linux? I</i><br>
<i>&gt; &gt; don't have scsi support built in I don't think. At least I hope not</i><br>
<i>&gt; &gt; cause when I boot up it says scsi hosts: 0 detected.</i><br>
<i>&gt; &gt; ... Anyway it is a DTC SCSI card</i><br>
<i>&gt; </i><br>
<i>&gt; I just went thru this for Red Hat 6.</i><br>
<i>&gt; Interactively, you can just do</i><br>
<i>&gt; su</i><br>
<i>&gt; /sbin/modprobe dtc</i><br>
<i>&gt; I think, and that should turn on scsi support. You can see the</i><br>
<i>&gt; available modules in /lib/modules/*/scsi.</i><br>
<i>&gt; </i><br>
<i>&gt; To do this automatically after boot, add the following to</i><br>
<i>&gt; /etc/rc.d/rc.sysinit:</i><br>
<i>&gt; # load scsi</i><br>
<i>&gt; if [ -n "$USEMODULES" ]; then</i><br>
<i>&gt; if grep -s -q "^alias scsi" /etc/conf.modules ; then</i><br>
<i>&gt; action "Loading scsi module" modprobe scsi</i><br>
<i>&gt; fi</i><br>
<i>&gt; fi</i><br>
<i>&gt; and add a line to /etc/conf.modules saying what module to load for scsi,</i><br>
<i>&gt; e.g.</i><br>
<i>&gt; alias scsi dtc</i><br>
<i>&gt; </i><br>
<i>&gt; Better yet, recompile your kernel to include built-in support for</i><br>
<i>&gt; your SCSI card. Then you'll get the "hosts detected" message at boot time.</i><br>
<i>&gt; - dan</i><br>
<i>&gt; </i><br>
<i>&gt; --</i><br>
<i>&gt; (The above is my opinion alone, and not that of my employer)</i><br>
<i>&gt; </i><br>
<i>&gt; --</i><br>
<i>&gt; Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a></i><br>
<i>&gt; To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a></i><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">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0015.html">Milon Firikis: "Re: SANE V2 - again..."</a>
<li> <b>Previous message:</b> <a href="0013.html">Ken Sroka: "SANE HP 6350C support"</a>
<li> <b>Maybe in reply to:</b> <a href="0010.html">John Garrison: "Scanner help"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0029.html">Mike Bhola: "Re: Scanner help"</a>
<!-- reply="end" -->
</ul>