Hi Dirk,
You're so right. Too much copying from my test case, I guess. I'll fix
it up, thanks for the report!
Cheers,
Bart
Dirk Griesbach wrote:
Package: laptop-mode-tools
Version: 1.33-1
Severity: normal
Tags: patch
Hi,
in /usr/sbin/laptop_mode instead of a variable a fixed value is used so
the behavior is not what it should be, at least for those who don't use
the ondemand governor. This patch will fix it:
881c881
< set_sysctl
$THISCPU/cpufreq/ondemand/ignore_nice_load $THIS_CPU_IGNORE_NICE_LOAD
---
set_sysctl
$THISCPU/cpufreq/$THIS_CPU_GOVERNOR/ignore_nice_load $THIS_CPU_IGNORE_NICE_LOAD
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.20-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages laptop-mode-tools depends on:
ii lsb-base 3.1-23.1 Linux Standard Base 3.1 init scrip
Versions of packages laptop-mode-tools recommends:
ii acpid 1.0.4-7.1 Utilities for using ACPI power man
ii hdparm 7.1-2 tune hard disk parameters for high
ii sdparm 1.00-1 Output and modify SCSI device para
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]