Morning * I ve a little and strange problem with alsa.
On my Laptop (acer aspire 1681) runs alsa and debian/testing well, but only after alsaconf. If i reboot the laptop alsa won't work. I have to run alsaconf again to get it work. diff lsmod (restart) and lsmod (after alsaconf) [EMAIL PROTECTED]:~/Desktop/Autostart$ lsmod | grep snd snd_intel8x0m 18500 0 snd_intel8x0 33216 3 snd_ac97_codec 78360 2 snd_intel8x0m,snd_intel8x0 snd_pcm_oss 53344 0 snd_mixer_oss 19872 1 snd_pcm_oss snd_pcm 92712 4 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss snd_timer 24644 1 snd_pcm snd 55300 13 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 9664 1 snd snd_page_alloc 10020 3 snd_intel8x0m,snd_intel8x0,snd_pcm after alsaconf: [EMAIL PROTECTED]:~/Desktop/Autostart$ lsmod | grep snd snd_intel8x0 33216 0 snd_ac97_codec 78360 1 snd_intel8x0 snd_pcm_oss 53344 0 snd_mixer_oss 19872 1 snd_pcm_oss snd_pcm 92712 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss snd_timer 24644 1 snd_pcm snd 55300 6 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 9664 1 snd snd_page_alloc 10020 2 snd_intel8x0,snd_pcm You can see, the only different is snd_intel8x0m, this module is not loaded after alsaconf. But how can i change the boot configuration to unload snd_intel8x0m? (it#s not in /etc/modules) regards martin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]