crystalidea / macs-fan-control

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

Latest bootcamp update causes SMC initialise error #585

Closed caimaxtingle closed 1 year ago

caimaxtingle commented 2 years ago

After updating bootcamp to 6.1 I now get "Error initializing SMC interaction layer" when starting the application, the logs contain

[2022-03-21 10:15:31:340] [thread 6196] [app.cpp#305] Macs Fan Control 1.5.11 [2022-03-21 10:15:31:379] [thread 6196] [app.cpp#306] Windows 10 x64 [2022-03-21 10:15:31:379] [thread 6196] [app.cpp#307] MacBookPro16,1 [2022-03-21 10:15:31:379] [thread 6196] [app.cpp#308] Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz [8 cores] [2022-03-21 10:15:31:379] [thread 6196] [app.cpp#309] Qt 5.15.7 [2022-03-21 10:15:31:381] [thread 6196] [#] OpenService (AppleSMC) failed with error 1060 [2022-03-21 10:15:31:390] [thread 6196] [Platform_win.cpp#106] AppleSMC service cannot be opened

I have tried soft resetting the SMC (Power button for 10 seconds when turned off) and hard resetting the SMC (Ctrl+Option+Shift+Power)

kleuter commented 2 years ago

Please try to reinstall the app.

caimaxtingle commented 2 years ago

That has fixed the problem, thanks. Strangely enough I had just updated to the latest version after I started getting the error on an older one

kleuter commented 2 years ago

Will try to reproduce and fix this inconvenicence.

FocusGlobalSupply commented 2 years ago

Img 2022_03_27_10_03_16

Similar issue even after uninstalling and reinstalling latest version. Log: [2022-03-27 10:38:07:584] [thread 7640] [app.cpp#305] Macs Fan Control 1.5.11 [2022-03-27 10:38:07:585] [thread 7640] [app.cpp#306] Windows 10 x64 [2022-03-27 10:38:07:585] [thread 7640] [app.cpp#307] MacBookPro16,1 [2022-03-27 10:38:07:585] [thread 7640] [app.cpp#308] Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz [8 cores] [2022-03-27 10:38:07:585] [thread 7640] [app.cpp#309] Qt 5.15.7 [2022-03-27 10:38:07:585] [thread 7640] [#] OpenService (AppleSMC) failed with error 1060 [2022-03-27 10:38:07:585] [thread 7640] [Platform_win.cpp#106] AppleSMC service cannot be opened

billieRK commented 2 years ago

I'm having the same issue. The log is slightly different than what caimaxtingle and FocusGlobalSupply got: [2022-03-27 23:06:15:521] [thread 9228] [app.cpp#305] Macs Fan Control 1.5.11 [2022-03-27 23:06:15:521] [thread 9228] [app.cpp#306] Windows 10 x64 [2022-03-27 23:06:15:521] [thread 9228] [app.cpp#307] MacBookPro16,4 [2022-03-27 23:06:15:521] [thread 9228] [app.cpp#308] Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz [8 cores] [2022-03-27 23:06:15:521] [thread 9228] [app.cpp#309] Qt 5.15.7 [2022-03-27 23:06:15:521] [thread 9228] [Platform_win.cpp#99] AppleSMC service is not enabled

Like caimaxtingle, I also just updated to the new bootcamp. I've already uninstalled and reinstalled Macs Fan Control, and hard reset the SMC to no effect.

kleuter commented 1 year ago

Another report: [2022-08-21 14:14:52:419] [thread 15516] [app.cpp#305] Macs Fan Control 1.5.13 [2022-08-21 14:14:52:419] [thread 15516] [app.cpp#306] Windows 10 x64 (21H1) [2022-08-21 14:14:52:419] [thread 15516] [app.cpp#307] MacBookPro16,4 [2022-08-21 14:14:52:419] [thread 15516] [app.cpp#308] Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz [8 cores] [2022-08-21 14:14:52:419] [thread 15516] [app.cpp#309] Qt 5.15.9 [2022-08-21 14:14:52:420] [thread 15516] [Platform_win.cpp#99] AppleSMC service is not enabled

kleuter commented 1 year ago

Please try the following:

FocusGlobalSupply commented 1 year ago

AppleSMC service does not appear in services.msc

kleuter commented 1 year ago

Please try 1.5.14 beta https://crystalidea.com/downloads/macsfancontrol_setup_beta.exe

FocusGlobalSupply commented 1 year ago

1.5.14 beta is working Thanks!

kleuter commented 1 year ago

Great!

kleuter commented 1 year ago

The issue was caused by disabled SMC service (who did this?), so the app enables it again.