Nvidia stuff¶
Older cards¶
From the wiki you can gather that if you card is bellow 16XX1
You will need the AUR. See this
Example on 1050Ti¶
- Launch
archinstoowith--advancedflag - Skip
Graphics Driverand toggle kernel headers inkernelmenu. - Add to AUR packages
nvidia-580xx-utils - Add to additional packages
libva-nvidia-driver
And you are done !
Recent cards¶
Is much easier: The only main thing to understand is that if you pick a kernel that is not mainline linux you will need dkms. (This is handled automatically).
So using mainline kernel makes pacman updates easier/faster.