[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Get FC2 to load 1394 drivers automatically
- From: Mark Knecht <markknecht gmail com>
- To: Rick Stevens <rstevens vitalstream com>
- Cc: Getting started with Red Hat Linux <redhat-install-list redhat com>
- Subject: Re: Get FC2 to load 1394 drivers automatically
- Date: Tue, 7 Dec 2004 16:31:28 -0800
On Tue, 07 Dec 2004 14:08:01 -0800, Rick Stevens
<rstevens vitalstream com> wrote:
> Mark Knecht wrote:
> > I haven't figured out how to make FC2 load these drivers everytime
> > I boot.
> Try adding this line (all as one line, it's wrapped for readability):
>
> install sbp2 /sbin/modprobe ohci1394 && /sbin/modprobe
> --ignore-install sbp2.
>
> Then a "modprobe sbp2" or "modprobe firewire1" should do it. The first
> thing it'll do is load ohci1394. That should load ieee1394 since
> ohci1394 depends on it. Finally, sbp2 should load and you should be
> happy.
>
> Ah, the power of the "install" modprobe.conf option and the
> "--ignore-install" option of modprobe.
Rick,
THanks for the reply. This does indeed get everything loaded when I
modprobe sbp2. However it doesn't modprobe sbp2 automatically at boot
time. How can I make that happen?
Thanks,
Mark
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]