Contribute
Register

[Solved] Trim not Working

Status
Not open for further replies.
Joined
Feb 18, 2017
Messages
10
Motherboard
Asus H170-m plus
CPU
Intel 6100 cpu
Graphics
Asus GT 740 2gb
Trim not working here with sudo trimforce enable

I have MacOs 10.12.3

My SSD is WB blue 250gb
 
Last edited:
Trim not working here with sudo trimforce enable

I have MacOs 10.12.3

My SSD is WB blue 250gb
Try the Clover patch.

Code:
<dict>
   <key>Name</key>
   <string>IOAHCIBlockStorage</string>
   <key>Find</key>
   <data>QVBQTEUgU1NEAA==</data>                       
   <key>Replace</key>
   <data>AAAAAAAAAAAAAA==</data>
</dict>
 
Try the Clover patch.

Code:
<dict>
   <key>Name</key>
   <string>IOAHCIBlockStorage</string>
   <key>Find</key>
   <data>QVBQTEUgU1NEAA==</data>                      
   <key>Replace</key>
   <data>AAAAAAAAAAAAAA==</data>
</dict>


Do you have an example of what I put in there?
With Clover configurator and then?
 
I understand that I must do so with Clover.
But how and where do I put that patch of clover? In which box I put in that patch?
Do you have a picture of that? how I should configure.
 
I understand that I must do so with Clover.
But how and where do I put that patch of clover? In which box I put in that patch?
Do you have a picture of that? how I should configure.

Trim.png
 
I understand that you must do in Clover, But how do I edit it? In which window I have to type it? 've Tried something but can not get the patch.

Vacation?
 
I understand that you must do in Clover, But how do I edit it? In which window I have to type it? 've Tried something but can not get the patch.

Download Clover Configurator (Vibrant Edition)
  • Open Clover Configurator
  • Mount your EFI partition
  • Open your EFI/EFI/Clover/config.plist
  • Go to Kernel and Kext Patches > KextsToPatch and add the Trim Patch (see picture post #6)
  • Save your EFI/EFI/Clover/config.plist
  • Close Clover Configurator
 
Download Clover Configurator (Vibrant Edition)
  • Open Clover Configurator
  • Mount your EFI partition
  • Open your EFI/EFI/Clover/config.plist
  • Go to Kernel and Kext Patches > KextsToPatch and add the Trim Patch (see picture post #6)
  • Save your EFI/EFI/Clover/config.plist
  • Close Clover Configurator
Trim works now
Thanks for your explanation.
 
Status
Not open for further replies.
Back
Top