Open ericj opened 9 years ago
It doesn't really help you, @ericj, but I had an idea to help fixing all those GPU identification problems :
http://pci-ids.ucw.cz/pci.ids.
It's a nice (and regularly updated since 2012 at least) list of PCI vendors/devices.
For example, it tells you that there has been 10 GT730 versions (luckily they all have their own hex device ID); one of them being 1287 GK208 [GeForce GT 730]
.
It could help @kozlek having a smaller code base, as we would know the chipset (GK208 here) without having those hardcoded switch (device->chipset)
.
To help you parsing this file :
Hi, @kozlek
I am using FakeSMC v6.13.1363 with a GT 730 kepler GK208 video card, and HWSensors seems not support this. I think it might similar with GT630 v2 GK107? Is it possible to be supported?
Thank you!