helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
805 stars 58 forks source link

Fails reading read F0Sf fan safe speed from Apple SMC #357

Open probonopd opened 2 years ago

probonopd commented 2 years ago

On Mac mini Mid 2010 (Macmini4,1) helloSystem 0.7.0 getting asmc0: asmc_key_read for key F0Sf failed 10 times, giving up.

According to https://github.com/hholtmann/smcFanControl/blob/ad374ffb1dd088a7676719e53dbd2886f8fafdff/smc-command/README#L48 this is about reading F0Sf - Fan safe speed from the Apple System Management Controller (SMC).

probonopd commented 2 years ago

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203610 says

MacBookAir,5.2 misses fan safe speed.

Perahps the same is true for Macmini4,1? Who knows?