Counter-Strike 2

Counter-Strike 2

View Stats:
(Will be fixed in the next update)Linux(EndeavourOS) | freezing completely (RU, EN)
Edit: here is the issue from valve github: https://github.com/ValveSoftware/csgo-osx-linux/issues/4016
Eng
The game launches smoothly through steam runtime (tried proton experimental, proton hotfix - result is the same), but everytime i open scoreboard fps drops significantly, if i spam TAB the game will freeze, as well as random freezing when i die, spectating and warmup are like normal, but when it comes to actually playing it's impossible, 2 rounds MAX then it freezes. No error messages whatsoever.

I thought it was because of recent nvidia driver and linux kernel updates, but rolling back to previous versions didn't solve the problem. I don't have any launch options (tried -vulkan), vsync is off (tried enabling it and locking max_fps to 144, didn't help).

I also tried to use Wayland instead of X11 it didn't help. Didn't find any errors in journalctl or xorg logs probably due to the fact that it just freezes which leads to manually killing the process.

I don't think it's relevant but when i open scoreboard there is an output in console about audio devices starving for some time. This is the game problem right?

Hardware: GPU: nvidia 3050TI mobile, CPU: AMD Ryzen 5 5600H, RAM: 16gb.
Newly installed EndeavourOS with installed steam (yes i reinstalled the OS because i thought i screwed somthing up while updating packages). Driver package - nvidia (tried nvidia-open, nvidia-dkms), envycontrol is set to nvidia.
Ru
Игра запускается без ошибок в нативной версии без форса совместимости (пробовал разные версии протона - не помогло), каждый раз когда жму таб, фпс падает на 50-60, если проспамить таб (чем я занимаюсь постоянно в силу привычки) - игра замерзнет намертво, если не спамить таб - то игра встанет когда меня убивают, на разминке все норм и наблюдать за союзниками после реконнекта тоже можно, но на следующем раунде игра опять встанет. Никаких ошибок игра не показывает.

Думал это из-за обновлений драйверов и ядра которые были пару дней назад, но откат к предыдущим версиям не помог. Никаких параметров запуска не стоит (пробовал и с vulkan и без), пробовал включать вертикалку и ограничивать фпс - тот же результат.

Запускал сессию через Wayland - тоже не помогло (обычно использую X11). journalctl не показывает никаких ошибок, в логе xorg'a тоже ничего такого. Но возможно это потому что игра просто зависает и я завершаю процесс либо через стим (на х11), либо через терминал (на Wayland почему то окно стима не будет видеть курсор если игра зависла).

В консоли когда открываю таб пишет AudioDevice starved for ... ms. но это скорее всего потому что вся игра зависает ненадолго. Видел кучу новых постов что и на линуксе и на винде игра крашится и виснет. Игра сломана?

Железяки: GPU: nvidia 3050TI mobile, CPU: AMD Ryzen 5 5600H, RAM: 16gb.
Новоустановленная EOS со стимом(да я думал что я сломал систему обновами и откатами и поэтому снес всё). Пакет драйвера - nvidia(пробовал nvidia-open, nvidia-dkms), envycontrol установлен на nvidia.
Last edited by kitaec; Mar 12 @ 3:32pm
< >
Showing 1-14 of 14 comments
nx7ey Mar 12 @ 1:58pm 
U
Neikius Mar 12 @ 2:12pm 
Started happening today with me.

OpenSUSE, AMD card. Seems like its either linux kernel version upgrade or CS did something. Also never happened on TRAIN, but happened every minute on ANCIENT.

Had to abandon the match, alas. Bad for me and my teammates. I am 90% sure its something in CS.
Last edited by Neikius; Mar 12 @ 2:13pm
kitaec Mar 12 @ 2:19pm 
Originally posted by Neikius:
Started happening today with me.

OpenSUSE, AMD card. Seems like its either linux kernel version upgrade or CS did something. Also never happened on TRAIN, but happened every minute on ANCIENT.
Same, this morning i did an update and this issue came up, treid downgrading drivers separetly (installed dkms version and downgraded nvidia-utils and lib32-nvidia-utils, which is bad), then tried to downgrade the kernel (and tried the game with downgraded nvidia, nvidia-open and nvidia-dkms: all the same), either i did something wrong (the system booted up apparently) or idk
Neikius Mar 12 @ 2:25pm 
Originally posted by LV.1 Crook:
Originally posted by Neikius:
Started happening today with me.

OpenSUSE, AMD card. Seems like its either linux kernel version upgrade or CS did something. Also never happened on TRAIN, but happened every minute on ANCIENT.
Same, this morning i did an update and this issue came up, treid downgrading drivers separetly (installed dkms version and downgraded nvidia-utils and lib32-nvidia-utils, which is bad), then tried to downgrade the kernel (and tried the game with downgraded nvidia, nvidia-open and nvidia-dkms: all the same), either i did something wrong (the system booted up apparently) or idk

Probably some changes in the OS I think... I see some posts about freezes in windows too. Also now it froze in mirage, so it is probably some decoration/shader that is not everywhere but can appear. Guess I can have some detox from CS as this may take a while to get fixed as it happens but is not widespread enough.
same problem in ubuntu
It is bug after update. Same on Ubuntu 24.10.
3SemiN8 Mar 12 @ 2:58pm 
Originally posted by Neikius:
Originally posted by LV.1 Crook:
Same, this morning i did an update and this issue came up, treid downgrading drivers separetly (installed dkms version and downgraded nvidia-utils and lib32-nvidia-utils, which is bad), then tried to downgrade the kernel (and tried the game with downgraded nvidia, nvidia-open and nvidia-dkms: all the same), either i did something wrong (the system booted up apparently) or idk

Probably some changes in the OS I think... I see some posts about freezes in windows too. Also now it froze in mirage, so it is probably some decoration/shader that is not everywhere but can appear. Guess I can have some detox from CS as this may take a while to get fixed as it happens but is not widespread enough.
The problem is in Vulkan, Team Fortress 2 has problems with it too (have to play with OpenGL on Linux).
kitaec Mar 12 @ 2:58pm 
Originally posted by Oink-oink:
It is bug after update. Same on Ubuntu 24.10.
i've read in a related thread that vulkan API had some updates which caused the issue, but the latest nvidia driver update uncluded support for RTX and there is no other info on nvidia website, so it has to be the driver issue unless i don't really understand how linux version of cs2 works, could nvidia updates brake the game and not the system?
kitaec Mar 12 @ 2:59pm 
Originally posted by 3SemiN8:
Originally posted by Neikius:

Probably some changes in the OS I think... I see some posts about freezes in windows too. Also now it froze in mirage, so it is probably some decoration/shader that is not everywhere but can appear. Guess I can have some detox from CS as this may take a while to get fixed as it happens but is not widespread enough.
The problem is in Vulkan, Team Fortress 2 has problems with it too (have to play with OpenGL on Linux).
unfortunatly cs2 doesn't support openGL, so the only way is to wait for fixes?
kitaec Mar 12 @ 3:04pm 
the thing that frustrates me is that vulkan update caused the issue in the game itself (is that even possible?) and not in my client(or i downgraded drivers and kernel wrong)
3SemiN8 Mar 12 @ 3:04pm 
Originally posted by LV.1 Crook:
Originally posted by 3SemiN8:
The problem is in Vulkan, Team Fortress 2 has problems with it too (have to play with OpenGL on Linux).
unfortunatly cs2 doesn't support openGL, so the only way is to wait for fixes?
Looks like it, I haven't found a workable way for a fix on Linux. On Windows it helps to remove -vulkan from launch options, which I noticed. Without this launch option with DirectX 11 everything works fine, stable.
Originally posted by Neikius:
Started happening today with me.

OpenSUSE, AMD card. Seems like its either linux kernel version upgrade or CS did something. Also never happened on TRAIN, but happened every minute on ANCIENT.

Had to abandon the match, alas. Bad for me and my teammates. I am 90% sure its something in CS.
It happens on older and newer kernels
Last edited by ᚛ ꓢꓵꓘꓳꓞ ᚜; Mar 12 @ 5:25pm
benny Mar 12 @ 5:38pm 
It's fixed
Originally posted by benny:
It's fixed
What? so fast? You mean the cs update 40 mins ago fixed it?
< >
Showing 1-14 of 14 comments
Per page: 1530 50

Date Posted: Mar 12 @ 1:54pm
Posts: 14