Comment 1 for bug 130004

Revision history for this message
Christoph Langner (chrissss) wrote :

I want to update this bug. Gutsy turned stable and the problem is still there, I even reinstalled the system to be sure, that there are no wrong settings. So right now i'm using

---
$ uname -r
2.6.22-14-generic

$ dpkg -l alsa-base
ii alsa-base 1.0.14-1ubuntu2 ALSA driver configuration files
---

The audio devices still change their order every time i boot my computer. This is pretty annoying. Ususally i'v got no sound over my speakers. I've got to reset the gnome settings. VOIP applications have to be reconfigured every time, etc.

I use the follwoing sound modules

---
$ cat /proc/asound/modules
 0 snd_usb_audio
 1 snd_usb_audio
 2 snd_bt87x
 3 snd_hda_intel
---

When i add something like

---
options snd-hda-intel index=0
---

to my /etc/modprobe.d/alsa-base things turn even worse. Propably every second reboot the Nvidia (snd_hda_intel) device is missing...