OpenGL drivers: RH9, rage 128

Hi
I’m currently trying to get a game to work on my Linux pc, but it moves far to slow (1 frame per 10 seconds), and i’ve been informed that its because i’m using software rendering.
I take it I need hardware acceleration, and I need the OpenGL drivers installed…

My graphics card is rage 128, so i’m just wondering where i’d go and what to do from here to get everything up and running.
Thanks for your time

What does ‘glxinfo | grep direct’ show? If it says ‘direct rendering: No’, you’re getting software rendering. You should probably post to the dri-devel mailing list . That’s the “usual” support forum for DRI related issues.

When you post, please include your XF86Config file, /var/log/XFree86.log, and the output from ‘LIBGL_DEBUG=verbose glxinfo’.

[This message has been edited by idr (edited 03-09-2004).]

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.