[gentoo-user] 1394 modules under Gentoo

2004-02-12 Thread Mark Knecht
Hi, My home boxes use 1394 built into the kernel so I don't have this issue. Some new machines at work have 1394 built as modules. What's the right way to load these modules under Gentoo? Should I create some arbitrary file like /etc/modules.d/ohci , name them in there and then run

Re: [gentoo-user] 1394 modules under Gentoo

2004-02-12 Thread Jose Gonzlez Gmez
I think you should modify /etc/modules.autoload.d/kernel-2.x instead. Or emerge hotplug, rc-update add hotplug default. Regards Jose Mark Knecht escribió: Hi, My home boxes use 1394 built into the kernel so I don't have this issue. Some new machines at work have 1394 built as

Re: [gentoo-user] 1394 modules under Gentoo

2004-02-12 Thread Mark Knecht
On Thu, 2004-02-12 at 17:44, Jose González Gómez wrote: I think you should modify /etc/modules.autoload.d/kernel-2.x instead. Good idea! Didn't think of that. Thanks! Or emerge hotplug, rc-update add hotplug default. That I have done, but it doesn't get the modules loaded. You cannot