ValveSoftware / csgo-osx-linux

Counter-Strike: Global Offensive
http://counter-strike.net
785 stars 69 forks source link

After upgrade to fedora 21 CS:GO stopped working #259

Closed ghost closed 8 years ago

ghost commented 9 years ago

Hi! I was upgrading today to fedora 21 and from this point i can't run the game. I was a couple of solutions on the internet, even one which was here from 14th of october last year. That does not help me either. Here is the console output:

optirun -vv ./csgo.sh -steam
[  820.018226] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[  820.018556] [INFO]Configured driver: nvidia
[  820.018832] [DEBUG]optirun version 3.2.1 starting...
[  820.018857] [DEBUG]Active configuration:
[  820.018864] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[  820.018870] [DEBUG] X display: :8
[  820.018874] [DEBUG] LD_LIBRARY_PATH: /usr/lib64/nvidia-bumblebee:/usr/lib/nvidia-bumblebee:/usr/lib64:/usr/lib
[  820.018880] [DEBUG] Socket path: /var/run/bumblebee.socket
[  820.018885] [DEBUG] Accel/display bridge: auto
[  820.018889] [DEBUG] VGL Compression: proxy
[  820.018894] [DEBUG] VGLrun extra options: 
[  820.018898] [DEBUG] Primus LD Path: /usr/lib/primus:/usr/lib64/primus
[  820.018940] [DEBUG]Using auto-detected bridge virtualgl
[  821.322920] [INFO]Response: Yes. X is active.

[  821.322937] [INFO]Running application using virtualgl.
[  821.323043] [DEBUG]Process vglrun started, PID 5860.
SDL video target is 'x11'
SDL failed to create GL compatibility profile (whichProfile=0!
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 supports 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 DOES NOT support the OpenGL extension GL_AMD_pinned_memory.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
This system supports the OpenGL extension GL_NVX_gpu_memory_info.
This system DOES NOT support the OpenGL extension GL_ATI_meminfo.
This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
This system supports 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 supports the OpenGL extension GL_ARB_buffer_storage.
This system DOES NOT support the OpenGL extension GLX_EXT_swap_control_tear.
AppFramework : Unable to load module vguimatsurface_client.so!
Unable to load interface VGUI_Surface031 from vguimatsurface_client.so, requested from EXE.
[  822.206603] [DEBUG]SIGCHILD received, but wait failed with No child processes
[  822.206633] [DEBUG]Socket closed.
[  822.206651] [DEBUG]Killing all remaining processes.

Can someone help me? I can't figure this out. It has something missing which is actually in the bin dir.

Tele42 commented 8 years ago

Hello, are you still experiencing this issue? I seem to recall optirun with virtualgl does not play nicely with several applications. What happens if you use optirun -b primus %command% in the game's launch options?

Tele42 commented 8 years ago

Closing pending feedback.