Contribute
Register

macOS Ventura is not compatible with this Mac.

Joined
Sep 28, 2011
Messages
252
Motherboard
Lenovo T460
CPU
i7-6600U
Graphics
Intel HD 530
Mac
  1. iMac
  2. MacBook Pro
Classic Mac
  1. 512K
  2. Apple
  3. Classic
Mobile Phone
  1. iOS
Hi
I have created a new usb stick from this guide-> Guide And I get :<macOS Ventura is not compatible with this Mac.>
I think is due Model Identifier: MacBookPro13,1. I have updated it from 13,1 to 14,3 to install Ventura with OCAT generate option, and Installed successfully!!

BUT I got to many errors trying to start Ventura, its seems that OCAT 'generate button' solves 'Model problem', but creates new one incompatible EFI changes.

So which is better option to solve this problem?

Thanks.
 
Hi
I have created a new usb stick from this guide-> Guide And I get :<macOS Ventura is not compatible with this Mac.>
I think is due Model Identifier: MacBookPro13,1. I have updated it from 13,1 to 14,3 to install Ventura with OCAT generate option, and Installed successfully!!

BUT I got to many errors trying to start Ventura, its seems that OCAT 'generate button' solves 'Model problem', but creates new one incompatible EFI changes.

So which is better option to solve this problem?

Thanks.
use MacBookPro14,1

and these graphics settings seem to work for me:

Code:
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>#AAPL,slot-name</key>
                <string>Internal@0,2,0</string>
                <key>AAPL,ig-platform-id</key>
                <data>
                AAAWWQ==
                </data>
                <key>device-id</key>
                <data>
                FlkAAA==
                </data>
                <key>device_type</key>
                <string>VGA compatible controller</string>
                <key>force-online</key>
                <integer>1</integer>
                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>model</key>
                <string>Intel HD Graphics 530</string>
            </dict>
 
Which tool is better to update ? this screen is just ascii editor, right?
 
Back
Top