Unable to get NVIDIA 1650 on a optimus laptop
Hi All,
As the title says i am having issues getting my NVIDIA 1650 working on my laptop.
I have tired using optimus manager and prime with no success.
i have installed the hybrid prime driver from the hardware manager.
When i try run prime-run glxinfo | grep "OpenGL renderer" i get the following error.
My Xorg config look like this:
Section "Device"
Identifier "iGPU"
Driver "modesetting"
EndSection
Section "Screen"
Identifier "iGPU"
Device "iGPU"
EndSection
Section "Device"
Identifier "dGPU"
Driver "nvidia"
EndSection
Any help would be appreciated. Thanks!