I am on ubuntu 22.10 with the 5.19 kernel and using the 525 Nvidia driver. Every time CSGO crashes and I check the dmesg I see this:
NVRM: GPU at PCI:0000:01:00: GPU-db60072d-5d03-b319-8c6c-ff6fc28b962c
[ 1588.693616] NVRM: Xid (PCI:0000:01:00): 13, pid=‘’, name=, Graphics Exception: Class 0x0 Subchannel 0x0 Mismatch
[ 1588.693622] NVRM: Xid (PCI:0000:01:00): 13, pid=‘’, name=, Graphics Exception: ESR 0x4041b0=0x0
[ 1588.693629] NVRM: Xid (PCI:0000:01:00): 13, pid=‘’, name=, Graphics Exception: ESR 0x404000=0x80000002
[ 1588.694186] NVRM: Xid (PCI:0000:01:00): 13, pid=15806, name=csgo_linux64, Graphics Exception: ChID 0033, Class 0000c997, Offset 00000100, Data deaddead
[ 2402.940321] traps: csgo_linux64[15806] general protection fault ip:7f78cf5ec65e sp:7fff45bda3df error:0 in client_client.so[7f78ce200000+1e10000]
When this happens, it looks like the Monitor disconnects (or the video card stops or goes to sleep) then comes back up and I can see the monitor notification about the resolution it is using showing again (Like the system would have rebooted), then it blinks a black screen and comes back to the game ONLY if I alt-tab and come back to it. Anyone looking at me ingame thinks I am AFK but it is going through this process for about 10 seconds. It looks like a crash, but it actually comes back after several seconds, but it feels like the video card went to sleep (I am not in a laptop just in case).
The only changes I have done are the grub parameters here
GRUB_CMDLINE_LINUX=“pcie_aspm=off mitigations=off split_lock_detect=off intel_idle.max_cstate=1”
Which ended up being a collection of things trying to solve other issues with the previous driver version of Nvidia.
What can be done to try to avoid the problem?
nvidia-bug-report.log.gz (440.9 KB)