Jump to content
2033 posts in this topic

Recommended Posts

Test, please, kexts injection and PM patches in Yosemite

attachicon.gifClover-2693-Yosemite_test.zip

Also I want to remind that FakeSMC_rev746 in my signature is signed (thanks to AnV)

 

Slice, could you please upload here in this thread your signed FakeSMC.kext? Thank you a lot!

Test, please, kexts injection and PM patches in Yosemite

attachicon.gifClover-2693-Yosemite_test.zip

Also I want to remind that FakeSMC_rev746 in my signature is signed (thanks to AnV)

 

The Lapic patch didn't work.  Because of that, I'm not so sure I want to go through the effort of removing all my custom kexts from S/L/E and redoing my kernel cache.  Tell me this, was I supposed to replace the .efi files only in drivers64UEFI and place BOOT in the root of the EFI partition?

Slice, could you please upload here in this thread your signed FakeSMC.kext? Thank you a lot!

 

FakeSMC_plugins_746.zip

The Lapic patch didn't work.  Because of that, I'm not so sure I want to go through the effort of removing all my custom kexts from S/L/E and redoing my kernel cache.  Tell me this, was I supposed to replace the .efi files only in drivers64UEFI and place BOOT in the root of the EFI partition?

Yes, Lapic patch is not corrected yet. Ask donovan and sherlocks for this.

 

You have to replace all files in existing Clover installations with provided update.

BOOT file is for legacy boot, not for UEFI.

  • Like 6

Test, please, kexts injection and PM patches in Yosemite

attachicon.gifClover-2693-Yosemite_test.zip

Also I want to remind that FakeSMC_rev746 in my signature

I'll test this tonight! I'm dying to try out Yosemite DP, but I have a Haswell with locked MSR issue (requires KernelPM patch) hopefully this works.

 

Where do I put the "boot" file? I've managed to find and replace the rest, they were easy to find. I boot in UEFI so do I even need that?

Hey great work so far guys

 

Having an issue at the moment, i've followed the guide for creating the USB installer, patched clover and added the kexts to S/L/E. However when I add the boot args to clover and boot to the installer i simply get a black screen, any ideas?

Hey great work so far guys

 

Having an issue at the moment, i've followed the guide for creating the USB installer, patched clover and added the kexts to S/L/E. However when I add the boot args to clover and boot to the installer i simply get a black screen, any ideas?

 

Need your system specs to venture a guess about this.

attachicon.gifImageUploadedByTapatalk1401872185.000599.jpgattachicon.gifImageUploadedByTapatalk1401872207.022424.jpg

 

This is where I'm stuck... Any ideas? It's hanging with error 107

 

If you booted with -v -s kext-dev-mode=1 and ran kextcache like it was explained above, try doing this:

 

cd /System/Library/Extensions

kextload FakeSMC.kext

 

You should see FakeSMC.kext load and then you should be able to get to the installer window.

Thanks again to slice for building that patch in so quickly, without you doing that, I'd still be sitting here unable to do anything.

post-1150767-14018737253383_thumb.jpg

 

This is what I got after trying again... Doesn't seem to be able to load fakesmc...

Sorry, that came out more blurry than I expected. Should have turned off the light before snapping

Thanks again to slice for building that patch in so quickly, without you doing that, I'd still be sitting here unable to do anything.

attachicon.gifImageUploadedByTapatalk1401873721.181596.jpg

 

This is what I got after trying again... Doesn't seem to be able to load fakesmc...

Sorry, that came out more blurry than I expected. Should have turned off the light before snapping

@warlikewings you need to mount the "/" partition. 

 

Type this before you set the permission : mount -uw / 

Then set the permission: chmod -R 755 FakeSMC.kext  and chown -R root:wheel FakeSMC.kext

 

and finally kextload -v FakeSMC.kext. It should work then :) 

  • Like 1

Still getting "can't load FakeSMC.kext - authentication problems"

Thanks, I'll try that. Sorry for being a bit on the N00B side with this one, but I guess we're all learning something at some point or another. In this case, for me it's single user mode, never really used it before.

@warlikewings you need to mount the "/" partition.

 

Type this before you set the permission : mount -uw /

Then set the permission: chmod -R 755 FakeSMC.kext and chown -R root:wheel FakeSMC.kext

 

and finally kextload -v FakeSMC.kext. It should work then :)

That just did it! Thank you so much for the help! :)

Still getting "can't load FakeSMC.kext - authentication problems"

Thanks, I'll try that. Sorry for being a bit on the N00B side with this one, but I guess we're all learning something at some point or another. In this case, for me it's single user mode, never really used it before.

 

That just did it! Thank you so much for the help! :)

Authentication problem must be resolved by the command

chown -R root:wheel FakeSMC.kext

be sure if you invoke this command from the folder where it is reside.

  • Like 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...