我的笔记本是华为MDZ-WXX9X,声音芯片是Conexant CX8070,系统是ubuntu 22.04,
遇到以下两个问题:
- 与 Windows 相比,声音太糟糕了(我已经双重启动)。
- 当我插入插孔电缆时,声音变得正常,但输出来自笔记本电脑的扬声器和耳机。
我试图将我拥有的卡声音模型分配给options snd-hda-intel model=MODEL
文件中的这个/etc/modprobe.d/alsa-base.conf
,就像他们说的那样这里Conexant CX8070
,但我在 中没有找到/usr/share/doc/alsa-base/driver/HD-Audio-Models.txt.gz
。我也尝试分配laptop
,这是笔记本电脑的基本配置(默认),但我仍然遇到同样的问题。
下面是输出sudo lspci -v
:
00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
Subsystem: Device 1e83:3e35
Flags: bus master, fast devsel, latency 32, IRQ 186, IOMMU group 12
Memory at 601d1b0000 (64-bit, non-prefetchable) [size=16K]
Memory at 601d000000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [50] Power Management version 3
Capabilities: [80] Vendor Specific Information: Len=14 <?>
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: sof-audio-pci-intel-tgl
Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl
答案1
这里列出了一些解决方法: https://github.com/thesofproject/linux/issues/3350 普遍的共识似乎是等待内核补丁