Crash with drivers 384.130 with GPU Quadro M3000M on Ubuntu 16.04 Kernel 4.4.0-142

Hello,
I have a problem: Since I installed the driver nvidia 384.130 I have a loop login. How to solve the problem knowing that I absolutely need to run my graphics car wich is Quadro M3000M on Ubuntu 16.04 with kernel 4.4.0-142.
My laptop is a HP-ZBook-17-G3
Attachement nvidia-bug-report, nvidia-installer.log
Thanks
nvidia-bug-report.log (519 KB)
nvidia-installer.log (26.5 KB)
config_pc.txt (115 Bytes)
second_nvidia-bug-report.log (1.56 MB)

Please delete the files
/usr/share/X11/xorg.conf.d/10-nvidia-375-system76-0-bonw11.conf
/usr/share/X11/xorg.conf.d/10-nvidia-375-system76-0-serw10.conf
/usr/share/X11/xorg.conf.d/10-nvidia-375-system76-pc.conf
and reboot. If it still doesn’t work, create a new nvidia-bug-report.log.

Furthermore, you seem to have run the .run installer on an Optimus system. Please uninstall it using the --uninstall option. Afterwards, please add the ubuntu graphics ppa :
[url]https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa[/url]
and install the driver from there (sudo apt install nvidia-driver-415)
Make sure the package nvidia-prime is installed (sudo apt install nvidia-prime)
Then delete your /etc/X11/xorg.conf and switch to nvidia gpu
sudo prime-select nvidia
Afterwards, reboot.

…aaand you need to upgrade your HWE stack to get the needed supplemetary drivers for your system:

sudo apt-get install --install-recommends linux-generic-hwe-16.04 xserver-xorg-hwe-16.04

https://wiki.ubuntu.com/Kernel/LTSEnablementStack

Package not found : nvidia-driver-415
My command :
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update

But no find package

Sorry, for Ubuntu 16.04 the package is called nvidia-415
sudo apt install nvidia-415

Ok, it is done but my problem is already there.
Attachement : nvidia-bug-report

second_nvidia-bug-report.log (1.56 MB)

Please remove the kernel parameter ‘nomodeset’.

Also, please reinstall the driver using
apt install --reinstall nvidia-415
There’s a config file missing that’s included in that package.

Ok, I can login but now I have got this problem :

You are very helpful.
Thanks you very much, my graphic card is now activate !!!
Thanks you very much generix !!!

Looks like a known problem:
[url]https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1553696[/url]
Please do a full system update using
sudo apt update && sudo apt upgrade
Please provide a new nvidia-bug-report.log.

You’re welcome. The driver will now be updated along with your system, so please don’t use any nvidia .run installers anymore as those would break your system.