dortania / OpenCore-Legacy-Patcher

Experience macOS just like before
https://dortania.github.io/OpenCore-Legacy-Patcher/
Other
12.67k stars 1.2k forks source link

[Bug]: 13” Mid-2010 MacBook Pro Monterey above Beta 6 installation. #557

Closed Hellothereqwerty closed 3 years ago

Hellothereqwerty commented 3 years ago

Machine Model

MacBookPro7,1

Application Version

Latest Release

Application Variant

TUI (Text User Interface)

What versions of macOS are you seeing the problem on?

macOS 12, Monterey

Where does this issue happen?

Other/Non-Applicable

What is the Isssue?

First of all, I can't properly update to any version of Monterey by OTA. When I update, it'll create two extra boot entries. One is called Macintosh HD and the other one is called macOS Installer. Another issue is that it'll create another extra entry if I update or do a clean install of any version of Monterey that is above Beta 6 from a bootable USB. That extra entry is called macOS Installer. Any of the extra boot entries that are not called macOS Installer will crash instantly, causing the MacBook Pro to reboot. The macOS Installer entry basically says that there was an error verifying the firmware and that I would need to reboot or choose a disk that I can boot from. When I did a clean install of Beta 9, I expected to get to the set-up screen and get on with my day.

Any Additional Information

F1256410-5BB5-404E-A442-C97767A1DE4B FE7CF22B-D6E9-4C6C-A743-340AA6982A24 19D2ABC9-61C8-4373-8A61-88732BB2E171

AlexSakha commented 3 years ago

Hi, maybe it will help you try.And install with this flag, format the disk and install the system all over again.

                    <key>DummyPowerManagement</key>
        <false/>
        <key>Cpuid1Data</key>
        <data>AAAAAAAAAAAAAACAAAAAAA==</data>
        <key>Cpuid1Mask</key>
        <data>AAAAAAAAAAAAAAAAAAAAAA==</data>
        <key>MaxKernel</key>
        <string></string>
        <key>MinKernel</key>
        <string></string

Снимок экрана 2021-10-11 в 18 38 30

Ausdauersportler commented 3 years ago

If you want to install and run the lastet Monterey Beta versions you possibly need to use the latest available nightly builds of OCLP.

Hellothereqwerty commented 3 years ago

I did.

khronokernel commented 3 years ago

This should be resolved with the VMM branch: https://github.com/dortania/OpenCore-Legacy-Patcher/issues/543

Feel free to test yourself, still going through validation so unknown when we'll merge