Rafi Mueen
Results
2
comments of
Rafi Mueen
Seems to be related to this issue: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2424 I modified `amd.cpp:29` to be `fd = open(path, O_RDWR | O_CLOEXEC);` and tuxclocker opens without a segfault. I'm running this on a...
Could be related to #47 ; I have a more detailed comment in that issue, but refer to this link for the motivation: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2424 Currently working on my 5700XT for...