Skip to content

Instantly share code, notes, and snippets.

@luismayta
Created March 10, 2012 14:16
Show Gist options
  • Save luismayta/2011558 to your computer and use it in GitHub Desktop.
Save luismayta/2011558 to your computer and use it in GitHub Desktop.
solucion a problema de audio en ubuntu
sudo apt-get update
sudo apt-get upgrade
sudo apt-get purge linux-sound-base alsa-base alsa-utils
sudo apt-get install linux-sound-base alsa-base alsa-utils gdm ubuntu-desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment