crystalidea / macs-fan-control

Control fans on Apple computers
https://crystalidea.com/macs-fan-control
835 stars 96 forks source link

Skip "Failed to connect to the helper tool" warning for fanless devices like Macbook Air M1 #652

Closed FauziAmth closed 1 year ago

FauziAmth commented 1 year ago

Could just skip this warning dialog to show on every app startup for fanless devices. this issue start to appear on new version v1.5.14

Screenshot 2022-12-06 at 10 24 02 AM
kleuter commented 1 year ago

Could you please post the log?

FauziAmth commented 1 year ago

this is the log:

[2022-12-06 16:47:26:569] [thread 5099] [app.cpp#305] Macs Fan Control 1.5.14 [2022-12-06 16:47:26:569] [thread 5099] [app.cpp#306] Process PID=651 [2022-12-06 16:47:26:569] [thread 5099] [app.cpp#307] macOS 13.0.1 [2022-12-06 16:47:26:569] [thread 5099] [app.cpp#308] MacBookAir10,1 [2022-12-06 16:47:26:569] [thread 5099] [app.cpp#309] Apple M1 [8 cores] [2022-12-06 16:47:26:569] [thread 5099] [app.cpp#310] Qt 5.15.11 [2022-12-06 16:47:26:579] [thread 5099] [Platform_mac_smcwrite.mm#79] open XPC connection to com.crystalidea.macsfancontrol.smcwrite [2022-12-06 16:47:26:579] [thread 5243] [Platform_mac_smcwrite.mm#114] XPC connection invalid, releasing. [2022-12-06 16:47:26:579] [thread 5099] [Platform_mac_smcwrite.mm#49] parseReply failed, 0x207bdcc40 [2022-12-06 16:47:26:579] [thread 5099] [Platform_mac.mm#54] connectToSMCWrite failed [2022-12-06 16:47:26:579] [thread 5099] [Platform_mac.mm#195] getKeyInfo, the key F0Mn doesn't likely exist [2022-12-06 16:47:26:579] [thread 5099] [Service.cpp#100] Unexpected failure at getKeyInfo, using 2, no fans? [2022-12-06 16:47:26:579] [thread 5099] [Platform_mac.mm#195] getKeyInfo, the key FS! doesn't likely exist

kleuter commented 1 year ago

Should be fixed in the latest update, please re-download manually. https://crystalidea.com/downloads/macsfancontrol.zip

FauziAmth commented 1 year ago

Yes, i can confirm it fixed. thank you