<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi Sudeep,<br>&nbsp;&nbsp; Thanks for hint,<br>yes, of-cource running few OpenGL application will inform wether its going through hardware or software but not eventually the card level deails,but&nbsp; glxinfo gives sufficient information. <br><br>[srini@RHEL2 ~]$ glxinfo |grep string<br>server glx vendor string: SGI<br>server glx version string: 1.4<br>client glx vendor string: Mesa Project and SGI<br>client glx version string: 1.4<br>OpenGL vendor string: VMware, Inc.<br><span style="font-weight: bold;">OpenGL renderer string: Gallium 0.4 on i965 (chipset: Q45_G)</span><br>OpenGL version string: 1.5 Mesa 7.8.2<br><br>I got sufficient information from here. thank you once again.<br><br>Regards,<br>Srini.<br></div><div style="font-family: times new roman,new york,times,serif; font-size:
 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> sudeep &lt;sudeeprk@tataelxsi.co.in&gt;<br><b><span style="font-weight: bold;">To:</span></b> Srini &lt;srini_rajini@yahoo.com&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> mesa-users@lists.freedesktop.org<br><b><span style="font-weight: bold;">Sent:</span></b> Mon, 28 February, 2011 11:08:51 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Mesa-users] Haedware capability<br></font><br>


  

Srini wrote:
<blockquote type="cite">
  
  <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Dear
all,<br>
&nbsp;could anyone please tell how to find the Hardware graphics capability
in RHEL?<br>
  <br>
Many thanks in Advance.<br>
  <br>
Regards,<br>
Srini.<br>
  </div>
  <br>
  <pre><hr size="4" width="90%">
_______________________________________________
mesa-users mailing list
<a rel="nofollow" class="moz-txt-link-abbreviated" ymailto="mailto:mesa-users@lists.freedesktop.org" target="_blank" href="mailto:mesa-users@lists.freedesktop.org">mesa-users@lists.freedesktop.org</a>
<a rel="nofollow" class="moz-txt-link-freetext" target="_blank" href="http://lists.freedesktop.org/mailman/listinfo/mesa-users">http://lists.freedesktop.org/mailman/listinfo/mesa-users</a>
  </pre>
</blockquote>
Hi Srini,<br>
<br>
I am not an expert in this field, but I have done some study on
this.According to my<br>
understanding, you can run some OpenGL application on top of Mesa-3D
library <br>
and verify whether you use DRI(direct rendering infrastructure) path.
For that you may<br>
need to configure the Mesa-3D library to use DRI. Then run some tools
like 'glxinfo'<br>
and it would tell you whether you used DRI path. Also, you can insert
some 'printk'<br>
inside <a rel="nofollow" class="fref">your
graphics driver and verify. Please share your thoughts about this
approach.</a><br>
I am also eager to know about this.<br>
<br>
Regards,<br>
Sudeep<br>
<font face="monospace"></font></div></div>
</div><br></body></html>