Unless my Xorg.conf is wrong, I am definitely using the nvidia driver.&nbsp; I have included the entirety of my xorg.conf below.&nbsp; I basically used the default xorg.conf and it gives me 1280x720, which works OK for my needs.<br>
<br>I am using Qt as my menu renderer.&nbsp; I suppose I could try OpenGL and see if that works better for me.<br><br># Xorg configuration created by pyxf86config<br><br>Section &quot;ServerLayout&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; &quot;Default Layout&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; &quot;Screen0&quot; 0 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp; &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;<br>EndSection<br><br>Section &quot;Files&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp; &quot;/usr/lib/xorg/modules/extensions/nvidia&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp; &quot;/usr/lib/xorg/modules/extensions&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp; &quot;/usr/lib/xorg/modules&quot;<br>EndSection<br><br>Section &quot;InputDevice&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Keyboard0&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;kbd&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;XkbModel&quot; &quot;pc105&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;XkbLayout&quot; &quot;us&quot;<br>EndSection<br><br>Section &quot;Device&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Videocard0&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;nvidia&quot;<br>EndSection<br><br>Section &quot;Monitor&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp; &quot;Monitor0&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VendorName&nbsp;&nbsp; &quot;Pioneer&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModelName&nbsp;&nbsp;&nbsp; &quot;5070&quot;
<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;dpms&quot;<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;UseEDID&quot; &quot;false&quot;<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option &quot;ModeValidation&quot; &quot;NoEdidModes&quot;<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DisplaySize 345 195<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DisplaySize 325 182
<br>EndSection<br><br>Section &quot;Screen&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier &quot;Screen0&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Device&nbsp;&nbsp;&nbsp;&nbsp; &quot;Videocard0&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monitor&nbsp;&nbsp;&nbsp; &quot;Monitor0&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DefaultDepth&nbsp;&nbsp;&nbsp;&nbsp; 24<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SubSection &quot;Display&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Viewport&nbsp;&nbsp; 0 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp; 24<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modes &quot;1360x768&quot; &quot;1280x720&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EndSubSection<br>EndSection<br><br><br><div><span class="gmail_quote">On 9/28/07, 
<b class="gmail_sendername">Jonathan Rogers</b> &lt;<a href="mailto:jonner@teegra.net">jonner@teegra.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>Larry K wrote:<br>&gt; I recently upgraded from 0.18 to 0.20 (and a corresponding video driver<br>&gt; upgrade from 7174 to 9746) and I am seeing this problem as well.&nbsp;&nbsp;The first
<br>&gt; time I enter the recordings screen, all seems well, but shortly thereafter,<br>&gt; every navigation is painfully slow, including the menu to delete a<br>&gt; recording.<br><br>I assume from you the driver versions you specify that you&#39;re using the
<br>&quot;nvidia&quot; proprietary driver. Oddly, I have only seen this problem when<br>using Radeon hardware and the Free &quot;radeon&quot; driver, though HD playback<br>is handled fine. When I&#39;ve tried nvidia hardware and either the &quot;nv&quot; or
<br>&quot;nvidia&quot; driver, menus were always snappy. Now, I&#39;m wondering if this<br>problem has to do with some generic <a href="http://X.org">X.org</a> option that is somehow set<br>differently when using different drivers. BTW, which menu renderer are
<br>you using (Qt or OpenGL)? I&#39;m using Qt.<br><br>Jonathan Rogers<br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.6 (GNU/Linux)<br>Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org">
http://enigmail.mozdev.org</a><br><br>iD8DBQFG/SCLMs6f82yVS5wRAj09AKC0m8bdUuVMGBhxEm0swpiukurP5QCfbRR5<br>WWS5Pr99DNu2GTurm0PP3TU=<br>=CJIB<br>-----END PGP SIGNATURE-----<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>