Details for revision 1740 of testcase: Update nVidia proprietary drivers

ID1706
TitleUpdate nVidia proprietary drivers
LinkNo link provided
Part of testsuitesUbuntu Desktop

RevisionWritten on the 2018-08-29 10:14 by heber013
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.

RevisionWritten on the 2018-08-28 16:50 by heber013
RevisionWritten on the 2018-08-27 15:26 by heber013
RevisionWritten on the 2018-08-27 15:01 by heber013
RevisionWritten on the 2018-08-24 11:07 by heber013
RevisionWritten on the 2018-08-24 10:36 by heber013