LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   GeForce 6150 OpenGL problem (https://www.linuxquestions.org/questions/linux-hardware-18/geforce-6150-opengl-problem-485207/)

LoransP 09-20-2006 03:20 AM

GeForce 6150 OpenGL problem
 
Hi all! I have problem with OpenGL, I have installed all drivers, but Quake 3 fps is too low (3-4fps , under Windows2k - all ok), I don't know what's wrong?! Any recommendations would be useful.
__________________
Buy Glyconutrients - Breckenridge real estate

odcheck 09-20-2006 03:54 AM

To check if 3D hardware acceleration is working for openGL, you can use the following command:

glxinfo |grep rendering

This should output "direct rendering: Yes".

If it gives the same but then with "No", hardware 3d acceleration is disabled and all rendering will be done on the CPU ('software' rendering)

Or just take a look here in LQ WIKI


All times are GMT -5. The time now is 03:44 PM.