Droning sound on F43 audio output

Currently I get a noisy droning sound over my speakers from Fedora 43. I looked at Making sure you're not a bot!
but it does not expain how to stop and start sound.

How do I do that without rebooting Linux.

I did this already:

sudo dnf reinstall pipewire pipewire-pulseaudio pipewire-alsa wireplumber -y

apparently a reboot. works.

In case of trouble with Linux β†’ reboot

1 Like

systemctl --user restart pipewire\* wireplumber.service

Should restart the user services.

1 Like