current dapper version (1.11) has a bug regarding cpu governor

Bug #38293 reported by Alexander Oltu
This bug report is a duplicate of:  Bug #37252: Fails to set CPU governor. Edit Remove
6
Affects Status Importance Assigned to Milestone
laptop-mode-tools (Ubuntu)
New
Medium
Unassigned

Bug Description

Current version of laptop-mode-tools (1.11) which is in dapper has a bug regarding cpu governor.
line 606 of /usr/sbin/laptop_mode is:
echo $THIS_GOVERNOR > $THISCPU/cpufreq/scaling_governor
but should be:
echo $THIS_CPU_GOVERNOR > $THISCPU/cpufreq/scaling_governor

This bug avoid using scalling CPU governor with laptop-mode-tools.

BTW, why version 1.11? In debian is 1.30 it has many bug fixes.

Revision history for this message
Alexander Oltu (sazs) wrote :

sorry, just noticed it is dublicate of #38133 and #37252.

But still why not 1.30 version?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.