Hi people !
I got some questions about Ati drivers (more specific 9.3, i know it is too old), and the radeon firmware that comes with kernel 2.6.37.6.
I have an AMDRS690 chipset (Radeon Xpress 1200 series) and it works well (slow effects but it is ok, i think), and i want to run a 3D simulator (webots) and it is too slow, so i ran the command:
$ glxinfo |grep OpenGL to see what driver i'm using, for my surprise there's an Xorg R300 project.
$ glxinfo |grep OpenGL
OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on RS690
OpenGL version string: 2.1 Mesa 7.9.2
OpenGL shading language version string: 1.20
OpenGL extensions:
So i searched with
locate command to if there was a radeon driver, and it is a radeonhd driver under (/firmware). So i want to run a 3D simulator (webots) and it runs incredibly slow.
Does somebody knows how to enable 3D acceleration with radeonhd?
Or i will have to install the 9.3 drivers?
Any ideas?