I finally got it working using this method from the Ubuntu Forums : To install alsa driver (sound): 1- install deps of alsa (automake, autotools, autoconf ans some other (please provide the list if you do this, i dont remermber it) cd /usr/src/modules/ rsync -avz --delete rsync://alsa.alsa-project.org/hg/alsa-driver alsa rsync -avz --delete rsync://alsa.alsa-project.org/hg/alsa-kernel alsa [download patch_realtek.c.diff] https://bugtrack.alsa-project.org/alsa-bug/file_download.php?file_id=2097&type=bug cd alsa/alsa-kernel patch -p1 < ../../patch_realtek.c.diff cd ../alsa-driver ./hgcompile make make install /etc/init.d/alsasound stop lsmod [verify all snd modules are unloaded] modprobe snd-hda-intel"
I put the patch in attachment. The speakers work, I did not test the mic or the headphones. ** Attachment added: "patch_realtek.c.diff" http://launchpadlibrarian.net/8696225/patch_realtek.c.diff -- Sound volume too low on MacBook Pro (Rev. 3 Santa Rosa) and Gutsy https://bugs.launchpad.net/bugs/125332 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs