Hey all//
I've been patient, checking the list, loading, linking and trying not to waste everyone's energy with my problems, but I still can't get the linux client running.
My rig : Sony portable with a ATI Radeon 7500 running Ubuntu 6.04 Dapper (that is up2date). I suspect that the problem is with my graphics drivers and openGL subsystem. I can't get ATI's drivers, nor the fglrx drivers loaded correctly, so I'm using Ubuntu's default Radeon drivers. The 3d subsystem seems broken, glxgears grinds to a halt.
When I try to load ./secondlife, I get the following (from where it starts going bad) :
...
2006-05-18T19:54:54Z INFO: Loaded OpenGL symbol 'glMap1f'.
2006-05-18T19:54:54Z INFO: Loaded OpenGL symbol 'glMap2f'.
2006-05-18T19:54:54Z INFO: Failed to find OpenGL symbol 'glVertexAttribPointerARB' in '(default OpenGL library)
2006-05-18T19:54:54Z INFO: Failed to find OpenGL symbol 'glNewObjectBufferATI' in '(default OpenGL library)
2006-05-18T19:54:54Z INFO: Failed to find OpenGL symbol 'glUpdateObjectBufferATI' in '(default OpenGL library)
2006-05-18T19:54:54Z INFO: Failed to find OpenGL symbol 'glFreeObjectBufferATI' in '(default OpenGL library)
2006-05-18T19:54:54Z INFO: Failed to find OpenGL symbol 'glArrayObjectATI' in '(default OpenGL library)
2006-05-18T19:54:54Z INFO: Failed to find OpenGL symbol 'glVertexAttribArrayObjectATI' in '(default OpenGL library)
2006-05-18T19:54:54Z INFO: Loaded OpenGL symbol 'glXGetCurrentDisplay'.
2006-05-18T19:54:54Z INFO: Loaded OpenGL symbol 'glXQueryExtensionsString'.
2006-05-18T19:54:54Z INFO: Loaded OpenGL symbol 'glXGetProcAddressARB'.
2006-05-18T19:54:54Z INFO: Couldn't initialize mipmap generation
2006-05-18T19:54:54Z INFO: Couldn't initialize GL_EXT_paletted_texture
2006-05-18T19:54:54Z INFO: Couldn't initialize GL_NV_vertex_array_range
2006-05-18T19:54:54Z INFO: Couldn't initialize GL_NV_fence
2006-05-18T19:54:54Z INFO: Couldn't initialize separate specular color
2006-05-18T19:54:54Z INFO: Couldn't initialize anisotropic filtering
2006-05-18T19:54:54Z WARNING: Invalid control RenderUserFarClip
2006-05-18T19:54:54Z INFO: remove_marker_file()
Can anyone confirm my suspicions or give me any advise? Thanks in advance.
//Kliger