Cozmonat/HWSensors

broken Macs Fan Control support

Opened this issue · 0 comments

on GA-H77-DS3H Macs Fan Control doesn't show any sensors when running FakeSMC-kozlek (I can see sensors in iStat though)
2018-04-14 6 28 26
but when running FakeSMC-slice it does.
2018-04-13 17 06 43
I've played with source code to ensure all temperature sensors have same names as on FakeSMC- slice, but that didn't help

smc -l | grep sp78 
  TC0D  [sp78]  (bytes 39 00)
  TC1D  [sp78]  (bytes 36 00)
  TC2D  [sp78]  (bytes 3a 00)
  TC3D  [sp78]  (bytes 33 00)
  TN0P  [sp78]  (bytes 23 00)
  Th0H  [sp78]  (bytes 1a 00)
  TA0P  [sp78]  (bytes 2e 00)
  TG0P  [sp78]  (bytes 26 00)

Another thread of Issue discussion here crystalidea/macs-fan-control#49