paleofetch
paleofetch copied to clipboard
Added lookup for PCI_FILL_CLASS. Now find_gpu() works again.
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.