@UsrBern
I tested with your exact environment: GE-Proton10-32 + Mesa 26.1.3 + kernel 7.0.0-14. My OS is Ubuntu 26.04 with GNOME desktop (Xwayland surface). The hardware setups I used are:
I did not encounter any issues. I was able to successfully log into the hub, enter the game, and play for 5 hours without a single crash.According to the kernel log, your AMD graphics card suddenly crashed: amdgpu 0000:03:00.0 (NAVI10) AMDGPU device coredump file has been created. There could be many specific causes for this, ranging from rendering bugs to swapchain issues in your system. I highly suspect a swapchain-related issue on your OS environment is more probable. Could you try changing or reinstalling to a clean Ubuntu 26.04 or Ubuntu 24.04 for further testing?
@mengchenli1980
I managed to solve the issue on my end by adding VKD3D_VULKAN_DEVICE=0 as a launch option and changing my Linux kernel. If I remove that launch option now the game crashes again.
Speaking of rendering issues, I do have those. Game items icons won't render completely or correctly, and in missions my weapons and sometimes parts of the environment will look polygonal and unrendered.
@UsrBern The parameter VKD3D_VULKAN_DEVICE=0 forces VKD3D-Proton to explicitly select the first Vulkan physical device in the system. It is highly possible that due to using the extremely aggressive Kernel 7.0 in a multi-GPU environment ( a CPU with integrated graphics alongside a discrete 5700XT), the kernel 7.0 driver caused confusion in device enumeration. As a result, VKD3D might have chosen the wrong device by default, ultimately leading to the device loss. Forcing the choice of device 0, combined with switching to a more stable kernel, successfully bypassed this issue.
@mengchenli1980 Oh damn it, that's an oversight with the Kernel in my bug report, apologies. BEFORE I made that report, I was facing the issue on kernel 6.8.
The kernel I switched TO was 7.0, but it only started working after the VULKAN_DEVICE parameter. As it stands right now Darktide works on that Kernel and with that parameter. (Well I say "works" but literally as I type this I'm having issue again. This time the loading skull appears at the bottom for a split second and then it just blackscreens permanently until I stop the game from Steam).
EDIT: Just fixed that blackscreen issue by switching to proton-EM-10.0-34.
@UsrBern It is highly likely that you have a multi-GPU setup, causing vkd3d to get confused and use the wrong GPU, and forcing it to use the discrete card via VKD3D_VULKAN_DEVICE=0 makes it run.
@mengchenli1980 I mean you're technically correct because there's the integrated GPU that I never use. Beyond that I only have my AMD RX 5700 XT. But why is Darktide the only game with this issue?
@UsrBern I am not clear about this issue either, it might be that this game triggered the multi-GPU problem, while other games just didn't trigger it. If you want to know the detailed reason it would be very troublesome, it requires setting up an environment to use gdb to single-step trace and debug different versions of vkd3d-proton source code, and then find out under a specific multi-GPU environment, where this game triggered this problem, and why the new version of vkd3d-proton avoided this device enumeration problem. And the testing environment is also very limited, it can only be reproduced under your machine, my machine cannot reproduce it, because I have tested it, and this problem never occurred.
@mengchenli1980 I guess I could try that eventuallyTM. When I'm less busy. I'll keep it in mind.
@UsrBern Sounds good. Since that launch option gets the game running for you, enjoy the game!
ge-proton10-32x1 2026-07VKD3D_VULKAN_DEVICE=0x2 2026-07VKD3D_VULKAN_DEVICE=0`x1 2026-07PROTON_LOG=1x1 2026-06RADV_DEBUG=nodccx1 2026-06VKD3D_CONFIG=single_queue,no_upload_hvv,nodxrx1 2026-06VKD3D_FRAME_RATE=60x1 2026-06
Cannot play Darktide. Game reaches post-login load, then VKD3D reports VK_ERROR_DEVICE_LOST and the GPU crashes.
When launching the game passes through the intro screen and cinematic just fine until I reach the start menu. After I press space to start, the game screen goes black for a moment, audio from the game starts playing, and before crashing the game shows me a start menu frame again
Software information
Game: Warhammer 40.000: Darktide
Launch options tested:
PROTON_LOG=1 %command%PROTON_LOG=1 RADV_DEBUG=nodcc %command%PROTON_LOG=1 VKD3D_CONFIG=single_queue,no_upload_hvv,nodxr VKD3D_FRAME_RATE=60 %command%System information
Log files
steam-1361210.log
console-2026-06-29-02.44.54-37d76643-d4d4-4c92-a9b0-c1b6dfb5d373.log
darktide-kernel-gpu.log