There are updated .deb's here:
http://packages.kirya.net/debian/pool/main/o/omnibook/

Also, I realized there was a mistake in my instructions in comment #15, so here 
it is again:
Install prerequisite packages:
sudo apt-get install build-essential linux-headers-`uname -r`
Next, install the .deb file you downloaded (double-click in GUI or sudo dpkg -i 
in terminal). This will place a tarball in /usr/src, so:
cd /usr/src
sudo tar xjvf omnibook.tar.bz2
cd modules/omnibook
sudo make install
sudo depmod -a
sudo modprobe omnibook

-- 
including "omnibook" module would help with ACPI support on HP laptops
https://bugs.launchpad.net/bugs/45021
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to