In the MX Moksha "Out of Bodhi" thread I mentioned running 'update-pciids' to update the PCI ID list. My main reason for that was because the two year old list (/usr/share/misc/pci.ids) that MX23/bookworm comes with doesn't include any information for my wifi device (Intel CNVi: Wi-F 8086:54f0). Other users might also have pci hardware not listed in the older list that's now included in the updated list.
I wonder if backporting the sid or trixie pci.ids package and adding it to the MX repos might be a better approach than running 'update-pciids'.
https://packages.debian.org/sid/pci.ids
https://packages.debian.org/source/sid/pci.ids
pci.ids backport from sid or trixie
Re: pci.ids backport from sid or trixie
I think that's a good fit for the ahs repo. Since there's no code, just updated info, it shouldn't be able to break anything.
Will add it.
Will add it.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Re: pci.ids backport from sid or trixie
This is great! Thanks to you both!