Skip to content

Instantly share code, notes, and snippets.

@keepitsimple
Last active August 30, 2021 09:03
Show Gist options
  • Save keepitsimple/80787696f75c26012c73ae664bb79032 to your computer and use it in GitHub Desktop.
Save keepitsimple/80787696f75c26012c73ae664bb79032 to your computer and use it in GitHub Desktop.
Ubuntu mutes Spotify issue fix

Ubuntu mutes Spotify on every system alert / bip / Microsoft Teams sound / etc

Permanent fix

  • Comment out the line with load-module module-role-cork in /etc/pulse/default.pa
  • Reboot OS

Immediate fix

Run in shell

pactl unload-module module-role-cork
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment