Comment 5 for bug 218165

Revision history for this message
Andrew (andrewpostcard-cmp) wrote :

Still not working using motherboard Asus P5E VM Do after latest updates.
Kernel 2.6.24-16 generic #1 SMP Thu Apr 10 12:47:45
Intel HDA Driver
ALC883

andrew@Marconi:~$ lsmod | grep snd
snd_hda_intel 440408 4
snd_pcm_oss 47648 0
snd_mixer_oss 20224 1 snd_pcm_oss
snd_pcm 92168 3 snd_hda_intel,snd_pcm_oss
snd_page_alloc 13200 2 snd_hda_intel,snd_pcm
snd_hwdep 12552 1 snd_hda_intel
snd_seq_dummy 5764 0
snd_seq_oss 38912 0
snd_seq_midi 10688 0
snd_rawmidi 29856 1 snd_seq_midi
snd_seq_midi_event 10112 2 snd_seq_oss,snd_seq_midi
snd_seq 63232 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 27912 3 snd_pcm,snd_seq
snd_seq_device 10644 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 70856 17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 10400 1 snd

andrew@Marconi:~$ sudo dmesg | grep snd
andrew@Marconi:~$