Contribute
Register

Direct Update to macOS Sierra using Clover

Running into the error attached...sure looks as though it's CPU related?

The install seemed to go fine, where I'm stuck is at the 1st reboot after the install. Can't get into the OS. After it hangs at what's in the attached image, it goes into a boot loop...

X79-UP4
4930k
960

Thanks in advance.
 

Attachments

  • X79-UP4_4930k.jpg
    X79-UP4_4930k.jpg
    1 MB · Views: 188
Running into the error attached...sure looks as though it's CPU related?

The install seemed to go fine, where I'm stuck is at the 1st reboot after the install. Can't get into the OS. After it hangs at what's in the attached image, it goes into a boot loop...

X79-UP4
4930k
960

Thanks in advance.
what Clover version are you using?
 
Upgraded a hackie with GTX 750ti, had to disable to get it working. After installation successful, I updated the NVIDIA web drivers and after reboot it goes black. I'm currently using disabled to get back onto desktop. Anybody else have this problem?
 
I am getting random reboots , I had to flash the BIOS before install the system so not really sure it is BIOS issue or OS.
It was working very stable with El Capitan.

Code:
Exception Name: NSInvalidArgumentException
Description: -[TBrowserContainerController sidebarViewContainer]: unrecognized selector sent to instance 0x7fd5f1d5f450
User Info: (null)

0   CoreFoundation                      0x00007fffc814252b __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x00007fffdc81acad objc_exception_throw + 48
2   CoreFoundation                      0x00007fffc81c3d34 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
3   CoreFoundation                      0x00007fffc80b4bf5 ___forwarding___ + 1061
4   CoreFoundation                      0x00007fffc80b4748 _CF_forwarding_prep_0 + 120
5   XtraFinder                          0x0000000115ba6701 +[XFSidebarItemDrawingService redrawSidebars] + 298
6   Foundation                          0x00007fffc9b20c88 __NSFireDelayedPerform + 417
7   CoreFoundation                      0x00007fffc80c1e14 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
8   CoreFoundation                      0x00007fffc80c1a9f __CFRunLoopDoTimer + 1071
9   CoreFoundation                      0x00007fffc80c15fa __CFRunLoopDoTimers + 298
10  CoreFoundation                      0x00007fffc80b9021 __CFRunLoopRun + 2065
11  CoreFoundation                      0x00007fffc80b85b4 CFRunLoopRunSpecific + 420
12  HIToolbox                           0x00007fffc7659f6c RunCurrentEventLoopInMode + 240
13  HIToolbox                           0x00007fffc7659da1 ReceiveNextEventCommon + 432
14  HIToolbox                           0x00007fffc7659bd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71
15  AppKit                              0x00007fffc5d505f5 _DPSNextEvent + 1093
16  AppKit                              0x00007fffc64608eb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
17  AppKit                              0x00007fffc5d44fbd -[NSApplication run] + 926
18  AppKit                              0x00007fffc5d0fa8a NSApplicationMain + 1237
19  Finder                              0x000000010beddfde Finder + 24542
20  libdyld.dylib                       0x00007fffdd0f8255 start + 1
 
Last edited:
So I had a stable El capitan and then sierra came along and messed it all up. I have been trying this for hours and figure it out, any suggestions? Thanks!!
 

Attachments

  • IMG_0402.JPG
    IMG_0402.JPG
    1.7 MB · Views: 204
Thanks a million tony and all others who made it possible.
Updated as per you mentioned.
everything working.
Thanks and cheers
 
So I had a stable El capitan and then sierra came along and messed it all up. I have been trying this for hours and figure it out, any suggestions? Thanks!!
I have a similar system and got stuck at the exact same place. Search AppleACPICPU as there are a couple of threads with possible solutions for you. My error was mounting the wrong EFI partition o_O. Others had some different issues so check out those threads for some ideas.
 
After updating to the latest Clover version I get a kernel panic on loading the second stage after booting.
(prohibited sign)
current "Clover v2.3k r3423" UEFI Mode
Tried with these versions "Clover v2.3k r3763, Clover v2.3k r3751" same results

I also tried a clean install with this guide:
http://www.tonymacx86.com/threads/how-to-create-a-macos-sierra-public-beta-installation-usb.195077/

Results in a prohibited sign at booting.

please help!

I have same set-up as you (check my profile). After updating clover to v3763, I mounted my efi partition and then I opened the folder drivers64uefi and replaced vboxhfs64.efi with hfsplus.efi. Next, using any plist editor (I used xcode app) I had to change the system id from imac 14,1 to imac 14,2. Finally, Again using xcode, I added key named "InjectEDID" to graphics section of the clover config.plist file and set the value of this key to "NO". Viola, hackintosh booted up.
 
Back
Top