Updated NVIDIA instructions

pull/1/head
beech 2 years ago
parent 6c08b8f681
commit 6b9cbf7f37
  1. 10
      README.md

@ -44,14 +44,8 @@ sh preinstall2.sh
exit exit
umount -R /mnt umount -R /mnt
# Preparing for first boot (Nvidia GPU) # Preparing for first boot (Nvidia GPU) - Follow linked instructions:
curl https://git.boppdev.net/beech/ArchScripts/raw/branch/main/nvidia.sh -o nvidia.sh https://github.com/korvahannu/arch-nvidia-drivers-installation-guide
sh nvidia.sh
nano /boot/loader/entries/arch.conf
# Add this to the end of the last line (ex: rw nvidia-drm.modeset=1) & save
nvidia-drm.modeset=1
exit exit
umount -R /mnt umount -R /mnt