Vega 64 with newest mesa git etc (not important I think).
With linux 5.0 direct mode works fine, with 5.1-rc direct mode fails to initialize, but SteamVR does not seem to notice, the logs say direct mode is enabled: SteamVR-2019-04-12-_11_19_13.txt
However, the HMD shows nothing and the mirror window is just red:
Vega 64 with newest mesa git etc (not important I think).
With linux 5.0 direct mode works fine, with 5.1-rc direct mode fails to initialize, but SteamVR does not seem to notice, the logs say direct mode is enabled: SteamVR-2019-04-12-_11_19_13.txt
However, the HMD shows nothing and the mirror window is just red:
If I got it right, the issue is that
vkAcquireXlibDisplayEXT()returnsVK_ERROR_INITIALIZATION_FAILED, which our monado runtime also didn't handle properly before https://gitlab.freedesktop.org/monado/monado/merge_requests/3