Hi, Le mar. 29 nov. 2022 à 15:51, Hans-Christoph Steiner <h...@eds.org> a écrit : > > hans@delbin ~$ sudo journalctl | grep wire > ... > Nov 26 22:54:40 delbin wireplumber[1092]: stopped by signal: Terminated > Nov 26 22:54:40 delbin wireplumber[1092]: disconnected from pipewire >
> Versions of packages pipewire depends on: > ... > ii pulseaudio 16.1+dfsg1-2+b1 I suspect it is a conflict between pulseaudio and pipewire-pulse and a duplicate of https://bugs.debian.org/1021530 Can you check if the pulseaudio service is running? If so, can you try to disable (and mask) pulseaudio service and socket and restart pipewire, pipewire-pulse and wireplumber services? These steps are describe at https://wiki.debian.org/PipeWire If you are facing this conflict, you can also just remove the pulseaudio package. It looks like I really have to mark pipewire-pulse in conflict with pulseaudio. Best, Dylan