PDA

View Full Version : help me


tonyvicky
29th February 2004, 12:55 PM
How to open 3d function?

glxinfo ???

svga Intel 815

PIII 733 CPU

tonyvicky
29th February 2004, 12:59 PM
I am a Chinese ,My English is not good

mhelios
29th February 2004, 01:58 PM

You want to enable 3D acceleration? glxinfo will tell you at the top of the output whether Direct Rendering is on or off. DRI - Direct Rendering Infrastructure is the technology OpenGL apps use to render 3D. Basic 3D acceleration is enabled with the default video driver loaded when you're card was detected.
An Intel 815 driver is available and should be loaded on your system.
http://dri.sourceforge.net/cgi-bin/moin.cgi/Intel

The installation of your Fedora system should have setup the correct "i810" driver already, and thus checking the output of `glxinfo` for "Direct Rendering: Yes" will confirm 3D accelaration as enabled.
If it's not, run through this guide to set it up:
http://dri.sourceforge.net/doc/DRIbeginner.html