i have built-in soundcard AC'97 on the server, but i dont want to sound
modules to be loaded at startup:

moon ~ # lsmod | grep snd
snd_mpu401              3272  0
snd_mpu401_uart         4000  1 snd_mpu401
snd_rawmidi            12256  1 snd_mpu401_uart
snd_seq_device          3756  1 snd_rawmidi
snd                    27108  4
snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_device


i didn't find any mentions of snd* modules neither here:
/etc/modules.autoload.d nor here:  /etc/modules.d, /etc/modprobe.conf or
here: /etc/modules.conf

but do you have alsasound set to be started in default or boot runlevel?


no, i have no alsasound in the system:

moon ~ # ls -al /etc/runlevels/* | grep -i alsa
moon ~ #

--
gentoo-user@gentoo.org mailing list

Reply via email to