oSxFr33k Posted April 10, 2015 Share Posted April 10, 2015 It seems Trim Enabler remains persistent so far, seems to working fine in 10.10.3 Clover Patch Method. Hi, just a curiosity, I have on my plist the bellow Clover Trim patch, which seems different than the one posted here....but I'm not sure if that should be considered a problem or not. I got trim working, but....does it works with different patches? == <key>Comment</key> <string>TRIM Enabler</string> <key>Find</key> <data> AEFQUExFIFNTRAA= </data> <key>Name</key> <string>IOAHCIBlockStorage</string> <key>Replace</key> <data> AAAAAAAAAAAAAAA= </data> === Nope same patch as mine. If you use Clover Configurator, what you will enter and see is Hex rather than Base64 exactly as you posted. I checked my Clover Config and its exactly as yours is. The config file will show Base64 because Clover converts it to Base64. Link to comment Share on other sites More sharing options...
andre_68723 Posted April 15, 2015 Share Posted April 15, 2015 Hi Guys, I just installed 10.10.3 via Chamelon and did the Patch using method 2. Unfortunately I ended up with "Mac Kernel overflows available space. System halted" during bootup. I managed to boot using "ignore caches" and (hopefelly) restored the orignal file via those 3 commands 1 sudo cp /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage.bak /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage 2 sudo touch /System/Library/Extensions 3 sudo kextcache -prelinked-kernel /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache -K /System/Library/Kernels/kernel /System/Library/Extensions However, I still can't boot without the Kernel overflow error. Any idea on how to fix that? Thanks Link to comment Share on other sites More sharing options...
Marchrius Posted April 15, 2015 Author Share Posted April 15, 2015 Hi Guys, I just installed 10.10.3 via Chamelon and did the Patch using method 2. Unfortunately I ended up with "Mac Kernel overflows available space. System halted" during bootup. I managed to boot using "ignore caches" and (hopefelly) restored the orignal file via those 3 commands 1 sudo cp /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage.bak /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage 2 sudo touch /System/Library/Extensions 3 sudo kextcache -prelinked-kernel /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache -K /System/Library/Kernels/kernel /System/Library/Extensions However, I still can't boot without the Kernel overflow error. Any idea on how to fix that? Thanks You can use the application in Download section. 1 Link to comment Share on other sites More sharing options...
andre_68723 Posted April 15, 2015 Share Posted April 15, 2015 thanks Marchrius. Works now like a charm. Link to comment Share on other sites More sharing options...
CoBrA2168 Posted April 17, 2015 Share Posted April 17, 2015 I upgraded to 10.10.3 last night along with updating Clover to the latest release and updating FakeSMC to the latest. Something I did caused my TRIM clover patch to break. I can't seem to figure it out. I'm going to try rolling back Clover, but does anyone know why this is a problem? EDIT: Solved the problem. All I had to do was apply the Clover patch, and do a COMPLETE shutdown. I was always doing a reboot, which apparently isn't enough... Link to comment Share on other sites More sharing options...
zbarsky Posted April 19, 2015 Share Posted April 19, 2015 Applied with the Clover Configurator - TRIM is enabled on my Crucial BX100 Anyone know if TRIM will continue to function as OS X Yosemite receives updates using this Clover patching method? Link to comment Share on other sites More sharing options...
elkolodj Posted April 25, 2015 Share Posted April 25, 2015 I have a Kingston KC100 120Gb and Trim Enabler worked for me! Link to comment Share on other sites More sharing options...
d620osx Posted April 25, 2015 Share Posted April 25, 2015 Not had any issues on my Vostro 200. But since I got sleep to work I don't shut it down. Link to comment Share on other sites More sharing options...
crusher Posted April 26, 2015 Share Posted April 26, 2015 Use 4th method and always work for you. I tested on many,many version of OS X!!! Link to comment Share on other sites More sharing options...
liujianwei Posted May 19, 2015 Share Posted May 19, 2015 sudo perl -pi -e 's|\x00\x41\x50\x50\x4c\x45\x20\x53\x53\x44\x00|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00|' can anyone tell me whever can I find this command documents,I wanna patch some other file. Link to comment Share on other sites More sharing options...
liujianwei Posted May 19, 2015 Share Posted May 19, 2015 You could start with the built-in manual pages... -> from Terminal: man perl In fact I have "man perl" to get the answer,but I see there is only tutorials.I googled wrong keyword and don't get the answer.Now I get the answer.e for command line i for edit p for loop. s for search other things is hex. Link to comment Share on other sites More sharing options...
Navaira Posted May 24, 2015 Share Posted May 24, 2015 Just wanted to say thanks. 3rd method + Clover Configurator works perfectly. A few days ago I used the kext patch method I found elsewhere. It enabled TRIM alright, but broke my sleep -- the computer would wake, then promptly reboot with a kernel panic. Undoing it somehow broke my Magic Mouse and I spent a few hours reinstalling kexts, rebuilding cache, etc. until I got it back. The 3rd method + Clover Configurator just works. Which makes me very happy. 2 Link to comment Share on other sites More sharing options...
liujianwei Posted June 6, 2015 Share Posted June 6, 2015 Just wanted to say thanks. 3rd method + Clover Configurator works perfectly. A few days ago I used the kext patch method I found elsewhere. It enabled TRIM alright, but broke my sleep -- the computer would wake, then promptly reboot with a kernel panic. Undoing it somehow broke my Magic Mouse and I spent a few hours reinstalling kexts, rebuilding cache, etc. until I got it back. The 3rd method + Clover Configurator just works. Which makes me very happy. Same as you,3rd method + Clover Configurator Link to comment Share on other sites More sharing options...
crusher Posted June 10, 2015 Share Posted June 10, 2015 4th method work on El Capitan!!!!!! Link to comment Share on other sites More sharing options...
crusher Posted June 13, 2015 Share Posted June 13, 2015 Or you try like this. This is works perfectly : http://www.insanelymac.com/forum/topic/306527-apple-unveils-os-x-1011-el-capitan/?p=2144356 1 Link to comment Share on other sites More sharing options...
WinstonAce Posted June 13, 2015 Share Posted June 13, 2015 Finally trim support without patching Link to comment Share on other sites More sharing options...
MikiZe Posted June 16, 2015 Share Posted June 16, 2015 4th method does for me next issue: Anyone can tell me what this means? Link to comment Share on other sites More sharing options...
Marchrius Posted June 16, 2015 Author Share Posted June 16, 2015 4th method does for me next issue: Anyone can tell me what this means? Need to reboot Link to comment Share on other sites More sharing options...
MikiZe Posted June 16, 2015 Share Posted June 16, 2015 I rebooted many times and always same result I also tried with Chameleon SSD Optimizer but after reboot everything is the same. Kext is patched with ##### 7.3 version I have a feeling that my OSX don't recognize my disk as SSD type of disk. Link to comment Share on other sites More sharing options...
MikiZe Posted June 16, 2015 Share Posted June 16, 2015 Look in SysProfiler -> Sata. If nothing else works, try the manual kext binary mod. I see this all the time. How to try manual kext binary mod? Link to comment Share on other sites More sharing options...
crusher Posted June 16, 2015 Share Posted June 16, 2015 On El Capitan needed new flags: rootless=o Link to comment Share on other sites More sharing options...
MikiZe Posted June 16, 2015 Share Posted June 16, 2015 Well, strange thing is according to MB manual as well as Windows on the same machine my controller is set in AHCI mode. AHCI works in Windows for me and some info apps for Windows recognized my disk as SSD. Is there any way to force AHCI mode during OSX boot? Link to comment Share on other sites More sharing options...
MikiZe Posted June 16, 2015 Share Posted June 16, 2015 Well it is South Bridge: Intel® ICH7 chipset. Motherboard is Gigabyte GA-P41T-ES3G. Link to comment Share on other sites More sharing options...
WinstonAce Posted June 16, 2015 Share Posted June 16, 2015 You'll still get much better performance compared to regular hdd, even without ahci support. Link to comment Share on other sites More sharing options...
WinstonAce Posted June 16, 2015 Share Posted June 16, 2015 Bandwidth isn't everything. Boot time and app launch time will still be much better. 1 Link to comment Share on other sites More sharing options...
Recommended Posts