you could try the following commands..
sudo apt purge pipewire*
sudo apt autoremove
sudo apt install pulseaudio
..then reboot
Login to reply
Replies (1)
Thank you. Those apt commands fixed the sound. I'll try the sed commands later.