1/ after boot, the sound is ok, but after some time of utilisation (only web, play music sometimes, and vi) the sound is no more available (it never was a failure while playing) Connections and volume level are ok and unchanged when it fails.
2/ :~$ cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xf0600000 irq 22 1 [HDMI ]: HDA-Intel - HDA ATI HDMI HDA ATI HDMI at 0xf0210000 irq 17 3/ alsa-info.sh Your ALSA information is located at http://www.alsa-project.org/db/?f=7b9383b7289aef63f5d7407d97d86f5179dd51e3 4/ i did `ps -efl` just after boot, and after the sound failure, here is the diff : < is ok with sound just after boot > is after sound failure 84d83 < rhythmbox --sm-config-prefix /rhythmbox-38EFe1/ --sm-client-id 2f55877cf-25cb-41d3-bd03-d006b12719dc --screen 0 125a125 > /usr/lib/gvfs/gvfsd-http --spawner :1.11 /org/gtk/gvfs/exec_spaw/0 5/ lsmod gives the same loaded modules, just the number (count of use?) changes : $ diff nosound-lsmod-soundok-boot nosound-lsmod 36,37c36,37 < snd 62756 17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device < snd_hda_intel 434100 6 --- > snd 62756 13 > snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device > snd_hda_intel 434100 3 40c40 < snd_pcm 83076 3 snd_hda_intel,snd_pcm_oss --- > snd_pcm 83076 2 snd_hda_intel,snd_pcm_oss 49c49 < snd_timer 29704 3 snd_pcm,snd_seq --- > snd_timer 29704 2 snd_pcm,snd_seq -- sound does not work anymore https://bugs.launchpad.net/bugs/428002 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs