CozmoNate / HWSensors

HWSensors is a software bundle that includes drivers and applications that allow you to access information from hardware sensors available on your Mac
658 stars 133 forks source link

SMCEmulatorKext #208

Open ammoune78 opened 10 years ago

ammoune78 commented 10 years ago

Hi! First i wish you all the best, your soft is respectively genious for hardware monitoring as it's very important. May i need your help to modify or create a SMCEmulatorKext.kext that is based on FakeSMC.kext and that's suitable to use for Ozmosis Bootloader as well as is. It's the same as FakeSMC but the name has changed to SMCEmulatorKext.kext, you can look this one as an example but won't work with Haswell processors maybe it's to old version: https://www.dropbox.com/sh/sf91rc917ofvxsn/6KFYdsqcir

CozmoNate commented 10 years ago

But why you can't just use original FakeSMC? Also if some other system and custom kext work with this bootloader I don't see why FakeSMC shouldn't...

ammoune78 commented 10 years ago

Thank's kozlek for your reply! This one is extracted from OZMOSIS 894M version, When use any version of FakeSMC or other kexts it generate automatically kernel panic! This bootloader accept only a kext named : SMCEmulatorKext, and if use this attached one it's steel stop at Something like he could not detect "Bluetooth" and there is a 4 errors message about FakeSMC and missing keys. I think it's based on older version of FakeSMC that could not be used for Haswell processors.

ammoune78 commented 10 years ago

Hi kozlek! I've tried to flash my bios with the 894M and here is the link for the Verbose mode when booting with SMCEmulatorKext: https://www.dropbox.com/sh/sf91rc917ofvxsn/6KFYdsqcir Please, i really hope if you can help me, because this is the best bootloader since my first installation of Mac OS X. The difference between this one and other bootloaders, is that we have the possibility to integrate it in the bios with that kext, and after you can start Mac OS X or Windows or Linux directly without any issue. It's great one!!!! Many thank's

CozmoNate commented 10 years ago

Oh really, just rename it to SMCEmulatorKext

If you get this one from archive you provided, open it's info.plist you'll see it's the same FakeSMC but only file has been renamed to SMCEmulatorKext.kext. Do it FakeSMC.kext - > SMCEmulatorKext.kext

ammoune78 commented 10 years ago

Ok! I will try it now!!! I really hope if it can works!!!

ammoune78 commented 10 years ago

Hi kozlek! I'm steel having the same message but no Kernel Panic. There is 2 more other lines: you can look at the 1.jpg and the 2.jpg here: https://www.dropbox.com/sh/sf91rc917ofvxsn/6KFYdsqcir, there is some mistakes somewhere but i don't know where! Here is the trade that talk about that: http://www.insanelymac.com/forum/topic/291655-ozmosis/page-24

CozmoNate commented 10 years ago

From your screenshot I see FakeSMC not started or just not loaded at all.

I think this issue mainly the boot loader stage problem. Latest FakeSMC works well with Chimera and Clover.

ammoune78 commented 10 years ago

Yes, you are exactly right!!! This latest version of bootloader Ozmosis does not support FakeSMC, and i just learned this in the forum, because we all have the same problem with the 894M Ozmosis version. In any case Kozlek, Thank you very much for your support, and i still wish you the best in all of what you do!!!! Cordially

voldemortkein commented 9 years ago

Ok, Correct me pls if I'm wrong:

So I need to rename FakeSMC.kext to SMCEmulatorKext.kext? and then use Kext2FFS And then What is the FFS that I need to put into Ozmosis, the Compressed one or the Non Compressed.

And Once done this, Can I boot without using FakeSMC in /S/L/E??

Thanks in Advance