Ya se encuentra solucionado el problema en la página de soporte de Ubuntu, les dejo las instrucciones y el enlace a la fuente! __________________________________________________________________________
Open Terminal
write this command:
sudo gedit /etc/apt/sources.list
this command open program gedit: now you can modify the file sources.list add to the file the lines:
deb http://asus.archive.canonical.com/updates precise-yanshui public deb-src http://asus.archive.canonical.com/updates precise-yanshui public
save the file close the gedit windows
back to terminal write command:
sudo apt-get update
wait for the prompt then write:
sudo apt-get install alsa-hda-realtek-patched-dkms
wait for the prompt then write:
sudo reboot
wait for reboot
Test the sound using: System Settings -> Sound -> Test Sound _________________________________________________________________________
Pueden traducir por google pero al copiar los comandos háganlo desde el texto original para que no les de errores de escritura.
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1037763