
So for nvidia, we need to install nvidia-detect using sudo apt install nvidia-detect and run it… nvidia-detectĠ1:00.0 3D controller : NVIDIA Corporation GM108M (rev a2)Ĭhecking card: NVIDIA Corporation GM108M (rev a2) Well for primary it’s always gonna give this same result, so don’t worry and even upon using lspci maybe you don’t see nvidia. Kernel modules: optimus (or laptops or notebooks): lspci | grep -i vgaĠ0:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02) Memory at f0000000 (64-bit, prefetchable) Įxpansion ROM at 000c0000 Memory at e0000000 (64-bit, prefetchable) Memory at f6000000 (32-bit, non-prefetchable) Subsystem: Gigabyte Technology Co., Ltd GP106 įlags: bus master, fast devsel, latency 0, IRQ 100

sudo apt sudo apt -y full-upgrade & sudo reboot determine the exact GPU installed, and check the kernel modules it’s using: lspci | grep -i vgaĠ7:00.0 VGA compatible controller: NVIDIA Corporation GP106 (rev lspci -s 07:00.0 -vĠ7:00.0 VGA compatible controller: NVIDIA Corporation GP106 (rev a1) (prog-if 00 ) GPUs with a CUDA compute capability > 5.0 are recommended, but GPUs with less will still work.Īfterwards, make sure you have contrib & non-free components are enabled in your network Repositories and that your system is fully up-to-date.
