Created
August 20, 2011 01:41
-
-
Save keithio/1158473 to your computer and use it in GitHub Desktop.
Fix HDMI Audio Ubuntu 11.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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