
In my case overwriting the first occurrence shows TRIM enabled. Do you know what happens when the two occurrences are zeroed out? i.e " 0041 5050 4c45 2053 5344 00", but the second occurrence will not be detected because the bytes read " 0041 5050 4c45 2053 5344 20", the trailing character being a space (ASCII code 0x20). The string "APPLE SSD" can be found in two locations.
#CHAMELEON SSD OPTIMIZER YOSEMITE DRIVER#
I had a look at the original Apple 'IOAHCIBlockStorage' driver extracted from the last OS10.10.2 software update.
#CHAMELEON SSD OPTIMIZER YOSEMITE DRIVERS#
If you have modified your AppleHDA drivers then yes that must remain in /System/Library/Extensions and you will need kext-dev-mode enabled. Ethernet/LegacyAGPM/FakeSMC and all its sensors like CPU etc., and get this, even VoodooHDA works from there. Even Slice the developer of Clover will not agree to placing kexts such as these in Clover.

I enable that option anyhow so I don't know if its needed with kexts in clover?įrom my experience with working with EmlyDinesh himself doing beta testing on his Bluetooth/Elan touch pad drivers I promise you placing kexts like these work just fine in clover/kexts, and these are very sensitive ones to, so I think the developers theory may not be so correct. I have not tested FakeSMC placed in /System/Library/Extensions because I also have them in clover/kexts, but if you place it in /S/L/E, then yes you have to have the kext-dev-mode enabled. There reasoning has something to do with the order in which the way the Apple Native Drivers load and the ones in clover will load if its not coordinated correctly can cause issues specifically ACPI related issues.

Most developers believe placing kexts in clover is not a good thing only for the installer. Injection of course, thats the only way i would do it.

I have booted just fine with FakeSMC and its plugins in clover/kexts/10.10 (or other) since Yosemite release. I know that I don't need to set the kext-dev-mode myself when patching with clover, but I was a littlest curious if clover automatically enables this when you choose to patch something.Īnd about that FakeSMC-thingy.
