分页: 1 / 1

ubuntu13.04突然无声了

发表于 : 2013-06-07 9:52
icelee123
声音那边选项只有假输出,没了其他的
但驱动什么的似乎都在

代码: 全选

icelee123@icelee123-acer:~$ lsmod | grep snd
snd_hda_codec_hdmi     36913  1 
snd_hda_codec_realtek    78399  1 
snd_hda_intel          39619  9 
snd_hda_codec         136453  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep              13602  1 snd_hda_codec
snd_pcm                97451  5 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
snd_seq_midi           13324  0 
snd_seq_midi_event     14899  1 snd_seq_midi
snd_rawmidi            30180  1 snd_seq_midi
snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              29425  2 snd_pcm,snd_seq
snd                    68876  26 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
soundcore              12680  1 snd
icelee123@icelee123-acer:~$ cat /proc/asound/cards
 0 [MID            ]: HDA-Intel - HDA Intel MID
                      HDA Intel MID at 0xdc500000 irq 44
 1 [Generic        ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xdc420000 irq 46
icelee123@icelee123-acer:~$ basename `readlink /sys/class/sound/card0/device/driver/module`
snd_hda_intel
icelee123@icelee123-acer:~$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Redwood HDMI Audio [Radeon HD 5000 Series] (rev ff)
不知道怎么破

Re: ubuntu13.04突然无声了

发表于 : 2013-06-07 15:51
icelee123
补充说明情况,之前我是一直把独显禁用的。
今天发现, echo ON > /sys/kernel/debug/vgaswitcheroo/switch之后,就有选项可选,而且有声音了。

:em06 :em06 :em06 :em06

这奇葩,难道让人一直开着火炉卡?
之前也是禁用独显的,不会无声的,怎么现在就这个样子了呢?