Hello, I use the snd-intel8x0 module. I used alsaconf to set it up. However, it seems that I have to put this module in /etc/modules.autoload.d/kernel-2.6 because /etc/init.d/alsasound fails to load snd-intel8x0 and so my mixer settings constantly fail to be loaded at boot.
Yes, snd-intel8x0 is in /etc/modules.d/alsa, and consequently in /etc/modules.conf. Here's the relevant section: ### modules-update: start processing /etc/modules.d/alsa # --- BEGIN: Generated by ALSACONF, do not edit. --- # --- ALSACONF verion 1.0.6 --- options snd device_mode=0666 alias snd-card-0 snd-intel8x0 alias sound-slot-0 snd-intel8x0 # --- END: Generated by ALSACONF, do not edit. --- Is there a better workaround for this problem than placing the module in kernel-2.6? Is this a known bug? And finally, is it a bug in Gentoo's init scripts, or a bug in alsa itself? Thanks! -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net -- [email protected] mailing list
