Hi mgrant, It unfortunately appears this never got pulled into the Hardy kernel. However, the patch does appear to be in the Intrepid Ibex 8.10 kernel which is currently being pulled together. I'll include the upstream patch's git commit id and description below for reference.
Would you care to test the Intrepid Ibex 8.10 kernel? It is currently available in the following PPA: https://edge.launchpad.net/~kernel-ppa/+archive If you are not familiar with how to install packages from a PPA basically do the following: Create the file /etc/apt/sources.list.d/kernel-ppa.list to include the following two lines: deb http://ppa.launchpad.net/kernel-ppa/ubuntu hardy main deb-src http://ppa.launchpad.net/kernel-ppa/ubuntu hardy main Then run the command: sudo apt-get update You should then be able to install the linux-image-2.6.25 kernel package. Please let us know your results. We could possibly get this into the Hardy 8.04.1 point release but it would be good to have confirmation first. Thanks. commit b84f08d49188a18d965fab8463c9cb679785eb39 Author: Takashi Iwai <[EMAIL PROTECTED]> Date: Mon Feb 18 12:36:11 2008 +0100 [ALSA] hda-codec - Fix Master volume on HP dv8000 HP dv8000 laptop has a problem with Master volume. It's due to the connection of the widget 0x13. When it's connected from the analog amp mixer (0x19), it works as expected mysteriously (ALSA bug#3775): https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3775 Signed-off-by: Takashi Iwai <[EMAIL PROTECTED]> ** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu) Status: Triaged => Incomplete -- [Hardy] [ALSA - driver 0003775]: Still a bug in hardy https://bugs.launchpad.net/bugs/200792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
