You are not logged in.

#1 2026-03-19 20:13:20

Blutz
Member
Registered: 2026-03-19
Posts: 1

[SOLVED] No speaker on Lenovo ThinkBook

Hi there,

I've installed Arch on my Thinkbook 14 G6 IRL (i3-1315U Raptor Lake). I Installed Niri as wayland compositor and pipewire, but I've audio issue like there is no audio card on pc. If I plugin usb hearphone audio work well.

That is my aplay -Ll:

null
    Discard all samples (playback) or generate zero samples (capture)
pipewire
    PipeWire Sound Server
default
    Default ALSA Output (currently PipeWire Media Server)
aplay: device_list:279: no soundcards found...

and pactl list sinks:

Sink #167
	State: SUSPENDED
	Name: auto_null
	Description: Dummy Output
	Driver: PipeWire
	Sample Specification: float32le 2ch 48000Hz
	Channel Map: front-left,front-right
	Owner Module: 4294967295
	Mute: yes
	Volume: front-left: 39322 /  60% / -13,31 dB,   front-right: 39322 /  60% / -13,31 dB
	        balance 0,00
	Base Volume: 65536 / 100% / 0,00 dB
	Monitor Source: auto_null.monitor
	Latency: 0 usec, configured 0 usec
	Flags: DECIBEL_VOLUME LATENCY
	Properties:
		node.name = "auto_null"
		device.description = "Dummy Output"
		audio.rate = "48000"
		audio.channels = "2"
		audio.position = "FL,FR"
		media.class = "Audio/Sink"
		factory.name = "support.null-audio-sink"
		node.virtual = "true"
		monitor.channel-volumes = "true"
		factory.id = "19"
		clock.quantum-limit = "8192"
		client.id = "33"
		node.driver = "true"
		port.group = "stream.0"
		node.loop.name = "data-loop.0"
		library.name = "audioconvert/libspa-audioconvert"
		object.id = "68"
		object.serial = "167"
	Formats:
		pcm

pactl info:

Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: yes
Client Index: 182
Tile Size: 65472
User Name: fabrizio
Host Name: portatile-arch
Server Name: PulseAudio (on PipeWire 1.6.2)
Server Version: 15.0.0
Default Sample Specification: float32le 2ch 48000Hz
Default Channel Map: front-left,front-right
Default Sink: auto_null
Default Source: auto_null.monitor
Cookie: f752:4252

lspci | grep audio

00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H cAVS (rev 01)

pipewire, pipewire-pulse and wireplumber service are active and running.

How can I fix it? Tried to roll back to pulse and doesn't work. Doesn't work also using a removable media with Arch and KDE.

EDIT:
I installed sof-firmware and now it work

Last edited by Blutz (2026-03-19 21:09:46)

Offline

Board footer

Powered by FluxBB