Public bug reported:

Currently, this is the state of the PCI ID database file in Ubuntu:

$ rmadison pci.ids
 pci.ids | 0.0~2020.03.20-1 | focal  | source, all
 pci.ids | 0.0~2021.08.22-1 | impish | source, all
 pci.ids | 0.0~2022.01.22-1 | jammy  | source, all

Because of this, focal installations cannot identify PCI devices that
were added to the IDs file after March 20, 2020.

As this is just a text file, pci.ids should always be updated with the
latest info regardless of release.

This has an effect on MAAS in which any hardware commissioned in MAAS
uses a 2 year old version of hte PCIID database and thus cannot identify
newer hardware such as the nVidia A100 GPU.

The 2020 version of the file does not contain id's for this while the
2022 version in Jammy does:

12393     20f1  GA100 [A100 PCIe 40GB]


Comparing the current source to the version in focal, there are over 3500 
additional or modified IDs in the id file:

$ diff /usr/share/misc/pci.ids pci.ids |wc -l
3529

** Affects: pci.ids (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: pci.ids (Ubuntu Focal)
     Importance: Undecided
         Status: New

** Affects: pci.ids (Ubuntu Impish)
     Importance: Undecided
         Status: New

** Affects: pci.ids (Ubuntu Jammy)
     Importance: Undecided
         Status: New

** Also affects: pci.ids (Ubuntu Focal)
   Importance: Undecided
       Status: New

** Also affects: pci.ids (Ubuntu Jammy)
   Importance: Undecided
       Status: New

** Also affects: pci.ids (Ubuntu Impish)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1963283

Title:
  pci.ids needs to be kept current in active releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pci.ids/+bug/1963283/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to