Contribute
Register

Bug Sur 11.0.1 - 11.1 generic AHCI Sata hotplug path.

Status
Not open for further replies.
Joined
Jan 1, 2016
Messages
9
Motherboard
ASUS CS-B
CPU
i5-4690T
Graphics
HD4600 + RX 560
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
I made the binary patch for AppleAHCIPort.kext allowing hotplug for AHCI Sata controllers. Based on SunKi approach.
Find: 750C81E2BF7FFFFF
Replace: EB0C81E2BF7FFFFF
XML for OpenCore:

<dict>
<key>Base</key>
<string></string>
<key>Comment</key>
<string>fix SATA hotplug ICH10 for 11.x</string>
<key>Count</key>
<integer>1</integer>
<key>Enabled</key>
<true/>
<key>Find</key>
<data>dQyB4r9///8=</data>
<key>Identifier</key>
<string>com.apple.driver.AppleAHCIPort</string>
<key>Limit</key>
<integer>0</integer>
<key>Mask</key>
<data></data>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>20.1.0</string>
<key>Replace</key>
<data>6wyB4r9///8=</data>
<key>ReplaceMask</key>
<data></data>
<key>Skip</key>
<integer>0</integer>
</dict>
 
Last edited:
Dima is it possible to make FIx I/O Patch as it was in Catalina?
My Config randomly freeze without this patches
 
Dima is it possible to make FIx I/O Patch as it was in Catalina?
My Config randomly freeze without this patches
Please tell us about the problem in detail, I don't quite understand what the problem is.
 

Attachments

  • Screenshot 2020-11-14 at 11.06.59.png
    Screenshot 2020-11-14 at 11.06.59.png
    122.5 KB · Views: 589
thank you this work for me
all partitions on all HDD now show
asus p5p43td
big sur 11.0.1 on socket 775 !
 
I made the binary patch for AppleAHCIPort.kext allowing hotplug for ICH10 Sata controllers. Based on SunKi approach.
Find: 750C81E2BF7FFFFF
Replace: EB0C81E2BF7FFFFF
XML for OpenCore:
hello Dima, pls help! your patch not working for me for on H67 Ivy Bridge during install of Big Sur 11.1
pls see my log - what wrong?:
 

Attachments

  • opencore-2020-12-22-002130.txt
    256 KB · Views: 185
hello Dima, pls help! your patch not working for me for on H67 Ivy Bridge during install of Big Sur 11.1
pls see my log - what wrong?:
Please use new version of patch. In macOS 11.1 kernel version changed, so MaxKernel must be 20.2.0
 
hello Dima, pls help! your patch not working for me for on H67 Ivy Bridge during install of Big Sur 11.1
pls see my log - what wrong?:
Hi - If I may interject, I have made a slight edit to the 'Hot Plug' patch that will work with all BS versions without future edits. Using PlistEdit Pro or any good config.plist Editor, entries must be exactly as shown in the attached.
 

Attachments

  • Screen Shot 2020-12-22 at 15.44.46.png
    Screen Shot 2020-12-22 at 15.44.46.png
    53.5 KB · Views: 422
Status
Not open for further replies.
Back
Top