- Upgraded to Ubuntu 20.04 from Ubuntu 18.04
- Previously the graphics card was shown nVidia in Ubuntu about section
- Now its
llvmpipe (LLVM 10.0.0, 256 bits) / llvmpipe (LLVM 10.0.0, 256 bits)
- Install all necessary drivers:
sudo ubuntu-drivers autoinstall
- You may get the following error:
E: Unable to correct problems, you have held broken packages.
To solve the error update and auto remove packages:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get autoremove
Try to auto install the required drivers again:
sudo ubuntu-drivers autoinstall
gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts false
Scenario
Ubuntu 24.04 secure boot option refrains
nvidia-smi
to get access to nvidia GPU.Solution
Tab
to go toOk
button in the following prompt and then set a key.Enroll key
>Continue
>Password
and enter the same key you registered earlier.References