systemd/audio
Appearance
< systemd
If you opt to install the postmarketos-ui-console or
postmarketos-ui-sxmo-de-sway ui with systemd, you will have to setup audio manually following the instructions on this page.
Pipewire/Wireplumber
To setup audio using pipewire/wireplumber install the pipewire,
wireplumber,
pipewire-pulse packages. Then enable the services for your user:
$ systemctl --user --enable pipewire pipewire-pulse wireplumber
If you are a Sxmo user, make sure superd is not managing your audio services in your startup hook: https://git.sr.ht/~mil/sxmo-utils/tree/1a1a30ac908fd4f37263150e3d962938c5b5bb60/item/configs/default_hooks/sxmo_hook_start.sh#L31