Skip to content

Instantly share code, notes, and snippets.

@juffaz
Created April 15, 2024 21:06
Show Gist options
  • Save juffaz/d84a8c1c91f315af5ba8172507d12d19 to your computer and use it in GitHub Desktop.
Save juffaz/d84a8c1c91f315af5ba8172507d12d19 to your computer and use it in GitHub Desktop.
arch-sound-fix.sh
pacman -Rdd wireplumber && pacman -S pipewire-media-session
https://bbs.archlinux.org/viewtopic.php?id=277743
What are your issues? Wireplumber is the officially recommended option to handle pipewire session logic including bluetooth, which works just fine here.
Trying to remove it for a quick short term fix might lead to issues later down the line.
So your real issue is with bluetooth. Instead of asking for help with that, you decided to take a wrong path in trying to fix it, which also didn't work, then that's what you asked for help with. This is the definition of an xy-problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment