"ubuntu-drivers devices" command do not displaying

I am trying to install the drivers for my Graphic Card NVIDIA GeForce GTX 1050Ti

To see the recommended drivers I am using the command:

ubuntu-drivers devices

But the command does not display anything

8

2 Answers

I had the same problem. Software & Updates > Ubuntu software > check 'Proprietary drivers for devices' option. Then update from gui or sudo apt update

2

This is an old question, but the most likely cause is that you don't have the restricted repository enabled in your /etc/apt/sources.list. All the proprietary drivers are there.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like