We have discontinued this forum and moved support tickets to the GitHub issue tracker. More info

Does MFC inject any kexts at startup?

Control fans on Apple hardware: iMacs, Macbooks, etc

Moderator: Steven

Post Reply
wdhall
Posts: 5
Joined: 05 Oct 2015, 18:26

Does MFC inject any kexts at startup?

Post by wdhall »

I have recently started experiencing kernel panics at startup and it appears to be associated with one or more kexts, specifically, org.netkas.driver.FakeSMC and org.hwsensors.driver.CPUsensors

First panic:

Kernel Extensions in backtrace:
org.netkas.driver.FakeSMC(1315.0)[3C58E8E3-C1BA-320A-8820-ED990E3BB6E4]@0xffffff7f8eea3000->0xffffff7f8eebbfff
dependency: com.apple.iokit.IOACPIFamily(1.4)[CBAE26D8-0ACB-3C1F-8347-FDCA67EC40B3]@0xffffff7f8e795000
org.hwsensors.driver.CPUSensors(1315.0)[B4C3BB08-6CD4-39A7-9283-76EDDCDA3234]@0xffffff7f8eefe000->0xff

Second panic:

Kernel Extensions in backtrace:
org.netkas.driver.FakeSMC(1315.0)[3C58E8E3-C1BA-320A-8820-ED990E3BB6E4]@0xffffff7f88ea3000->0xffffff7f88ebbfff
dependency: com.apple.iokit.IOACPIFamily(1.4)[CBAE26D8-0ACB-3C1F-8347-FDCA67EC40B3]@0xffffff7f88795000
org.hwsensors.driver.CPUSensors(1315.0)[B4C3BB08-6CD4-39A7-9283-76EDDCDA3234]@0xffffff7f88efe000->0xffffff7f88f05fff
dependency: org.netkas.driver.FakeSMC(1315)[3C58E8E3-C1BA-320A-8820-ED990E3BB6E4]@0xffffff7f88ea3000

My question is does MFC inject or use either org.netkas.driver.FakeSMC and/or org.hwsensors.driver.CPUsensors kexts?

I think these may be an artifact(s) of a re-install of applications from a HacIntosh Time machine backup and may be curable by simply deleting these kexts but wanted to make sure they were not needed for MFC to function.
DreamSeason
Posts: 43
Joined: 21 May 2015, 08:44

Re: Does MFC inject any kexts at startup?

Post by DreamSeason »

As far as I know, MFC doesn't use kext at all.
wdhall
Posts: 5
Joined: 05 Oct 2015, 18:26

Re: Does MFC inject any kexts at startup?

Post by wdhall »

Great! FYI, I deleted the FakeSMC kext and it appears the kernel panics have subsided.

Topic can be closed.
Post Reply