macs-fan-control icon indicating copy to clipboard operation
macs-fan-control copied to clipboard

Latest bootcamp update causes SMC initialise error

Open caimaxtingle opened this issue 2 years ago • 11 comments

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)

caimaxtingle avatar Mar 21 '22 10:03 caimaxtingle

Please try to reinstall the app.

kleuter avatar Mar 21 '22 10:03 kleuter

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

caimaxtingle avatar Mar 21 '22 10:03 caimaxtingle

Will try to reproduce and fix this inconvenicence.

kleuter avatar Mar 21 '22 10:03 kleuter

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

FocusGlobalSupply avatar Mar 27 '22 14:03 FocusGlobalSupply

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.

billieRK avatar Mar 28 '22 03:03 billieRK

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 avatar Aug 22 '22 12:08 kleuter

Please try the following:

  • Open services.msc
  • Find AppleSMC service and enable it

kleuter avatar Aug 22 '22 12:08 kleuter

AppleSMC service does not appear in services.msc

FocusGlobalSupply avatar Aug 22 '22 12:08 FocusGlobalSupply

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

kleuter avatar Aug 23 '22 11:08 kleuter

1.5.14 beta is working Thanks!

FocusGlobalSupply avatar Aug 23 '22 12:08 FocusGlobalSupply

Great!

kleuter avatar Aug 23 '22 19:08 kleuter

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

kleuter avatar Dec 02 '22 13:12 kleuter