Is this in /S/L/E?I'm hoping someone will try replacingapfs.kext
Is this in /S/L/E?I'm hoping someone will try replacingapfs.kext
I then used this installer (which was supposed to contain 11.2.3) to do a reinstallation on the NVME:
http://swcdn.apple.com/content/down...i7fezrmvu4vuab80m0e8a5ll/InstallAssistant.pkg
As it turned out, Apple must have updated the installer because it actually reinstalled 11.3
Base: _IOFindBSDRoot
Identifier: kernel
Find: <00 AC 23 FC 06 00 00 00>
Replace: <00 58 47 F8 0D 00 00 00>
Count: 1
Limit: 1024
Vitaly, I have a fully functional machine running on Big Sur 11.3 with OC 0.6.8, see #300. I don't understand why I don't have any issues like others, except the trivial "you shut down your computer because of a problem." error.I do not really have any news about this
Glad it worked out for you.?Thanks for saving my sanity! That installer actually rolled back my MP 5.1 running 11.3 to previous 11.2.3 (not sure why it didn’t do that on your system)!!! and now my Mac boots up again without any problems...
I have two machines, both 2009 flashed 5,1's, one having no new issues whatsoever with 11.3, the other getting a stuck progress bar. I've only recently acquired these, so I'm still very much a newbie Mac Pro owner in the grand scheme of things, but after eyeing these machines for years I decided to get two.Vitaly, I have a fully functional machine running on Big Sur 11.3 with OC 0.6.8, see #300. I don't understand why I don't have any issues like others, except the trivial "you shut down your computer because of a problem." error.
The way I fix the stuck progress bar is by holding the power button pressed until the machine shuts down. After that, I can power it up without issues, followed by the "you shut down your computer because of a problem." error upon login. I'm glad I'm not the only one with no hardware issues on 11.3.This guy exhibits the stuck progress bar.
Thanks. Identifying what makes one machine boot and the other not could be very useful. Any of the following tests would be a good start:I haven't done much myself to diagnose any issues, but would happily volunteer a limited amount of time poking around if more data is needed on a working or non-working machine.
Tried this:Given that !BSD message, why do not you try increasing the waiting for BSD root timeout? That could be a hint that is easy to test with OpenCore. Just create a kernel patch with something like:
Code:Base: _IOFindBSDRoot Identifier: kernel Find: <00 AC 23 FC 06 00 00 00> Replace: <00 58 47 F8 0D 00 00 00> Count: 1 Limit: 1024
Any of the following tests would be a good start:
The WiFi cards are harder to manipulate, so we'll skip that test for now.
- Remove the four spinning hard drives from machine 1 and the Windows SSD from machine 2. Any change?
- Remove the USB 3 cards. Any change?
- Swap the processor boards. Does the issue follow the boards?
- Swap the video cards. Again, does the issue follow the cards?
Not working for me. Even if it is working for you repeatability is missing.I set cpus=1
It can't be anything in the NVRAM. The first boot after flashing a fresh BootROM image failed for me, as well as several boots thereafter. !BSD is interesting, but might just be a symptom, because increasing the BSD root timeout had no effect in my case.so, maybe it is something the installer writes into the nvram ?!
Yes.have you tried replacing apfs.kext
!BSD
message.So with the old apfs.kext, 11.4 hangs at boot on the Mac Pro 5,1, but boots fine on a MacBook Pro? In that case, we know it's not the APFS kext.I can take the same SSD and boot it as a usb drive on a MBP11,3 without an issue.
1) or 2), it doesn't really matter, because we still don't know enough about the issue.Curious if there is a suggestion as far as the order I should go about this:
1) upgrading the system as setup now (my signature) and then strip it down one part at a time for troubleshootingor the opposite2) strip it down to a minimum first (with only GPU and NMVe) and then, in the event of positive results, build it back up one part at a time?
AFAIK, this has nothing to do with the race condition that we are trying to find. You are not doing block clone/restore operations while booting the kernel.The following comment might be a red herring, but, just in case it somehow helps the experts, I'm bringing up the heads-up that, until recently, "asr" backups (for instance, using Carbon Copy Cloner and SuperDuper!) of Big Sur system volumes were not possible. This has changed with the release of Big Sur 11.3 and is more fully resolved with 11.4 (at least in the first 11.4 beta, as far as SuperDuper! goes). I guess Apple must have changed something important in the internals of "asr". I'm just wondering whether whatever improvements are involved might somehow be partially responsible for the impasse we currently find ourselves in. If the moderators feel the above information is not helpful, please, erase it.