<br><br><div><span class="gmail_quote">On 8/3/06, <b class="gmail_sendername">Tobias Bocanegra</b> <<a href="mailto:tobias.bocanegra@day.com">tobias.bocanegra@day.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi,<br>i have a intel dual core t2700 with 2.16ghz.<br><br>vendor_id       : GenuineIntel<br>cpu family      : 6<br>model           : 14<br>model name      : Genuine Intel(R) CPU           T2600  @ 2.16GHz<br>stepping        : 8
<br><br>the files in /sys/devices/system/cpu/cpu0/cpufreq say:<br>affected_cpus:0<br>cpuinfo_cur_freq:1667000<br>cpuinfo_max_freq:2167000<br>cpuinfo_min_freq:1000000<br>scaling_available_frequencies:2167000 1667000 1333000 1000000
<br>scaling_available_governors:userspace performance<br>scaling_cur_freq:1667000<br>scaling_driver:centrino<br>scaling_governor:userspace<br>scaling_max_freq:1667000<br>scaling_min_freq:1667000<br>scaling_setspeed:1667000
<br><br>now, i try to set 2.17 ghz, but it always stays at 1.7:<br><br>echo 2167000 > scaling_setspeed<br># cat cpuinfo_cur_freq<br>1667000<br><br>i tried every possible combination, and also other cpu frequency tools<br>
like cpufreqd and cpufreq-set<br><br>funny enough, it worked suddenly once 2 days ago...but i can't figure<br>out what was different. i guess, it's either some chipset-internal<br>regulation, or some cpu daemon running.<br>
<a href="http://lkml.org/lkml/2006/2/3/219">http://lkml.org/lkml/2006/2/3/219</a><br>has anyone some advice?<br>regards, toby<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com
</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>Hi Toby!<br><br>A couple of things occure to me:<br><br>
1. CMOS - I believe must be set to allow other software to change the frequency.<br><br>2. Any choices of CPU frequeny must "scale" with the Front Side Bus frequencies chosen.  I believe this would be in your Motherboard Documentation and would involve your choice of memory and capabilities of your PCI cards etc...
<br><br>3. I would guess (this is a guess) that the "userspace performance" written as the scaling_available_governers with the "scaling_governor:userspace" as mentioned above may have a lot to do with the frequencies below it and the ability to set a high speed.  I am not sure how CMOS and the controlling variables talk.
<br><br>I do believe that a log Google session starting with the first "scaling" line above would lead you to an answer.  Hopefully those more experianced and knowledgeable will respond before Google dies of overuse.
<br><br>Good Hunting!<br><br>Tod<br><br>scaling_available_governors:userspace performance<br>scaling_cur_freq:1667000<br>scaling_driver:centrino<br>scaling_governor:userspace<br>