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

how could i disable loading of sound modules at startup?

p.s. onboard sound in the bios sets to "disabled".
--
gentoo-user@gentoo.org mailing list

Reply via email to