Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: fxz on 17 October 2021, 13:08:14

Title: No audio support after migration from arch-systemd to artix-runit
Post by: fxz on 17 October 2021, 13:08:14
Hello everyone! I've recently switched to Artix and all is working well with it and runit. I am just having one pretty big problem. I have NO AUDIO. Is there any way I can get audio working again? Or will I have to switch back to arch through my timeshift backup?

Let me know if any more information is needed,
fxz.
Title: Re: No audio support after migration from arch-systemd to artix-runit
Post by: fxz on 17 October 2021, 14:10:59
Alright guys! I was able to fix the issue by following this here: https://wiki.artixlinux.org/Site/PipewireInsteadPulseaudio

I then made 3 files in my
Code: [Select]
~/.config/autostart
folder which ran each of the three commands:

Code: [Select]
/usr/bin/pipewire
/usr/bin/pipewire-pulse
/usr/bin/pipewire-media-session

This fixed my issue and now everythingis working great!

Thanks,
fxz
Title: Re: No audio support after migration from arch-systemd to artix-runit
Post by: strajder on 17 October 2021, 14:27:52
See here: how to ask correctly to get the right answer (https://forum.artixlinux.org/index.php/topic,1923.0.html)