Hi there,

I need glx 1.3+ to run some executables:

Code:
$ glxinfo | grep version
server glx version string: 1.2
client glx version string: 1.4
GLX version: 1.2
OpenGL version string: 2.0 Mesa 7.4
OpenGL shading language version string: 1.10

$ lspci | grep Display
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)

$ glxinfo | grep Intel
OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset GEM 20090326 2009Q1 RC2 x86/MMX/SSE2
I've gone through some of the threads here and tried to just update everything. I seem to not be able to get anything more current than 1.2. It seems that most people don't have this problem if they have NVIDIA and most other people don't really need 1.3+.