我知道这是一个老问题,但我已经浏览过 Ubuntu.com 上的常见问题解答,却找不到解决方案。
扬声器工作正常 - 也就是说,如果我进入“系统设置”>“声音”,测试就会发出声音。一旦我插入耳机,它就没声音了。
一些诊断:
duncan@pliny:~$ lspci -v | grep -A7 -i "audio"
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Samsung Electronics Co Ltd Device c0b3
Flags: bus master, fast devsel, latency 0, IRQ 29
Memory at c0800000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
并且
duncan@pliny:~$ sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
Home directory /home/duncan not ours.
card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
还有我的 alsamixer:
已插入耳机:
拔下耳机:
谢谢
编辑
似乎耳机里有声音——只是声音太微弱了……
答案1
安装ALSA/DKMS 包对于英特尔声卡修复了这个问题