Skip to content

Instantly share code, notes, and snippets.

@Kr3m
Created April 3, 2019 13:29
Show Gist options
  • Save Kr3m/afd7efa3e480e97ef6bcd0d28de7e40c to your computer and use it in GitHub Desktop.
Save Kr3m/afd7efa3e480e97ef6bcd0d28de7e40c to your computer and use it in GitHub Desktop.
Ubuntu Fix Sound
#!/bin/bash
# I'm hoping this helps you as much as it helped me.
# If you're without sound and maybe just upgraded Ubuntu...
# Try this out and then try your sound settings again.
pulseaudio -k && sudo alsa force-reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment