Artix Linux Forum

Artix Linux => System => Topic started by: christmaswreath on 03 February 2025, 00:12:38

Title: [SOLVED] How do I get audio working on my ThinkPad
Post by: christmaswreath on 03 February 2025, 00:12:38
I'm having issues getting audio working on my laptop. I can't figure out how to get it working. This is a fresh install of Artix on Dinit and I'm just confused as the wiki kinda sucks. Can someone help me get sound working? Thanks!

EDIT: nevermind.
EDIT 2: nevermind, i still need help :(
EDIT 3: don't bother with pipewire. Just do pulseaudio.
EDIT 4:

Install PulseAudio.
Reinstall
Code: [Select]
linux
and
Code: [Select]
linux-firmware
Done.
Title: Re: How do I get audio working on my ThinkPad
Post by: christmaswreath on 03 February 2025, 00:22:14
pipewire exits with status 254 when I try starting it via Dinit.
Title: Re: How do I get audio working on my ThinkPad
Post by: n00b on 03 February 2025, 00:37:33
you can mark as solved. you could share what the fix was.
Title: Re: How do I get audio working on my ThinkPad
Post by: christmaswreath on 03 February 2025, 00:41:47
It's not solved, I found something online and I thought it would fix it but it didn't :sigh:
Title: Re: How do I get audio working on my ThinkPad
Post by: n00b on 03 February 2025, 00:51:42
how are you running pipewire?
where did you have an issue in the wiki?

paste
Code: [Select]
sudo dinitctl list 
?
Title: Re: How do I get audio working on my ThinkPad
Post by: christmaswreath on 03 February 2025, 01:06:14
Oh, it magically got fixed by me installing PulseAudio instead of Pipewire. Thanks for initiating the magical fix by trying to help.
Title: Re: [SOLVED] How do I get audio working on my ThinkPad
Post by: Ogis on 03 February 2025, 15:54:28
Oh, it magically got fixed by me installing PulseAudio instead of Pipewire.

Hello.

This is due to that because PulseAudio will automatically start when needed. For Pipewire, you can use your DE (or wm) autostarting mechanism.
Title: Re: [SOLVED] How do I get audio working on my ThinkPad
Post by: n00b on 03 February 2025, 16:11:40
like the wiki says
Code: [Select]
 dinitctl enable pipewire
 dinitctl enable pipewire-pulse
 dinitctl enable wireplumber