https://bugzilla.kernel.org/show_bug.cgi?id=14771 vyncere <vyncere@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vyncere@xxxxxxxxx --- Comment #23 from Thomas Renninger <trenn@xxxxxxx> 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@xxxxxxxxx> 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. -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html