You are not logged in.
Pages: 1
Recently my audio stopped working. I just did a reboot and the speaker/mic didn't show up in pulseaudio. I thought it might be because of an update, so I rolled back my entire system from archive to a date when I knew that it was working. When that didn't work, I looked at the forum and found that others who have faced this issue in the past were able to fix it by setting this kernel parameter:
snd_intel_dspcfg.dsp_driver=1 However, this did not work for me. I am including the lines from dmesg where the error occurs, and the output of lspci for my audio device.
[ 7.803997] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 7.804003] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 7.804089] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 7.808171] snd_hda_intel 0000:00:1f.3: Unknown capability 0
[ 7.850204] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[ 7.850250] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[ 7.850286] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[ 7.850321] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[ 7.850357] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[ 7.850393] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[ 7.852349] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[ 7.905369] iwlwifi 0000:00:14.3: base HW address: 18:1d:ea:72:9e:da
[ 7.906565] snd_hda_intel 0000:00:1f.3: CORB reset timeout#1, CORBRP = 0
[ 7.908123] snd_hda_intel 0000:00:1f.3: no codecs found!00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
Subsystem: Lenovo Device 3812
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl, snd_sof_pciAlso, it seems that other people have had issues where sof-firmware was not installed, so I want to mention that I do have that. In addition, I want to mention that I have been using arch on this laptop for over 2 years now, this same install, and never had to change anything manually to get audio working. I'm not sure how this issue just randomly cropped up. Any help would be greatly appreciated.
Offline
Pages: 1