ValveSoftware / csgo-osx-linux

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

Some problem with engine_client.so on Fedora 37 #3116

Open yusker0 opened 1 year ago

yusker0 commented 1 year ago

Your system information

Please describe your issue in as much detail as possible:

So when I run csgo via terminal (via client just black screen and crash) I get this ./csgo_linux64 It seems that all libraries were installed ldd ./csgo_linux64 I tried to find a solution but didn't find it. I did not find any problems with the joystick (I ran it with -nojoy). Sorry in advance if the issue has been resolved before. Checked file integrity

Steps for reproducing this issue:

  1. Install CSGO on Fedora 37
  2. Run it
kisak-valve commented 1 year ago

Hello @yusker0, CS:GO's executable is not intended to be run directly from outside the Steam runtime and your log looks like a false lead. Can you describe the issue you're seeing with running the game from Steam? If you want to ponder running the game from a terminal, maybe something like ~/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh ./csgo.sh would be closer to the environment Steam gives it.

Looking at your system information, it looks like your NVIDIA driver install is not very healthy inside the wayland-based GNOME session. It might be interesting to try using an X-based user session.

yusker0 commented 1 year ago

Hello, I tried Xorg but got the same. Also if I run it with ~/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh ./csgo.sh I will get this. I do not really understand what logs should be applied, so here is the content_log.

kisak-valve commented 1 year ago

Bus error in [...]/csgo.sh: строка 88: 7125 Bus error (memory image flushed to disk) ${DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@" might be a hint towards #2998, but I haven't seen this particular wording before.