I am trying to install an Nvidia driver on Ubuntu 20.04. When I run this command
sudo apt install nvidia-driver-440I get an error:
Errors were encountered while processing: /tmp/apt-dpkg-install-VaNlgQ/10-libnvidia-gl-460_460.91.03-0ubuntu0.20.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)How do I fix this?
11 Answer
I followed these steps:
- Select Show applications from gnome UI.
- Type 'software' and select Software and Updates
- Find Additional drivers tab and select it.
- Open Terminal, type
lscpi -vand validate your version of Nvidia and then check against - Select your appropriate propriety server Nvidia Driver.
Hope your driver/hardware is on the list.