You are not logged in.

#1 2024-06-29 23:21:29

cumcat0
Member
From: Poland
Registered: 2024-06-29
Posts: 3
Website

[SOLVED] Soundcard not detected / Audio not working dummy audio

So i got my hands on a thinkpad T430s, installed arch and everything is working except audio. I followed arch-wiki and installed alsa-firmware, sof-firmware and tried fixes from all around the web but it's still not working. Audio output now shows as Dummy Output. I'm sorry if this is completely my fault or I did something wrong. If output of those 2 commands is not enough to troubleshoot this issue feel free to ask a command output that you need.

aplay -l output:

aplay: device_list:279: no soundcards found...

lspci -v | grep -A7 -i "audio" output:

lspci: Unable to load libkmod resources: error -2
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
	Subsystem: Lenovo Device 21fb
	Flags: bus master, fast devsel, latency 0, IRQ 10
	Memory at f2530000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>

00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4) (prog-if 00 [Normal decode])
	Subsystem: Lenovo Device 21fb

amixer sset Master unmute output:

amixer: Unable to find simple control 'Master',0

Last edited by cumcat0 (2024-08-19 11:01:07)


womp womp

Offline

#2 2024-07-02 06:47:25

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,223

Re: [SOLVED] Soundcard not detected / Audio not working dummy audio

"now shows as dummy" -- did it ever not show as dummy? "fixes around the web" -- which fixes? Post exact files and adjustments done.

Post

sudo journalctl -b
grep -ER 'snd|intel' /etc/modprobe.d /etc/modules-load.d 

https://wiki.archlinux.org/title/List_o … n_services

Offline

Board footer

Powered by FluxBB