If you have a NVidia graphics card, you will need to install drivers for your Linux Mint OS to use this hardware. If you got it, use it, especially if you are using multiple screens.
Follow the instructions on this website: http://www.binarytides.com/install-nvidia-drivers-linux-mint-16/
Do not install drivers from the NVidia website. The website above is simple and less manual steps. Do it.
Download your driver from the NVidia website. It will be large .run file.HoldCTRL + ALT + F1
to enter into an a full screen terminal. Log in with your username.Stop your x server:sudo service mdm stop
Install x-swat:sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
Refresh your available sources:sudo apt-get update
Install their NVidia-current, which is outdated but sets up many things to avoid errors with installing on your own:sudo apt-get install nvidia-current
Restart machine:sudo reboot
Do Steps 2 and 3 again to get into the full screen terminal.Run your NVIDIA*.run file:sudo ./NVIDIA*.run
Follow prompts.Restart:sudo reboot
If Cinnamon crashes, you will need to read this and figure out what is best for you.
Sources
- http://askubuntu.com/questions/149206/how-to-install-nvidia-run
- https://community.linuxmint.com/tutorial/view/801
- http://askubuntu.com/questions/112302/how-do-i-disable-the-nouveau-kernel-driver#112306
- https://launchpad.net/~ubuntu-x-swat/+archive/ubuntu/x-updates
- http://unix.stackexchange.com/questions/86336/cinnamon-crashed-after-nvidia-drivers-installation
Here is another Linux Mint Rosa Installation Guide
http://linux-video-tutorials.blogspot.com/2016/04/how-to-install-linux-mint-17-3-cinnamon-virtualbox.html