I have a Fujitsu Celsius H760 with a Quadro M2000M.
I tried different ways to install the nVidia-driver because I need CUDA support (for my studies).
The main problem is that after the installation process I get the following error-message (reboot):
bbswitch: No discrete VGA device found
It is not possible to restart the computer again. I searched for a long time on the internet, but I can't find an answer.
I've added the following ppa for installation of nvidia-375
:
At least i used the following ppa to install the nvidia-375 package:
ppa:graphics-drivers/ppa
https://launchpad.net/~graphics-drivers
Do you know a work-around?
sudo modprobe nvidia
to see if it loads or not. – Pilot6 Jan 24 '17 at 20:30lspci -k | grep -EA2 'VGA|3D'
– Pilot6 Jan 24 '17 at 21:48