Hello, and thanks for all your answers.
I took some time to reply because I was quite clueless about how to identify, reproduce, and solve my issue (or find a workaround).
I do have new information and answers I’d like to share with you:
What drivers are you running ?
I’m running version 580, which seems to be the latest version that supports my 1080 Ti.
Code: Select all
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 580.126.18 Driver Version: 580.126.18 CUDA Version: 13.0 |
+-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce GTX 1080 Ti Off | 00000000:0B:00.0 On | N/A |
| 28% 54C P0 70W / 250W | 1064MiB / 11264MiB | 2% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 3732 G /usr/bin/X 608MiB |
| 0 N/A N/A 4126 G xfwm4 4MiB |
| 0 N/A N/A 4494 G gnome-calendar 16MiB |
| 0 N/A N/A 4630 G /usr/lib64/firefox/firefox 325MiB |
| 0 N/A N/A 9646 G /opt/discord/Discord 77MiB |
| 0 N/A N/A 11547 G alacritty 9MiB |
+-----------------------------------------------------------------------------------------+
Why not migrate to nouveau drivers ?
Honestly, I would have loved to, because those drivers are also a pain when it comes to Wayland. I wanted to run Sway, but I got messages saying that it’s not supported.
The reason I didn’t do it is because of what’s written on the wiki:
https://wiki.gentoo.org/wiki/NVIDIA
It shows a board and says that Pascal graphics cards are stuck on version 4.6 of the driver.
I have three QHD screens, and even if it costs me in terms of gaming, I need drivers that can handle three screens. (Version 580 is not the latest, but I was confident it could handle multi-screen setups.)
How much RAM and SWAP?
I have 32 GB of RAM. I haven’t implemented ZRAM. I have two swap partitions of 40 GB each. The top-priority swap partition is on an SSD, and the second is reserved for hibernation (not implemented yet).
What games provoque those crash
World of Tanks crashes my computer during the first game I play. A month ago, it was working, and I experienced similar crashes, but they were rarer (I didn’t pay attention to what I had changed).
Raft crashes my computer after 30 minutes to 1 hour of gameplay.
CS:GO 2 crashes my computer instantly.
What did you try
I tried launching game while my other screen are turned off, I tried running them without redshift and nothing worked.
Next test will be to launch those game in "windowed" mode.
I tried monitoring with htop during the crashes, but I didn’t notice anything unusual (maybe I’m not skilled enough to detect it).
I will take a look at nvidia-drm.fbdev=1, although I think I’ve already implemented it.
I’ve thought about buying a new AMD graphics card, but I need to consider it carefully and be sure it will solve my issue before spending a lot of money on a problem that only occurs while gaming (sometimes my left screen is blinking and I can see my wallpaper behing the apps but it's not that violent).
I'm eager to read from you
Thanks a lot, everyone, for your help.