Which graphics driver in the Additional Drivers list should I choose? [duplicate]

Solution 1:

Let the built-in ubuntu-drivers program decide automatically which graphics driver to install. Open the terminal and type:

sudo ubuntu-drivers autoinstall   
sudo reboot   

The autoinstall command of ubuntu-drivers installs drivers that are appropriate for automatic installation including their dependencies.