Is your Arch Linux system broken after the NVIDIA 590 update? Learn how to manually install nvidia-580xx-dkms for older GPUs ...
To identify your GPU from the command line in Linux, first update the PCI ID database with "sudo update-pciids", then run "sudo lspci -v | less" and search the output for "VGA". The lshw and glxinfo ...