Since installing Hardy, the sound frequently breaks up on my speakers. I notice it's using the emul10k1 driver. It seems to me that in Edgy it used emul10k2. Is this correct? Should I try reinstalling something?
Here's some lsmod info, it that is useful. Thanks in advance.
$ lsmod | grep snd
snd_emu10k1_synth 8064 0
snd_emux_synth 36224 1 snd_emu10k1_synth
snd_seq_virmidi 8192 1 snd_emux_synth
snd_seq_midi_emul 7552 1 snd_emux_synth
snd_emu10k1 146880 4 snd_emu10k1_synth
snd_ac97_codec 101028 1 snd_emu10k1
ac97_bus 3072 1 snd_ac97_codec
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78596 4 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 11400 2 snd_emu10k1,snd_pcm
snd_util_mem 5632 2 snd_emux_synth,snd_emu10k1
snd_hwdep 10500 2 snd_emux_synth,snd_emu10k1
snd_seq_dummy 4868 0
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
snd_seq_midi_event 8320 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
snd_seq 54224 9 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,s nd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi _event
snd_timer 24836 3 snd_emu10k1,snd_pcm,snd_seq
snd_seq_device 9612 8 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_s eq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_ seq
snd 56996 19 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_ac9 7_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwde p,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,sn d_timer,snd_seq_device
soundcore 8800 1 snd
Here's some lsmod info, it that is useful. Thanks in advance.
$ lsmod | grep snd
snd_emu10k1_synth 8064 0
snd_emux_synth 36224 1 snd_emu10k1_synth
snd_seq_virmidi 8192 1 snd_emux_synth
snd_seq_midi_emul 7552 1 snd_emux_synth
snd_emu10k1 146880 4 snd_emu10k1_synth
snd_ac97_codec 101028 1 snd_emu10k1
ac97_bus 3072 1 snd_ac97_codec
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78596 4 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 11400 2 snd_emu10k1,snd_pcm
snd_util_mem 5632 2 snd_emux_synth,snd_emu10k1
snd_hwdep 10500 2 snd_emux_synth,snd_emu10k1
snd_seq_dummy 4868 0
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
snd_seq_midi_event 8320 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
snd_seq 54224 9 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,s nd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi _event
snd_timer 24836 3 snd_emu10k1,snd_pcm,snd_seq
snd_seq_device 9612 8 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_s eq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_ seq
snd 56996 19 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_ac9 7_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwde p,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,sn d_timer,snd_seq_device
soundcore 8800 1 snd
Comment