Skip to content

Instantly share code, notes, and snippets.

@keithio
Created August 20, 2011 01:41
Show Gist options
  • Save keithio/1158473 to your computer and use it in GitHub Desktop.
Save keithio/1158473 to your computer and use it in GitHub Desktop.
Fix HDMI Audio Ubuntu 11.04
$ sudo add-apt-repository ppa:ubuntu-audio-dev/ppa
$ sudo aptitude update
$ sudo aptitude install linux-alsa-driver-modules-$(uname-r)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment