On Fri, Dec 19, 2008 at 11:50 AM, Allen Edwards <span dir="ltr">&lt;<a href="mailto:allen.p.edwards@gmail.com">allen.p.edwards@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div><div></div><div class="Wj3C7c">On Thu, Dec 18, 2008 at 1:33 PM, Bill Williamson <span dir="ltr">&lt;<a href="mailto:bill@bbqninja.com" target="_blank">bill@bbqninja.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
<div>On Fri, Dec 19, 2008 at 7:53 AM, Preston Crow <span dir="ltr">&lt;<a href="mailto:pc-mythtv08a@crowcastle.net" target="_blank">pc-mythtv08a@crowcastle.net</a>&gt;</span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On Thu, 2008-12-18 at 20:15 +0100, Stephen Boddy wrote:<br>
&gt; <a href="http://www.dailytech.com/NVIDIA+Unveils+Ion+Platform/article13723.htm" target="_blank">http://www.dailytech.com/NVIDIA+Unveils+Ion+Platform/article13723.htm</a><br>
&gt;<br>
&gt; Intel Atom plus VDPAU capable nvidia chipset on a tiny board. They<br>
&gt; mention nettops as well as netbooks, so provided it has network (wired),<br>
&gt; this would be the ultimate minimalist low power network booting<br>
&gt; frontend.<br>
<br>
</div>Nice concept, but why don&#39;t they make any low-power full-featured<br>
motherboards? &nbsp;I want a low-power CPU, but I also want several expansion<br>
slots, dual ethernet, etc. &nbsp;For a combined FE/BE/firewall/etc<br>
convergence system, I need a minimum of two PCI slots, dual ethernet (or<br>
an extra slot), and on-board video (or a PCIe slot).<br>
<br>
In other words, why is it so hard to find motherboards designed for<br>
desktop use with low-power (&quot;mobile&quot;) processors?<br>
<br>
At this point, I&#39;m probably going to wait for the dual-core Nehalem<br>
chips (quad core is overkill).<br>
<div><div></div><div><br>
</div></div></blockquote></div><br></div>It&#39;s not, at least in the AMD world.&nbsp; You can use a low voltage Athlon X2 on almost any AM2 motherboard.<br><br>For intel:<br><a href="http://au.asus.com/products.aspx?l1=3&amp;l2=54" target="_blank">http://au.asus.com/products.aspx?l1=3&amp;l2=54</a><br>


<a href="http://www.gigabyte.com.tw/Products/Motherboard/Products_Overview.aspx?ProductID=2292" target="_blank">http://www.gigabyte.com.tw/Products/Motherboard/Products_Overview.aspx?ProductID=2292</a><br><br>The deal with these boards is that they&#39;re &quot;all in one&quot; and micro, which used to also mean &quot;low performance.&quot;&nbsp; What you want has always existed.&nbsp; <br>


<br>To be honest, most (if not all) modern processors support dynamic clocking, which is WELL supported in linux.&nbsp; When my box is doing nothing (like right now) it scaled back to 1ghz (or maybe even less).&nbsp; It draws much less power.<br>


<br></div></div><div class="Ih2E3d">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
<br></div></blockquote></div>would you be so kind as to post a reference to dynamic clocking support for a mythtv box? &nbsp;This is just what I have been looking for. &nbsp;A Google search didn&#39;t turn up much. &nbsp;Perhaps I don&#39;t know what to search on.<div>

<br></div><font color="#888888"><div>Allen</div>
</font><br></blockquote><div>Every modern distro does this on every modern processor by default :)&nbsp; If you get a LowVoltage amd processor and enable &quot;cool-n-quiet&quot; in your bios then it will auto scale voltage for you when it scales down clock.&nbsp; I&#39;m sure intel has an equiv, but i haven&#39;t personally used it.<br>
<br><a href="http://www.kernel.org/pub/linux/utils/kernel/cpufreq/hardware.html">http://www.kernel.org/pub/linux/utils/kernel/cpufreq/hardware.html</a> has the exact list of supported arches.&nbsp; <br><br>You can see it&#39;s working by cat /proc/cpuinfo (default) or if you install the helper utils by doing cpufreq-info<br>
<br>For example, I have a dual core XP3800+.&nbsp;&nbsp; Right now I&#39;m at 98% idle (it&#39;s recording 1 show, but I use DVB so there&#39;s no recompression going on) and I get:<br>cpu MHz&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; : 1000.000<br>from /proc/cpuinfo.<br>
<br>cpufreq-info gives the following more detailed information:<br><br>analyzing CPU 0:<br>&nbsp; driver: powernow-k8<br>&nbsp; CPUs which need to switch frequency at the same time: 0 1<br>&nbsp; hardware limits: 1000 MHz - 2.00 GHz<br>
&nbsp; available frequency steps: 2.00 GHz, 1.80 GHz, 1000 MHz<br>&nbsp; available cpufreq governors: userspace, powersave, ondemand, conservative, performance<br>&nbsp; current policy: frequency should be within 1000 MHz and 2.00 GHz.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The governor &quot;ondemand&quot; may decide which speed to use<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; within this range.<br>&nbsp; current CPU frequency is 1000 MHz.<br>analyzing CPU 1:<br>&nbsp; driver: powernow-k8<br>&nbsp; CPUs which need to switch frequency at the same time: 0 1<br>
&nbsp; hardware limits: 1000 MHz - 2.00 GHz<br>&nbsp; available frequency steps: 2.00 GHz, 1.80 GHz, 1000 MHz<br>&nbsp; available cpufreq governors: userspace, powersave, ondemand, conservative, performance<br>&nbsp; current policy: frequency should be within 1000 MHz and 2.00 GHz.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The governor &quot;ondemand&quot; may decide which speed to use<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; within this range.<br>&nbsp; current CPU frequency is 1000 MHz.<br><br><br>You can check your powernowd settings to check the stepoff rate/etc.<br>
<br><br></div></div>