Le vendredi 6 septembre 2024, 17:40:14 CEST Andy Wood a écrit : > On Friday, 6 September 2024 15:54:15 BST Andrey Rakhmatullin wrote: > > On Thu, Sep 05, 2024 at 10:45:16AM +0100, Andy Wood wrote: > > > Hi, > > > > > > Can anybody point me towards a solution to this long standing Debian KDE > > > problem, which started around the time of the t64 transition upheaval. > > > Up-to-date Debian testing system. > > > Audio works with the VLC media player (via Pipewire to ALSA). > > > The Audio Volume Plasma Widget says "No output or input devices found". > > > > I expect the outcome to be the same, but still. Can you install > > pavucontrol and see what it shows? > > pavucontrol says it cannot connect to pulseaudio. I am guessing this is > because wireplumber > pipewire is now in control; pulseaudio has been removed > and replaced with pipewire-pulse?
Yes but that shouldn’t prevent pulseaudio-anything to work. Pipewire implements the pulseaudio interface natively. What does pactl info give you ? For instance I have : Server Name: PulseAudio (on PipeWire 1.2.3) -- Aurélien