Graphics drivers configuration: Difference between revisions

(moved info on checking drivers from Troubleshooting performance issues)
Line 67: Line 67:
  Max texture size = 2048
  Max texture size = 2048
: That "forceSW" indicates that the hardware acceleration is software emulated, so the OpenGL drivers are not configured, or worse you simply lack hardware support for OpenGL. '''Remember to set back to "alert" the log level!!''' Logging affects performance!
: That "forceSW" indicates that the hardware acceleration is software emulated, so the OpenGL drivers are not configured, or worse you simply lack hardware support for OpenGL. '''Remember to set back to "alert" the log level!!''' Logging affects performance!
=== OpenGL programs for testing ===
{{stub}}
FlightGear is a complex OpenGL program. If you can't make any of the following programs work, you have little chance to run FligthGear.
* glxinfo (will give you information on OpenGL drivers and card)
* glxgears (should run very smoothly)
* UrbanTerror (should run at 30 fps or more)


== Caveat ==
== Caveat ==
573

edits