Contribute
Register

Multibeast 6.0.0 failing everytime after Mavericks Installation

Status
Not open for further replies.
MultiBeast failed due to invalid kexts in /System/Library/Extensions. See the following for the bad kexts:

Nov 9 23:03:46 Davids-Mac-Pro.local installd[461]: kextcache: LPCSensors.kext - no compatible dependency found for org.netkas.driver.FakeSMC.
Nov 9 23:03:46 Davids-Mac-Pro.local installd[461]: kextcache: GPUSensors.kext - no compatible dependency found for org.netkas.driver.FakeSMC.
Nov 9 23:03:46 Davids-Mac-Pro.local installd[461]: kextcache: CPUSensors.kext - no compatible dependency found for org.netkas.driver.FakeSMC.
Nov 9 23:03:46 Davids-Mac-Pro.local installd[461]: kextcache: ACPISensors.kext - no compatible dependency found for org.netkas.driver.FakeSMC.
Nov 9 23:03:49 Davids-Mac-Pro.local installd[461]: kextcache: LPCSensors.kext - no compatible dependency found for org.netkas.driver.FakeSMC.
Nov 9 23:03:49 Davids-Mac-Pro.local installd[461]: kextcache: Prelink failed for org.hwsensors.driver.LPCSensors; omitting from prelinked kernel.
Nov 9 23:03:49 Davids-Mac-Pro.local installd[461]: kextcache: GPUSensors.kext - no compatible dependency found for org.netkas.driver.FakeSMC.
Nov 9 23:03:49 Davids-Mac-Pro.local installd[461]: kextcache: Prelink failed for org.hwsensors.driver.GPUSensors; omitting from prelinked kernel.
Nov 9 23:03:49 Davids-Mac-Pro.local installd[461]: kextcache: CPUSensors.kext - no compatible dependency found for org.netkas.driver.FakeSMC.
Nov 9 23:03:49 Davids-Mac-Pro.local installd[461]: kextcache: Prelink failed for org.hwsensors.driver.CPUSensors; omitting from prelinked kernel.
Nov 9 23:03:49 Davids-Mac-Pro.local installd[461]: kextcache: ACPISensors.kext - no compatible dependency found for org.netkas.driver.FakeSMC.
Nov 9 23:03:49 Davids-Mac-Pro.local installd[461]: kextcache: Prelink failed for org.hwsensors.driver.ACPISensors; aborting prelink.
Nov 9 23:03:49 Davids-Mac-Pro.local installd[461]: kextcache: Failed to generate prelinked kernel.

You need to replace FakeSMC and plugins with a new version.
 
man what a quick response!

Can I ask how do you replace that?
 
Fix multi beast by deleting FakeSMC using

Code:
[COLOR=#000000]sudo rm -rf /System/Library/Extensions/FakeSMC.kext[/COLOR]

but now it will not boot up, and under verbose mode I get this at the end
Code:
[COLOR=#000000][FONT=Verdana]flow_divert_kctl_disconnect (0): disconnecting group 1[/FONT][/COLOR]

and it just hangs there
 
Did you install the newer version in MultiBeast 6 before you rebooted?

this is is what I did.
i followed the guide and installed mavericks, after it installed, I booted back up into mavericks. I then used multibeast 6.0.0 to install my kexts, It failed but after I deleted fake smc it installed successfully. I then rebooted into mavericks, and it was stuck on the apple logo, so I rebooted and used -v and I got that error and it just hung there
 
Status
Not open for further replies.
Back
Top