cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 14771] "ondemand" never raises frequency on an Intel Core2 Due (T9900) in a recent Dell E6500
       [not found] <bug-14771-12968@https.bugzilla.kernel.org/>
@ 2010-11-12 19:09 ` bugzilla-daemon
  2010-11-15 12:04 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-11-12 19:09 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=14771


vyncere <vyncere@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vyncere@gmail.com




--- Comment #23 from Thomas Renninger <trenn@suse.de>  2010-06-28 15:43:23 ---
> note that when i'm plugged in to my 90W power supply, the ondemand gov works
> fine.
Ah yes..., this really isn't a kernel bug. Can someone with enough privileges
(the reporter?), close it. You should also modify the title, so that others get
a quick idea that this is about power supply and whether their problem is
related...

> I on the other hand am working with a 4-5 year old Pentium IV Prescott
I expect it doesn't support SpeedStep at all (without Enhanced you only got 2
steps), but I am not entirely sure. Theoretically you could read up the Intel
docs whether it's supported at all. If, you also could try some rudimentary
things in userspace, in this case it's IO and not MSR driven. But instead of
wasting the time to finally find out that Pentium IV wasted power like hell and
there is not much you can do about that, you better invest some bugs into a new
cheap board and a new processor...

--- Comment #24 from vyncere <vyncere@gmail.com>  2010-11-12 19:09:35 ---
Hi all,

My personal experience may help too. I had the same problem with my Thinkpad
T410 (Core i5 520 M). With kernel 2.6.36, I had to set the "Performance"
Profile in my BIOS, for AC/DC power and Battery mode, instead of "Power-saving
/ Balanced / etc.". After that, the bios_limit managed to reach the max value,
2.40 GHz instead of 1.20GHz, and cpufreq managed to do its job.

But it's not the only thing. This observation was made with my battery plugged
on my laptop, with AC/DC power. Another day, without battery, I was very
surprised when I saw that the bios_limit was still stuck to 1.20GHz (!). I
think it's a BIOS related problem, very similar to the previous power supply
case. But fortunately, "processor.ignore_ppc=1" boot parameter does perfectly
the job. (Phew !!!)

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 14771] "ondemand" never raises frequency on an Intel Core2 Due (T9900) in a recent Dell E6500
       [not found] <bug-14771-12968@https.bugzilla.kernel.org/>
  2010-11-12 19:09 ` [Bug 14771] "ondemand" never raises frequency on an Intel Core2 Due (T9900) in a recent Dell E6500 bugzilla-daemon
@ 2010-11-15 12:04 ` bugzilla-daemon
  2011-04-22  2:30 ` [Bug 14771] "ondemand" never raises frequency if smaller power supply is used (60w vs. 90w) -- " bugzilla-daemon
  2011-07-30  4:56 ` bugzilla-daemon
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-11-15 12:04 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=14771


Petr Baudis <pasky@ucw.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pasky@ucw.cz




--- Comment #25 from Petr Baudis <pasky@ucw.cz>  2010-11-15 12:04:18 ---
BTW, for me, the problems with ondemand governor boiled down to software issues
(modulo kernel upgrades throughout 2.6.32.x, this seemed to resolve some most
basic issues). First, a lot of my load was niced and I was not aware of
/sys/devices/system/cpu/cpu$i/cpufreq/ondemand/ignore_nice_load. Setting this
resolved my problems in part. This setting is being reset time by time anyway,
but that is likely to be some evil desktop thing trying to meddle with stuff.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 14771] "ondemand" never raises frequency if smaller power supply is used (60w vs. 90w) -- Dell E6500
       [not found] <bug-14771-12968@https.bugzilla.kernel.org/>
  2010-11-12 19:09 ` [Bug 14771] "ondemand" never raises frequency on an Intel Core2 Due (T9900) in a recent Dell E6500 bugzilla-daemon
  2010-11-15 12:04 ` bugzilla-daemon
@ 2011-04-22  2:30 ` bugzilla-daemon
  2011-07-30  4:56 ` bugzilla-daemon
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-04-22  2:30 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=14771


Zhang Rui <rui.zhang@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rui.zhang@intel.com
         Resolution|                            |INVALID
            Summary|"ondemand" never raises     |"ondemand" never raises
                   |frequency on an Intel Core2 |frequency if smaller power
                   |Due (T9900) in a recent     |supply is used (60w vs.
                   |Dell E6500                  |90w) -- Dell E6500




--- Comment #26 from Zhang Rui <rui.zhang@intel.com>  2011-04-22 02:30:06 ---
Bug closed according to comment #23.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 14771] "ondemand" never raises frequency if smaller power supply is used (60w vs. 90w) -- Dell E6500
       [not found] <bug-14771-12968@https.bugzilla.kernel.org/>
                   ` (2 preceding siblings ...)
  2011-04-22  2:30 ` [Bug 14771] "ondemand" never raises frequency if smaller power supply is used (60w vs. 90w) -- " bugzilla-daemon
@ 2011-07-30  4:56 ` bugzilla-daemon
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-07-30  4:56 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=14771


Len Brown <lenb@kernel.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
                 CC|                            |lenb@kernel.org




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-30  4:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-14771-12968@https.bugzilla.kernel.org/>
2010-11-12 19:09 ` [Bug 14771] "ondemand" never raises frequency on an Intel Core2 Due (T9900) in a recent Dell E6500 bugzilla-daemon
2010-11-15 12:04 ` bugzilla-daemon
2011-04-22  2:30 ` [Bug 14771] "ondemand" never raises frequency if smaller power supply is used (60w vs. 90w) -- " bugzilla-daemon
2011-07-30  4:56 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox