All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Beglin, Brad R" <brad.beglin@gatech.edu>
To: cpufreq@lists.linux.org.uk
Subject: bug? acpi p-state + ondemand keeps dropping max freq
Date: Tue, 10 Jun 2008 17:45:16 -0400 (EDT)	[thread overview]
Message-ID: <525679309.1481161213134316383.JavaMail.root@mail4.gatech.edu> (raw)

I am also unable to change my max scaling frequency on my Thinkpad T61.  Interestingly enough, I can change the frequency as long as the new value is less than 1.2 GHz.  If I try to set the new max frequency higher than that, the max scaling frequency file reverts to 1.2GHz.  Here is in example:

# echo 2001000 > scaling_max_freq ; cat scaling_max_freq
1200000

# echo 1000000 > scaling_max_freq ; cat scaling_max_freq
1000000

# echo 1600000 > scaling_max_freq ; cat scaling_max_freq
1200000

# echo 2000000 > scaling_max_freq ; cat scaling_max_freq
1200000

I have also tried to make the change while using "echo -n" with no success.  I have also attempted to use a different governor, but that has no effect.

Here is my cpufreq-info output:

cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which need to switch frequency at the same time: 0 1
  hardware limits: 800 MHz - 2.00 GHz
  available frequency steps: 2.00 GHz, 2.00 GHz, 1.60 GHz, 1.20 GHz, 800 MHz
  available cpufreq governors: conservative, userspace, ondemand, performance
  current policy: frequency should be within 800 MHz and 1.20 GHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 800 MHz (asserted by call to hardware).
analyzing CPU 1:
  driver: acpi-cpufreq
  CPUs which need to switch frequency at the same time: 0 1
  hardware limits: 800 MHz - 2.00 GHz
  available frequency steps: 2.00 GHz, 2.00 GHz, 1.60 GHz, 1.20 GHz, 800 MHz
  available cpufreq governors: conservative, userspace, ondemand, performance
  current policy: frequency should be within 800 MHz and 1.20 GHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 800 MHz (asserted by call to hardware).

Hope this helps. mp.

--
Brad R. Beglin
Computational Media Undergraduate
Georgia Institute of Technology

             reply	other threads:[~2008-06-10 21:45 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-10 21:45 Beglin, Brad R [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-10 22:40 bug? acpi p-state + ondemand keeps dropping max freq Beglin, Brad R
2008-06-13 14:21 ` Thomas Renninger
2008-07-08 10:57   ` Arkadiusz Miskiewicz
     [not found] <20080606140846.GA9580@ucw.cz>
2008-06-07 21:39 ` Pavel Machek
2008-06-07 21:54   ` Arjan van de Ven
2008-06-07 21:54     ` Arjan van de Ven
2008-06-07 23:36     ` Holger Macht
2008-06-07 23:36       ` Holger Macht
2008-06-09 16:39     ` Kok, Auke
2008-06-16 10:42     ` Pavel Machek
2008-06-16 10:42       ` Pavel Machek
2008-06-16 14:43       ` Arjan van de Ven
2008-06-17  8:44         ` Pavel Machek
2008-07-05 19:49         ` Björn Steinbrink
2008-07-05 19:49           ` Björn Steinbrink
2008-07-05 20:04           ` Björn Steinbrink
2008-07-05 20:04             ` Björn Steinbrink
2008-06-17 18:15       ` Len Brown
2008-06-05 22:30 Kok, Auke
2008-06-06  4:13 ` Henrique de Moraes Holschuh
2008-06-06 16:34   ` Kok, Auke
2008-06-06 19:47     ` Henrique de Moraes Holschuh
2008-06-07  2:46 ` Len Brown
2008-06-07 23:22 ` Björn Steinbrink
2008-06-07 23:22   ` Björn Steinbrink

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=525679309.1481161213134316383.JavaMail.root@mail4.gatech.edu \
    --to=brad.beglin@gatech.edu \
    --cc=cpufreq@lists.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.