You are not logged in.

#1 2021-09-01 07:24:36

SollyBunny
Member
Registered: 2021-09-01
Posts: 3

snd_hda_intel no codecs found! no sound

I've just reinstalled arch and installed pulseaudio, alsa, alsautils & pulseaudio-alsa but my Audio card isn't being detected in anything but lspci

lspci
...
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)

In dmesg there's errors for snd_hda_intel

snd_hda_intel 0000:00:1f.3: Unknown capability 0
snd_hda_intel 0000:00:1f.3: CORB reset timeout#1, CORBRP = 0
snd_hda_intel 0000:00:1f.3: no codecs found!

According to this post (on the artix forumns) someone has this error with the exact same card this worked:

# /etc/modprobe.d/intel_dmic.conf
options snd_hda_intel dmic_detect=0

however that didn't affect anything for me

Reloading the device also just produced the same errors in dmesg

echo 1 > '/sys/bus/pci/devices/0000:00:1f.3/remove'
echo 1 > /sys/bus/pci/rescan

Same happens removing and readding snd_hda_intel module

# aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PulseAudio Sound Server)
hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 3
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=4
    HDA NVidia, HDMI 4
    HDMI Audio Output
usbstream:CARD=NVidia
    HDA NVidia
    USB Stream Output
front:CARD=PCH
    Front output / input
surround21:CARD=PCH
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH
    4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
usbstream:CARD=PCH
    HDA Intel PCH
    USB Stream Output

boop

Offline

#2 2021-09-01 07:38:45

seth
Member
Registered: 2012-09-03
Posts: 63,734

Re: snd_hda_intel no codecs found! no sound

exact same card

Artix wrote:

Intel Corporation Comet Lake PCH cAVS

lspci wrote:

Intel Corporation Cannon Lake PCH HECI Controller

Did/do you have the "sof-audio-pci" errors?
Did you install linux-firmware?
Which kernel (version) is this?

Ideally please post the complete system journal (sudo journalctl -b)

Online

#3 2021-09-01 09:07:47

SollyBunny
Member
Registered: 2021-09-01
Posts: 3

Re: snd_hda_intel no codecs found! no sound

Did/do you have the "sof-audio-pci" errors?

I don't think so

Did you install linux-firmware?

yes

Which kernel (version) is this?

5.13.13-arch1-1

Ideally please post the complete system journal (sudo journalctl -b)

https://pastebin.com/qsEb9Ukz

Also sorry I copied the wrong thing from lspci (still isn't exactly the same)

00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)

Last edited by SollyBunny (2021-09-01 09:10:19)


boop

Offline

#4 2021-09-01 09:15:10

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,413

Re: snd_hda_intel no codecs found! no sound

You aren't going to have sof firmware errors if you disable it via dmic_detect. Remove the modprobe file and install sof-firmware and reboot.

Last edited by V1del (2021-09-01 09:15:58)

Offline

#5 2021-09-01 09:25:11

SollyBunny
Member
Registered: 2021-09-01
Posts: 3

Re: snd_hda_intel no codecs found! no sound

I do have sof-firmware installed aswell
I'll see what happens if i remove the modprobe file

edit: nothing changed

Last edited by SollyBunny (2021-09-01 09:29:06)


boop

Offline

#6 2021-09-01 13:59:16

seth
Member
Registered: 2012-09-03
Posts: 63,734

Re: snd_hda_intel no codecs found! no sound

Updated journal?

Online

Board footer

Powered by FluxBB