It said there is no this command
Code:
nvidia-settings --uninstall
neither
Code:
nvidia-xconfig --uninstall
so I skip it.
Well, all the process I have only one monitor plug into GTX970 and operate directly to the system (not through Teamviewer)
1. Login TTY(from where I can't get to Linux Lite GUI)
2. apply these commands
Code:
sudo rm /etc/X11/xorg.conf
sudo apt-get remove --purge nvidia*
3. reboot
4. apply this
Code:
sudo apt-get install nvidia-common
5. reboot and install Nvidia driver from Install Drivers.
6. reboot
7. Apply these command
Code:
sudo update-grub
sudo nvidia-xconfig -a --cool-bits=28 --allow-empty-initial-configuration
8. reboot
It's work!!!
Thanks Jerry.
So from my understanding, The location of my HDMI turn out to be the significant factor of the problem.
One last question Can I apply a dummy plug after this to fix the resolution when in headless mode?
https://askubuntu.com/questions/453109/a...plugged-in