<br><br><div class="gmail_quote">On Feb 5, 2008 10:39 AM, <<a href="mailto:jedi@mishnet.org">jedi@mishnet.org</a>> 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">> Hi,<br>><br>> im trying to setup HTPC based on linux.<br>><br>> My hardware:<br>><br>> 1. mobo: ASUS M2A-VM HDMI with integrated Nvidia 7050PV with HDMI output.<br>> 2. CPU: Athlon x2 4400<br>
> 3. RAM: 2GB<br>> 4. HDD: 160GB<br>> 5. opttional - i can use Nvidia Geforce 8400GS insted of 7050PV i will<br>> work<br>> better.<br>> 6. Microsoft Media Center remote<br>> 7. Skystar 2 DVB-S card<br>
><br>> 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'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're missing the UseEvents flag in your xorg.conf. If you open up /etc/X11/xorg.conf, add the following line inside of the "Device" section for your video card:<br>
<font size="-1"><br>Option "UseEvents" "True"<br><br>That should fix your high CPU load.<br><br></font>