From: Thomas Renninger <trenn@suse.de>
To: Tiago Marques <tiagomnm@gmail.com>
Cc: cpufreq@vger.kernel.org
Subject: Re: Speedstep on Celeron SU2300
Date: Thu, 2 Sep 2010 00:40:22 +0200 [thread overview]
Message-ID: <201009020040.22388.trenn@suse.de> (raw)
In-Reply-To: <AANLkTimq+M43QmZsW_FQX7=djANa=WRbqpk0hA6HVoFy@mail.gmail.com>
On Sunday 29 August 2010 06:54:44 Tiago Marques wrote:
> Hi,
> I'm having a problem with this processor not having frequency steps
> and apparently only voltage steps. I find it very strange but that's
> what Intel's documentation suggests. I can't load acpi-cpufreq because
> it doesn't find any device and battery life in linux is suffering
> around 20% less due to this.
Where do you have the 20% info from, I doubt you verified it?
> I have confirmed that the CPU supports
> Speedstep, just this very strange variation.
You are not the only one:
https://bugzilla.kernel.org/show_bug.cgi?id=16072
[HP Pavilion dm1-1110ev] Cpufreq doesn't work at all ( Intel Celeron U2300 )
or the last comments (or search for U2300) here:
http://software.intel.com/en-us/articles/enhanced-intel-speedstepr-technology-and-demand-based-switching-on-linux/
> Can I somehow help with this to get it fixed? Who are the current maintainers?
Not exporting cpu frequencies seem to be intended for this cpu for whatever reasons.
If you have efficient C-states, frequency states are not that important.
You could try msr-tools to access frequency switching MSRs directly.
But you need to know the supported frequencies. Intel generally publishes
such documentation for all of their released CPUs.
You could then try to set the frequency by:
FREQUENCY="max/min_freq_from Intel spec"
modprobe msr
wrmsr --processor X 0x199 $FREQUENCY
This is not a solution, but you could figure out whether switching works
at all and if, you could test whether you really have 20% more of battery life time,
but I expect you won't get that much.
Thomas
next prev parent reply other threads:[~2010-09-01 22:40 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AANLkTiktJ5Xgnsmq2je7T3Yc5Sf53Bu8vWMM1XT1V_vm@mail.gmail.com>
[not found] ` <AANLkTikhSK8ep1y7y8NJpJamGm0bhpqkWscYEx-era0h@mail.gmail.com>
2010-08-29 4:54 ` Speedstep on Celeron SU2300 Tiago Marques
[not found] ` <AANLkTinKUSMWC9GZpPeQGzFM_68sRRpU_=_vRunJ8jad@mail.gmail.com>
2010-09-01 0:36 ` Tiago Marques
2010-09-01 22:40 ` Thomas Renninger [this message]
2010-09-01 23:17 ` Tiago Marques
2010-09-01 23:52 ` Thomas Renninger
2010-09-04 11:33 ` Tiago Marques
[not found] ` <AANLkTi=WDEA+prG26g5R9oG1uZ7cNgaMrYDtug_LM7bY-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-09-06 8:35 ` Speedstep on Celeron SU2300 - 20% more battery lifetime on Windows Thomas Renninger
2010-09-06 15:47 ` [Discuss] " Arjan van de Ven
2010-09-06 22:03 ` Tiago Marques
2010-09-06 23:28 ` Arjan van de Ven
[not found] ` <4C85790A.50005-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2010-10-03 15:01 ` Tiago Marques
[not found] ` <AANLkTin5Kjiw+Z4F8Y+h+c0Qb_tu1o0SuwHEJ=R3iu40-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-03 15:03 ` Tiago Marques
2010-09-06 21:47 ` Tiago Marques
2010-09-07 11:47 ` Thomas Renninger
2010-10-03 15:06 ` Tiago Marques
2010-09-07 15:22 ` Matthew Garrett
2010-09-07 16:43 ` Thomas Renninger
2010-10-03 15:56 ` Tiago Marques
2010-10-03 15:45 ` Tiago Marques
2010-09-07 16:20 ` Len Brown
2010-10-03 15:47 ` Tiago Marques
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=201009020040.22388.trenn@suse.de \
--to=trenn@suse.de \
--cc=cpufreq@vger.kernel.org \
--cc=tiagomnm@gmail.com \
/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