Just to reiterate: This is only going to help you if you have an HP DV-4
laptop. To build a patched kernel do:

[Install some packages (look at a tutorial)]

tar -xjf /usr/src/linux-source-2.6.31.tar.bz2
cd linux-source-2.6.31/
cp -vi /boot/config-`uname -r` .config
patch -p1 <  
/home/adam/Desktop/0001-ACPI-add-DMI-entry-for-SCI_EN-resume-quirk-on-HP-dv.patch
make menuconfig
fakeroot make-kpkg --initrd --append-to-version=-adam-hpdv4 kernel-image 
kernel-headers
sudo dpkg --install ../*.deb

-- 
After wakeup from sleep, gnome-power-manager does not detect it is running on 
battery
https://bugs.launchpad.net/bugs/472347
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

Reply via email to