Download right nvidia drive from offical website.

      NVIDIA-Linux-x86_64-352.30.run

 

Change its execute right

     chmod +x

Install

   ./NVIDIA-Linux-x86_64-352.30.run

Uninstall

  ./NVIDIA-Linux-x86_64-352.30.run --uninstall

Disable original drive noveau.

  echo noveau >> /et/modprobe.d/blacklist.conf

Then reboot, it will be good.

 

Notice, since it need install module to new kernel, so if compiler new kernel, you probably need to reinstall drive again.