No, the module is not included in the intrepid kernel. For those who want it, 
download the source here:
http://packages.kirya.net/debian/pool/main/o/omnibook/omnibook-source_2.20070211+svn20071217-1_all.deb

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 xzvf 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to