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?
maybe it's loading by udev or hotplug? but how to tell'em not to do such
bad things? :)
--
gentoo-user@gentoo.org mailing list