@tlalokman, No, I refer to my post #10. The driver is the package alsa-hda-realtek-patched-dkms no others. If you installed a different package uninstall it using:
sudo apt-get purge package_name I will repeat the instructions adding some details: Open Terminal write this command: sudo gedit /etc/apt/source.list this command open program gedit: now you can modify the file source.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 If the sound doesn't work properly I have no others suggestions to give you, sorry. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037763 Title: [Asus X101CH, Internal speaker] No sound after update (Ubuntu preinstall) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1037763/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
