I would really like to switch from Gnome to KDE, but DXVK with FFXIV holds me back. It works on Gnome 49 on Nvidia 590/kernel 6.18, but the same hardware on KDE 6.5 fails in DXVK’s call to vkCreateDevice.
```
D3D11InternalCreateDevice: Failed to create D3D11 device: Failed to create Vulkan device: VK_ERROR_INITIALIZATION_FAILED handle: 0x1780d58 device: 0
```
How can I troubleshoot this? Where do I file the bug report? I don’t understand the stack well enough. TYVM