我在 HP 笔记本电脑 15-d5000 上使用 Ubuntu Linux 22.04。 当我按下静音键时,没有声音,但集成 LED 灯不亮。 在安装 Ubuntu 之前,在 Windows 11 中它可以工作。
我正在尝试将
options snd-hda-intel model={MODEL}
添加到 /etc/modprobe.d/mute.conf
来修复它。
我尝试过各种型号。
这是 lspci 的音频部分的输出:
00:1f.3 Multimedia audio controller: Intel Corporation Alder Lake PCH-P High Definition Audio Controller (rev 01)
Alsamixer 说我正在使用 ALC236。但在 kernel.org 中我没有找到太多关于我应该使用的特定驱动程序的信息。
提前致谢, 胡安霍·阿森西奥