The nvidia-dkms will be installed when installing nvidia driver through "Additional Drivers"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OEM Priority Project |
Confirmed
|
High
|
jeremyszu | ||
software-properties (Ubuntu) |
In Progress
|
High
|
Alberto Milone | ||
ubuntu-drivers-common (Ubuntu) |
Fix Released
|
High
|
Alberto Milone |
Bug Description
[steps to reproduce]
1. Install Stock ubuntu 20.04.3 on XPS 15 9510
2. Installing without using "Third-party packages"
3. After installation completed, launch "Software & Updates" -> "Additional Drivers" -> "Using NVIDIA driver .... 470"
4. dpkg -l | grep nvidia
[Expected result]
It should use pre-signed nvidia driver instead of dkms
e.g.
linux-modules-
linux-modules-
linux-objects-
linux-signature
[Actual result]
ii nvidia-dkms-470 470.57.
---
$ lsb_release -rd
Description: Ubuntu 20.04.3 LTS
Release: 20.04
$ apt-cache policy software-
software-
Installed: 0.98.9.5
Candidate: 0.98.9.5
Version table:
*** 0.98.9.5 500
500 http://
500 http://
100 /var/lib/
0.98.9.2 500
500 http://
500 http://
0.98.9 500
500 http://
500 http://
software-
Installed: (none)
Candidate: (none)
Version table:
software-
Installed: (none)
Candidate: 0.98.9.5
Version table:
0.98.9.5 500
500 http://
500 http://
0.98.9.2 500
500 http://
500 http://
0.98.9 500
500 http://
500 http://
software-
Installed: 0.98.9.5
Candidate: 0.98.9.5
Version table:
*** 0.98.9.5 500
500 http://
500 http://
100 /var/lib/
0.98.9.2 500
500 http://
500 http://
0.98.9 500
500 http://
500 http://
tags: | added: focal |
Changed in software-properties (Ubuntu): | |
assignee: | nobody → Alberto Milone (albertomilone) |
status: | New → In Progress |
importance: | Undecided → High |
Changed in ubuntu-drivers-common (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Alberto Milone (albertomilone) |
If I installed nvidia driver during the installation by selecting "Third-Party packages". It will use pre-signed driver instead.
Please consider to use `ubuntu-drivers install` which will handle the corresponding actions. (e.g. prime-select, enabling RTD3)