You are not logged in.

#1 2025-06-22 20:33:32

visk
Member
Registered: 2025-06-22
Posts: 3

[SOLVED]Kernel doesn't see the soundcard

Fresh install of arch, audio worked until reboot, but after I rebooted I am unable to turn the sound on. Windows (I have dual-boot) can use speakers just fine.

lspci -k -nn -d ::0403
0000:00:1f.3 Audio device [0403]: Intel Corporation Meteor Lake-P HD Audio Controller [8086:7e28] (rev 20)
	Subsystem: Dell Device [1028:0c63]
	Kernel driver in use: sof-audio-pci-intel-mtl
	Kernel modules: snd_hda_intel, snd_sof_pci_intel_mtl

Output of cat

cat /proc/asound/cards
--- no soundcards ---

alsa-firmware, sof-firmware are installed

Last edited by visk (2025-06-23 19:28:57)

Offline

#2 2025-06-23 05:49:44

seth
Member
Registered: 2012-09-03
Posts: 65,581

Re: [SOLVED]Kernel doesn't see the soundcard

Please use [code][/code] tags, not random markup. Edit your post in this regard.

Windows (I have dual-boot)

3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Edit: x-ref, https://bbs.archlinux.org/viewtopic.php?id=306456

Last edited by seth (2025-06-23 07:20:31)

Offline

#3 2025-06-23 15:19:00

visk
Member
Registered: 2025-06-22
Posts: 3

Re: [SOLVED]Kernel doesn't see the soundcard

I had it fast boot disabled, but went back to double check.

Here is the journal:
https://0x0.st/8lsG.txt

This is probably mostly redundant, but here is the output of the alsa-info script:
https://alsa-project.org/db/?f=d0ec3774 … e227f386d1

Offline

#4 2025-06-23 15:32:10

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,861

Re: [SOLVED]Kernel doesn't see the soundcard

Jun 23 10:54:38 vimes kernel: cs42l43 sdw:0:0:01fa:4243:01: Direct firmware load for cs42l43.bin failed with error -2
Jun 23 10:54:38 vimes kernel: cs42l43 sdw:0:0:01fa:4243:01: Failed to load firmware

You need linux-firmware-cirrus

Offline

#5 2025-06-23 15:44:26

visk
Member
Registered: 2025-06-22
Posts: 3

Re: [SOLVED]Kernel doesn't see the soundcard

That worked! Thank you so much!

Offline

#6 2025-06-24 00:40:58

bao-nini
Member
Registered: 2024-12-04
Posts: 3

Re: [SOLVED]Kernel doesn't see the soundcard

that's it! I meet the same problem! highly appreciate!

Offline

Board footer

Powered by FluxBB