I have Nvidia 5200m. and using the additional driver from Nvidia. I want to only use Intel GPU and turn-off Nvidia. I try to do this with " prime-select intel " all is okay. but when system reboot KDE not working and Only Show Me a black screen with mouse cursor.
NOTE 1 : I have no option to select From BIOS
NOTE 2 : all i have is to turn off/on or on Nvidia optimus from BIOS
NOTE 3 : Nvidia optimus should Be Off to get working with additional driver from Nvidia in luinx.[ it's Off now ] IN Bios.
NOTE 4 : My laptop Dell-Latitude e6430
That’s from a boot where you disabled hybrid graphics, so only the nvidia gpu is existant. So this should be working?
Please switch to hybrid, intel only and attach your Xorg log and the dmesg output.
So something is broken either with your GL/eGL or glvnd install.
Since your nvidia gpu is a Fermi, it is supported by the 390 driver, please upgrade to that, or the 384 driver. Use the graphics ppa if necessary.
Also reinstall libegl-mesa0 and see if that helps
No, that’s unrelated. The mentioned xrandr commands are only needed when both gpus are used, after prime-select nvidia. You’re trying to get the intel-only case to work.
You have created an xorg.conf again, remove that. Otherwise, seems like it’s working now.
To have the nvidia shut down either replace the kernel parameter in gub
nouveau.runpm=0
with
nouveau.runpm=1
and run sudo update-grub