The CS has been rejected (-2)
Jean-François Boyer
jee.boyer at gmail.com
Thu May 29 18:51:29 UTC 2025
I have a setup with linux kernel 6.12 mesa3d 24.0.9 llvm 15.0.3 running on
a AMD board
OpenGL Vendor: AMD
OpenGL Renderer: AMD Ryzen Embedded V1807B with Radeon Vega Gfx (radeonsi,
raven, LLVM 15.0.3, DRM 3.61, 6.12.19)
OpenGL Version: 4.6 (Core Profile) Mesa 24.0.9
I am having issues when running a game. I got this error amdgpu: The CS has
been rejected (-2) in dmesg and the game stopped.
The graphical stack seems to be working fine since I am able to run glmark2
without issue.
I strace the game and found this iotctl call crashing
`3185 ioctl(58, DRM_IOCTL_AMDGPU_CS, 0x7f0767af7ae0) = -1 ENOENT (No such
file or directory)`
`3185 write(2, "amdgpu: The CS has been rejected (-2).\n", 39) = 39`
This same game was working properly with kernel 5.10 and mesa3d 21.1.1
any help or fix would be appreciated
thank you
Jee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20250529/98a2f475/attachment.htm>
More information about the mesa-dev
mailing list