Re: sound card does not work after upgrading to Oneiric.
ok sure, as soon as I get stuck again i'll do that, thanks
ok sure, as soon as I get stuck again i'll do that, thanks

lsmod | grep -i "snd"
snd_hda_codec_hdmi 32040 1 snd_hda_codec_realtek 330769 1 snd_hda_intel 33390 3 snd_hda_codec 104802 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel snd_hwdep 13668 1 snd_hda_codec snd_pcm 96755 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec snd_seq_midi 13324 0 snd_rawmidi 30547 1 snd_seq_midi snd_seq_midi_event 14899 1 snd_seq_midi snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event snd_timer 29991 2 snd_pcm,snd_seq snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq snd 68266 16 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 12680 1 snd snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
sudo nano /etc/modprobe.d/blacklist.conf
blacklist snd_hda_codec_hdmi
lsmod | grep -i "snd"
snd_hda_codec_realtek 330769 1 snd_seq_midi 13324 0 snd_hda_intel 33390 2 snd_hda_codec 104802 2 snd_hda_codec_realtek,snd_hda_intel snd_rawmidi 30547 1 snd_seq_midi snd_hwdep 13668 1 snd_hda_codec snd_pcm 96755 2 snd_hda_intel,snd_hda_codec snd_seq_midi_event 14899 1 snd_seq_midi snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event snd_timer 29991 2 snd_pcm,snd_seq snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq snd 68266 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_rawmidi,snd_pcm,snd_seq,snd_timer,snd_seq_device soundcore 12680 1 snd snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
There are 0 users viewing this topic.
Comment