Driver Installation on SolusOS
To install drivers on SolusOS, you need to be sure of the following things:
* You are connected to the internet
* You know that your card is supported by your vendors drivers
There is an easier method of installing drivers in SolusOS using Jockey
AMD/ATi users
Installing the drivers
Open a terminal and issue the following command:
sudo apt-get install fglrx-driver fglrx-glx sudo aticonfig --initial -f sudo reboot
Reboot, and you should now be using the proprietary ATi/AMD driver
nVidia users
Installing the drivers
Open a terminal and issue the following command:
sudo apt-get install nvidia-glx sudo nvidia-xconfig sudo reboot
Reboot, and you should now be using the proprietary nVidia driver
