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
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
I had the same problem. Software & Updates > Ubuntu software > check 'Proprietary drivers for devices' option. Then update from gui or sudo apt update
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.
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.
For those with AMD GPU: AMD GPU drivers not listed by ubuntu-drivers as amdgpu is an open-source kernel driver.