With such low FPS, it sounds like you’re using nouveau and not the proprietary NVIDIA driver. How did you install your drivers?
With such low FPS, it sounds like you’re using nouveau and not the proprietary NVIDIA driver. How did you install your drivers?
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.