外部扬声器没有发出声音

外部扬声器没有发出声音

我已经Ubuntu 16.04.1在新电脑上安装了。我用笔记本电脑内置扬声器播放音乐,确实有声音。插入外置扬声器后,笔记本电脑内置扬声器仍然有声音!

我已经将手机插入外部扬声器,效果很好。
我已关注手册,但它没有帮助(基本故障排除步骤)。

这里有一些信息,如果您还有其他需要,请告诉我。

itai@Negev:~$ sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
Home directory not accessible: Permission denied
card 0: PCH [HDA Intel PCH], device 0: ALC256 Analog [ALC256 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


itai@Negev:~$ lspci -v | grep -A7 -i "audio"
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
    Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP HD Audio
    Flags: bus master, fast devsel, latency 32, IRQ 130
    Memory at dfc28000 (64-bit, non-prefetchable) [size=16K]
    Memory at dfc00000 (64-bit, non-prefetchable) [size=64K]
    Capabilities: <access denied>
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel, snd_soc_skl

相关内容