paleofetch icon indicating copy to clipboard operation
paleofetch copied to clipboard

Added lookup for PCI_FILL_CLASS. Now find_gpu() works again.

Open izballs opened this issue 4 years ago • 0 comments

Without pci_fill_info(dev, PCI_FILL_CLASS) the function won't work on newest kernel. dev->device_class returns always 0 if its not filled.

izballs avatar Jul 04 '20 08:07 izballs