Linux: Difference between revisions

No change in size ,  8 October 2020
Line 156: Line 156:
* Run <code>ubuntu-drivers list</code> to get a list of drivers
* Run <code>ubuntu-drivers list</code> to get a list of drivers
* Install the latest driver
* Install the latest driver
** E.g. <code>sudo apt install nvidia-driver-440</code>
** E.g. <code>sudo apt install nvidia-driver-450</code>
* If you have secure boot enabled, you will be asked for a password during installation
* If you have secure boot enabled, you will be asked for a password during installation
** This is because the driver is a DKMS module.
** This is because the driver is a DKMS module.