clockshell
New Member
Hey there!
I am running the Linux native Steam Client and bought Left for Dead 2. It downloaded both L4D2 and L4D2 beta. Either of them starts, intro playing just good but it gets stuck at the loading screen. I get an error that locale cannot set LANG=en_US.UTF-8, then it quits. I also might already know what is the problem... here the part of the terminal log.
Only thing that my graphic card is capable of OpenGL and I run the driver version 14.201.1006.1002-x. It is not the latest driver, it is provided by Manjaro proprietary drivers but claims still claims to use OpenGL 4.4.12968.
Any suggestions? How do I enable these OpenGL extensions?
I am running the Linux native Steam Client and bought Left for Dead 2. It downloaded both L4D2 and L4D2 beta. Either of them starts, intro playing just good but it gets stuck at the loading screen. I get an error that locale cannot set LANG=en_US.UTF-8, then it quits. I also might already know what is the problem... here the part of the terminal log.
Code:
WARNING: setlocale('en_US.UTF-8') failed, using locale:'C'. International characters may not work.
SDL video target is 'x11'
This system supports the OpenGL extension GL_EXT_framebuffer_object.
This system supports the OpenGL extension GL_EXT_framebuffer_blit.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
This system DOES NOT support the OpenGL extension GL_APPLE_fence.
This system DOES NOT support the OpenGL extension GL_NV_fence.
This system supports the OpenGL extension GL_ARB_sync.
This system supports the OpenGL extension GL_EXT_draw_buffers2.
This system supports the OpenGL extension GL_EXT_bindable_uniform.
This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
This system supports the OpenGL extension GL_ARB_map_buffer_range.
This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
This system supports the OpenGL extension GL_ARB_occlusion_query.
This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
This system supports the OpenGL extension GL_ARB_framebuffer_object.
This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
This system supports the OpenGL extension GL_ARB_debug_output.
This system supports the OpenGL extension GL_EXT_direct_state_access.
This system DOES NOT support the OpenGL extension GL_NV_bindless_texture.
This system supports the OpenGL extension GL_AMD_pinned_memory.
This system DOES NOT support the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
This system DOES NOT support the OpenGL extension GL_NVX_gpu_memory_info.
This system supports the OpenGL extension GL_ATI_meminfo.
This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
This system DOES NOT support the OpenGL extension GL_EXT_texture_compression_dxt1.
This system DOES NOT support the OpenGL extension GL_ANGLE_texture_compression_dxt3.
This system DOES NOT support the OpenGL extension GL_ANGLE_texture_compression_dxt5.
This system DOES NOT support the OpenGL extension GLX_EXT_swap_control_tear.
Only thing that my graphic card is capable of OpenGL and I run the driver version 14.201.1006.1002-x. It is not the latest driver, it is provided by Manjaro proprietary drivers but claims still claims to use OpenGL 4.4.12968.
Any suggestions? How do I enable these OpenGL extensions?