Enter this command into your terminal:
lspci -k | grep -A 2 -E “(VGA|3D)”
The output will contain “NVIDIA Corporation” in the compatible controller and subsystem section and “nvidia” in the kernel driver in use section.
With such low FPS, it sounds like you’re using nouveau and not the proprietary NVIDIA driver. How did you install your drivers?
No. The source for this “article” is from May. I’m not sure why they’re posting about it now.
Enter this command into your terminal:
lspci -k | grep -A 2 -E “(VGA|3D)”
The output will contain “NVIDIA Corporation” in the compatible controller and subsystem section and “nvidia” in the kernel driver in use section.