Comment 1 for bug 1014866

Revision history for this message
ROCHE (guyroche08-6) wrote : Re: Matching subscriptions: No Audio after update kernel 3 2 025 in Ubuntu 12 04 32bits. Good in kernel 3 2 024 ! Alsa 1 025 not compiled in kernel 3 2 025. It's the same problem with ubuntu 12 10 Quantal

My parametters :

rg@rg-HP-Pavilion-dv7-Notebook-PC:~$ ls -l /dev/snd
total 0
drwxr-xr-x 2 root root 80 juin 19 2012 by-path
crw-rw---T+ 1 root audio 116, 6 juin 18 23:35 controlC0
crw-rw---T+ 1 root audio 116, 9 juin 18 23:35 controlC1
crw-rw---T+ 1 root audio 116, 5 juin 18 23:35 hwC0D0
crw-rw---T+ 1 root audio 116, 8 juin 18 23:35 hwC1D0
crw-rw---T+ 1 root audio 116, 4 juin 18 23:35 pcmC0D0c
crw-rw---T+ 1 root audio 116, 3 juin 18 23:36 pcmC0D0p
crw-rw---T+ 1 root audio 116, 2 juin 18 23:35 pcmC0D1p
crw-rw---T+ 1 root audio 116, 7 juin 18 23:35 pcmC1D3p
crw-rw---T+ 1 root audio 116, 1 juin 18 23:35 seq
crw-rw---T+ 1 root audio 116, 33 juin 18 23:35 timer
rg@rg-HP-Pavilion-dv7-Notebook-PC:~$ lsmod | grep '^snd' | column -t
snd_hda_codec_hdmi 31775 1
snd_hda_codec_idt 60251 1
snd_hda_intel 32765 4
snd_hda_codec 109562 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep 13276 1 snd_hda_codec
snd_pcm 80845 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
snd_rawmidi 25424 1 snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
snd_timer 28931 2 snd_pcm,snd_seq
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 62064 18 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
snd_page_alloc 14108 2 snd_hda_intel,snd_pcm
rg@rg-HP-Pavilion-dv7-Notebook-PC:~$

Hi