Jump to content

10.12.6 post-install locks up near "HID: Legacy Shim 2"


3 posts in this topic

Recommended Posts

Hi guys, I'm kind of running out of ideas here. I've got a EVGA X99 Classified/5960x/GTX 980 build that's been stable on El Capitan for a few years now and I'm trying to test a fresh install of 10.12.6 on a separate drive. The installation was done from a real Mac and the Nvidia Web drivers are already installed.

It typically freezes somewhere around "HID: Legacy Shim 2" which I'm guessing doesn't have any relevance to the actual issue. Sometimes I'll see a few more messages but it's typically right around there. I think it has something to do with USB? USB3 is disabled in the BIOS.

Kexts being used (injected by Clover): FakeSMC (no plugins right now), Lilu, NullCPUPowerManagement, NvidiaGraphicsFixup, VoodooTSCSync (IOCPUNumber set to 15). 

Attached are my config and panic report. Panic report lists AppleUSBStorageCoexistentDriver as the last loaded kext. 

Panic photos: https://www.dropbox.com/s/mwqvqro4jio5ue0/jamiethemorris_panic1.jpeg?dl=0 https://www.dropbox.com/s/oq4u2moebw2xob6/jamiethemorris_panic2.jpeg?dl=0

P.S. I know my SMBIOS choice and lack of power management are not ideal but it's been working fine since Yosemite so I would think I'd be able to get it working on Sierra.

Thank you in advance!

config_Sierra.plist

jamiethemorisX99_Panic_Mar11.txt

EDIT: For whatever it's worth, on my El Capitan installation, these lines are right before the desktop appears - maybe it's graphics related? I tried booting with nv_disable=1 before but it didn't seem to make a difference.

Edited by jamiethemorris
Link to comment
Share on other sites

  • 1 month later...

Dude, I see a couple things right off the bat.

1. According to the config you have provided, you are injecting ATI instead of NVidia.

2. Your SMBIOS is set to mimic MacPro5,1 which is a bit old for your Haswell chipset. I think you look more like an iMac14,2, especially based on your video.

I think #1 is what kills the deal for ya. Switch Inject=ATI to Inject=NVidia to give yourself a shot ;)

Good luck !

Link to comment
Share on other sites

  • 1 year later...
On 4/15/2018 at 2:42 PM, bisk said:

Dude, I see a couple things right off the bat.

1. According to the config you have provided, you are injecting ATI instead of NVidia.

2. Your SMBIOS is set to mimic MacPro5,1 which is a bit old for your Haswell chipset. I think you look more like an iMac14,2, especially based on your video.

I think #1 is what kills the deal for ya. Switch Inject=ATI to Inject=NVidia to give yourself a shot ;)

Good luck !

I know this is a really old thread, I've long since solved the issue, but I figured I would post my solution in case someone stumbles across this.

 

In Later versions of Sierra and onward, Apple removed support for some SATA chipsets and older SSDs. So some of my drives were not being detected at all. The same problem would occur in High Sierra and Mojave. This is also causes multiple drives to say "I/O Error" Message in the installer and show up as uninitialized. In my case, since I was updating from Installer app, the drive got stuck here.

 

These patches are necessary to detect the drives:

 

fix IO error for 10.13, credit SunKi

Name: AppleAHCIPort Find: 4585F60F 95C289C8 83E0FE66 85C9780F 84D2750B Replace: 89C883E0 FE6685C9 0F98C141 08CC9090 9090750B MatchOS: 10.13.x,10.14.x

fix IO error 10.14 by vit9696

Name: AppleAHCIPort Find: 40600200 Replace: 00000000 MatchOS: 10.14.x

fix hotplug for 10.13, credit SunKi

Name: AppleAHCIPort Find: 89C82540 6002003D 40200000 750C81E1 BF7FFFFF 898B5101 0000 Replace: 90909090 90909090 90909090 90909090 90909090 90909090 9090 MatchOS: 10.13.x,10.14.x

 

Not sure if the hotplug one is 100% necessary

Edited by jamiethemorris
Link to comment
Share on other sites

 Share

×
×
  • Create New...