Mojave 10.14.4 SATA Hot-Plug not working

Until recently I had a Gigabyte - GeForce GTX 950 2 GB Dual WindForce but I just upgraded to a Sapphire PULSE Radeon RX 580 8GB GDDR5. That seem to go just fine, I haven't noticed any issues either in High Sierra or Mojave.

I installed to a clone of my boot drive, so I can still switch back and forth between High Sierra and Mojave.

I have two eSATA harddrive docks that I use, if I boot up and try to mount a drive it doesn't get recognized (doesn't even show up in Disk Utility). If I boot up with the dock already turned on it works as expected. I had this same issue in High Serra and I added the following KextsToPatch to resolve the issue:

<dict>

<key>Comment</key>

<string>fix I/O error for ICH10</string>

<key>Disabled</key>

<false/>

<key>Find</key>

<data>

RYX2D5XCiciD4P5mhcl4D4TSdQs=

</data>

<key>InfoPlistPatch</key>

<false/>

<key>Name</key>

<string>AppleAHCIPort</string>

<key>Replace</key>

<data>

iciD4P5mhckPmMFBCMyQkJCQdQs=

</data>

</dict>

<dict>

<key>Comment</key>

<string>hot-plug</string>

<key>Disabled</key>

<false/>

<key>Find</key>

<data>

icglQGACAD1AIAAAdQyB4b9///+Ji1EBAAA=

</data>

<key>InfoPlistPatch</key>

<false/>

<key>Name</key>

<string>AppleAHCIPort</string>

<key>Replace</key>

<data>

kJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJA=

</data>

</dict>

I originally had the following in drivers64UEFI:

  • ApfsDriverLoader-64.efi
  • AppleImageCodec-64.efi
  • AppleKeyAggregator-64.efi
  • AppleUITheme-64.efi
  • AptioInputFix.efi
  • AptioMemoryFix.efi
  • AudioDxe-64.efi
  • DataHubDxe-64.efi
  • FirmwareVolume-64.efi
  • FSInject-64.efi
  • SMCHelper-64.efi
  • VBoxHfs-64.efi

I figured some of those might not be needed anymore and I pared it back to (I haven't noticed any missing functionality):

  • ApfsDriverLoader-64.efi
  • AptioMemoryFix-64.efi
  • VBoxHfs-64.efi

I have the following kexts:

  • AppleALC.kext
  • FakeSMC.kext
  • IntelMausiEthernet.kext
  • Lilu.kext
  • USBInjectAll.kext
  • WhateverGreen.kext

Any thoughts? Anything I'm missing?

submitted by /u/emotion_chip
[link] [comments]
Share:

Leave a Reply

Loading comments...