I followed the steps How to Set Nvidia as Primary GPU on Optimus-based Laptops :: Fedora Docs
to set the NVIDIA driver as the primary GPU. However, when I run ‘glxinfo | egrep “OpenGL vendor|OpenGL renderer,”’ it still shows:
OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) Xe Graphics (TGL GT2)
also, Once done, open up the nvidia.conf
from the copy destination and edit it to add
Option “PrimaryGPU” “yes”
The system, in the settings, recognizes both NVIDIA GeForce MX450 and Intel® Xe Graphics (TGL GT2), but I want to remove Intel and have only NVIDIA. How can I do this?
Configs
Graphics NVIDIA GeForce MX450 / Intel® Xe Graphics (TGL GT2)
It’s a common graphics card, and I’m also experiencing HDMI-related problems. It doesn’t connect to another monitor, similar to others I’ve already resolved. I noticed there were some issues with NVIDIA, and I’m trying to fix them.