I have a Dell Mini 1012 which has an Intel N450 processor and GMA 3150 integrated graphics card running Ubuntu 10.10. According to Intel's website the graphics card supports OpenGL 2.0.
http://software.intel.com/en-us/articles/quick-reference-guide-to-intel-integrated-graphics/#9
But when I type glxinfo in terminal the OpenGL version string gives me the following
OpenGL version string: 1.4 Mesa 7.9-devel
I have installed the latest drivers but it didn't work. So, how can I enable OpenGL 2.0 on this card?