Hi I'm getting this error after installing laptop-mode-tools in Oneiric Ocelot when its trying to run for the first time:
Unhandled kernel version: 3.0 ('uname -r' = 3.0.0-12-generic)
So my laptop-mode-tools is 1.57-1ubuntu1, and I saw in the launchpad that Ubuntu team is preparing 1.58-3ubuntu1 that contains support for kernel 3.0.
However, I don't find 1.58-3ubuntu1 in apt-cache showpkg laptop-mode-tools (only 1.57 is listed) so I can't upgrade my laptop-mode-tools.
I tried adding kernel PPA into my repository cache and apt-get update, and in apt-cache showpkg linux-headers only 3.0.0.12-generic is showing up. So I can't downgrade my kernel either.
I want laptop-mode-tools to work with Oneiric since I'm on laptop, what do you guys suggest me to do ? I'm an absolute beginner so please be easy on your answer. I can work with packages, but not with patching/compiling, etc.