09:20 rcv11x: hello
09:22 rcv11x: Is version 25.3.1 being released today? Yesterday, I played Control for the first time at 1440p with everything set to ultra and ray tracing enabled, and after playing for a few minutes, my entire system froze. Nothing worked, and I had to restart my PC. I use KDE Plasma as my desktop and an RX 9070XT. I would like to know if 25.3.1 will fix this.
09:23 K900: That's very vague, so the answer is "who knows"
09:25 pendingchaos: https://docs.mesa3d.org/release-calendar.html says 25.3.1 is being released today, but I have no idea when it will reach whatever distribution you're using
09:27 pendingchaos: it will contain "aco/insert_nops: Consider s_setpc target susceptible to VALUReadSGPRHazard", which the description says has fixed RDNA4 RT hangs with Control, so it's possible it will fix it
09:28 soreau: rcv11x: it's easy enough to check, just install mesa git or 25.3.1 to a nonstandard prefix, point LD_LIBRARY_PATH at it when starting the control game and find out
09:30 pendingchaos: VK_DRIVER_FILES is the env var to use for Vulkan if you aren't using -Dvulkan-manifest-per-architecture=false (which only exists in mesa-git)
09:31 pendingchaos: https://docs.mesa3d.org/install.html#running-against-a-local-build-easy-way
09:31 soreau: either that, or try AMD_DEBUG=usellvm, assuming it's aco-specific
09:38 glehmann: llvm doesn't support ray tracing at all
09:40 rcv11x: Ah, alright, well, I hope they fix it in version 25.3.1. For now, I'll wait for it to be released in the next few days. Thanks for the replies.