Video playback problem in youtube and everywhere

If you have installed some other sound server first uninstall it and then:
reinstall pipwire using these steps:

  1. Remove all the configuration files in /etc/pipewire
sudo mv /etc/pipewire /tmp
  1. Reinstall pipewire with:
sudo pacman -S pipewire-support
  1. enable its services
systemctl --user enable --now pipewire.socket pipewire-pulse.socket wireplumber.service
  1. reboot

if it doesn't help or you are stuck open a new forum thread and provide your inxi

2 Likes