Skip to content

Commit

Permalink
add Pene proposed patch for Plextor/LiteOn/Hynix
Browse files Browse the repository at this point in the history
  • Loading branch information
RehabMan committed Jun 25, 2018
1 parent 931449c commit c868f7a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ The script here implements the strategy proposed above.

Read here: http://www.insanelymac.com/forum/topic/312803-patch-for-using-nvme-under-macos-sierra-is-ready/page-42#entry2356251

Also, read here as Pene has proposed an alternate patch: https://www.insanelymac.com/forum/topic/312803-patch-for-using-nvme-under-macos-sierra-is-ready/?do=findComment&comment=2617639

The various patch selections are in config_patches.plist


Expand Down
10 changes: 10 additions & 0 deletions config_patches.plist
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,16 @@
<string>Use only the patch appropriate for your SSD hardware</string>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>IONVMeFamily: Ignore FLBAS bit:4 being set - for Plextor/LiteOn/Hynix (credit Pene)</string>
<key>Name</key>
<string>com.apple.iokit.IONVMeFamily</string>
<key>Find</key>
<data>ikga9sEQ</data>
<key>Replace</key>
<data>ikga9sEA</data>
</dict>
<dict>
<key>Comment</key>
<string>IONVMeFamily Preferred Block Size 0x10 -&gt; 0x01 (c) Pike R. Alpha </string>
Expand Down

0 comments on commit c868f7a

Please sign in to comment.