$ sudo apt-get install linux-headers-`uname -r` build-essential2) Go to console mode by pressing Ctrl+Alt+F1
3) Logon
4) Stop X-Server
$ sudo /etc/init.d/gdm stop5) Execute the installer
$ sudo sh NVIDIA-Linux-x86-[version].run6) Complete the installation process
7) Execute command below
$ sudo nvidia-xconfig --add-argb-glx-visuals8) Restart X-Server
$ sudo /etc/init.d/gdm start
No comments:
Post a Comment