CozmoNate / HWSensors

HWSensors is a software bundle that includes drivers and applications that allow you to access information from hardware sensors available on your Mac
659 stars 133 forks source link

Future Ideas #269

Open audioslave74 opened 9 years ago

audioslave74 commented 9 years ago

I have 2 ideas for you. First that you would add fan speed profiles, for example: silent-normal-extreme, or the ability to add multiple custom profiles. Second to add settings for remote controling the fan speed profiles with bluetooth remote controls.

perfaram commented 9 years ago

See my comment in #275 EDIT : Here it is [...] 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 :

ilanbiala commented 8 years ago

Profiles would help a lot.