On 06/24/2011 09:15 PM, John Cooper wrote:
> Public bug reported:
>
> With the latest oneiric 3.0 kernel version
>
> I get the following in /var/log/syslog
>
> laptop-mode: Unhandled kernel version: 3.0 ('uname -r' =
> '3.0-1-generic')
>
> I have added s "3.0");; to the file /usr/sbin/laptop_mode about line 506
> so it reads as follows:
>
>     case "$KLEVEL" in
>           "2.4" ) ;;
>           "2.6" ) ;;
>           "3.0" ) ;;
>           *)
>                   log "ERR" "Unhandled kernel version: $KLEVEL ('uname -r' = 
> '$(uname -r)')" >&2
>                   exit 1
>                   ;;
>
A new release is due any time soon. That will solve this problem.

-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/801623

Title:
  Kernel version 3.0 not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/laptop-mode-tools/+bug/801623/+subscriptions

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

Reply via email to