Comment 1 for bug 801623

Revision history for this message
Ritesh Raj Sarraf (rrs) wrote : Re: [Bug 801623] [NEW] Kernel version 3.0 not supported

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