From 6a1b9144d392f10e23e840a584580ab5b1ed4fb5 Mon Sep 17 00:00:00 2001 From: Cyberneticmelon Date: Thu, 6 Mar 2025 22:22:09 -0500 Subject: [PATCH] Update docs/01-get-started/03-setup-openxr.md Co-authored-by: Jaiden Riordan --- docs/01-get-started/03-setup-openxr.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/01-get-started/03-setup-openxr.md b/docs/01-get-started/03-setup-openxr.md index f9e1ea9e..5c73f8ee 100644 --- a/docs/01-get-started/03-setup-openxr.md +++ b/docs/01-get-started/03-setup-openxr.md @@ -20,6 +20,8 @@ We highly recommend using [Envision](https://lvra.gitlab.io/docs/fossvr/envision Check the [hardware table](https://lvra.gitlab.io/docs/hardware/) (for Monado/WiVRn support) to ensure your hardware and headset are compatible. If you're using a Nvidia card, you'll need to install [proprietary drivers]((https://rpmfusion.org/Howto/NVIDIA). If you're using a modern Nvidia card on Fedora (with RPMFusion) or Ultramarine, this command will install the driver: ``` sudo dnf install akmod-nvidia +sudo akmods +# Wait for this to finish before rebooting, this may take up to 15 minutes ``` AMD graphic cards currently do not require drivers.