On Thu, 27 May 2004 the mental interface of Jens Schmalzing told: > Hi, > > Vincent Lefevre writes: > > > It works, but why isn't it loaded by default like with 2.4 kernels? > > > > /etc/modules contains: > > > > sound > > > > and /etc/modules.conf contains: > > > > alias sound dmasound_pmac > > The modprobe utility for 2.6 kernels, from the module-init-tools > package, reads /etc/modprobe.conf, not /etc/modules.conf.
There is a dir /etc/modprobe.d. The files including here are read
from modul-init-tools and are put via update-modules to
/lib/modules/modprobe.conf.
Compare:
2.4 2.6
/etc/modules.conf /lib/modules/modprobe.conf
/etc/modutils /etc/modprobe.d
/etc/modules /etc/modules
The sound aliases can be found in /etc/alsa/modutils. Ther should be
a link from /etc/modprobe.d/alsa|whatever to /etc/alsa/modutils/1.0|whatever ;-)
Ciao
Elimar
--
Ersatz des Zufalls durch den Irrtum.
-unknown-
signature.asc
Description: Digital signature

