Difference between revisions of "Configure NVIDIA (non-free) settings and load them on Startup"

m
imported>Viking60
imported>Viking60
Line 2: Line 2:
You can check what drivers you have installed with:
You can check what drivers you have installed with:
  inxi -G
  inxi -G
If you have the Nouveau drivers you can install the proprietary NVIDIA drivers.
If you have the Nouveau driver you can install the proprietary NVIDIA driver.
To install the non-free drivers; go to a terminal and write:
To install the non-free drivers; go to a terminal and write:


  sudo mhwd -a pci nonfree 0300
  sudo mhwd -a pci nonfree 0300


Then reboot and your drivers should be installed.
Then reboot and your driver should be installed.


==To configure Resolution/Refresh Rate:==
==To configure Resolution/Refresh Rate:==
Anonymous user