Operating Systems > Linux and UNIX

Are my graphics card drivers working?

<< < (3/4) > >>

mobrien_12:

--- Quote from: hnugz --- glxinfo | grep render which gave me:
direct rendering: No
    GLX_ATI_render_texture
OpenGL renderer string: Mesa GLX Indirect

So I guess this means it isn't working properly.
--- End quote ---



You guess correcty.  No need to run GLXgears.  "Direct rendering:no" means no hardware acceleration.  "Mesa GLX Indirect" means OpenGL is being software rendered.  

Wish I could help, but I've stayed away from ATI cards because of the bad rep they have for drivers.

worker201:
ATI has driver issues, nVidia has driver issues.  What's left?

hnugz:

--- Quote from: mobrien_12 ---You guess correcty.  No need to run GLXgears.  "Direct rendering:no" means no hardware acceleration.  "Mesa GLX Indirect" means OpenGL is being software rendered.  

Wish I could help, but I've stayed away from ATI cards because of the bad rep they have for drivers.
--- End quote ---

::sigh::, I'm getting around 90fps or so with glxgears.  guess i'll have to do some more fiddling.

mobrien_12:

--- Quote from: worker201 ---ATI has driver issues, nVidia has driver issues.  What's left?
--- End quote ---


I havn't had problems with nVidia's proprietary drivers.  Many years ago, they used to crash my box repeatedly, but that all turned around in one release when they became very stable and still had excellent performance.  

But as for what's left... there are several cards and chipsets out there that have opengl acceleration via MESA built into stock XF86/X.org distributions with standard linux kernels.... no additional downloads.

http://dri.freedesktop.org/wiki/

Chipsets include many produced by ATI (including Radeons up to 9200), Matrox, almost all of Intel's chipsets, and 3dFX boards (Voodoo 3, 4, 5).

As for the performance, it would be good to get some feedback from others here.  I've only tried to run my Voodoo 5 board with games under MESA-based DRI drivers.  It worked, and had acceleration, but the performance was dissapointing compared to windows... That may not be the best comparison though, because the V5 in Linux could use only one of the two VSA1000 chips (essentially it ran as a V4).  Also, MESA drivers for 3dFX cards worked by translating OpenGL into Glide, which probably also caused a performance hit.  Stock 3dFX drivers for windows did the same thing, but the WickedGL 3rd party OpenGL ICD was available, and yielded a serious performance boost in Windows.    

If you will permit me to opine momentarily, I really miss 3dFX. :(

mobrien_12:

--- Quote from: hnugz ---::sigh::, I'm getting around 90fps or so with glxgears.  guess i'll have to do some more fiddling.
--- End quote ---


Make sure you have the ATI-proprietary kernel module loaded before you start the X Windowing System.  Also double check your X configuration file... make sure the package made the appropriate changes.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version