You are not logged in.
I'm using pipewire as the sound server and for some reason, upon login, it doesn't show to the pulseaudio APIs all sound sinks, actually only the analog stereo isn't displayed, that's the P2 output that connects directly to the motherboard.
If I restart the pipewire user service [1] I all the sinks are correctly listed.
The pipewire version is 0.3.58.
Any clue as to what's going on?
[1] -
systemctl --user restart pipewireLast edited by msl09 (2022-10-01 23:26:26)
Offline
Nevermind. I'm an idiot. I had forgoten to enable pipewire as a user service with
systemctl --user enable pipewireOffline