logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 81f494556e636726855078ebc402b94e1ea138c4
parent d62ae1dfa87d48260ce09d55c1035fb160c2e62f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  6 Feb 2021 14:18:51 +0100

notes/VR-wayland: Add test results and some hardware-related info

Diffstat:

Mnotes/VR-wayland.gmi11++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/notes/VR-wayland.gmi b/notes/VR-wayland.gmi @@ -1,4 +1,8 @@ # VR for Wayland +Hardware: Valve Index +GPU: AMD RX5600XT +OS: Gentoo and Artix(in a chroot, used for ease of grabbing some packages from the AUR) + ## DRM leasing => https://drewdevault.com/2019/08/09/DRM-leasing-and-VR-for-Wayland.html article about it by Drew DeVault @@ -22,4 +26,9 @@ => https://git.sr.ht/~sircmpwn/xrgears xrgears with Wayland DRM leasing support -xrgears also depends on OpenHMD +## Test Results +- monado works fine in X.Org +- sway properly detects the Valve Index as non-desktop +- monado doesn't works in sway, it displays the output on the screen rather than in the headset + +xrgears also depends on OpenHMD, which doesn't have Valve Index support yet