Contribute
Register

Multibeast: "The installation failed."

Status
Not open for further replies.
Try running:

sudo kextcache -system-caches
sudo kextcache -update-volume /

and see what pops up as causing an issue. Delete the offending kexts and then try multibeast :)

The first command executed without any problem, then the second one outputed the following error.

Code:
$ sudo kextcache -update-volume /
W836x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
W836x.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
PC8739x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
PC8739x.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
IT87x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
IT87x.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
F718x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
F718x.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
LogitechUnifying.kext is not authentic; omitting.
W836x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
PC8739x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
IT87x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
F718x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
Prelink failed for org.mozodojo.SuperIOFamily; aborting prelink.
Failed to generate prelinked kernel.
Child process /usr/sbin/kextcache[281] exited with status 71.
Error 107 rebuilding /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache.

Any idea how to fix this problem with FakeSMC ?
 
I gave up hope after a while an went back to my Lion installation that had everything working. Now that the new Multibeast has been released, has anyone had better luck? I'm more hesitant to make the changes this time around, think I'll wait until people have better success.
 
I just tried to use Multibeast 5.0.1 on my current ML install to reinstall the FakeSMC kext but it failed with the same error as before.

I guess now the best solution would be to use Multibeast 5.0.1 on a fresh install and see how it goes... I lack motivation right now but sooner or later this is probably what I will try next.
 
Installation failed here too with Multibeast 5.0.1

Not sure what to do next. My audio doesn't work!
 
The first command executed without any problem, then the second one outputed the following error.

Code:
$ sudo kextcache -update-volume /
W836x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
W836x.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
PC8739x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
PC8739x.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
IT87x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
IT87x.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
F718x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
F718x.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
LogitechUnifying.kext is not authentic; omitting.
W836x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
PC8739x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
IT87x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
F718x.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
SuperIOFamily.kext - no compatible dependency found for org.netkas.FakeSMC.
Prelink failed for org.mozodojo.SuperIOFamily; aborting prelink.
Failed to generate prelinked kernel.
Child process /usr/sbin/kextcache[281] exited with status 71.
Error 107 rebuilding /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache.

Any idea how to fix this problem with FakeSMC ?

The problem is not with FakeSMC. The problem is with the FakeSMC plugins. Look at the first word in each of those lines. Delete those kexts from /S/L/E and then the command won't fail and the Multibeast installation will proceed.
 
The problem is not with FakeSMC. The problem is with the FakeSMC plugins. Look at the first word in each of those lines. Delete those kexts from /S/L/E and then the command won't fail and the Multibeast installation will proceed.

I have the same error. The issue is that most of these kexts are not in my /S/L/E folder.

W836x.kext
PC8739x.kext
IT87x.kext
F718x.kext

Any idea on what to do in this case?

Thanks
 
I have the same error. The issue is that most of these kexts are not in my /S/L/E folder.

W836x.kext
PC8739x.kext
IT87x.kext
F718x.kext

Any idea on what to do in this case?

Thanks
In older versions of FakeSMC.kext, they are INSIDE the kext bundle.

Right click on FakeSMC.kext and select "Show Package Contents". Open the Contents folder. Then look inside the Plugins folder or the Resources folder (I forget which of those right this minute).
 
In older versions of FakeSMC.kext, they are INSIDE the kext bundle.

Right click on FakeSMC.kext and select "Show Package Contents". Open the Contents folder. Then look inside the Plugins folder or the Resources folder (I forget which of those right this minute).

Thanks! It worked
 
To be honest the old version of multibeast worked a lot better. I at least ended up with a bootable machine. With the 5.x my machine won't boot. :(
 
Status
Not open for further replies.
Back
Top