dkorunic / iSMC

Apple SMC CLI tool that can decode and display temperature, fans, battery, power, voltage and current information
GNU General Public License v3.0
113 stars 13 forks source link

CPU Core starts from 2 #14

Closed arvenil closed 2 years ago

arvenil commented 2 years ago
image
dkorunic commented 2 years ago

@arvenil It's a non-issue, since TC0C was probed and there was no sensible response, so we went on with TC1C etc. up to TC9C when enumerating SMC keys. Since counting for cores starts with 0 (TC0C is CPU Core 1), this means that for some odd reason SMC on your boards starts with the wrong offset.