The officially official Devuan Forum!

You are not logged in.

#1 2023-08-16 16:13:50

stopAI
Banned
Registered: 2023-04-04
Posts: 56  

How to: Devuan 5 Daedalus an pipewire

Why pipewire? Because, it is considerably more reliable, and is a comfortable drop-in replacement for many use-cases.

How to install and start using pipewire?

It's very simple. First it is recommended to install the metapackage

pipewire-audio

which depends on wireplumber (the recommended session manager), pipewire-pulse (to replace PulseAudio), pipewire-alsa (ALSA) and libspa-0.2-bluetooth (for Bluetooth support). Moreover, installing this metapackage will remove pulseaudio to prevent any conflicts between both sound server.

Next, put these lines to your

.xsessionrc

file

wireplumber &

pipewire &

pipewire-pulse &

Attention! Order is important here!

After installing these packages and configuring your xsession, it is recommended to reboot the system.

P.S.

I also recommend installing a package called

pavucontrol

which makes it easy to adjust the audio outputs.

Last edited by stopAI (2023-08-16 16:14:49)

Offline

Board footer