14

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

yoyoma2
  • 1,277
Nau
  • 353

4 Answers4

5

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

ada
  • 166
1

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.

sysy
  • 11
0

For me, at first it didn't provide any output, but I had to wait several minutes. It worked in the end. Not sure why it was stuck.

Amin Ya
  • 123
0

For those with AMD GPU: AMD GPU drivers not listed by ubuntu-drivers as amdgpu is an open-source kernel driver.