Baho Utot wrote:
> I am working on adding cpu frequency control to BLFS.  I needed to load
> the cpufreq_ondemand etc kernel modules.  I placed a file into
> /etc/modprobe.d and the modules where no loaded.  When I placed them
> into /etc/sysconfig/modules of course they loaded fine.
>
> I have a file installed by LFS-7.2 called usb.conf.

Not to my knowledge from LFS.  I have no such file.

There is no modprobe.d in LFS, and hasn't been since LFS 7.0.  I don't 
recall what was present before 7.0.

> What loads this module?
> Has everything been moved to /etc/sysconfig/modules, which make this
> file an orphan, which in case will need to be corrected in LFS.  If that
> is not the case hen I have to fix something on my system.

I suggest reading the boot scripts and understanding what they do. 
Start with /etc/inittab and then /etc/init.d/rc.

Modules are initiated by

/etc/rc.d/rcS.d/S05modules -> ../init.d/modules

   -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to