I haven't noticed my Xorg process eating up very much of my CPU. Here's the Device section of my xorg.conf file:<br><br>Section "Device"<br> Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
<br> Driver "nvidia"<br> BusID "PCI:1:0:0"<br> Option "NoLogo"<br> Option "TVOverScan" "0.65"<br>EndSection
<br><br>Nothing particularly interesting there. Here's my module section, for the fun of it:<br><br>Section "Module"<br> Load "i2c"<br> Load "bitmap"<br> Load "ddc"
<br># Load "dri"<br> Load "extmod"<br> Load "freetype"<br> Load "glx"<br> Load "int10"<br> Load "type1"
<br> Load "vbe"<br>EndSection<br><br>Anyway, any further ideas?<br><br><div><span class="gmail_quote">On 10/13/06, <b class="gmail_sendername">Matthias Thyroff</b> <<a href="mailto:lists@thyroff.net">
lists@thyroff.net</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;"><br><br>> Okay, so I've had my first EPG crash since updating to the 8774
<br>> driver using the nvidia-glx package found in the repo listed in the<br>> ubuntu forums thread. So, other options are still needed.<br><br>Hi Michael,<br><br>yesterday I also had a crash as the one that bugs you: Entering the EPG
<br>from live tv, it painted like 3cm or so of the EPG screen on top of the<br>screen and crashed; after a short while the system fans got faster as<br>if cpu was in some kind of loop running hot. An open ssh session to the
<br>frontend was dead. A hard shutdown was necessary.<br><br>So even with the updated driver it happens, but before, using the<br>ubuntu nvidia packages, it happened in a 100% of the cases (either<br>entering or leaving EPG), now it just happens occasionally.
<br><br>I wonder if there is somebody else experiencing this.<br><br>What are your settings in nvidia-settings? I noticed that my <a href="http://X.org">X.org</a> cpu<br>usage is pretty high (15%-20% on a 2GHz PIV with PCI nvidia card - hm,
<br>what is your video card?) when watching tv, I thought I had fixed this<br>by modifying th vsync setting, if I remember well; I have to find the<br>postings regarding this and check again.<br><br>Cheers<br><br> Matthias
<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">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>