- Install suitable driver for your Nvidia GPU. Don't worry if
nvidia-smi
isn't working. - Note the output of
lspci | egrep 'VGA|3D'
, mine gives the following:
00:02.0 VGA compatible controller: Intel Corporation Device 3e92
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1f02 (rev a1)
- Edit your
/etc/X11/xorg.conf
as follows