Text | - Precondition
- You have installed Ubuntu desktop
- You are using the nvidia-driver-# proprietary driver (E.g.: nvidia-driver-389)
- There is a nvidia proprietary driver version available nvidia-driver-#+1 (where #+1 is a new version, E.g.: nvidia-driver-390)
- Install nvidia proprietary drivers
- Open a terminal
- $ sudo apt update
- $ sudo apt install nvidia-driver-#+1 (where #+1 is the new version, E.g.: nvidia-driver-390)
- $ reboot
- Check that the graphic card is using the propiertary nvidia driver
- Open a terminal and execute: $ software-properties-gtk
- Verify that nvidia is using nvidia driver from nvidia-driver-#+1 (E.g.: nvidia-driver-390)
- Open up some applications
- Applications should work properly
If all actions produce the expected results listed, please submit a 'passed' result.
If an action fails, or produces an unexpected result, please submit a 'failed' result and file a bug. Please be sure to include the bug number when you submit your result.
|