<br><br><div class="gmail_quote">On Feb 5, 2008 10:39 AM,  &lt;<a href="mailto:jedi@mishnet.org">jedi@mishnet.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&gt; Hi,<br>&gt;<br>&gt; &nbsp; &nbsp;im trying to setup HTPC based on linux.<br>&gt;<br>&gt; My hardware:<br>&gt;<br>&gt; 1. mobo: ASUS M2A-VM HDMI with integrated Nvidia 7050PV with HDMI output.<br>&gt; 2. CPU: Athlon x2 4400<br>
&gt; 3. RAM: 2GB<br>&gt; 4. HDD: 160GB<br>&gt; 5. opttional - i can use Nvidia Geforce 8400GS insted of 7050PV i will<br>&gt; work<br>&gt; better.<br>&gt; 6. Microsoft Media Center remote<br>&gt; 7. Skystar 2 DVB-S card<br>
&gt;<br>&gt; I tried tu run on two distributions - MythDora and MythBuntu. On SD<br><br></div>The packages that come with MythBuntu should be good. If not you<br>could always try to pull down .20.2 yourself and build it from<br>
source.<br><br>I&#39;ve not had any real troubles playing back HD content on either<br>.20.2 or the current version of MythTV from the Ubuntu 7.10<br>repositories (the one that supports Schedules Direct).<br><br>Although HD content seems particularly finicky when it comes to<br>
signal quality. Trying to play a show with reception related<br>issues (bad/low OTA signal) tends to crash the frontend.<br><br>[deletia]<br><div><div></div><div class="Wj3C7c"><br>_______________________________________________<br>
mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">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>
</div></div></blockquote></div><br>It sounds like you&#39;re missing the UseEvents flag in your xorg.conf.&nbsp; If you open up /etc/X11/xorg.conf, add the following line inside of the &quot;Device&quot; section for your video card:<br>
<font size="-1"><br>Option &quot;UseEvents&quot; &quot;True&quot;<br><br>That should fix your high CPU load.<br><br></font>