Hi all,
I’m setting up a new desktop with the Radeon HD 6950 on Debian Linux (sid, gnome3) and I can’t get it to perform how it should with either the free driver or fglrx.
jacob@debian:~$ fglrxinfo
display: :0 screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6900 Series
OpenGL version string: 4.2.11762 Compatibility Profile Context
jacob@debian:~$ update-alternatives --config glx
There are 2 choices for the alternative glx (providing /usr/lib/glx).
Selection Path Priority Status
------------------------------------------------------------
* 0 /usr/lib/fglrx 99 auto mode
1 /usr/lib/fglrx 99 manual mode
2 /usr/lib/mesa-diverted 5 manual mode
jacob@debian:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
10958 frames in 5.0 seconds = 2191.600 FPS
12114 frames in 5.0 seconds = 2422.800 FPS
System Settings > Graphics > Driver = VESA: 01
I don’t know why CPU use goes way up when I drag around the default 3D view in Blender, but it does. I don’t think it’s on software rendering because it starts getting really laggy at 200k polygons (it’s unusable at 300k,) and also GLSL works. My old nVidia 9400GT performs 1.5x faster than this card (!!!) I should be able to do 5kk polygons now, what is wrong!? What’s with this 200k lagging business!?