@davidak, you might need to build Nvidia module with dkms manually (it fails building automatically for me too more often than not).
You can do this like following:
sudo dkms install -k 4.10.0-11-generic -m nvidia-378/378.13
Just replace kernel version and Nvidia driver version with what you have currently.
@davidak, you might need to build Nvidia module with dkms manually (it fails building automatically for me too more often than not).
You can do this like following:
sudo dkms install -k 4.10.0-11-generic -m nvidia-378/378.13
Just replace kernel version and Nvidia driver version with what you have currently.