<br><br><div><span class="gmail_quote">On 30/09/06, <b class="gmail_sendername">Dylan Semler</b> &lt;<a href="mailto:dylan.semler@gmail.com">dylan.semler@gmail.com</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;">
On 9/30/06, Kevin Mori &lt;<a href="mailto:kmori.nospam@gmail.com">kmori.nospam@gmail.com</a>&gt; wrote:<br>&gt; &gt; My video card is a MSI 6200 AGP fanless.&nbsp;&nbsp;Those of you who have this<br>&gt; &gt; card, what does the AGP status show for your card?
<br><br>With my PNY 6200 AGP fanless and NVAGP set to 2:<br>[Dylan@boron ~]$ cat /proc/driver/nvidia/agp/status<br>Status:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enabled<br>Driver:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AGPGART<br>AGP Rate:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4x<br>Fast Writes:&nbsp;&nbsp;&nbsp;&nbsp; Disabled<br>
SBA:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Disabled<br><br>--<br>Dylan<br><br>Type faster.&nbsp;&nbsp;Use Dvorak:<br><a href="http://dvzine.org">http://dvzine.org</a><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>
if your kernel has not been set to NOT use agp it will use AGPART
whatever you add to NVAGP in the xorg.conf.&nbsp; For NVAGP to work you
need to add AGP=off to your kernel paramters.&nbsp; Doing this will
change the driver in cat /proc/driver/nvidia/agp/status to:<br>
<br>
Status:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enabled<br>
Driver:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NVidia<br>
<br>