Bug#373133: centrino governor "ondemand" sets upper and lower freqs to same value

2006-09-05 Thread Michael Biebl
Mark Purcell wrote:
> On Monday 04 September 2006 14:25, Michael Biebl wrote:
>>> Version: 0.12.18-1
>>>
>>> I'm using a Dell Latitude D600 with acpi.
>>> When using the "ondemand" I get the upper and lower freq's set to the
>>> same value, thus the governor never switches up or down values:
>> according to upstream the bug has been fixed with 0.14.0. I uploaded
>> updated packages [1] and it would be great if you could test them and
>> let me know if they really fix your problems as I can't reproduce this
>> bug myself.
> 
> Referring to http://bugs.debian.org/373133
> 
> Michael,
> 
> No good I'm afraid.
> 

Does it help, if you set
CPUFREQ_CONTROL="userspace"
in /etc/powersave/cpufreq?

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#373133: centrino governor "ondemand" sets upper and lower freqs to same value

2006-09-04 Thread Mark Purcell
On Monday 04 September 2006 14:25, Michael Biebl wrote:
> > Version: 0.12.18-1
> >
> > I'm using a Dell Latitude D600 with acpi.
> > When using the "ondemand" I get the upper and lower freq's set to the
> > same value, thus the governor never switches up or down values:
>
> according to upstream the bug has been fixed with 0.14.0. I uploaded
> updated packages [1] and it would be great if you could test them and
> let me know if they really fix your problems as I can't reproduce this
> bug myself.

Referring to http://bugs.debian.org/373133

Michael,

No good I'm afraid.

I get the same behaviour with 0.14.0 as I did with 0.12.18/ 0.12.20:

With powersaved running: 
 current policy: frequency should be within 600 MHz and 1.60 GHz.

Remove AC power:
 current policy: frequency should be within 600 MHz and 600 MHz.

Reapply power:
 current policy: frequency should be within 600 MHz and 600 MHz.

The only method I can restore the upper limits is by:

# cpufreq-set -u 1.6G   ; which I'm getting quite good at ;-)

Without powersaved running and remove power:
 current policy: frequency should be within 600 MHz and 600 MHz.

Without powersaved running and reapply power:
 current policy: frequency should be within 600 MHz and 1.60 GHz.

I'd be happy to try alternatives..

Mark


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#373133: centrino governor "ondemand" sets upper and lower freqs to same value

2006-09-04 Thread Mark Purcell
Thanks Michael,

> according to upstream the bug has been fixed with 0.14.0. I uploaded
> updated packages [1] and it would be great if you could test them and
> let me know if they really fix your problems as I can't reproduce this
> bug myself.

I'll give it a go and let you know how it fairs..

> [1] http://debs.michaelbiebl.de/

Ah,  a secret deb's cache, excellent.  I'll also take the oppportunity to
have a look at the newer network-manager{-kde} to see if that is also
fixing some issues I'm having ;-)

Mark



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#373133: centrino governor "ondemand" sets upper and lower freqs to same value

2006-09-04 Thread Michael Biebl
Mark Purcell wrote:
> Package: powersaved
> Version: 0.12.18-1
> Severity: normal
> 
> Michael,
> 
> I'm using a Dell Latitude D600 with acpi.
> 
> When using the "ondemand" I get the upper and lower freq's set to the same 
> value, thus the
> governor never switches up or down values:
> 

Hi Mark,

according to upstream the bug has been fixed with 0.14.0. I uploaded
updated packages [1] and it would be great if you could test them and
let me know if they really fix your problems as I can't reproduce this
bug myself.

Thanks,
Michael

[1] http://debs.michaelbiebl.de/

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#373133: centrino governor "ondemand" sets upper and lower freqs to same value

2006-06-12 Thread Michael Biebl
Mark Purcell wrote:
> Package: powersaved
> Version: 0.12.18-1
> Severity: normal
> 
> Michael,

Hi Mark!

> 
> I'm using a Dell Latitude D600 with acpi.
> 
> When using the "ondemand" I get the upper and lower freq's set to the same 
> value, thus the
> governor never switches up or down values:

So I'd say this is obviously a bug of the ondemand or centrino driver
which does not correctly set the lower and upper bound.
At least looking at the source code of powersaved it seems that
powersaved is not fiddling around with this values.
If you don't run powersaved and you load the ondemand driver is your
lower and upper freq. set correctly?

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#373133: centrino governor "ondemand" sets upper and lower freqs to same value

2006-06-12 Thread Mark Purcell
Package: powersaved
Version: 0.12.18-1
Severity: normal

Michael,

I'm using a Dell Latitude D600 with acpi.

When using the "ondemand" I get the upper and lower freq's set to the same 
value, thus the
governor never switches up or down values:

dell:~# cpufreq-info
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to [EMAIL PROTECTED], please.
analyzing CPU 0:
  driver: centrino
  CPUs which need to switch frequency at the same time: 0
  hardware limits: 600 MHz - 1.60 GHz
  available frequency steps: 1.60 GHz, 1.60 GHz, 1.60 GHz, 1.40 GHz, 1.20 GHz, 
1000 MHz, 800 MHz, 600 MHz
  available cpufreq governors: ondemand, userspace, powersave, performance
  current policy: frequency should be within 600 MHz and 600 MHz.
  The governor "ondemand" may decide which speed to use
  within this range.
  current CPU frequency is 600 MHz (asserted by call to hardware).

To fix I have to force the upper limit to what it should be:

dell:~# cpufreq-set -u 1.6G

Then the system performs as expected:

dell:~# cpufreq-info
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to [EMAIL PROTECTED], please.
analyzing CPU 0:
  driver: centrino
  CPUs which need to switch frequency at the same time: 0
  hardware limits: 600 MHz - 1.60 GHz
  available frequency steps: 1.60 GHz, 1.60 GHz, 1.60 GHz, 1.40 GHz, 1.20 GHz, 
1000 MHz, 800 MHz, 600 MHz
  available cpufreq governors: ondemand, userspace, powersave, performance
  current policy: frequency should be within 600 MHz and 1.60 GHz.
  The governor "ondemand" may decide which speed to use
  within this range.
  current CPU frequency is 600 MHz (asserted by call to hardware).

Mark



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages powersaved depends on:
ii  adduser   3.87   Add and remove users and groups
ii  dbus  0.61-6 simple interprocess messaging syst
ii  hal   0.5.7-2Hardware Abstraction Layer
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libcpufreq0   002-1  shared library to deal with the cp
ii  libdbus-1-2   0.61-6 simple interprocess messaging syst
ii  libdbus-glib-1-2  0.61-6 simple interprocess messaging syst
ii  libgcc1   1:4.1.1-2  GCC support library
ii  libglib2.0-0  2.10.3-1   The GLib library of C routines
ii  libhal1   0.5.7-2Hardware Abstraction Layer - share
ii  libpowersave100.12.18-1  power management daemon - shared l
ii  libstdc++64.1.1-2The GNU Standard C++ Library v3
ii  libsysfs2 2.0.0-7interface library to sysfs
ii  lsb-base  3.1-10 Linux Standard Base 3.1 init scrip

Versions of packages powersaved recommends:
ii  acpid 1.0.4-5Utilities for using ACPI power man
ii  hdparm6.6-1  tune hard disk parameters for high
ii  kpowersave0.6.1-1frontend to powersave for setting 

-- no debconf information

  Kernel version : 2.6.16-2-686   -ACPI version : 20060127
  ---
  Battery #1 : present
Remaining capacity : 53280 mWh, 100.0%
Design capacity: 53280 mWh
Last full capacity : 51670 mWh, 96.98% of design capacity
Capacity loss  : 3.022%
Present rate   : 0  
Charging state : charged
Battery type   : rechargeable, LION
Model number   : DELL C26036
Serial number  : 48728
  Battery #2 : present
Remaining capacity : 36960 mWh, 77.44%, 02:30:45
Design capacity: 46620 mWh
Last full capacity : 47730 mWh
Present rate   : 14709 mW
Charging state : discharging
Battery type   : rechargeable, LiP
Model number   : DELL M7
Serial number  : 233
  All batteries  : 90.78%, 06:08:06

  AC adapter : off-line
  Fan: 

  CPU type   : Intel(R) Pentium(R) M processor 1600MHz
  CPU speed  : 600.000 MHz
  Bogomips   : 449.35
  Processor ID   : 0
  Bus mastering control  : yes
  Power management   : yes
  Throttling control : yes
  Limit interface: yes
  Active C-state : C2
  C-states (incl. C0): 5
  Usage of state C1  : 10 (0.0 %)
  Usage of state C2  : 55819421 (86.0 %)
  Usage of state C3  : 762396 (1.2 %)
  Usage of state C4  : 8293918 (12.8 %)
  T-state count  : 8
  Active T-state : T0

  Thermal zone 1 : ok, 34 C
  Trip points