public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Tobias Heinzen <t.heinzen@rhone.ch>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Throttling State won't change from command in Gentoo Power Management Guide
Date: Wed, 09 Aug 2006 21:25:15 +0200	[thread overview]
Message-ID: <44DA369B.6050205@rhone.ch> (raw)
In-Reply-To: <012801c6bb8d$5e6814a0$5500a8c0@annie>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Richard

I assume you've got the cpufreq-utils installed and running. What you
can do is (as root):

$cpufreq-info

This will give you some information about your CPU. It looks something
like this:

cpufrequtils 0.4: cpufreq-info (C) Dominik Brodowski 2004
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
  driver: centrino
  CPUs which need to switch frequency at the same time: 0
  hardware limits: 800 MHz - 1.87 GHz
  available frequency steps: 1.87 GHz, 1.60 GHz, 1.33 GHz, 1.07 GHz, 800 MHz
[snip]

The most interesting part is "avaiable frequency steps".

Now you can change the upper bound to a lower level with

$cpufreq-set -u 800000

This will set the upper bound to 800MHz. This means you're CPU can't get
"faster" as this. I've you need more, you simply change the upper bound.

Another battery saving tip: set the powermode of your GPU lower and you
will get another 20-30 minutes ;)

I hope this will help. This is my way of throttling the power. Isn't as
nice as the power managment guide says, but it works :-)

Richard Watson wrote:
> Hi - I've been setting my laptop for power management by following the
> Power Management Guide and have successfully got cpufreqd running.
> However the CPU still gets hot on large compiles. I thought maybe
> changing the throttling state would cool things off but when I run the
> command from the power management guide
>
> echo -n "0:T1" > /proc/acpi/processor/C000/limit
>
> it returns the error
>
> -bash: echo: write error: Invalid argument
>
> I tried opening the file with nano -w and got the same message when
> saving the changes. Can anybody give me any help?
>
> Thanks, Richard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iQCVAwUBRNo2mVPi/7ID6gabAQIG/wP/ZBeO4WUV0BW1a1o1fxSlNhu5GM6Nv8k/
z+GKZaTtJZEbVQFzAcY0MKh8J5wp5RWTmjJpD6iRApNBXRDaL3u51KIIalA1GBxu
HmVNXi/F3SZBu9EhINz0O4UilM3oHWD7Zg0dqXijKW4kTyG80uiCcoPIUXTPQw+Z
vsQHYOEq3hs=
=OOdG
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-08-09 19:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-09  8:25 [gentoo-user] Throttling State won't change from command in Gentoo Power Management Guide Richard Watson
2006-08-09 19:25 ` Tobias Heinzen [this message]
2006-08-11  9:07   ` Richard Watson
2006-08-09 19:29 ` Tobias Heinzen

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=44DA369B.6050205@rhone.ch \
    --to=t.heinzen@rhone.ch \
    --cc=gentoo-user@lists.gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox