Contribute
Register

[Solved] ICH10R and High Sierra

Status
Not open for further replies.
installing on an internal HD... regular HD...
Using macpro5,1 or Macpro6,1 bios settings...
get a big No Circle...

A USB installer of High Sierra cannot see the HD at all...
As if the HD is not connected...
post config.plist with MacPro5,1 system definition
 
Fix for ICH10 with High Sierra. Now with hot-plug support.

For this we need two binary patches.

First patch fix I/O error for ICH10:
Code:
4585F60F 95C289C8 83E0FE66 85C9780F 84D2750B -> 89C883E0 FE6685C9 0F98C141 08CC9090 9090750B

With second patch for hot-plug:

Code:
89C82540 6002003D 40200000 750C81E1 BF7FFFFF 898B5101 0000 -> 90909090 90909090 90909090 90909090 90909090 90909090 9090

Снимок экрана 2017-09-29 в 22.08.04.png


Screen Shot 2017-10-16 at 5.58.32 PM.jpg



This is not my work...

This patch was found on insanelymac.com
 
Last edited:
Yes... legacy mode...
I already have Sierra Installed...

I have an Asus P6X58d-e, and I guess the USB controller should be the same...
I've installed with success High Sierra (no apfs conversion by now, and was a pain to get Clover to work), but none of my USB are working. The OS is not freezed at login cause the clock n the top right is going....
Did you have any issue with USB on Sierra?
Did you installed FakePCIID and FakePCIID_XHCIMux to get them work?
 
I've FIXED the usb problem on Asus P6X58d-e, installed the two kext FakePCIID and FakePCIID_XHCIMux and renamed the EHCI0 and EHCI1 in Clover... Don't have usb3.0 working but it's not a problem right now! I'm writing from High Sierra :p
 
I think this fix does not work for 10.13.2

Can someone verify this?
 
I think this fix does not work for 10.13.2

Can someone verify this?

I'm interested in this too-- because I'm trying to do a new install on my system as well, with 10.13.2. I can boot into the installer made with Unibeast, "install" HS (only took ~5 minutes; assume this is round one, as it were), but on reboot I get a kernel panic post Clover when I try to boot the new install from the USB stick. I also get the big no circle.

Can someone detail how to do this manually in the config file since I don't use clover configurator (don't trust it; want to understand the config file more directly myself).
 
I think this fix does not work for 10.13.2

Can someone verify this?
Sorry to disappoint you... It's working fine with my build. I applied the fix in Clover Configurator as explained in post #14.
 
Any news on this? I also applied the auto patch for AppleAHCIPort.kext in the latest clover (2.4 r4369), I can see that the /chosen UUID points to my installer partition (followed guide-creating-high-sierra-bootable-hdd-partition-or-usb-and-fixing-disk-io-error-for-satahdd on insanely mac), but still getting the root disk not found logo. I suspect the kernel doesn't see any SATA disks. I have not tried just manually replacing the kexts yet.
 
Status
Not open for further replies.
Back
Top