I have a Dell Studio 1555 with ATI Radeon HD 4570 card in it.
Upon running Unity Support Test, it says Unity 3D is not supported.
shantanu@GreenHead:~$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 4500 Series
OpenGL version string: 1.4 (2.1 (3.3.11627 Compatibility Profile Context))
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: no
GL framebuffer object: yes
GL version is 1.4+: yes
Unity 3D supported: no
Does this mean that 3D will not work at all or it requires some additional drivers, etc.? I tried installing flgrx using apt-get as well as using Additional Drivers from the menu, but neither helped.
How can I get 3D working on this card?
EDIT: Someone on ubuntuforums had similar issue and got it resolved, but cannot make out what exactly did he do to solve it.