每次启动时都会出现“snd_hda_intel 0000:00:1f.3: control 2:0:0:PCM Playback Volume:0 is already present”错误

每次启动时都会出现“snd_hda_intel 0000:00:1f.3: control 2:0:0:PCM Playback Volume:0 is already present”错误

我是 Linux 新手,不知道在哪里可以找到日志和其他东西。每次启动时,我都会看到黑屏,并显示以下错误消息,该消息会持续一秒钟:

snd_hda_intel 0000:00:1f.3: control 2:0:0:PCM Playback Volume:0 is already present

不过我的声音效果很好。甚至可能比我在 Windows 上用的时候还好。

以下是输出arecord -l

**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC3204 Analog [ALC3204 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

输出lspci | grep -i audio

00:1f.3 Audio device: Intel Corporation Smart Sound Technology Audio Controller (rev 30)

以下是我的系统规格(如果需要更多信息请告诉我):

  • 操作系统:Kubuntu 20.04

  • KDE Plasma 版本:5.18.5

  • KDE 框架版本:5.68.0

  • Qt 版本:5.12.8

  • 内核版本:5.11.0-37-generic

  • 操作系统类型:64位

  • 处理器:8 × Intel® Core™ i5-1035G1 CPU @ 1.00GHz

  • 内存:7.4 GiB RAM

任何帮助,将不胜感激!

答案1

您能启动机器吗?如果可以,一切正常吗?如果可以,那就不用担心。这是与您的音频硬件相关的输出,我确信我在某个 arch 或 ubuntu 安装中遇到了这种情况。现在在 arch 中我遇到了很多 ACPI 错误,但不用担心。

相关内容