Updated documentation for easier onboarding of developers and users #19
@@ -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:
|
||||
```
|
||||
|
nothingneko
commented
Review
```suggestion
sudo dnf install akmod-nvidia
sudo akmods
# Wait for this to finish before rebooting, this may take up to 15 minutes
```
|
||||
sudo dnf install akmod-nvidia
|
||||
sudo akmods
|
||||
# Wait for this to finish before rebooting, this may take up to 15 minutes
|
||||
|
Add a note about secure boot, this is often a papercut Add a note about secure boot, this is often a papercut
https://wiki.ultramarine-linux.org/en/setup/post-advanced/#set-up-secure-boot
|
||||
```
|
||||
AMD graphic cards currently do not require drivers.
|
||||
<h3>
|
||||
|
||||
Reference in New Issue
Block a user