osidovich Posted December 11, 2017 Share Posted December 11, 2017 My system specs:GA-H55M-USB3 rev. 1.0 | i5 760 | Sapphire Radeon R7 240Motherboard is NOT UEFI.Actually I've installed Yosemite 10.10.5 on a SATA HDD (NO SSD) without major issues. SATA controller is an Intel 5 series in AHCI mode.I'm trying to update to High Sierra 10.13.2, downloaded from AppStore.When I boot from USB pendrive (using Clover r4334, config.plist attached), and select macOS installation (installation files resides in Yosemite HDD), installation fails with those errors:HID: shim legacy 2USB pendrive is inserted in a USB2.0 port. I've tried to insert it in all available USB ports but error is still present.Kexts used (all in EFI/CLOVER/kexts/Other):AppleALC.kext (used in Yosemite to have working audio with ALC889)FakeSMC.kextGenericUSBXHCI.kext (for USB3.0, NEC/Renesas chip)Lilu.kext (dependency of AppleALC)RealtekRTL8111.kext (Ethernet)USBInjectAll.kextVoodooPS2Controller.kext (mouse)Downloaded from Rehabman bitbucket repositories, latest version where applicable or from author's repository.Any clues? config.plist.zip Link to comment https://www.insanelymac.com/forum/topic/330550-hid-legacy-shim-2-during-upgrade-on-a-ga-h55m-usb3/ Share on other sites More sharing options...
osidovich Posted December 13, 2017 Author Share Posted December 13, 2017 SOLVED, using @sunKi Kextpatch <dict> <key>Comment</key> <string>fix IO error ICH10 for 10.13, credit SunKi</string> <key>MatchOS</key> <string>10.13.x</string> <key>Disabled</key> <false/> <key>Name</key> <string>AppleAHCIPort</string> <key>Find</key> <data>RYX2D5XCiciD4P5mhcl4D4TSdQs=</data> <key>Replace</key> <data>iciD4P5mhckPmMFBCMyQkJCQdQs=</data> </dict> <dict> <key>Comment</key> <string>fix hotplug ICH10 for 10.13, credit SunKi</string> <key>MatchOS</key> <string>10.13.x</string> <key>Disabled</key> <false/> <key>Name</key> <string>AppleAHCIPort</string> <key>Find</key> <data>icglQGACAD1AIAAAdQyB4b9///+Ji1EBAAA=</data> <key>Replace</key> <data>kJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJA=</data> </dict> Link to comment https://www.insanelymac.com/forum/topic/330550-hid-legacy-shim-2-during-upgrade-on-a-ga-h55m-usb3/#findComment-2549972 Share on other sites More sharing options...
kitmac Posted January 11, 2018 Share Posted January 11, 2018 what kext do i patch with this??? 1 Link to comment https://www.insanelymac.com/forum/topic/330550-hid-legacy-shim-2-during-upgrade-on-a-ga-h55m-usb3/#findComment-2567513 Share on other sites More sharing options...
MaLd0n Posted January 11, 2018 Share Posted January 11, 2018 what kext do i patch with this??? AppleAHCIPort 1 Link to comment https://www.insanelymac.com/forum/topic/330550-hid-legacy-shim-2-during-upgrade-on-a-ga-h55m-usb3/#findComment-2567560 Share on other sites More sharing options...
Recommended Posts