The nvidia debian/rules mis-compiles Modaliases
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OEM Priority Project |
Fix Released
|
Critical
|
jeremyszu | ||
nvidia-graphics-drivers-510 (Ubuntu) |
Fix Released
|
Undecided
|
jeremyszu | ||
Focal |
Fix Released
|
High
|
Alberto Milone | ||
Impish |
Fix Released
|
High
|
Alberto Milone |
Bug Description
[Impact]
The nvidia drivers packaging scripts have a way to add PCI IDs manually to the Modaliases and Pmaliases field in the debian/control. Because of a bug, doing so, only works for the Pmaliases field.
[Test Case]
1) Add the proposed repository
2) Look for the following IDs, using apt-cache, making sure they show up for both the Modaliases field and the Pmaliases field:
2438 24BA 24BB 25B9 25BA
Something as follows should be enough:
apt-cache show nvidia-driver-510 | grep $ID
3) Attach the result.
[Regression Potential]
This change does not affect anything else in the package other than the modaliases, hence the regression potential is extremely low.
[Discussion]
[Changelog]
_______
Although adding support GPU list here:
https:/
They are only show in "Pmaliases:" but "Modaliases:".
Changed in oem-priority: | |
assignee: | nobody → jeremyszu (os369510) |
importance: | Undecided → Critical |
status: | New → Confirmed |
tags: | added: oem-priority |
Changed in nvidia-graphics-drivers-510 (Ubuntu Focal): | |
status: | New → In Progress |
Changed in nvidia-graphics-drivers-510 (Ubuntu Impish): | |
status: | New → In Progress |
Changed in nvidia-graphics-drivers-510 (Ubuntu Focal): | |
importance: | Undecided → High |
Changed in nvidia-graphics-drivers-510 (Ubuntu Impish): | |
importance: | Undecided → High |
Changed in nvidia-graphics-drivers-510 (Ubuntu Focal): | |
assignee: | nobody → Alberto Milone (albertomilone) |
Changed in nvidia-graphics-drivers-510 (Ubuntu Impish): | |
assignee: | nobody → Alberto Milone (albertomilone) |
description: | updated |
tags: |
added: verification-done-focal removed: verification-needed-focal |
tags: |
added: verification-done verification-done-impish removed: verification-needed verification-needed-impish |
Changed in oem-priority: | |
status: | Confirmed → Fix Released |
https:/ /github. com/tseliot/ nvidia- graphics- drivers/ pull/47