Re: NVIDIA not detected
Reply #3 –
You don't have the nvidia drivers installed
sudo pacman -Syu nvidia nvidia-utils nvidia-settings
If you intend to game on Linux then probably also sudo pacman -Syu lib32-nvidia-utils
That requires the lib32 section in /etc/pacman.conf to be enabled.
Worry about it once you hopefully have a gui desktop.
Reboot after installing the drivers.