go-nvlib/pkg
Evan Lezar fa5d0408ce Ensure pci bus ID is lower case
The PCI Bus ID returned by NVML is upper case and results in the following error:

error getting PCI device class for device:
failed to construct PCI device:
unable to read PCI device vendor id for 0000:0A:00.0:
open /sys/bus/pci/devices/0000:0A:00.0/vendor:
no such file or directory

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-11-16 12:12:07 +01:00
..
nvlib Ensure pci bus ID is lower case 2022-11-16 12:12:07 +01:00
nvmdev Add GetGPUByPciBusID to nvpci.Interface 2022-11-15 17:42:22 +01:00
nvml Add functions for interacting with Events 2022-09-21 15:10:06 +02:00
nvpci Add GetGPUByPciBusID to nvpci.Interface 2022-11-15 17:42:22 +01:00
pciids Added PCI IDS support and DPU detection 2022-11-02 03:58:13 -07:00