First download the latest linux32-bit driver from the nvidia website. run files are saved in the main directory. Then, go to the software management center and Uninstall all software related to the video card. Then, press Ctrl + Alt + F1 and enter the user name and password, enter the following code: sudo/etc/init. d/gdmstopsudoshnvidia. run & n
First download the latest 32-bit linux driver from the nvidia website. It is a. run file stored in the main directory,
Then, go to the software management center and Uninstall all software related to the video card,
Press Ctrl + Alt + F1, enter the user name and password, and then enter the following code:
Sudo/etc/init. d/gestation stop
Sudo sh nvidia. run // nvidia official website driver renamed by xiaojian
Then start the installation program and restart it. After the restart, right-click the desktop and choose Properties to enable the special effect ......
------------------------------------
1. Install the additional driver in the source. (The new driver requires some files. What is the problem)
2. download the latest driver official website (http://www.nvidia.com/Download/index5.aspx? Lang = en-us)
It is best to place the driver in your main folder (easy to install)
3. Run the following command on the terminal:
Sudo gedit/etc/modprobe. d/blacklist. conf
Open blacklist. conf and add the following lines:
Blacklist vga16fb
Blacklist nouveau
Blacklist rivafb
Blacklist nvidiafb
Blacklist rivatv
4. Uninstall the previous nvidia driver and restart it.
Sudo apt-get -- purge remove nvidia -*
5. After the restart, you cannot enter the desktop. You can only enter the command interface, enter the account and password, and then run the Code separately (this step is the key)
Sudo/etc/init. d/gestation stop
Sudo apt-get -- purge remove xserver-xorg-video-nouveau (select y in the options)
Restart
6. Run the code in the folder where the driver is placed on the command line after the restart.
Sudo sh NVIDIA-Linux-x86-xxx.run (do not remember the name to Run ls view)
If not, the installation will begin.
This method may fail to enter the desktop, so proceed with caution.