overte icon indicating copy to clipboard operation
overte copied to clipboard

Colorspace conversion issue on Monado with XRT_COMPOSITOR_COMPUTE and AMD graphics

Open JulianGro opened this issue 3 months ago • 1 comments

Apparently, when running Overte through Monado and having XRT_COMPOSITOR_COMPUTE=1 enabled on AMD graphics, the age-old colorspace conversion issue appears again.

There used to be similar issues on SteamVR in the past (though those seemed to be Nvidia specific): https://github.com/vircadia/vircadia-native-core/issues/643 https://github.com/vircadia/vircadia-native-core/issues/1413#issuecomment-968339032 The same issue happens on some streaming VR setups as well: https://github.com/overte-org/overte/issues/698

I cannot reproduce the issue on my system with Intel dedicated graphics, which makes me think it might be a bug in Mesa's AMD drivers. If someone has a working Monado with AMD graphics setup, it would be great if they could test this, with and without XRT_COMPOSITOR_COMPUTE=1.

JulianGro avatar Oct 10 '25 11:10 JulianGro

I run Monado with the compute compositor and I've never encountered this.

Mesa 25.2.4 Radeon RX 7800 XT Linux 6.17.1-arch1

ada-tv avatar Oct 11 '25 17:10 ada-tv