Comment 3 for bug 418002

Revision history for this message
triksteerx (triksterx) wrote :

Edit to the last post:

The output of lsmod | grep snd is not nothing. I got it mixed with one from earlier in the debugging. As far as I can tell, though, I only have one sound card.

triksterx@triksterx-desktop:~$ lsmod | grep snd
snd_ice1724 99836 0
snd_ice17xx_ak4xxx 11648 1 snd_ice1724
snd_ac97_codec 110880 1 snd_ice1724
ac97_bus 9856 1 snd_ac97_codec
snd_ak4xxx_adda 16384 2 snd_ice1724,snd_ice17xx_ak4xxx
snd_ak4114 16896 1 snd_ice1724
snd_pcm_oss 45984 0
snd_mixer_oss 22656 1 snd_pcm_oss
snd_pcm 82948 4 snd_ice1724,snd_ac97_codec,snd_ak4114,snd_pcm_oss
snd_page_alloc 17032 1 snd_pcm
snd_pt2258 12032 1 snd_ice1724
snd_i2c 13184 2 snd_ice1724,snd_pt2258
snd_seq_oss 39296 0
snd_seq_midi 14240 0
snd_rawmidi 29472 2 snd_ice1724,snd_seq_midi
snd_seq_midi_event 15232 2 snd_seq_oss,snd_seq_midi
snd_seq 57456 5 snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 29320 2 snd_pcm,snd_seq
snd_seq_device 15372 4 snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 63524 14 snd_ice1724,snd_ac97_codec,snd_ak4xxx_adda,snd_ak4114,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_pt2258,snd_i2c,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 15200 1 snd