Text | - Precondition
- You have installed Ubuntu desktop
- You are using the non propietary open source nvidia drivers
- Install nvidia propietary drivers
- Open a terminal
- $ sudo add-apt-repository ppa:graphics-drivers/ppa
- $ sudo apt update
- $ sudo apt install nvidia-# (where # is the version)
- $ reboot
- Check that the graphic card is using the propiertary nvidia driver
- Go to "Software & Updates" --> "Additional Drivers"
- Verify that nvidia is using nvidia driver from nvidia-driver-#
- 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.
|