diff --git a/404.html b/404.html index 8eacda52c..ff0a7c5de 100644 --- a/404.html +++ b/404.html @@ -11,13 +11,13 @@ - + -

404

How did we get here?
+ - + diff --git a/ACCEL.html b/ACCEL.html index c4d15e383..79d3c1d04 100644 --- a/ACCEL.html +++ b/ACCEL.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Working Around Legacy Acceleration Issues

The below page is for users experiencing issues with their overall usage of macOS Big Sur / Monterey / Ventura and the Legacy Graphics Acceleration patches. Note that the following GPUs currently do not have acceleration support in Big Sur / Monterey / Ventura:

  • Intel 3rd and 4th Gen - GMA series

For those unfamiliar with what is considered a non-Metal GPU, see the chart below:

macOS GPU Chart

Metal is Apple's in-house graphics API that acts as a replacement for OpenGL/OpenCL, introduced in 2015. With the release of macOS Mojave, every system without a Metal-capable GPU was dropped.

Graphics Vendor Architecture Series Supports Metal
ATI TeraScale 1 HD 2XXX - HD 4XXX No
TeraScale 2 HD 5XXX - HD 6XXX
AMD GCN (and newer) HD 7XXX+ Yes
NVIDIA Tesla 8XXX - 3XX No
Fermi 4XX - 5XX
Kepler 6XX - 7XX Yes
Maxwell 8XX - 9XX No (on 10.14 and newer)
Pascal 10XX
Intel GMA GMA 900 - GMA X3000 No
Iron Lake HD series
Sandy Bridge HD 3000
Ivy Bridge (and newer) HD 4000 Yes

# Broken Background Blurs

By default with the non-Metal acceleration patches, many background blur menus may act distorted when moving a cursor over it. With 0.4.1 and newer, users can enable a new Beta Blur feature to try and resolve the issue:

Do note that enabling beta blurs can be more demanding on slower hardware

# Downloading older non-Metal Apps

Many Apple apps now have direct reliance on Metal for proper functioning, however legacy builds of these apps still do work in Big Sur. See below for archive of many apps such as Pages, iMovie, GarageBand.

Note: This archive assumes that you own these copies of these apps through the Mac App Store, Dortania does not condone piracy

# Unable to run Zoom

Currently Zoom relies partially on Metal and so needs a small binary patch. Dosdude1 has provided a nice script for this:

# Unable to grant special permissions to apps (ie. Camera Access to Zoom)

Currently for Ventura 13.3 and newer, due to new patches required, permissions are yet again broken. Use TCCPlus in the Workaround dropdown to work around the issue.

This issue is fully resolved for 13.2.1 and lower starting from 0.2.5.

Workaround for 0.2.4, Ventura 13.3+

Due to the usage of amfi_get_out_of_my_way=1, macOS will fail to prompt users for special permissions upon application start as well as omit the entires in System Preferences. To work around this, we recommend users install tccplus to manage permissions.

Download TCCPlus (opens new window)

Example usage with Discord and microphone permissions:

# Open Terminal and run the following commands
+     (opens new window)    

# Working Around Legacy Acceleration Issues

The below page is for users experiencing issues with their overall usage of macOS Big Sur / Monterey / Ventura and the Legacy Graphics Acceleration patches. Note that the following GPUs currently do not have acceleration support in Big Sur / Monterey / Ventura:

  • Intel 3rd and 4th Gen - GMA series

For those unfamiliar with what is considered a non-Metal GPU, see the chart below:

macOS GPU Chart

Metal is Apple's in-house graphics API that acts as a replacement for OpenGL/OpenCL, introduced in 2015. With the release of macOS Mojave, every system without a Metal-capable GPU was dropped.

Graphics Vendor Architecture Series Supports Metal
ATI TeraScale 1 HD 2XXX - HD 4XXX No
TeraScale 2 HD 5XXX - HD 6XXX
AMD GCN (and newer) HD 7XXX+ Yes
NVIDIA Tesla 8XXX - 3XX No
Fermi 4XX - 5XX
Kepler 6XX - 7XX Yes
Maxwell 8XX - 9XX No (on 10.14 and newer)
Pascal 10XX
Intel GMA GMA 900 - GMA X3000 No
Iron Lake HD series
Sandy Bridge HD 3000
Ivy Bridge (and newer) HD 4000 Yes

# Broken Background Blurs

By default with the non-Metal acceleration patches, many background blur menus may act distorted when moving a cursor over it. With 0.4.1 and newer, users can enable a new Beta Blur feature to try and resolve the issue:

Do note that enabling beta blurs can be more demanding on slower hardware

# Downloading older non-Metal Apps

Many Apple apps now have direct reliance on Metal for proper functioning, however legacy builds of these apps still do work in Big Sur. See below for archive of many apps such as Pages, iMovie, GarageBand.

Note: This archive assumes that you own these copies of these apps through the Mac App Store, Dortania does not condone piracy

# Unable to run Zoom

Currently Zoom relies partially on Metal and so needs a small binary patch. Dosdude1 has provided a nice script for this:

# Unable to grant special permissions to apps (ie. Camera Access to Zoom)

Currently for Ventura 13.3 and newer, due to new patches required, permissions are yet again broken. Use TCCPlus in the Workaround dropdown to work around the issue.

This issue is fully resolved for 13.2.1 and lower starting from 0.2.5.

Workaround for 0.2.4, Ventura 13.3+

Due to the usage of amfi_get_out_of_my_way=1, macOS will fail to prompt users for special permissions upon application start as well as omit the entires in System Preferences. To work around this, we recommend users install tccplus to manage permissions.

Download TCCPlus (opens new window)

Example usage with Discord and microphone permissions:

# Open Terminal and run the following commands
 cd ~/Downloads/
 chmod +x tccplus
 ./tccplus add Microphone com.hnc.Discord
@@ -45,6 +45,6 @@ nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs
- + diff --git a/BOOT.html b/BOOT.html index 852396144..1d0f09694 100644 --- a/BOOT.html +++ b/BOOT.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Booting OpenCore and macOS

Now we finally get to boot OpenCore!

Reboot the machine while holding Option to select the EFI Boot entry with the OpenCore icon (holding the Control key will make this the default boot entry):

  • This will be the Mac Boot Picker

Note for Mac Pros/Xserves/iMacs with unflashed GPUs

(Adapted from the OpenCore on the Mac Pro guide (opens new window))

For Mac Pro, Xserve and, iMac users with non-flashed GPUs, you can still easily boot OpenCore and view the entire boot process.

Firstly, open the Terminal and run the following command:

sudo nvram "recovery-boot-mode=unused" && sudo reboot recovery
+     (opens new window)    

# Booting OpenCore and macOS

Now we finally get to boot OpenCore!

Reboot the machine while holding Option to select the EFI Boot entry with the OpenCore icon (holding the Control key will make this the default boot entry):

  • This will be the Mac Boot Picker

Note for Mac Pros/Xserves/iMacs with unflashed GPUs

(Adapted from the OpenCore on the Mac Pro guide (opens new window))

For Mac Pro, Xserve and, iMac users with non-flashed GPUs, you can still easily boot OpenCore and view the entire boot process.

Firstly, open the Terminal and run the following command:

sudo nvram "recovery-boot-mode=unused" && sudo reboot recovery
 

This will make your machine reboot into the Recovery Environment. Alternatively, holding Command + R when your machine is starting up will also let you enter the Recovery.

Secondly, open the Recovery Environment's Terminal (Menu bar > Utilities > Terminal).

Now you'll want to get a list of drive identifiers. To do so, run the following command:

diskutil list
 

The command should produce a list of drives installed in your system:

Keep track of the drive with the OCLP install. You will need the drive identifer for later.

Now you'll want to mount the EFI partition (where OCLP is installed, though it may differ if you've installed OCLP to a FAT-32 volume).

Run the following command (Replace X with the drive number):

diskutil mount diskXs1
@@ -35,6 +35,6 @@ If everything is correct, the EFI partion should be mounted.

Now you'll w ⟶

- + diff --git a/BUILD.html b/BUILD.html index 5d431c874..cb7834d8e 100644 --- a/BUILD.html +++ b/BUILD.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Building and installing OpenCore

Now that we have a macOS installer, let's now build our OpenCore configuration!

If you haven't downloaded OpenCore Patcher yet, do so now:

Next, run the OpenCore-Patcher.app:

WARNING

OpenCore configurations are hardware specific. + (opens new window)

# Building and installing OpenCore

Now that we have a macOS installer, let's now build our OpenCore configuration!

If you haven't downloaded OpenCore Patcher yet, do so now:

Next, run the OpenCore-Patcher.app:

WARNING

OpenCore configurations are hardware specific. If you're building OpenCore for a different model than you're currently running, it is absolutely necessary to select the proper model from Settings.

Here we'll select Build and Install OpenCore and start building:

Start Building Finished Building
OCLP GUI Build Finished

Once it finishes building, you'll want to select the Install OpenCore button:

  • If you created a macOS USB manually and don't see it listed, make sure it's either formatted as GUID/GPT or has a FAT32 partition for OpenCore to reside on.
Select Drive Select Partition

# Once finished, head to Booting OpenCore and macOS

- + diff --git a/DEBUG.html b/DEBUG.html index 1a1b5b0ba..2db0b132d 100644 --- a/DEBUG.html +++ b/DEBUG.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# How to debug with OpenCore

For those who've hit an odd bug and are unsure if it's user error or within the patcher, we recommend asking on the OpenCore Patcher Paradise Discord Server (opens new window) for help.

# Debugging yourself

The easiest way to debug yourself is via Patcher Settings. Here there are many different settings, however, the 3 main options that will help are:

  • "Enable Verbose Mode"
  • "Enable OpenCore DEBUG"
  • "Enable Kext DEBUG"

When you've enabled these 3 options, rebuild OpenCore and install to your drive. This will provide much greater debug information as well as write logs to the EFI Partition.

# Obtaining OpenCore logs from disk

With "Enable OpenCore DEBUG" set, on every boot there will be a .txt file generated on the EFI Partition. To grab these logs, download and run MountEFI (opens new window):

Once you've mounted the EFI Partition of the drive you have macOS on, you should see some nice logs:

# Obtaining Kernel logs from macOS

With "Enable Kext DEBUG" set, every boot will now have much more detailed logs stored in the OS. To get these logs, simply run the below command:

sudo dmesg > ~/Desktop/DMESG.txt
+     (opens new window)    

# How to debug with OpenCore

For those who've hit an odd bug and are unsure if it's user error or within the patcher, we recommend asking on the OpenCore Patcher Paradise Discord Server (opens new window) for help.

# Debugging yourself

The easiest way to debug yourself is via Patcher Settings. Here there are many different settings, however, the 3 main options that will help are:

  • "Enable Verbose Mode"
  • "Enable OpenCore DEBUG"
  • "Enable Kext DEBUG"

When you've enabled these 3 options, rebuild OpenCore and install to your drive. This will provide much greater debug information as well as write logs to the EFI Partition.

# Obtaining OpenCore logs from disk

With "Enable OpenCore DEBUG" set, on every boot there will be a .txt file generated on the EFI Partition. To grab these logs, download and run MountEFI (opens new window):

Once you've mounted the EFI Partition of the drive you have macOS on, you should see some nice logs:

# Obtaining Kernel logs from macOS

With "Enable Kext DEBUG" set, every boot will now have much more detailed logs stored in the OS. To get these logs, simply run the below command:

sudo dmesg > ~/Desktop/DMESG.txt
 

From there, you'll have a log on your desktop.

# Filing an issue with us

WARNING

Currently issues have been disabled due to current events. You can continue to receive support in the OpenCore Patcher Paradise Discord Server (opens new window), where there are active members of the community available.

Now that you have proper logs, you can now file issues with us (opens new window). This is a reminder to include the following info:

  • Model that you're patching for (ie. MacBookPro10,1)
  • Target OS (ie. macOS 11.2.3)
  • Host OS (ie. macOS 10.15.7)
  • Upload of your OpenCore Build Folder
  • Upload of your OpenCore log (if applicable)
  • Upload of your Kernel log (if applicable)

Additionally, please search to see if the issue has been reported before. This avoids having duplicate issues.

- + diff --git a/DONATE.html b/DONATE.html index f17cbfb6f..4d9766950 100644 --- a/DONATE.html +++ b/DONATE.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Supporting the patcher

OpenCore Legacy Patcher is a hobby project for us developers, and while we love helping out the community, it's very difficult for us to troubleshoot issues remotely. The best way for us to get to work on the patcher, fix issues and add enhancements is having the hardware in-hand. As a hobby project, neither of the main developers can afford to buy every legacy Mac to test on.

The best way to support us in all honesty is to donate any old hardware you no longer need, as this allows us to have machines to test locally and push fixes much faster. While we appreciate cash donations, this makes it much more difficult for us to handle as an organization.

Main sections of help we'd appreciate:

- + diff --git a/HOW.html b/HOW.html index 67217e7b5..43834ffaf 100644 --- a/HOW.html +++ b/HOW.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Boot Process with OpenCore Legacy Patcher

OpenCore Legacy Patcher itself is actually quite a "dumb" program. It essentially edits a config.plist file and moves files around, actually having little logic regarding the boot process. The real magic of OCLP is OpenCorePkg (opens new window), our back-end, and what makes this patcher so powerful.

# Boot Process with OpenCore

To understand a bit more of how OpenCore is able to revive older Macs in such a native-like way, we need to go over how OpenCore works with your Mac:

- + diff --git a/ICNS.html b/ICNS.html index 9cd26c614..023cb9445 100644 --- a/ICNS.html +++ b/ICNS.html @@ -11,7 +11,7 @@ - + @@ -19,19 +19,19 @@ GitHub (opens new window)

# Creating custom icons for OpenCore and Mac Boot Picker

For users who want to customize their setup to be more personal, OpenCore does allow for custom icons and images in the boot picker.

# Custom OpenCore icons

To generate custom OpenCore icons, you'll need the following:

- + diff --git a/INSTALLER.html b/INSTALLER.html index 4d7c676b5..be5093b77 100644 --- a/INSTALLER.html +++ b/INSTALLER.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Download and build macOS Installers

This document is centered around downloading and writing the macOS installer to a USB drive. If you're already familiar with how to do this, you can skip this section.

  • Note: 16GB+ USB drive will be required for the installer

# Creating the installer

With OpenCore Legacy Patcher, our new GUI includes a download menu for macOS installers. So to start off, you'll want to grab our app:

For this guide, we'll be using the standard OpenCore-Patcher (GUI).

Once downloaded, open the app and you should be greeted by this menu:

OCLP GUI Main Menu

First, we'll want to select the "Create macOS Installer" button. This will present you with 2 options:

For this example, we'll assume you'll need an installer. Selecting this option will download Apple's Installer Catalogs and build a list for you to choose:

Downloading Listed Installers Unsupported Installer
OCLP GUI Installer Download Catalog OCLP GUI Installer Download Listed Products

Since the patcher officially supports Big Sur and newer for patching, only those entires will be shown. For ourselves, we'll select macOS 12 as that's the latest public release at the time of writing. This will download and install the macOS installer to your applications folder.

  • Note that some machines (namely 2012 and older) may not be currently supported on macOS Ventura. If you see this prompt, you'll need to use an older version of macOS.
Downloading the Installer Requesting to install Finished Installing
OCLP GUI Installer Download Progress OCLP GUI Installer Needs Installing OCLP GUI Installer Download Finished

Once finished, you can proceed to write the installer onto a USB drive.

  • Note: The entire USB drive will be formatted
Select Downloaded Installer Select disk to format

Now the patcher will start the installer flashing!

Flashing Success Prompt Finished Flashing

# Once finished, head to Building and installing OpenCore

- + diff --git a/ISSUES-HOLD.html b/ISSUES-HOLD.html index c0e725abb..719cd0025 100644 --- a/ISSUES-HOLD.html +++ b/ISSUES-HOLD.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# The current hold on new issues and pull requests

As written with the release of OpenCore Legacy Patcher 0.4.3, and macOS 12.3:

With today's macOS 12.3 release, I decided it would be best to release this build of OpenCore Legacy Patcher to ensure some important issues are resolved with today's release (namely Open/Save dialog problem introduced by Apple in the 12.3 Betas)

As the situation develops back home with my family in Ukraine, I am unlikely to continue the development of OpenCore Legacy Patcher in the near future. At most, there may be potential PatcherSupportPkg updates from ASentientBot and the rest of the amazing non-Metal development team however otherwise development may potentially be taken over by others later on. Issues will continue to remain closed for the time being.

With regards to the future of this project, this release should be treated as its last major release for the next couple of months. When WWDC2022 is presented, I hope my country will be in a calmer situation where we can tinker with Macs again peacefully.

This is not a final goodbye for me with this project, just a round-about way to say I'll be returning someday. I want to give the biggest thank you's to the community and to the many amazing developers within it. OpenCore Legacy Patcher is not just my project, it's the cumulation of many people that are all responsible for where we are today.

-- Mykola

If you encounter new issues with the patcher that do not have solutions easily available, our helpful community in the OpenCore Patcher Paradise Discord Server (opens new window) can provide support in the meantime. You should still provide as much information as you can by gathering debug logs when you ask for help.

- + diff --git a/LICENSE.html b/LICENSE.html index 3e2ea285f..e65d9d762 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# OpenCore Legacy Patcher License

This patcher is made of multiple external applications from different people and organizations. See each program for their licensing:

- + diff --git a/MODELS.html b/MODELS.html index b79ec3d57..09c4098fa 100644 --- a/MODELS.html +++ b/MODELS.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Supported Models

Any Intel-based Mac listed below can install and make use of OpenCore Legacy Patcher. To check your hardware model, open System Information and look for the Model Identifier key.

  • This applies even if Apple supports the model natively.
  • OpenCore Legacy Patcher does not support PowerPC- or Apple Silicon-based Macs.
  • If your model is not listed below, it is not supported by this patcher.

The below tables can be used to reference issues with a particular model, and see which OS would work best on your machine.

OpenCore Patcher application

The patcher application requires OS X Yosemite 10.10 or later to run.

  • OS X El Capitan 10.11 or later is required to make installers for macOS Ventura and later.

The patcher is designed to target macOS Big Sur 11.x to macOS Sonoma 14.x.

  • Other versions may work, albeit in a broken state. No support is provided for any version outside of the above.

# MacBook

Model Name Identifier Tagged Issues
MacBook (13-inch, Aluminum, Late 2008) MacBook5,1 - non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
MacBook (13-inch, Early 2009)
MacBook (13-inch, Mid 2009)
MacBook5,2 - non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
- Trackpad gestures are partially broken
MacBook (13-inch, Late 2009) MacBook6,1 - non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
MacBook (13-inch, Mid 2010) MacBook7,1
MacBook (Retina, 12-inch, Early 2015) MacBook8,1 - Legacy Metal (macOS 13+) (opens new window)
MacBook (Retina, 12-inch, Early 2016) MacBook9,1
MacBook (Retina, 12-inch, 2017) MacBook10,1 - Supported by OpenCore Legacy Patcher

# MacBook Air

Model Name Identifier Tagged Issues
MacBook Air (13-inch, Late 2008)
MacBook Air (13-inch, Mid 2009)
MacBookAir2,1 - non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
MacBook Air (11-inch, Late 2010) MacBookAir3,1
MacBook Air (13-inch, Late 2010) MacBookAir3,2
MacBook Air (11-inch, Mid 2011) MacBookAir4,1
MacBook Air (13-inch, Mid 2011) MacBookAir4,2
MacBook Air (11-inch, Mid 2012) MacBookAir5,1 - Legacy Metal (macOS 13+) (opens new window)
MacBook Air (13-inch, Mid 2012) MacBookAir5,2
MacBook Air (11-inch, Mid 2013)
MacBook Air (11-inch, Early 2014)
MacBookAir6,1
MacBook Air (13-inch, Mid 2013)
MacBook Air (13-inch, Early 2014)
MacBookAir6,2
MacBook Air (11-inch, Early 2015) MacBookAir7,1
MacBook Air (13-inch, Early 2015)
MacBook Air (13-inch, 2017)
MacBookAir7,2
MacBook Air (Retina, 13-inch, 2018) MacBookAir8,1 - Supported by Apple
MacBook Air (Retina, 13-inch, 2019) MacBookAir9,1
MacBook Air (Retina, 13-inch, 2020) MacBookAir10,1

# MacBook Pro

Model Name Identifier Tagged Issues
MacBook Pro (15-inch, Early 2008)
MacBook Pro (17-inch, Early 2008)
MacBookPro4,1 - non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
MacBook Pro (15-inch, Late 2008) MacBookPro5,1
MacBook Pro (17-inch, Early 2009)
MacBook Pro (17-inch, Mid 2009)
MacBookPro5,2
MacBook Pro (15-inch, Mid 2009) MacBookPro5,3
MacBook Pro (13-inch, Mid 2009) MacBookPro5,5
MacBook Pro (17-inch, Mid 2010) MacBookPro6,1 - non-Metal GPU (macOS 11+) (opens new window)
MacBook Pro (15-inch, Mid 2010) MacBookPro6,2
MacBook Pro (13-inch, Mid 2010) MacBookPro7,1 - non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
MacBook Pro (13-inch, Early 2011)
MacBook Pro (13-inch, Late 2011)
MacBookPro8,1 - non-Metal GPU (macOS 11+) (opens new window)
MacBook Pro (15-inch, Early 2011)
MacBook Pro (15-inch, Late 2011)
MacBookPro8,2
MacBook Pro (17-inch, Early 2011)
MacBookPro8,3
MacBook Pro (15-inch, Mid 2012) MacBookPro9,1 - Legacy Metal (macOS 13+) (opens new window)
MacBook Pro (13-inch, Mid 2012) MacBookPro9,2
MacBook Pro (Retina, 15-inch, Mid 2012)
MacBook Pro (Retina, 15-inch, Early 2013)
MacBookPro10,1
MacBook Pro (Retina, 13-inch, Late 2012)
MacBook Pro (Retina, 13-inch, Early 2013)
MacBookPro10,2
MacBook Pro (Retina, 13-inch, Late 2013)
MacBook Pro (Retina, 13-inch, Mid 2014)
MacBookPro11,1
MacBook Pro (Retina, 15-inch, Late 2013)
MacBook Pro (Retina, 15-inch, Mid 2014)
MacBookPro11,2
MacBookPro11,3
MacBook Pro (Retina, 15-inch, Mid 2015) MacBookPro11,4
MacBookPro11,5
MacBook Pro (Retina, 13-inch, Early 2015) MacBookPro12,1
MacBook Pro (13-inch, 2016, 2 Thunderbolt 3 ports) MacBookPro13,1
MacBook Pro (13-inch, 2016, 4 Thunderbolt 3 ports) MacBookPro13,2
MacBook Pro (15-inch, 2016) MacBookPro13,3
MacBook Pro (13-inch, 2017, 2 Thunderbolt 3 ports) MacBookPro14,1 - Supported by OpenCore Legacy Patcher
MacBook Pro (13-inch, 2017, 4 Thunderbolt 3 ports) MacBookPro14,2
MacBook Pro (15-inch, 2017) MacBookPro14,3 - Legacy Metal (macOS 14+) (opens new window)
MacBook Pro (13-inch, 2018, 4 Thunderbolt 3 ports)
MacBook Pro (13-inch, 2019, 4 Thunderbolt 3 ports)
MacBookPro15,2 - Supported by Apple
MacBook Pro (15-inch, 2018)
MacBook Pro (15-inch, 2019)
MacBookPro15,1
MacBook Pro (13-inch, 2019, 2 Thunderbolt 3 ports) MacBookPro15,4
MacBook Pro (16-inch, 2019) MacBookPro16,1
MacBookPro16,4
MacBook Pro (13-inch, 2020, 4 Thunderbolt 3 ports) MacBookPro16,2
MacBook Pro (13-inch, 2020, 2 Thunderbolt 3 ports) MacBookPro16,3

# Mac mini

Model Name Identifier Tagged Issues
Mac mini (Early 2009) Macmini3,1 - non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
Mac mini (Mid 2010) Macmini4,1 - non-Metal GPU (macOS 11+) (opens new window)
Mac mini (Mid 2011) Macmini5,1
Macmini5,2
Macmini5,3
Mac mini (Late 2012) Macmini6,1
Macmini6,2
- Legacy Metal (macOS 13+) (opens new window)
Mac mini (Late 2014) Macmini7,1
Mac mini (Late 2018) Macmini8,1 - Supported by Apple

# iMac

Model Name Identifier Tagged Issues
iMac (20-inch, Mid 2007)
iMac (24-inch, Mid 2007)
iMac7,1 - Requires SSE4.1 CPU (opens new window)
- non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
- Remove stock Bluetooth to prevent panics
iMac (20-inch, Early 2008)
iMac (24-inch, Early 2008)
iMac8,1 - non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
iMac (20-inch, Early 2009)
iMac (24-inch, Early 2009)
iMac (20-inch, Mid 2009)
iMac9,1 - non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
- Recommend upgrading to Metal GPU (opens new window)
iMac (21.5-inch, Late 2009)
iMac (27-inch, Late 2009)
iMac10,1
iMac (27-inch, Late 2009) iMac11,1
iMac (21.5-inch, Mid 2010) iMac11,2
iMac (27-inch, Mid 2010) iMac11,3
iMac (21.5-inch, Mid 2011)
iMac (21.5-inch, Late 2011)
iMac12,1
iMac (27-inch, Mid 2011) iMac12,2
iMac (21.5-inch, Late 2012) iMac13,1 - Legacy Metal (macOS 13+) (opens new window)
iMac (27-inch, Late 2012) iMac13,2
iMac (21.5-inch, Early 2013) iMac13,3
iMac (21.5-inch, Late 2013) iMac14,1
iMac (27-inch, Late 2013) iMac14,2
iMac14,3
iMac (21.5-inch, Mid 2014) iMac14,4
iMac (Retina 5K, 27-inch, Late 2014)
iMac (Retina 5K, 27-inch, Mid 2015)
iMac15,1
iMac (21.5-inch, Late 2015) iMac16,1
iMac (Retina 4K, 21.5-inch, Late 2015) iMac16,2
iMac (Retina 5K, 27-inch, Late 2015) iMac17,1
iMac (21.5-inch, 2017) iMac18,1 - Supported by OpenCore Legacy Patcher
iMac (Retina 4K, 21.5-inch, 2017) iMac18,2
iMac (Retina 5K, 27-inch, 2017) iMac18,3
iMac (Retina 5K, 27-inch, 2019) iMac19,1 - Supported by Apple
iMac (Retina 4K, 21.5-inch, 2019) iMac19,2
iMac (Retina 5K, 27-inch, 2020) iMac20,1
iMac20,2
iMac Pro (2017) iMacPro1,1

# Mac Pro

Model Name Identifier Tagged Issues
Mac Pro (Early 2008) MacPro3,1 - Recommend upgrade to Metal GPU (opens new window)
- non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
- Remove stock Bluetooth to prevent panics
Mac Pro (Early 2009) MacPro4,1 - Recommend upgrade to Metal GPU (opens new window)
- non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
Mac Pro (Mid 2010)
Mac Pro (Mid 2012)
MacPro5,1
Mac Pro (Late 2013) MacPro6,1 - Legacy Metal (macOS 13+) (opens new window)
Mac Pro (2019) MacPro7,1 - Supported by Apple

# Xserve

Model Name Identifier Tagged Issues
Xserve (Early 2008) Xserve2,1 - Recommend upgrade to Metal GPU
- non-Metal GPU (macOS 11+) (opens new window)
- USB 1.1 (macOS 13+) (opens new window)
Xserve (Early 2009) Xserve3,1

# Once you've verified your hardware is supported, head to Download and build macOS Installers

- + diff --git a/MONTEREY-DROP.html b/MONTEREY-DROP.html index f1fa39012..647a10594 100644 --- a/MONTEREY-DROP.html +++ b/MONTEREY-DROP.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

With OpenCore Legacy Patcher v0.1.7 and newer, we've implemented beta macOS Monterey support for users. Please note that Apple has dropped a lot of hardware with this release as well as broken many of our previous patch sets. This page will be used to inform users regarding current issues and will be updated as new patch sets are developed and added to our patcher.

# Newly dropped hardware

With Monterey, Apple continues their their somewhat ruthless march of dropping Intel hardware. This release saw the removal, and thus addition into OpenCore Legacy Patcher, of the following models:

  • iMac14,4
  • iMac15,1
  • MacBook8,1
  • MacBookAir6,1
  • MacBookAir6,2
  • MacBookPro11,1
  • MacBookPro11,2
  • MacBookPro11,3
Model names
  • iMac (21.5-inch, Mid 2014)
  • iMac (Retina 5K, 27-inch, Late 2014)
  • MacBook (Retina, 12-inch, Early 2015)
  • MacBook Air (11-inch, Mid 2013)
  • MacBook Air (13-inch, Mid 2013)
  • MacBook Air (11-inch, Early 2014)
  • MacBook Air (13-inch, Early 2014)
  • MacBook Pro (Retina, 13-inch, Late 2013)
  • MacBook Pro (Retina, 15-inch, Late 2013)
  • MacBook Pro (Retina, 13-inch, Mid 2014)
  • MacBook Pro (Retina, 15-inch, Mid 2014)

All of these models now have support in OpenCore Legacy Patcher.

# Current Monterey Issues

# MacBookPro11,3 booting issue without Kepler acceleration

Due to the display being routed through the NVIDIA Kepler card and macOS being rendered on the Intel iGPU, users have been experiencing issues booting without post-install patches applied (see here for more info (opens new window).) Currently the only workaround is to install the patches in safe mode, by holding down Shift+Enter when you select macOS in the OCLP boot picker.

# Previously Broken Hardware

iMac15,1 5K Display Output Issue (Resolved in 0.3.2 and newer)
- + diff --git a/PATCHEXPLAIN.html b/PATCHEXPLAIN.html index c5ae29a4c..fe41a8bfb 100644 --- a/PATCHEXPLAIN.html +++ b/PATCHEXPLAIN.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Explaining the patches in OpenCore Legacy Patcher

In our patcher, there are numerous patches used to ensure a stable system. Here, we're going to go over what patches are used and why we recommend or even require them.

# OpenCore Settings

Below is a rundown of the main logic that OpenCore Legacy Patcher uses to gain native support in macOS. Note that OpenCore's configuration is documented within OpenCorePkg (opens new window) as well as on an online version provided by us:

Configuration Explanation

# ACPI -> Add

- + diff --git a/POST-INSTALL.html b/POST-INSTALL.html index 3a1647644..b9009b41d 100644 --- a/POST-INSTALL.html +++ b/POST-INSTALL.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Post-Installation

# Booting without USB drive

Once you've installed macOS through OpenCore, you can boot up and go through the regular install process. To boot without the USB drive plugged in is quite simple:

  • Download OpenCore Legacy Patcher
  • Change Patcher settings as you'd like
  • Build OpenCore again
  • Install OpenCore to internal drive
  • Reboot holding Option, and select the internal EFI

And voila! No more USB drive required.

# Booting seamlessly without Boot Picker

To do this, run the OpenCore Patcher and head to Patcher Settings, then uncheck "Show OpenCore Bootpicker" on the Build tab:

Once you've toggled it off, build your OpenCore EFI once again and install to your desired drive. Now to show the OpenCore selector, you can simply hold down the "ESC" key while clicking on EFI boot, and then you can release the "ESC" key when you see the cursor arrow at the top left.

# Enabling SIP

For many users, SIP will be lowered by default on build. For Intel HD 4000 users, you may have noticed that SIP is partially disabled. This is to ensure full compatibility with macOS Monterey and allow seamless booting between it and older OSes. However for users who do not plan to boot Monterey, you can re-enable under Patcher Settings.

Note: Machines running macOS Ventura or systems with non-Metal GPUs cannot enable SIP outright, due to having a patched root volume. Enabling it will brick the installation.

Going forward with 0.6.6, SIP settings can be accessed from the Security tab shown in the images.

SIP Enabled SIP Lowered (Root Patching) SIP Disabled

WARNING

If you're unsure whether you should enable SIP, leave it as-is. Systems where you have already ran the Post Install Root Patching cannot enable SIP without potentially breaking the current install.

# Applying Post Install Volume Patches

WARNING

If you need to use Migration Assistant to bring over data to your new macOS install, it is highly recommended to avoid restoring from inside Setup Assistant and waiting to install root patches until after the transfer is complete. If root patches were automatically installed, you can use the options available in the OCLP app to remove them.

Using Migration Assistant while patches are installed can lead to an unbootable system, requiring a reinstall of macOS.

Post Install Volume Patches, sometimes also called root patches, are patches that have to be installed to disk for some older Macs to gain back functionality.

OCLP will automatically root patch your system during a first time install if the USB install media was created within OCLP. Users will also be prompted to install these patches after macOS updates or whenever patches are not detected on the system. We recommend rebuilding OpenCore with the latest version of OCLP to take advantage of these new features.

Users can also see whether applicable patches have been installed, date and version the system was root patched with in the Post-Install Menu.

Automatic install prompt Status

# Running Post Install patches manually

If you're using OCLP v0.4.3 or earlier, or need to run the patcher manually, you can do so with the app. There is no harm in trying to run the Patcher, as without compatible hardware, nothing will be done. You can see below on whether your hardware needs root volume patching or not.

There is also an option to remove root patches, which may be required in some situations, such as switching GPUs in Mac Pros or using Migration Assistant.

Listing Patches Patching Finished

WARNING

With macOS Ventura and Macs with AMD Legacy GCN GPUs (ie. Metal), Root Patching requires a network connection to grab Apple's Kernel Debug Kit to start root patching. If your system is unable to connect to the internet, you can manually download a KDK from Apple's site:

Grab the Kernel Debug Kit whose version is closest to the OS you installed, and install it to the machine running Ventura.

Machines that require this are those with AMD Metal dGPUs:

  • 2008 - 2013 Mac Pros (MacPro3,1 - 6,1)
  • 2009 - 2016 iMacs (iMac10,1 - 17,1)
  • 2015 15" MacBook Pro with a dGPU (MacBookPro11,5)

Below entries represent GPUs no longer natively supported, ie. requiring root volume patching with OpenCore Legacy Patcher:

GPUs requiring patching in macOS Big Sur
  • NVIDIA: + (opens new window)

    # Post-Installation

    # Booting without USB drive

    Once you've installed macOS through OpenCore, you can boot up and go through the regular install process. To boot without the USB drive plugged in is quite simple:

    • Download OpenCore Legacy Patcher
    • Change Patcher settings as you'd like
    • Build OpenCore again
    • Install OpenCore to internal drive
    • Reboot holding Option, and select the internal EFI

    And voila! No more USB drive required.

    # Booting seamlessly without Boot Picker

    To do this, run the OpenCore Patcher and head to Patcher Settings, then uncheck "Show OpenCore Bootpicker" on the Build tab:

    Once you've toggled it off, build your OpenCore EFI once again and install to your desired drive. Now to show the OpenCore selector, you can simply hold down the "ESC" key while clicking on EFI boot, and then you can release the "ESC" key when you see the cursor arrow at the top left.

    # Enabling SIP

    For many users, SIP will be lowered by default on build. For Intel HD 4000 users, you may have noticed that SIP is partially disabled. This is to ensure full compatibility with macOS Monterey and allow seamless booting between it and older OSes. However for users who do not plan to boot Monterey, you can re-enable under Patcher Settings.

    Note: Machines running macOS Ventura or systems with non-Metal GPUs cannot enable SIP outright, due to having a patched root volume. Enabling it will brick the installation.

    Going forward with 0.6.6, SIP settings can be accessed from the Security tab shown in the images.

    SIP Enabled SIP Lowered (Root Patching) SIP Disabled

    WARNING

    If you're unsure whether you should enable SIP, leave it as-is. Systems where you have already ran the Post Install Root Patching cannot enable SIP without potentially breaking the current install.

    # Applying Post Install Volume Patches

    WARNING

    If you need to use Migration Assistant to bring over data to your new macOS install, it is highly recommended to avoid restoring from inside Setup Assistant and waiting to install root patches until after the transfer is complete. If root patches were automatically installed, you can use the options available in the OCLP app to remove them.

    Using Migration Assistant while patches are installed can lead to an unbootable system, requiring a reinstall of macOS.

    Post Install Volume Patches, sometimes also called root patches, are patches that have to be installed to disk for some older Macs to gain back functionality.

    OCLP will automatically root patch your system during a first time install if the USB install media was created within OCLP. Users will also be prompted to install these patches after macOS updates or whenever patches are not detected on the system. We recommend rebuilding OpenCore with the latest version of OCLP to take advantage of these new features.

    Users can also see whether applicable patches have been installed, date and version the system was root patched with in the Post-Install Menu.

    Automatic install prompt Status

    # Running Post Install patches manually

    If you're using OCLP v0.4.3 or earlier, or need to run the patcher manually, you can do so with the app. There is no harm in trying to run the Patcher, as without compatible hardware, nothing will be done. You can see below on whether your hardware needs root volume patching or not.

    There is also an option to remove root patches, which may be required in some situations, such as switching GPUs in Mac Pros or using Migration Assistant.

    Listing Patches Patching Finished

    WARNING

    With macOS Ventura and Macs with AMD Legacy GCN GPUs (ie. Metal), Root Patching requires a network connection to grab Apple's Kernel Debug Kit to start root patching. If your system is unable to connect to the internet, you can manually download a KDK from Apple's site:

    Grab the Kernel Debug Kit whose version is closest to the OS you installed, and install it to the machine running Ventura.

    Machines that require this are those with AMD Metal dGPUs:

    • 2008 - 2013 Mac Pros (MacPro3,1 - 6,1)
    • 2009 - 2016 iMacs (iMac10,1 - 17,1)
    • 2015 15" MacBook Pro with a dGPU (MacBookPro11,5)

    Below entries represent GPUs no longer natively supported, ie. requiring root volume patching with OpenCore Legacy Patcher:

    GPUs requiring patching in macOS Big Sur
    • NVIDIA:
      • Tesla (8000 - 300 series)
    • AMD:
      • TeraScale (2000 - 6000 series)
    • Intel:
      • Iron Lake
      • Sandy Bridge (2000 - 3000 series)
    GPUs requiring patching in macOS Monterey
    • NVIDIA: @@ -38,6 +38,6 @@ ⟶

- + diff --git a/SONOMA-DROP.html b/SONOMA-DROP.html index 55189e048..e5abf9ee0 100644 --- a/SONOMA-DROP.html +++ b/SONOMA-DROP.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

Well here we are again, it's always such a pleasure~

Apple has yet again dropped a bunch of models, continuing their journey on discontinuing Intel Macs. With the release of OpenCore Legacy Patcher 1.0.0, early support for macOS Sonoma has been implemented.

# Versioning

With 1.0.0, we'll be switching to a proper major, minor and bug fix system (Semantic Versioning (opens new window)). This means the coming release will be version 1.0.0, and future releases plan to follow this scheme:

  • First digit: Major changes, including new OS support, API changes, and significant patch set changes, etc
  • Second digit: Minor changes, including incoming OS update fixes, minor patch set changes, etc
  • Third digit: Bug fixes, primarily hot fixes either due to a regression in prior release or resolving issues in already released OS updates

# Newly dropped hardware

  • MacBook10,1: MacBook (Retina, 12-inch, 2017)
  • MacBookPro14,1: MacBook Pro (13-inch, 2017, Two Thunderbolt 3 ports)
  • MacBookPro14,2: MacBook Pro (13-inch, 2017, Four Thunderbolt 3 Ports)
  • MacBookPro14,3: MacBook Pro (15-inch, 2017)
  • iMac18,1: iMac (21.5-inch, 2017)
  • iMac18,2: iMac (Retina 4K, 21.5-inch, 2017)
  • iMac18,3: iMac (Retina 5K, 27-inch, 2017)

# Current status

OpenCore Legacy Patcher 1.0.0 will support Sonoma for all models normally supported by the Patcher, however some challenges remain. You can find information about them below.

# Issues

# Bluetooth

Sometimes Bluetooth may not work after boot on pre-2012 models. Running NVRAM reset can alleviate it.

Dual boots may also bring the issue back even after the reset.

# T1 Security chip

Support for the T1 Security chip (Resolved in 1.1.0 and newer)

Sonoma has removed support for T1 chips found in most 2016 and 2017 Macs. Therefore on these systems, the following will not function:

  • Enable or disable FileVault
  • Open the Password Settings window
  • Add fingerprints (if upgrading, existing fingerprints will be deleted)
  • Add cards to Apple Pay

More information here (opens new window)

WARNING

Note that erasing the entire drive will remove the T1 firmware and it won't be reinstalled.

# USB 1.1 (OHCI/UHCI) Support

For Penryn systems, pre-2013 Mac Pros and Xserve, USB 1.1 support was outright removed in macOS Ventura and naturally this continues in Sonoma. + (opens new window)

Well here we are again, it's always such a pleasure~

Apple has yet again dropped a bunch of models, continuing their journey on discontinuing Intel Macs. With the release of OpenCore Legacy Patcher 1.0.0, early support for macOS Sonoma has been implemented.

# Versioning

With 1.0.0, we'll be switching to a proper major, minor and bug fix system (Semantic Versioning (opens new window)). This means the coming release will be version 1.0.0, and future releases plan to follow this scheme:

  • First digit: Major changes, including new OS support, API changes, and significant patch set changes, etc
  • Second digit: Minor changes, including incoming OS update fixes, minor patch set changes, etc
  • Third digit: Bug fixes, primarily hot fixes either due to a regression in prior release or resolving issues in already released OS updates

# Newly dropped hardware

  • MacBook10,1: MacBook (Retina, 12-inch, 2017)
  • MacBookPro14,1: MacBook Pro (13-inch, 2017, Two Thunderbolt 3 ports)
  • MacBookPro14,2: MacBook Pro (13-inch, 2017, Four Thunderbolt 3 Ports)
  • MacBookPro14,3: MacBook Pro (15-inch, 2017)
  • iMac18,1: iMac (21.5-inch, 2017)
  • iMac18,2: iMac (Retina 4K, 21.5-inch, 2017)
  • iMac18,3: iMac (Retina 5K, 27-inch, 2017)

# Current status

OpenCore Legacy Patcher 1.0.0 will support Sonoma for all models normally supported by the Patcher, however some challenges remain. You can find information about them below.

# Issues

# Bluetooth

Sometimes Bluetooth may not work after boot on pre-2012 models. Running NVRAM reset can alleviate it.

Dual boots may also bring the issue back even after the reset.

# T1 Security chip

Support for the T1 Security chip (Resolved in 1.1.0 and newer)

Sonoma has removed support for T1 chips found in most 2016 and 2017 Macs. Therefore on these systems, the following will not function:

  • Enable or disable FileVault
  • Open the Password Settings window
  • Add fingerprints (if upgrading, existing fingerprints will be deleted)
  • Add cards to Apple Pay

More information here (opens new window)

WARNING

Note that erasing the entire drive will remove the T1 firmware and it won't be reinstalled.

# USB 1.1 (OHCI/UHCI) Support

For Penryn systems, pre-2013 Mac Pros and Xserve, USB 1.1 support was outright removed in macOS Ventura and naturally this continues in Sonoma. While USB 1.1 may seem unimportant, it handles many important devices on your system. These include:

  • Keyboard and Trackpad for laptops
  • IR Receivers
  • Bluetooth

With OpenCore Legacy Patcher v0.6.0+, basic support has been implemented via Root Volume patching. However due to this, users will need to use a USB hub for installation and post-OS updates when patches are cleaned:

The following systems rely on USB 1.1

  • iMac10,x and older
  • Macmini3,1 and older
  • MacBook7,1 and older
  • MacBookAir3,1 and older
  • MacPro5,1 and older
  • Xserve 3,1 and older

More information here (opens new window)

# Graphics support and issues

This build includes both Legacy Metal and non-Metal patches for macOS Sonoma. Refer to the following links for more information about Legacy Metal and non-Metal support and their respective issues.

- + diff --git a/START.html b/START.html index 7fedf7454..c589d6061 100644 --- a/START.html +++ b/START.html @@ -11,7 +11,7 @@ - + @@ -19,11 +19,11 @@ GitHub (opens new window)

# What is OpenCore?

OpenCore is a sophisticated boot loader used to inject and patch data in memory, instead of on disk. This means that we're able to achieve a near-native experience on many unsupported Macs.

# How do I get started?

  1. The first step of ensuring whether your model is supported is by checking the Supported Models page.

  2. Download and build macOS Installer

  3. Run the OpenCore-Patcher.app

  4. Reboot and boot OpenCore

- + diff --git a/TERMS.html b/TERMS.html index 80f7bf289..0ab1f347d 100644 --- a/TERMS.html +++ b/TERMS.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# OpenCore Patcher Terminology

With OpenCore Legacy Patcher, we use a lot of different terms to refer to hardware including SSE4.1, 32-Bit Firmware, etc. This page is to help users understand what all these confusing words mean.

# Terminology

Term Description
macOS Apple's own UNIX based OS used for Mac machines and is "What makes a Mac a Mac".
Windows Microsoft's proprietary OS that is used and supported on a wide range of devices
Linux Family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged in a Linux distribution. Note that while macOS and Linux may be UNIX-based, they're vastly different.
Bootloader Piece of software that loads an OS, usually made by the OS creators. OpenCore is technically not a bootloader per se (see boot manager explanation down below). Apple's Boot.efi would be the actual boot loader in a Mac.
Boot Manager Piece of software that manages bootloaders – we have many of these: Clover, systemd-boot, OpenCore, rEFInd, rEFIt... These are generally seen as prepping the system for the actual boot loader.

Term Description
OpenCore The new hotness on the scene, made with security in mind by the Acidanthera team (opens new window), has faster booting and lighter weight than previous boot managers. Supports many native Mac features such as SIP, FileVault, Secure Boot, etc
ACPI Tables defined in your firmware defining your hardware and different methods, tied directly to how IOKit/IOService handles device setup
NVRAM Non-volatile storage, where many variables are stored including default boot options, Hibernation keys, Secure Boot information, etc

Term Description
XNU Also known as X is Not Unix, XNU is referred to as macOS's "kernel" and the heart of what makes macOS tick
Kexts Also known as Kernel Extensions, are macOS's drivers. They're used to perform different tasks like device drivers or for a different purpose (in this patcher) like patching the OS, injecting information or running tasks.
KernelCollection Also known as the ImmutableKernel and PrelinkedKernel, this is a bundle of the kernel(XNU) and kernel extensions(Kexts) that we use to boot macOS. This is also what OpenCore patches in memory to allow us to have a seamless experience
- PrelinkedKernel: Default caching system since 10.7
- ImmutableKernel: Secure Boot based caching system since 10.13
- KernelCollection: Merge of both Prelinked and ImmutableKernel's since macOS 11, Big Sur
IOKit Backbone of how Kernel Extensions (Kexts) probe and attach onto hardware, starts quickly after kernel initiates
WindowServer Backbone of the GUI interface in macOS, one of the first userfacing userspace programs to kick-in
OTA Short for Over The Air, refers to native OS updates via System Preferences like a supported Mac
DELTA Often used with OTA, refers to OS updates that much smaller than full installers (generally ~3GB), note Deltas require the root volume to be unmodified otherwise ~12GB updates will occur.

Term Description
EFI It can denote two things:
- Mac's firmware, which is the same as UEFI, but pretty modified for Macs only, so not so "Universal"
- The partition on your hard drive that stores software read by the UEFI to load OSes (like the Windows bootloader) or UEFI Applications (like OpenCore), it's FAT32 formatted and has an ID type of EF00 (in hex). It can be named ESP or SYSTEM, and it's usually from 100MB to 400MB in size but the size doesn't reflect upon anything.
HFS+ Also known as Mac OS Extended (Journaled), this was the default macOS drive format up until macOS 10.13. It was designed around spinning disks.
APFS This is the default macOS drive format from macOS 10.13 and onwards for SSDs, and standard for all drives in Mojave. This format was designed primarily around SSDs.
32 and 64-Bit CPU The bit number of a CPU determines how much data a CPU can address.
- 32-Bit CPUs were only supported up-to Mac OS X 10.6, Snow Leopard.
32-Bit Firmware The bit number of a Firmware determines how much data the firmware can address. In some older Macs, it's common to have a 64-Bit CPU with a 32-Bit firmware
- 32-Bit Firmwares were only supported up-to Mac OS X 10.7, Lion.
SSE Instructions Also known as SIMD Single-Precision Floating-Point Instructions, these are defined as instruction sets supported by your CPU. In macOS, there are a certain number of instruction sets required for normal operation:
- SSE3: Required for all Intel CPUs since Mac OS X 10.4, Tiger
- SSSE3: Required for all Intel 64-Bit CPUs since Mac OS X 10.6, Snow Leopard
- SSE4.1: Required for all Intel CPUs since macOS 10.12, Sierra

- + diff --git a/TROUBLESHOOTING.html b/TROUBLESHOOTING.html index ee07dac1b..d0596a9e9 100644 --- a/TROUBLESHOOTING.html +++ b/TROUBLESHOOTING.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Troubleshooting

Here are some common errors that users may experience while using this patcher:

# OpenCore Legacy Patcher not launching

If the application won't launch (e.g. icon will bounce in the Dock), try launching OCLP via Terminal by typing the following command, make sure you've moved the app to /Applications before this.

/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher
+     (opens new window)    

# Troubleshooting

Here are some common errors that users may experience while using this patcher:

# OpenCore Legacy Patcher not launching

If the application won't launch (e.g. icon will bounce in the Dock), try launching OCLP via Terminal by typing the following command, make sure you've moved the app to /Applications before this.

/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher
 

# Stuck on This version of Mac OS X is not supported on this platform or (🚫) Prohibited Symbol

This means macOS has detected an SMBIOS it does not support. To resolve this, ensure you're booting OpenCore before the macOS installer in the boot picker. Reminder that the option will be called EFI Boot.

Once you've booted OpenCore at least once, your hardware should now auto-boot it until either an NVRAM reset occurs, or you remove the drive with OpenCore installed.

However, if the 🚫 Symbol only appears after the boot process has already started (the bootscreen appears/verbose boot starts), it could mean that your USB drive has failed to pass macOS' integrity checks. To resolve this, create a new installer using a different USB drive (preferably of a different model.)

# Cannot boot macOS without the USB

By default, the OpenCore Patcher won't install OpenCore onto the internal drive itself during installs.

After installing macOS, OpenCore Legacy Patcher should automatically prompt you to install OpenCore onto the internal drive. However, if it doesn't show the prompt, you'll need to either manually transfer (opens new window) OpenCore to the internal drive's EFI or Build and Install again and select your internal drive.

Reminder that once this is done, you'll need to select OpenCore in the boot picker again for your hardware to remember this entry and auto boot from then on.

# Infinite Recovery OS Booting

With OpenCore Legacy Patcher, we rely on Apple Secure Boot to ensure OS updates work correctly and reliably with Big Sur. However this installs NVRAM variables that will confuse your Mac if not running with OpenCore. To resolve this, simply uninstall OpenCore and reset NVRAM (opens new window).

  • Note: Machines with modified root volumes will also result in an infinite recovery loop until integrity is restored.

# Stuck on boot after root patching

Boot into recovery by pressing space when your disk is selected on the OCLP bootpicker (if you have it hidden, hold ESC while starting up)

  • Note: If your disk name is something else than "Macintosh HD", make sure to change the path accordingly. You can figure out your disk name by typing ls /Volumes.

Go into terminal and first mount the disk by typing

mount -uw "/Volumes/Macintosh HD"
 

Then revert the snapshot

bless --mount "/Volumes/Macintosh HD" --bootefi --last-sealed-snapshot
 

After that, type the following

cd "/Volumes/Macintosh HD/Library/Extensions" && ls
@@ -34,6 +34,6 @@
       
       ⟶
     

- + diff --git a/UNINSTALL.html b/UNINSTALL.html index 3d376a30e..11ada1403 100644 --- a/UNINSTALL.html +++ b/UNINSTALL.html @@ -3,7 +3,7 @@ - Uninstalling OpenCore bootloader | OpenCore Legacy Patcher + Uninstalling OpenCore | OpenCore Legacy Patcher @@ -11,7 +11,7 @@ - + @@ -19,8 +19,8 @@ GitHub (opens new window)

# Uninstalling OpenCore bootloader

  1. Remove OpenCore either from the USB or internal drive
  • You'll need to mount the drive's EFI partition, and delete the EFI/OC and System folders -
  1. Reset NVRAM (opens new window)

WARNING

Note that after you remove OpenCore, your Mac will no longer boot and show the "prohibited" symbol. Be ready to install an natively-supported version of macOS before you uninstall OpenCore.

  • This does not apply to native Macs just using OpenCore to achieve features like AirPlay to Mac and Sidecar, but it is still recommended to reinstall macOS after removing OpenCore, if using SMBIOS spoofing to enable Univeral Control.

If you used OCLP on a native system and want to remove the application without reinstalling the OS, navigate to /Library/Application Support/ and delete the Dortania folder.

- + diff --git a/UNIVERSALCONTROL.html b/UNIVERSALCONTROL.html index b972ddda2..3058b44ec 100644 --- a/UNIVERSALCONTROL.html +++ b/UNIVERSALCONTROL.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Universal Control on unsupported Macs

Introduced in macOS 12 Monterey, Universal Control is a feature that allows a Mac to control other Macs and/or iPads, share input devices, and share files across them simultaneously. With OpenCore and FeatureUnlock, Universal Control can be unlocked for most unsupported Macs, as long as they meet the technical requirements listed on this page.

  • Note: The following page is primarily for tinkerers, no proper support is provided outside of Discord support (see bottom of page).

# Enabling Universal Control

If you meet all the requirements, in most cases you can go to Display Preferences and tick the Universal Control settings to enable it. If you're planning to use Universal Control with an iPad, make sure to enable Universal Control on the iPad as well.

Display Preferences Universal Control settings
OCLP GUI Build Finished

Most Mac models from 2011 and above should work out of the box. However, older Macs like the 2008-2011 MacBook Pros require upgrading the Wi-Fi/Bluetooth card to a newer model. More info in the requirements section.

Some Monterey-native models are blacklisted, check the blacklisted models section for more info.

# Requirements for Universal Control

Technical requirements:

  • Wi-Fi 4 (802.11n)
  • Bluetooth 4.0
  • macOS Monterey 12.4 or newer
  • iPadOS 15.4 or newer (if applicable)
  • OpenCore Legacy Patcher 0.4.3 or newer

Check the table of models below to see whether you need to upgrade hardware and exactly what hardware is required to be changed based on the offending Macs listed. For help on how to upgrade the Wi-Fi card in older 2008-2011 models, refer to the #hardware channel in the Discord server (opens new window) if required.

Other requirements:

  • All devices are signed into the same iCloud account.
  • Two Factor Authentication is enabled with your Apple ID.
  • Bluetooth and WiFi are enabled. Neither needs to be connected, leaving them enabled is sufficient.
  • Handoff turned on from iCloud settings.
  • The devices in question are in close proximity.

# Table of models

This table shows which models do and do not support Universal Control out of box (OOB) and what is required to gain support. + (opens new window)

# Universal Control on unsupported Macs

Introduced in macOS 12 Monterey, Universal Control is a feature that allows a Mac to control other Macs and/or iPads, share input devices, and share files across them simultaneously. With OpenCore and FeatureUnlock, Universal Control can be unlocked for most unsupported Macs, as long as they meet the technical requirements listed on this page.

  • Note: The following page is primarily for tinkerers, no proper support is provided outside of Discord support (see bottom of page).

# Enabling Universal Control

If you meet all the requirements, in most cases you can go to Display Preferences and tick the Universal Control settings to enable it. If you're planning to use Universal Control with an iPad, make sure to enable Universal Control on the iPad as well.

Display Preferences Universal Control settings
OCLP GUI Build Finished

Most Mac models from 2011 and above should work out of the box. However, older Macs like the 2008-2011 MacBook Pros require upgrading the Wi-Fi/Bluetooth card to a newer model. More info in the requirements section.

Some Monterey-native models are blacklisted, check the blacklisted models section for more info.

# Requirements for Universal Control

Technical requirements:

  • Wi-Fi 4 (802.11n)
  • Bluetooth 4.0
  • macOS Monterey 12.4 or newer
  • iPadOS 15.4 or newer (if applicable)
  • OpenCore Legacy Patcher 0.4.3 or newer

Check the table of models below to see whether you need to upgrade hardware and exactly what hardware is required to be changed based on the offending Macs listed. For help on how to upgrade the Wi-Fi card in older 2008-2011 models, refer to the #hardware channel in the Discord server (opens new window) if required.

Other requirements:

  • All devices are signed into the same iCloud account.
  • Two Factor Authentication is enabled with your Apple ID.
  • Bluetooth and WiFi are enabled. Neither needs to be connected, leaving them enabled is sufficient.
  • Handoff turned on from iCloud settings.
  • The devices in question are in close proximity.

# Table of models

This table shows which models do and do not support Universal Control out of box (OOB) and what is required to gain support. Note: For AirPort upgrades, only the best/newest cards are listed.

MacBook
SMBIOS WiFi/BT version UC OOB Comment
MacBook5,1 Wi-Fi 4 / BT 2.0 EDR NO Use a Broadcom USB Bluetooth 4.0+ Dongle
MacBook5,2 WiFi 4 / BT 2.1 EDR Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card
MacBook6,1 Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card
MacBook7,1
MacBook8,1 WiFi 4 + BT 4.2 YES Universal Control will work.
MacBook Air
SMBIOS WiFi/BT version UC OOB Comment
MacBookAir2,1 Wi-Fi 4 / BT 2.1 EDR NO Use a Broadcom USB Bluetooth 4.0+ Dongle
MacBookAir3,1 Replace stock AirPort card with a BCM94360CS2 card
MacBookAir3,2
MacBookAir4,1 Wi-Fi 4 + BT 4.0 YES Universal Control will work.
MacBookAir4,2
MacBookAir5,1
MacBookAir5,2
MacBookAir6,1 Wi-Fi 5 + BT 4.0
MacBookAir6,2
MacBookAir7,1 NO Hardware supports UC.
Spoofing required.
MacBookAir7,2
MacBook Pro
SMBIOS WiFi/BT version UC OOB Comment
MacBookPro4,1 Wi-Fi 4 / BT 2.1 EDR NO Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card
MacBookPro5,1 Use a Broadcom USB Bluetooth 4.0+ Dongle
MacBookPro5,2
MacBookPro5,3
MacBookPro5,4
MacBookPro5,5
MacBookPro6,1
MacBookPro6,2 Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card
MacBookPro7,1 Use a Broadcom USB Bluetooth 4.0+ Dongle
MacBookPro8,1 Wi-Fi 4 + BT 2.1 EDR Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card
MacBookPro8,2
MacBookPro9,1 Wi-Fi 4 + BT 4.0 YES Universal Control will work.
MacBookPro9,2
MacBookPro10,1
MacBookPro10,2
MacBookPro11,1 Wi-Fi 5 + BT 4.0
MacBookPro11,2
MacBookPro11,3
MacBookPro11,4 Wi-Fi 5 + BT 4.2 NO Hardware supports UC.
Spoofing required.
MacBookPro11,5
MacBookPro12,1
Mac mini
SMBIOS WiFi/BT version UC OOB Comment
Macmini3,1 Wi-Fi 4 + BT 2.1 EDR NO Upgrade requires some heavy electrical and case modifications, so instead used a Broadcom USB Bluetooth 4.0+ Dongle.
Macmini4,1
Macmini5,1 Wi-Fi 4 + BT 4.0 YES Universal Control will work.
Macmini5,2
Macmini5,3
Macmini6,1
Macmini6,2
Macmini7,1 Wi-Fi 5 + BT 4.0 NO Hardware supports UC.
Spoofing required.
iMac
SMBIOS WiFi/BT version UC OOB Comment
iMac7,1 Wi-Fi 4 + BT 2.0 EDR NO Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CD card
iMac8,1
iMac9,1 Wi-Fi 4 / BT 2.1 EDR
iMac10,1
iMac11,1
iMac11,2
iMac11,3
iMac12,1 Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM943602CD card
iMac12,2
iMac13,1 Wi-Fi 4 + BT 4.0 YES Universal Control will work.
iMac13,2
iMac13,3
iMac14,1 Wi-Fi 5 + BT 4.0
iMac14,2
iMac14,3
iMac14,4
iMac15,1
iMac16,1 Wi-Fi 5 + BT 4.2 NO Hardware supports UC.
Spoofing required.
iMac16,2
Mac Pro
SMBIOS WiFi/BT version UC OOB Comment
MacPro3,1 Wi-Fi 4 + BT 2.0 EDR NO Replace stock AirPort card with an mPCIE Adapter board with a BCM943602CD card
MacPro4,1 Wi-Fi 4 + BT 2.1 EDR Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM943602CD card
MacPro5,1
MacPro6,1 Wi-Fi 5 + BT 4.0 Hardware supports UC.
Spoofing required.
  • Note: Some older Mac Pro configurations may not have shipped with a WiFi card in the base model
Xserve ;p
SMBIOS WiFi/BT version UC OOB Comment
Xserve2,1 N/A NO Install a PCIe BCM943602CD card
Xserve3,1

# Blacklisted models

The following models are blacklisted from using Universal Control by Apple:

  • MacBookAir7,x - MacBook Air Early 2015 11" / 13"
  • MacBookPro11,4 - MacBook Pro Mid 2015 15" (Intel Iris)
  • MacBookPro11,5 - MacBook Pro Mid 2015 15" (dGPU)
  • MacBookPro12,x - MacBook Pro Early 2015 13"
  • iMac16,x - iMac Late 2015 21"
  • Macmini7,x - Mac mini 2014
  • MacPro6,x - Mac Pro Late 2013

The hardware in these models are capable of supporting Universal Control, but due to blacklisting, the only solution to use Universal Control on these models is to spoof their SMBIOS. SMBIOS spoofing essentially fools some aspects of macOS to think they are running on a different machine.

With SMBIOS Spoofing, the Universal Control handshake recognizes a different SMBIOS and thus grants a blacklisted Mac to connect to other Macs and iPads with Universal Control.

Situation Condition Solution
Mac <-> Mac connection Monterey-unsupported No spoofing needed
Mac <-> iPad connection Monterey-unsupported No spoofing needed
Mac <-> Mac connection One or both are blacklisted Spoofing required on blacklisted Macs
Mac <-> iPad connection Blacklisted Mac Spoofing required on blacklisted Mac

WARNING

Before we continue, please keep in mind that SMBIOS Spoofing is an advanced feature of OpenCore. Reckless usage of it could potentially break important functionality and leave your installation in a non-working state. Once you boot into a spoofed state, it is highly recommended that you stay spoofed, and avoid booting macOS without OpenCore.

# How to spoof

Ventura has dropped more models which includes all of the blacklisted Macs in question, making the procedure slightly different. It is important to follow the guide for the version you're on, failing to do so is likely to cause boot issues.

macOS Sonoma

Firstly run OpenCore Legacy Patcher.

Then go to Settings and SMBIOS tab, set SMBIOS Spoof Level to Moderate. Set SMBIOS Spoof Model one listed next to your native model in the table for spoofed models below.

Notice that "Allow native models" and "Allow Native Spoofs" are NOT enabled unlike on Monterey, this is on purpose. They are no longer relevant on Sonoma and enabling them will cause boot issues.

Main Settings view SMBIOS settings
Table for spoofed models (click to expand)

Spoofing to any model with native Sonoma support should work, but these are the earliest Macs natively supported by Sonoma and thus chosen for the sake of simplicity.

Reminder: Macs that are not listed on this table work without spoofing, including systems that do not natively support Ventura as long as the other requirements are met, since they aren't blacklisted.

Mac by name Native SMBIOS Spoof SMBIOS
MacBook Air Early 2015 11" / 13" MacBookAir7,x MacBookAir8,1
MacBook Pro Early 2015 13" MacBookPro12,x MacBookPro15,2
MacBook Pro Mid 2015 15" MacBookPro11,4 / 11,5 MacBookPro15,2
iMac Late 2015 21" iMac16,x iMac19,2
Mac mini Late 2014 Macmini7,x MacMini8,1
Mac Pro Late 2013 MacPro6,x MacPro7,1
macOS Ventura

Firstly run OpenCore Legacy Patcher.

Then go to Settings and SMBIOS tab, set SMBIOS Spoof Level to Moderate. Set SMBIOS Spoof Model one listed next to your native model in the table for spoofed models below.

Notice that "Allow native models" and "Allow Native Spoofs" are NOT enabled unlike on Monterey, this is on purpose. They are no longer relevant on Ventura and enabling them will cause boot issues.

Main Settings view SMBIOS settings
Table for spoofed models (click to expand)

Spoofing to any model with native Ventura support should work, but these are the earliest Macs natively supported by Ventura and thus chosen for the sake of simplicity.

Reminder: Macs that are not listed on this table work without spoofing, including systems that do not natively support Ventura as long as the other requirements are met, since they aren't blacklisted.

Mac by name Native SMBIOS Spoof SMBIOS
MacBook Air Early 2015 11" / 13" MacBookAir7,x MacBookAir8,1
MacBook Pro Early 2015 13" MacBookPro12,x MacBookPro14,1
MacBook Pro Mid 2015 15" MacBookPro11,4 / 11,5 MacBookPro14,3
iMac Late 2015 21" iMac16,x iMac18,2
Mac mini Late 2014 Macmini7,x MacMini8,1
Mac Pro Late 2013 MacPro6,x MacPro7,1
macOS Monterey

Firstly, run OpenCore Legacy Patcher. Secondly, go to Settings then the App tab and tick Allow native models.

Then, go to SMBIOS tab, tick Allow spoofing native Macs, set SMBIOS Spoof Level to Moderate. Set SMBIOS Spoof Model to one listed next to your native model in the table for spoofed models below.

Main Settings view SMBIOS settings
Table for spoofed models (click to expand)

Any model after the list of officially blacklisted Macs should be supported, but these are the earliest Macs with Universal Control support, and thus chosen for the sake of simplicity.

Reminder: Macs that are not listed on this table work without spoofing, including systems that do not natively support Monterey, as long as the other requirements are met, since they aren't blacklisted.

Mac by name Native SMBIOS Spoof SMBIOS
MacBook Air Early 2015 11" / 13" MacBookAir7,x MacBookAir8,1
MacBook Pro Early 2015 13" MacBookPro12,x MacBookPro13,1
MacBook Pro Mid 2015 15" MacBookPro11,4 / 11,5 MacBookPro13,3
iMac Late 2015 21" iMac16,x iMac18,2
Mac mini Late 2014 Macmini7,x MacMini8,1
Mac Pro Late 2013 MacPro6,x MacPro7,1

Note: Unless you are building OpenCore on a different machine than it's targeted for, do not change the model in the main settings view. It is important to understand that OCLP targets this model regardless of what you may have spoofed to, as your Mac is still what the Native SMBIOS shows.

Lastly, Build and install OpenCore again, and reboot back to the OS. Enable Universal Control as explained in the Enabling Universal Control section.

You should now be prompted to log back into iCloud by your Mac. If you get this prompt, you have successfully configured SMBIOS spoofing. Otherwise, verify that you have correctly followed the steps listed above, or ask on the Discord server for further assistance in #misc-help (opens new window).

# Updating OpenCore and Patches

With OpenCore Legacy Patcher, there's generally very little reason for users to update the OpenCore installation on their machine unless you feel there's a benefit with new versions for your setup, e.g. Bluetooth has stopped working with a new macOS update.

For those who do wish to update, simply download the latest release (opens new window) and rerun the patcher:

Then, rebuild your OpenCore build and install again. OpenCore Will now be updated!

To check what version of OpenCore and the Patcher you're currently running, you can run the following in the terminal:

# OpenCore Version
+     (opens new window)    

# Updating OpenCore and Patches

With OpenCore Legacy Patcher, there's generally very little reason for users to update the OpenCore installation on their machine unless you feel there's a benefit with new versions for your setup, e.g. Bluetooth has stopped working with a new macOS update.

For those who do wish to update, simply download the latest release (opens new window) and rerun the patcher:

Then, rebuild your OpenCore build and install again. OpenCore Will now be updated!

To check what version of OpenCore and the Patcher you're currently running, you can run the following in the terminal:

# OpenCore Version
 nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:opencore-version
 # Patcher Version
 nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:OCLP-Version
@@ -28,10 +28,10 @@ nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:OCLP-Version
        
-        Uninstalling OpenCore bootloader
+        Uninstalling OpenCore
       

- + diff --git a/VENTURA-DROP.html b/VENTURA-DROP.html index fb2635bc2..89982a2d5 100644 --- a/VENTURA-DROP.html +++ b/VENTURA-DROP.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

With the release of OpenCore Legacy Patcher v0.5.0 and newer, early support for macOS Ventura has been implemented for most Metal-capable Macs. This page will be used to inform users regarding current issues and will be updated as new patch sets are developed and added to our patcher.

# Newly dropped hardware

Ventura's release dropped a large amount of Intel hardware, thus requiring the usage of OpenCore Legacy Patcher on the following models (in addition to previously removed models):

  • iMac16,1 (21.5-inch, Late 2015)
  • iMac16,2 (21.5-inch and 21.5-inch 4K, Late 2015)
  • iMac17,1 (27-inch 5K, Late 2015)
  • MacBook9,1 (12-inch, Early 2016)
  • MacBookAir7,1 (11-inch, Early 2015)
  • MacBookAir7,2 (13-inch, Early 2015)
  • MacBookPro11,4 (15-inch, Mid 2015, iGPU)
  • MacBookPro11,5 (15-inch, Mid 2015, dGPU)
  • MacBookPro12,1 (13-inch, Early 2015)
  • MacBookPro13,1 (13-inch, Late 2016)
  • MacBookPro13,2 (13-inch, Late 2016)
  • MacBookPro13,3 (15-inch, Late 2016)
  • Macmini7,1 (Late 2014)
  • MacPro6,1 (Late 2013)

# Current status

For older hardware, see below sections:

The team is doing their best to investigate and fix the aforementioned issues, however no estimated time can be provided.

# Currently Unsupported/Broken Hardware in Ventura

# AMD Polaris, Vega and Navi support on pre-2019 Mac Pros and pre-2012 iMacs

For users with 2008 to 2013 Mac Pros (MacPro3,1-6,1) and 2009 to 2011 iMacs (iMac9,1-12,2), keep in mind that macOS Ventura now requires AVX2.0 support in the CPU (opens new window) for native graphics acceleration. Thus while your GPU may be natively supported, you cannot run Ventura officially with these GPUs.

  • CPUs supporting AVX2.0 are Haswell or newer, which no pre-2019 Mac Pros can be upgraded with.

Currently at this time, OpenCore Legacy Patcher only supports patching the AMD Polaris and Vega Graphics stack to no longer require AVX2.0. We're recently received an AMD RX 6600 donation, so hopefully in the future the project can support AMD Navi with pre-Haswell Macs. However, no time estimates can be given.

Following GPUs are applicable:

GPU Architecture Model Families Supported
AMD Polaris RX 4xx/5xx (10/20 series) Supported with patching
AMD Vega Vega 56/64/VII (10/20 series)
AMD Navi RX 5xxx/6xxx (10/20 series) Unsupported

# USB 1.1 (OHCI/UHCI) Support

For Penryn systems and pre-2013 Mac Pros, USB 1.1 support was outright removed in macOS Ventura. While USB 1.1 may seem unimportant, it handles many important devices on your system. These include:

  • Keyboard and Trackpad for laptops
  • IR Receivers
  • Bluetooth

With OpenCore Legacy Patcher v0.6.0, basic support has been implemented via Root Volume patching. However due to this, users will need to use a USB hub for installation and post-OS updates when patches are cleaned:

The following systems rely on USB 1.1

  • iMac10,x and older
  • Macmini3,1 and older
  • MacBook7,1 and older
  • MacBookAir3,1 and older
  • MacBookPro7,1 and older + (opens new window)

    With the release of OpenCore Legacy Patcher v0.5.0 and newer, early support for macOS Ventura has been implemented for most Metal-capable Macs. This page will be used to inform users regarding current issues and will be updated as new patch sets are developed and added to our patcher.

    # Newly dropped hardware

    Ventura's release dropped a large amount of Intel hardware, thus requiring the usage of OpenCore Legacy Patcher on the following models (in addition to previously removed models):

    • iMac16,1 (21.5-inch, Late 2015)
    • iMac16,2 (21.5-inch and 21.5-inch 4K, Late 2015)
    • iMac17,1 (27-inch 5K, Late 2015)
    • MacBook9,1 (12-inch, Early 2016)
    • MacBookAir7,1 (11-inch, Early 2015)
    • MacBookAir7,2 (13-inch, Early 2015)
    • MacBookPro11,4 (15-inch, Mid 2015, iGPU)
    • MacBookPro11,5 (15-inch, Mid 2015, dGPU)
    • MacBookPro12,1 (13-inch, Early 2015)
    • MacBookPro13,1 (13-inch, Late 2016)
    • MacBookPro13,2 (13-inch, Late 2016)
    • MacBookPro13,3 (15-inch, Late 2016)
    • Macmini7,1 (Late 2014)
    • MacPro6,1 (Late 2013)

    # Current status

    For older hardware, see below sections:

    The team is doing their best to investigate and fix the aforementioned issues, however no estimated time can be provided.

    # Currently Unsupported/Broken Hardware in Ventura

    # AMD Polaris, Vega and Navi support on pre-2019 Mac Pros and pre-2012 iMacs

    For users with 2008 to 2013 Mac Pros (MacPro3,1-6,1) and 2009 to 2011 iMacs (iMac9,1-12,2), keep in mind that macOS Ventura now requires AVX2.0 support in the CPU (opens new window) for native graphics acceleration. Thus while your GPU may be natively supported, you cannot run Ventura officially with these GPUs.

    • CPUs supporting AVX2.0 are Haswell or newer, which no pre-2019 Mac Pros can be upgraded with.

    Currently at this time, OpenCore Legacy Patcher only supports patching the AMD Polaris and Vega Graphics stack to no longer require AVX2.0. We're recently received an AMD RX 6600 donation, so hopefully in the future the project can support AMD Navi with pre-Haswell Macs. However, no time estimates can be given.

    Following GPUs are applicable:

    GPU Architecture Model Families Supported
    AMD Polaris RX 4xx/5xx (10/20 series) Supported with patching
    AMD Vega Vega 56/64/VII (10/20 series)
    AMD Navi RX 5xxx/6xxx (10/20 series) Unsupported

    # USB 1.1 (OHCI/UHCI) Support

    For Penryn systems and pre-2013 Mac Pros, USB 1.1 support was outright removed in macOS Ventura. While USB 1.1 may seem unimportant, it handles many important devices on your system. These include:

    • Keyboard and Trackpad for laptops
    • IR Receivers
    • Bluetooth

    With OpenCore Legacy Patcher v0.6.0, basic support has been implemented via Root Volume patching. However due to this, users will need to use a USB hub for installation and post-OS updates when patches are cleaned:

    The following systems rely on USB 1.1

    • iMac10,x and older
    • Macmini3,1 and older
    • MacBook7,1 and older
    • MacBookAir3,1 and older
    • MacBookPro7,1 and older
      • MacBookPro6,x is exempt
    • MacPro5,1 and older
    Legacy Wireless Support (Resolved in v0.6.0 and newer)

    # Legacy Wireless Support

    For systems that required Root Patches in macOS Monterey to achieve Wireless support, unfortunately macOS Ventura has broken the patch set. Currently the following Wifi cards are unsupported:

    • Atheros: All models
    • Broadcom: BCM94328 and BCM94322

    The following machines shipped stock with these cards:

    • iMac12,x and older
    • Macmini3,1 and older
    • MacBook5,x and older
    • MacBookAir2,1 and older
    • MacBookPro7,1 and older
      • MacBookPro6,x is exempt
    • MacPro5,1 and older

    Currently BCM943224, BCM94331, BCM94360 and BCM943602 are still fully supported by OpenCore Legacy Patcher. Consider upgrading to these cards if possible.

    Non-Metal Graphics Acceleration (Resolved in v0.6.0 and newer)

    # Non-Metal Graphics Acceleration

    Regarding non-Metal, the team is hard at work to get non-Metal working, however this is our greatest challenge since Big Sur.

    Apple has made significant changes to the graphics stack in order to facilitate fancy effects, and in particularly, Stage Manager. We will update you as we work on development, however, now is not the best time to ask about ETAs.

    The following GPUs are applicable:

    • NVIDIA:
      • Tesla (8000 - 300 series)
    • AMD: @@ -33,6 +33,6 @@ ⟶

- + diff --git a/WINDOWS.html b/WINDOWS.html index ab18eaf15..26f38f84f 100644 --- a/WINDOWS.html +++ b/WINDOWS.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ GitHub (opens new window)

# Installing Windows in UEFI Mode

Modern versions of Windows officially support two types of firmware: UEFI and BIOS. Users may want to boot Windows through the OCLP Bootpicker, but only UEFI Installations of Windows will show up in the OCLP Bootpicker. + (opens new window)

# Installing Windows in UEFI Mode

Modern versions of Windows officially support two types of firmware: UEFI and BIOS. Users may want to boot Windows through the OCLP Bootpicker, but only UEFI Installations of Windows will show up in the OCLP Bootpicker. Many older Macs do not "officially" support UEFI Windows installations, leading to installation failures and strange behaviour, but OCLP can be used to prevent almost all of these issues.

# Minimum Requirements

This guide will focus on the installation of modern Windows (10/11) without using Boot Camp Assistant.

  • Due to hardware and firmware limitations, UEFI Windows installations are only recommended on the following machines:

    • 2015 MacBook or newer (MacBook8,x+)
    • 2011 MacBook Air or newer (MacBookAir4,x+)
    • 2011 MacBook Pro or newer (MacBookPro8,x+)
    • 2011 Mac mini or newer (Macmini5,x+)
    • 2009* Mac Pro or newer (MacPro4,1+), upgraded GPU is preferred
    • 2010 iMac or newer (iMac11,x+), upgraded GPU is preferred
    • 2009* Xserve (Xserve3,1), upgraded GPU is preferred

*MacPro4,1, MacPro5,1, and Xserve3,1 systems experience issues with the Windows installer, follow the DISM installation section for instructions.

If your machine is not listed, UEFI Windows will likely still install, but you may face stability/driver issues.

# Disk Partitioning and Formatting

The following is required for installation:

  • 8GB+ USB Drive for the Windows installer
  • 30GB+ Free Space on an existing drive / empty drive for the Windows installation

# Formatting the USB Drive

Open Disk Utility in macOS and format the USB Drive as ExFat with the Master Boot Record scheme:

# Formatting the Target Drive

Next, select the drive you wish to install Windows in Disk Utility on and partition it as ExFat (If formatting the entire drive, ensure it's using the GUID Partition Table scheme):

WARNING

Incorrectly erasing your drive can lead to data loss! Please verify that you are erasing the correct drive/partition.

If you plan to use the same hard drive for macOS and Windows, we recommend creating a dedicated partition just for OpenCore. This lets Windows have the ESP to itself and OpenCore can stay within it's own bubble.

Recommended size is 200MB and the partition format must be FAT32 for OpenCore to operate correctly. You will next want to install OpenCore onto the new partition, either moving from the ESP with MountEFI (opens new window) or rerunning the OpenCore-Patcher.app

  • Note 1: For machines with dedicated drives for Windows, having different partitions for OpenCore is not required.
  • Note 2: Having different partitions for OpenCore is not required if the Windows boot files detected by the stock Bootpicker are removed. See "Removing the Windows option from the stock bootpicker" for further information.
  • Note 3: We recommend uninstalling OpenCore from the ESP/EFI Partition when you create this new OpenCore partition to avoid confusion when selecting OpenCore builds in the Mac's boot picker.

# Creating the Windows Installer

The latest Windows installation images can be downloaded from Microsoft using the following links:

Once the file is downloaded, mount the .iso image:

Then open terminal and use the rsync command with the disk image set as the source and your USB drive set as the target. (Replace "CCCOMA_X64" with the mounted image's partition name, and replace "InstallWin10" with your USB Drive's name).

rsync -r -P /Volumes/CCCOMA_X64/ /Volumes/InstallWin10
 

The rsync command will take some time, so get some coffee and sit back. Once finished, the root of the USB drive should look as follows:

  • Ensure that these folders and files are in the root of the USB drive, otherwise the USB will not boot.

# Installation Process

Once you reboot your machine, you should see a new boot option in the OCLP Bootpicker labelled as "EFI Boot" or "Windows". It may or may not have the Boot Camp icon.

WARNING

If you aren't booted into OCLP, you may see two boot options labelled "Windows" and "EFI Boot". Do not choose either of the options and boot into OCLP to continue.

# Installation: Microsoft Method

Once booted into the Windows installer, proceed as you normally would on any Windows computer. If you see an error message containing “Windows could not prepare the computer to boot into the next phase of installation”, please follow the next portion of this guide (DISM Installation).

Installing Windows 11

If you are installing Windows 11, you will need to modify the Windows Setup (opens new window) to allow installation on unsupported machines.

# Installation: DISM Deployment Method

Once booted into the Windows installer, proceed as you normally would until you reach the "Where do you want to install Windows" disk formatting section.

When you are prompted to select a drive, select your desired partition and delete it using "Delete". If you want to install Windows to an empty drive, erase every partition currently on the desired drive. After your drive/partition is erased, press "New" to create the Windows system partitions.

You will be prompted to confirm the creation of the system partitions, press "OK".

Once the partitions are created, select the main (largest) partition and press "Format". This will format the partition using the NFTS file system.

After the installer formats the partition, open up the Command Prompt by pressing SHIFT + F10. Then run the diskpart command, and list vol. This will produce a list of volumes in your system, make sure to keep track of the drive letters of the main Windows partition (largest, NTFS), the EFI partition (100MB, FAT32), and the Windows installer (Usually Drive D). Run exit to close diskpart

Now, get a list of available Windows editions by running dism /Get-WimInfo /WimFile:D:\Sources\install.wim (substituting D with the Installer Drive Letter). This guide will use Option 6 for Windows 10 Pro.

You can now start the deployment process. Run dism /Apply-Image /ImageFile:D:\Sources\install.wim /index:6 /ApplyDir:E:, replacing "D" with the Installer Drive Letter, "6" with the Windows edition option, and "E" with the Windows Partition Drive Letter.

Once dism finishes its thing, run bcdboot E:\Windows, substituting "E" for the drive letter of the main Windows partition to create the boot files.

Windows is now installed. It should be recognized as "EFI Boot" or "Windows" with a Boot Camp icon in the OCLP Bootpicker.

WARNING

After the boot files are created, DO NOT reboot if you are using a MacPro4,1, MacPro5,1, or Xserve3,1 system! A bug in the Windows bootloader exists that will completely brick the system if it is loaded through the stock bootpicker. See the "Installation: Removing the Windows option from the stock bootpicker" section for a workaround.

# Installation: Removing the Windows option from the stock bootpicker

Removing the Windows boot option from the stock bootpicker is HIGHLY RECOMMENDED on MacPro4,1, MacPro5,1, and Xserve3,1 systems in order to prevent Secure Boot NVRAM corruption and bricking.

Start up a command prompt window in the Windows Setup environment by running cmd.

Next, enter the EFI Folder by running C:, substituting "C" for the EFI Partition Drive Letter. Then run cd EFI to enter the EFI Partition. Then, run rmdir Boot /S /Q to remove the boot files that can be detected by the stock Bootpicker. The OCLP Picker will still be able to detect and boot Windows.

You can verify that the Boot folder is removed by running the dir command:

If, for whatever reason, you are not able to remove the boot files from the Windows setup, shut down your system, boot into macOS, mount your EFI partition with MountEFI (opens new window), and remove the Boot folder (it should have a recent file modification date, and contain Bootx64.efi).

# Post-Installation

# Installing Boot Camp Software

To get started, download the Brigadier utility from the following link:

Once Brigadier is downloaded, move it to your desktop for easy access.

Open up a command prompt window as a standard user and run cd desktop.

Then run .\brigadier.exe --model=MODEL1,1, replacing "MODEL1,1" with your machine's SMBIOS model.

Once the Boot Camp software is downloaded, you can install it by executing Setup.exe or \Drivers\Apple\BootCamp.msi (BootCamp64.msi if present).

# Installing Boot Camp 6 softare on unsupported machines

To get started, download the Brigadier utility from the following link:

Once Brigadier is downloaded, move it to your desktop for easy access.

Open up a command prompt window as a standard user and run cd desktop.

Then run .\brigadier.exe --model=MacPro7,1. This will download the latest BootCamp 6 package.

Once the Boot Camp software is downloaded, you can install Boot Camp 6 by executing \Drivers\Apple\BootCamp.msi in an administrator command prompt window.

# Troubleshooting

# "This version of Boot Camp is not intended for this computer model."

If you built OpenCore with Moderate or higher SMBIOS spoofing, you'll get an error when trying to install Boot Camp drivers. You can solve this by either rebuilding OpenCore with a lower spoof level, or running the installer from Drivers/Apple/BootCamp.msi.

Setup.exe BootCamp.msi
BootCamp.msi quirks

If needed, you can run it from the command line as administrator:

set __COMPAT_LAYER=WIN7RTM && start \path\to\BootCamp\Drivers\Apple\Bootcamp.msi'
@@ -32,6 +32,6 @@ After your drive/partition is erased, press "New" to create the Window
       
       ⟶
     

- + diff --git a/assets/js/32.018557ce.js b/assets/js/32.018557ce.js new file mode 100644 index 000000000..496aa9cfa --- /dev/null +++ b/assets/js/32.018557ce.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[32],{469:function(t,e,o){"use strict";o.r(e);var n=o(25),a=Object(n.a)({},(function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[o("h1",{attrs:{id:"uninstalling-opencore"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#uninstalling-opencore"}},[t._v("#")]),t._v(" Uninstalling OpenCore")]),t._v(" "),o("h2",{attrs:{id:"uninstalling-the-bootloader"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#uninstalling-the-bootloader"}},[t._v("#")]),t._v(" Uninstalling the bootloader")]),t._v(" "),o("ol",[o("li",[t._v("Remove OpenCore either from the USB or internal drive")])]),t._v(" "),o("ul",[o("li",[t._v("You'll need to mount the drive's EFI partition, and delete the "),o("code",[t._v("EFI/OC")]),t._v(" and "),o("code",[t._v("System")]),t._v(" folders\n"),o("ul",[o("li",[t._v("Note: "),o("strong",[t._v("Do not")]),t._v(" delete the entire EFI folder, this will likely break any existing Windows and Linux installations.")]),t._v(" "),o("li",[o("a",{attrs:{href:"https://dortania.github.io/OpenCore-Post-Install/universal/oc2hdd.html",target:"_blank",rel:"noopener noreferrer"}},[t._v("See here for an example on how to mount"),o("OutboundLink")],1)]),t._v(" "),o("li",[t._v("For 5K iMac users, you will also need to delete "),o("code",[t._v("boot.efi")]),t._v(" on the root of the EFI partition.")])])])]),t._v(" "),o("ol",{attrs:{start:"2"}},[o("li",[o("a",{attrs:{href:"https://support.apple.com/HT204063",target:"_blank",rel:"noopener noreferrer"}},[t._v("Reset NVRAM"),o("OutboundLink")],1)])]),t._v(" "),o("div",{staticClass:"custom-block warning"},[o("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),o("p",[t._v('Note that after you remove OpenCore, your Mac will no longer boot and show the "prohibited" symbol. Be ready to install an natively-supported version of macOS before you uninstall OpenCore.')]),t._v(" "),o("ul",[o("li",[t._v("This does not apply to native Macs just using OpenCore to achieve features like AirPlay to Mac and Sidecar, but it is still recommended to reinstall macOS after removing OpenCore, if using SMBIOS spoofing to enable Univeral Control.")])])]),t._v(" "),o("h2",{attrs:{id:"uninstalling-the-application"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#uninstalling-the-application"}},[t._v("#")]),t._v(" Uninstalling the application")]),t._v(" "),o("p",[t._v("If you used OCLP on a native system and want to remove the application without reinstalling the OS, navigate to "),o("code",[t._v("/Library/Application Support/")]),t._v(" and delete the Dortania folder.")])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/32.1ee9c6a2.js b/assets/js/32.1ee9c6a2.js deleted file mode 100644 index 843945833..000000000 --- a/assets/js/32.1ee9c6a2.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[32],{470:function(e,t,o){"use strict";o.r(t);var n=o(25),r=Object(n.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[o("h1",{attrs:{id:"uninstalling-opencore-bootloader"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#uninstalling-opencore-bootloader"}},[e._v("#")]),e._v(" Uninstalling OpenCore bootloader")]),e._v(" "),o("ol",[o("li",[e._v("Remove OpenCore either from the USB or internal drive")])]),e._v(" "),o("ul",[o("li",[e._v("You'll need to mount the drive's EFI partition, and delete the "),o("code",[e._v("EFI/OC")]),e._v(" and "),o("code",[e._v("System")]),e._v(" folders\n"),o("ul",[o("li",[e._v("Note: "),o("strong",[e._v("Do not")]),e._v(" delete the entire EFI folder, this will likely break any existing Windows and Linux installations.")]),e._v(" "),o("li",[o("a",{attrs:{href:"https://dortania.github.io/OpenCore-Post-Install/universal/oc2hdd.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("See here for an example on how to mount"),o("OutboundLink")],1)]),e._v(" "),o("li",[e._v("For 5K iMac users, you will also need to delete "),o("code",[e._v("boot.efi")]),e._v(" on the root of the EFI partition.")])])])]),e._v(" "),o("ol",{attrs:{start:"2"}},[o("li",[o("a",{attrs:{href:"https://support.apple.com/HT204063",target:"_blank",rel:"noopener noreferrer"}},[e._v("Reset NVRAM"),o("OutboundLink")],1)])]),e._v(" "),o("div",{staticClass:"custom-block warning"},[o("p",{staticClass:"custom-block-title"},[e._v("WARNING")]),e._v(" "),o("p",[e._v('Note that after you remove OpenCore, your Mac will no longer boot and show the "prohibited" symbol. Be ready to install an natively-supported version of macOS before you uninstall OpenCore.')]),e._v(" "),o("ul",[o("li",[e._v("This does not apply to native Macs just using OpenCore to achieve features like AirPlay to Mac and Sidecar, but it is still recommended to reinstall macOS after removing OpenCore, if using SMBIOS spoofing to enable Univeral Control.")])])]),e._v(" "),o("p",[e._v("If you used OCLP on a native system and want to remove the application without reinstalling the OS, navigate to "),o("code",[e._v("/Library/Application Support/")]),e._v(" and delete the Dortania folder.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/8.8dcea46d.js b/assets/js/8.169ff682.js similarity index 98% rename from assets/js/8.8dcea46d.js rename to assets/js/8.169ff682.js index 0f843e950..f8c01e0fe 100644 --- a/assets/js/8.8dcea46d.js +++ b/assets/js/8.169ff682.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{319:function(e,t,a){e.exports=a.p+"assets/img/usb11-chart.5b4b5b26.png"},322:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Enabled.f95aadf0.png"},323:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Root-Patch.b983af09.png"},324:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Disabled.960a27d1.png"},416:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-SMBIOS-Minimal.c35b43de.png"},417:function(e,t,a){e.exports=a.p+"assets/img/Hash-Mismatch.add9f660.png"},469:function(e,t,a){"use strict";a.r(t);var o=a(25),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[o("h1",{attrs:{id:"troubleshooting"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#troubleshooting"}},[e._v("#")]),e._v(" Troubleshooting")]),e._v(" "),o("p",[e._v("Here are some common errors that users may experience while using this patcher:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"#opencore-legacy-patcher-not-launching"}},[e._v("OpenCore Legacy Patcher not launching")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#stuck-on-this-version-of-mac-os-x-is-not-supported-on-this-platform-or-(%F0%9F%9A%AB)-prohibited-symbol"}},[e._v("Stuck on "),o("code",[e._v("This version of Mac OS X is not supported on this platform")]),e._v(" or (🚫) Prohibited Symbol")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-boot-macos-without-the-usb"}},[e._v("Cannot boot macOS without the USB")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#infinite-recovery-os-reboot"}},[e._v("Infinite Recovery OS Booting")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#stuck-on-boot-after-root-patching"}},[e._v("Stuck on boot after root patching")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#reboot-when-entering-hibernation-sleep-wake-failure"}},[e._v("Reboot when entering Hibernation ("),o("code",[e._v("Sleep Wake Failure")]),e._v(")")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#how-to-boot-recovery-through-opencore-legacy-patcher"}},[e._v("How to Boot Recovery through OpenCore Legacy Patcher")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#stuck-on-your-mac-needs-a-firmware-update"}},[e._v('Stuck on "Your Mac needs a firmware update"')])]),e._v(" "),o("li",[o("a",{attrs:{href:"#no-brightness-control"}},[e._v("No Brightness Control")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-connect-Wi-Fi-on-Monterey-with-legacy-cards"}},[e._v("Cannot connect Wi-Fi on Monterey with legacy cards")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#no-graphics-acceleration"}},[e._v("No Graphics Acceleration")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#black-screen-on-macbookpro113-in-macos-monterey"}},[e._v("Black Screen on MacBookPro11,3 in macOS Monterey")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#no-displayport-output-on-mac-pros-with-NVIDIA-kepler"}},[e._v("No DisplayPort Output on Mac Pros with NVIDIA Kepler")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#volume-hash-mismatch-error-in-macos-monterey"}},[e._v("Volume Hash Mismatch Error in macOS Monterey")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-disable-sip-in-recoveryos"}},[e._v("Cannot Disable SIP in recoveryOS")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#stuck-on-less-than-a-minute-remaining"}},[e._v('Stuck on "Less than a minute remaining..."')])]),e._v(" "),o("li",[o("a",{attrs:{href:"#no-acceleration-after-a-metal-gpu-swap-on-mac-pro"}},[e._v("No acceleration after a Metal GPU swap on Mac Pro")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#keyboard-mouse-and-trackpad-not-working-in-installer-or-after-update"}},[e._v("Keyboard, Mouse and Trackpad not working in installer or after update")])])]),e._v(" "),o("h2",{attrs:{id:"opencore-legacy-patcher-not-launching"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#opencore-legacy-patcher-not-launching"}},[e._v("#")]),e._v(" OpenCore Legacy Patcher not launching")]),e._v(" "),o("p",[e._v("If the application won't launch (e.g. icon will bounce in the Dock), try launching OCLP via Terminal by typing the following command, make sure you've moved the app to "),o("code",[e._v("/Applications")]),e._v(" before this.")]),e._v(" "),o("div",{staticClass:"language-sh extra-class"},[o("pre",{pre:!0,attrs:{class:"language-sh"}},[o("code",[e._v("/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher\n")])])]),o("h2",{attrs:{id:"stuck-on-this-version-of-mac-os-x-is-not-supported-on-this-platform-or-🚫-prohibited-symbol"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#stuck-on-this-version-of-mac-os-x-is-not-supported-on-this-platform-or-🚫-prohibited-symbol"}},[e._v("#")]),e._v(" Stuck on "),o("code",[e._v("This version of Mac OS X is not supported on this platform")]),e._v(" or (🚫) Prohibited Symbol")]),e._v(" "),o("p",[e._v("This means macOS has detected an SMBIOS it does not support. To resolve this, ensure you're booting OpenCore "),o("strong",[e._v("before")]),e._v(" the macOS installer in the boot picker. Reminder that the option will be called "),o("code",[e._v("EFI Boot")]),e._v(".")]),e._v(" "),o("p",[e._v("Once you've booted OpenCore at least once, your hardware should now auto-boot it until either an NVRAM reset occurs, or you remove the drive with OpenCore installed.")]),e._v(" "),o("p",[e._v("However, if the 🚫 Symbol only appears after the boot process has already started (the bootscreen appears/verbose boot starts), it could mean that your USB drive has failed to pass macOS' integrity checks. To resolve this, create a new installer using a different USB drive (preferably of a different model.)")]),e._v(" "),o("h2",{attrs:{id:"cannot-boot-macos-without-the-usb"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-boot-macos-without-the-usb"}},[e._v("#")]),e._v(" Cannot boot macOS without the USB")]),e._v(" "),o("p",[e._v("By default, the OpenCore Patcher won't install OpenCore onto the internal drive itself during installs.")]),e._v(" "),o("p",[e._v("After installing macOS, OpenCore Legacy Patcher should automatically prompt you to install OpenCore onto the internal drive. However, if it doesn't show the prompt, you'll need to either "),o("a",{attrs:{href:"https://dortania.github.io/OpenCore-Post-Install/universal/oc2hdd.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("manually transfer"),o("OutboundLink")],1),e._v(" OpenCore to the internal drive's EFI or Build and Install again and select your internal drive.")]),e._v(" "),o("p",[e._v("Reminder that once this is done, you'll need to select OpenCore in the boot picker again for your hardware to remember this entry and auto boot from then on.")]),e._v(" "),o("h2",{attrs:{id:"infinite-recovery-os-booting"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#infinite-recovery-os-booting"}},[e._v("#")]),e._v(" Infinite Recovery OS Booting")]),e._v(" "),o("p",[e._v("With OpenCore Legacy Patcher, we rely on Apple Secure Boot to ensure OS updates work correctly and reliably with Big Sur. However this installs NVRAM variables that will confuse your Mac if not running with OpenCore. To resolve this, simply uninstall OpenCore and "),o("a",{attrs:{href:"https://support.apple.com/en-mide/HT201255",target:"_blank",rel:"noopener noreferrer"}},[e._v("reset NVRAM"),o("OutboundLink")],1),e._v(".")]),e._v(" "),o("ul",[o("li",[e._v("Note: Machines with modified root volumes will also result in an infinite recovery loop until integrity is restored.")])]),e._v(" "),o("h2",{attrs:{id:"stuck-on-boot-after-root-patching"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#stuck-on-boot-after-root-patching"}},[e._v("#")]),e._v(" Stuck on boot after root patching")]),e._v(" "),o("p",[e._v("Boot into recovery by pressing space when your disk is selected on the OCLP bootpicker (if you have it hidden, hold ESC while starting up)")]),e._v(" "),o("ul",[o("li",[o("strong",[e._v("Note:")]),e._v(' If your disk name is something else than "Macintosh HD", make sure to change the path accordingly. You can figure out your disk name by typing '),o("code",[e._v("ls /Volumes")]),e._v(".")])]),e._v(" "),o("p",[e._v("Go into terminal and first mount the disk by typing")]),e._v(" "),o("div",{staticClass:"language-sh extra-class"},[o("pre",{pre:!0,attrs:{class:"language-sh"}},[o("code",[o("span",{pre:!0,attrs:{class:"token function"}},[e._v("mount")]),e._v(" -uw "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v('"/Volumes/Macintosh HD"')]),e._v("\n")])])]),o("p",[e._v("Then revert the snapshot")]),e._v(" "),o("div",{staticClass:"language-sh extra-class"},[o("pre",{pre:!0,attrs:{class:"language-sh"}},[o("code",[e._v("bless --mount "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v('"/Volumes/Macintosh HD"')]),e._v(" --bootefi --last-sealed-snapshot\n")])])]),o("p",[e._v("After that, type the following")]),e._v(" "),o("div",{staticClass:"language-sh extra-class"},[o("pre",{pre:!0,attrs:{class:"language-sh"}},[o("code",[o("span",{pre:!0,attrs:{class:"token builtin class-name"}},[e._v("cd")]),e._v(" "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v('"/Volumes/Macintosh HD/Library/Extensions"')]),e._v(" "),o("span",{pre:!0,attrs:{class:"token operator"}},[e._v("&&")]),e._v(" "),o("span",{pre:!0,attrs:{class:"token function"}},[e._v("ls")]),e._v("\n")])])]),o("p",[e._v('You should now see bunch of .kexts. If you only see .kexts starting with "HighPoint" and "SoftRAID", you can ignore this and just restart the system. If other kexts are found, continue.')]),e._v(" "),o("p",[e._v("Delete everything "),o("strong",[e._v("except")]),e._v(" for the ones that start with HighPoint and SoftRAID, by using "),o("code",[e._v('rm -rf "kextname"')])]),e._v(" "),o("p",[e._v("Then restart and now your system should be restored to the unpatched snapshot and should be able to boot again.")]),e._v(" "),o("h2",{attrs:{id:"reboot-when-entering-hibernation-sleep-wake-failure"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#reboot-when-entering-hibernation-sleep-wake-failure"}},[e._v("#")]),e._v(" Reboot when entering Hibernation ("),o("code",[e._v("Sleep Wake Failure")]),e._v(")")]),e._v(" "),o("p",[o("a",{attrs:{href:"https://github.com/dortania/Opencore-Legacy-Patcher/issues/72",target:"_blank",rel:"noopener noreferrer"}},[e._v("Known issue on some models"),o("OutboundLink")],1),e._v(", a temporary fix is to disable Hibernation by executing the following command in the terminal:")]),e._v(" "),o("div",{staticClass:"language- extra-class"},[o("pre",{pre:!0,attrs:{class:"language-text"}},[o("code",[e._v("sudo pmset -a hibernatemode 0\n")])])]),o("h2",{attrs:{id:"how-to-boot-recovery-through-opencore-legacy-patcher"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-boot-recovery-through-opencore-legacy-patcher"}},[e._v("#")]),e._v(" How to Boot Recovery through OpenCore Legacy Patcher")]),e._v(" "),o("p",[e._v("By default, the patcher will try to hide extra boot options such as recovery from the user. To make them appear, simply press the "),o("code",[e._v("Spacebar")]),e._v(" key while inside OpenCore's Picker to list all boot options.")]),e._v(" "),o("h2",{attrs:{id:"stuck-on-your-mac-needs-a-firmware-update"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#stuck-on-your-mac-needs-a-firmware-update"}},[e._v("#")]),e._v(' Stuck on "Your Mac needs a firmware update"')]),e._v(" "),o("p",[e._v('Full error: "Your Mac needs a firmware update in order to install to this Volume. Please select a Mac OS Extended (Journaled) volume instead."')]),e._v(" "),o("p",[e._v('This error occurs when macOS determines that the current firmware does not have full APFS support. To resolve this, when installing OpenCore, head to "Patcher Settings" and enable "Moderate SMBIOS Patching" or higher. This will ensure that the firmware reported will show support for full APFS capabilities.')]),e._v(" "),o("h2",{attrs:{id:"no-brightness-control"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#no-brightness-control"}},[e._v("#")]),e._v(" No Brightness Control")]),e._v(" "),o("p",[e._v("With OCLP v0.0.22, we've added support for brightness control on many models. However, some users may have noticed that their brightness keys do not work.")]),e._v(" "),o("p",[e._v("As a work-around, we recommend users try out the below app:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://actproductions.net/free-apps/brightness-slider/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Brightness Slider"),o("OutboundLink")],1)])]),e._v(" "),o("h2",{attrs:{id:"cannot-connect-wi-fi-on-monterey-with-legacy-cards"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-connect-wi-fi-on-monterey-with-legacy-cards"}},[e._v("#")]),e._v(" Cannot connect Wi-Fi on Monterey with legacy cards")]),e._v(" "),o("p",[e._v("With OCLP v0.2.5, we've added support for legacy Wi-Fi on Monterey. However, some users may have noticed that they can't connect to wireless networks.")]),e._v(" "),o("p",[e._v('To work-around this, we recommend that users manually connect using the "Other" option in the Wi-Fi menu bar or manually adding the network in the "Network" preference pane.')]),e._v(" "),o("h2",{attrs:{id:"no-graphics-acceleration"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#no-graphics-acceleration"}},[e._v("#")]),e._v(" No Graphics Acceleration")]),e._v(" "),o("p",[e._v("In macOS, GPU drivers are often dropped from the OS with each major release of it. With macOS Big Sur, currently, all non-Metal GPUs require additional patches to gain acceleration. In addition, macOS Monterey removed Graphics Drivers for both Intel Ivy Bridge and NVIDIA Kepler graphics processors.")]),e._v(" "),o("p",[e._v("If you're using OCLP v0.4.4, you should have been prompted to install Root Volume patches after the first boot from installation of macOS. If you need to do this manually, you can do so within the patcher app. Once rebooted, acceleration will be re-enabled as well as brightness control for laptops.")]),e._v(" "),o("h2",{attrs:{id:"black-screen-on-macbookpro11-3-in-macos-monterey"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#black-screen-on-macbookpro11-3-in-macos-monterey"}},[e._v("#")]),e._v(" Black Screen on MacBookPro11,3 in macOS Monterey")]),e._v(" "),o("p",[e._v("Due to Apple dropping NVIDIA Kepler support in macOS Monterey, "),o("a",{attrs:{href:"https://github.com/dortania/OpenCore-Legacy-Patcher/issues/522",target:"_blank",rel:"noopener noreferrer"}},[e._v("MacBookPro11,3's GMUX has difficulties switching back to the iGPU to display macOS correctly."),o("OutboundLink")],1),e._v(" To work-around this issue, boot the MacBookPro11,3 in Safe Mode and once macOS is installed, run OCLP's Post Install Root Patches to enable GPU Acceleration for the NVIDIA dGPU.")]),e._v(" "),o("ul",[o("li",[e._v("Safe Mode can be started by holding "),o("code",[e._v("Shift")]),e._v(" + "),o("code",[e._v("Enter")]),e._v(" when selecting macOS Monterey in OCLP's Boot Menu.")])]),e._v(" "),o("h2",{attrs:{id:"no-displayport-output-on-mac-pros-with-nvidia-kepler"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#no-displayport-output-on-mac-pros-with-nvidia-kepler"}},[e._v("#")]),e._v(" No DisplayPort Output on Mac Pros with NVIDIA Kepler")]),e._v(" "),o("p",[e._v("If you're having trouble with DisplayPort output on Mac Pros, try enabling Minimal Spoofing in Settings -> SMBIOS Settings and rebuild/install OpenCore. This will trick macOS drivers into thinking you have a newer MacPro7,1 and resolve the issue.")]),e._v(" "),o("p",[o("img",{attrs:{src:a(416),alt:""}})]),e._v(" "),o("h2",{attrs:{id:"volume-hash-mismatch-error-in-macos-monterey"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#volume-hash-mismatch-error-in-macos-monterey"}},[e._v("#")]),e._v(" Volume Hash Mismatch Error in macOS Monterey")]),e._v(" "),o("p",[e._v('A semi-common popup some users face is the "Volume Hash Mismatch" error:')]),e._v(" "),o("p",{attrs:{align:"center"}},[o("img",{attrs:{src:a(417)}})]),e._v(" "),o("p",[e._v("What this error signifies is that the OS detects that the boot volume's hash does not match what the OS is expecting, this error is generally cosmetic and can be ignored. However if your system starts to crash spontaneously shortly after, you'll want to reinstall macOS fresh without importing any data at first.")]),e._v(" "),o("ul",[o("li",[e._v("Note that this bug affects native Macs as well and is not due to issues with unsupported Macs: "),o("a",{attrs:{href:"https://osxdaily.com/2021/11/10/volume-hash-mismatch-error-in-macos-monterey/",target:"_blank",rel:"noopener noreferrer"}},[e._v("OSX Daily: “Volume Hash Mismatch” Error in MacOS Monterey"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("Additionally, it can help to disable FeatureUnlock in Settings -> Misc Settings as this tool can be strenuous on systems with weaker memory stability.")]),e._v(" "),o("h2",{attrs:{id:"cannot-disable-sip-in-recoveryos"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-disable-sip-in-recoveryos"}},[e._v("#")]),e._v(" Cannot Disable SIP in recoveryOS")]),e._v(" "),o("p",[e._v("With OCLP, the patcher will always overwrite the current SIP value on boot to ensure that users don't brick an installation after an NVRAM reset. However, for users wanting to disable SIP entirely, this can be done easily.")]),e._v(" "),o("p",[e._v("Head into the GUI, go to Patcher Settings, and toggle the bits you need disabled from SIP:")]),e._v(" "),o("table",[o("thead",[o("tr",[o("th",{staticStyle:{"text-align":"left"}},[e._v("SIP Enabled")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("SIP Lowered (Root Patching)")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("SIP Disabled")])])]),e._v(" "),o("tbody",[o("tr",[o("td",{staticStyle:{"text-align":"left"}},[o("img",{attrs:{src:a(322),alt:""}})]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("img",{attrs:{src:a(323),alt:""}})]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("img",{attrs:{src:a(324),alt:""}})])])])]),e._v(" "),o("h2",{attrs:{id:"intermediate-issues-with-usb-1-1-and-bluetooth-on-macpro3-1-macpro5-1"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#intermediate-issues-with-usb-1-1-and-bluetooth-on-macpro3-1-macpro5-1"}},[e._v("#")]),e._v(" Intermediate issues with USB 1.1 and Bluetooth on MacPro3,1 - MacPro5,1")]),e._v(" "),o("p",[e._v("For those experiencing issues with USB 1.1 devices (such as mice, keyboards and bluetooth chipsets), macOS Big Sur and newer have weakened OS-side reliability for the UHCI controller in older Mac Pros.")]),e._v(" "),o("ul",[o("li",[e._v("UHCI is a USB 1.1 controller that is hooked together with the USB 2.0 ports in your system. Whenever a USB 1.1 device is detected, the UHCI controller is given ownership of the device at a hardware/firmware level.\n"),o("ul",[o("li",[e._v("EHCI is the USB 2.0 controller in older Mac Pros")])])])]),e._v(" "),o("p",[e._v("Because of this, we recommend placing a USB 2.0/3.0 hub between your devices and the port on the Mac Pro. UHCI and EHCI cannot both be used at once, so using a USB hub will always force the EHCI controller on.")]),e._v(" "),o("ul",[o("li",[e._v("Alternatively, you can try cold-starting the hardware and see if macOS recognizes the UHCI controller properly.")])]),e._v(" "),o("h2",{attrs:{id:"stuck-on-less-than-a-minute-remaining"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#stuck-on-less-than-a-minute-remaining"}},[e._v("#")]),e._v(' Stuck on "Less than a minute remaining..."')]),e._v(" "),o("p",[e._v('A common area for systems to get "stuck", namely for units that are missing the '),o("code",[e._v("AES")]),e._v(" CPU instruction/older mobile hardware. During this stage, a lot of heavy cryptography is performed, which can make systems appear to be stuck. In reality they are working quite hard to finish up the installation.")]),e._v(" "),o("p",[e._v("Because this step can take a few hours or more depending on drive speeds, be patient at this stage and do not manually power off or reboot your machine as this will break the installation and require you to reinstall. If you think your system has stalled, press the Caps Lock key. If the light turns on, your system is busy and not actually frozen.")]),e._v(" "),o("h2",{attrs:{id:"no-acceleration-after-a-metal-gpu-swap-on-mac-pro"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#no-acceleration-after-a-metal-gpu-swap-on-mac-pro"}},[e._v("#")]),e._v(" No acceleration after a Metal GPU swap on Mac Pro")]),e._v(" "),o("p",[e._v("If you finished installing Monterey with the original card installed (to see bootpicker for example) and swapped your GPU to a Metal supported one, you may notice that you're missing acceleration. To fix this, open OCLP and revert root patches to get your Metal-supported GPU work again.")]),e._v(" "),o("p",[e._v('Alternatively, you can remove "AutoPkg-Assets.pkg" from /Library/Packages on the USB drive before proceeding with the installation. To see the folder, enable hidden files with '),o("code",[e._v("Command")]),e._v(" + "),o("code",[e._v("Shift")]),e._v(" + "),o("code",[e._v(".")])]),e._v(" "),o("p",[e._v("The reason for this is that the autopatcher will assume that you will be using the original graphics card and therefore does non-metal patching, which includes removing some drivers for other cards. This causes Metal cards to not accelerate after swapping.")]),e._v(" "),o("h2",{attrs:{id:"keyboard-mouse-and-trackpad-not-working-in-installer-or-after-update"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#keyboard-mouse-and-trackpad-not-working-in-installer-or-after-update"}},[e._v("#")]),e._v(" Keyboard, Mouse and Trackpad not working in installer or after update")]),e._v(" "),o("p",[e._v("For Macs using legacy USB 1.1 controllers, OpenCore Legacy Patcher can only restore support once it has performed root volume patches. Thus to install macOS, you need to hook up a USB hub between your Mac and Keyboard/Mouse.")]),e._v(" "),o("ul",[o("li",[e._v("For MacBook users, you'll need to find an external keyboard/mouse in addition to the USB hub")])]),e._v(" "),o("p",[e._v("More information can be found here:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1021",target:"_blank",rel:"noopener noreferrer"}},[e._v("Legacy UHCI/OHCI support in Ventura #1021"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("Applicable models include:")]),e._v(" "),o("table",[o("thead",[o("tr",[o("th",{staticStyle:{"text-align":"left"}},[e._v("Family")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Year")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Model")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Notes")])])]),e._v(" "),o("tbody",[o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBook")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Mid 2010 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBook5,1 - MacBook7,1")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}})]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBook Air")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Late 2010 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBookAir2,1 - MacBookAir3,x")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}})]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBook Pro")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Mid 2010 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBookPro4,1 - MacBookPro7,x")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v('Excludes Mid 2010 15" and 17" (MacBookPro6,x)')])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("iMac")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Late 2009 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("iMac7,1 - iMac10,x")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v('Excludes Core i5/7 27" late 2009 iMac (iMac11,1)')])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Mac mini")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Mid 2011 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Macmini3,1 - Macmini5,x")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}})]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Mac Pro")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Mid 2010 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("MacPro3,1 - MacPro5,1")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}})])])]),e._v(" "),o("p",[o("img",{attrs:{src:a(319),alt:""}})])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{319:function(e,t,a){e.exports=a.p+"assets/img/usb11-chart.5b4b5b26.png"},322:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Enabled.f95aadf0.png"},323:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Root-Patch.b983af09.png"},324:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Disabled.960a27d1.png"},420:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-SMBIOS-Minimal.c35b43de.png"},421:function(e,t,a){e.exports=a.p+"assets/img/Hash-Mismatch.add9f660.png"},471:function(e,t,a){"use strict";a.r(t);var o=a(25),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[o("h1",{attrs:{id:"troubleshooting"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#troubleshooting"}},[e._v("#")]),e._v(" Troubleshooting")]),e._v(" "),o("p",[e._v("Here are some common errors that users may experience while using this patcher:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"#opencore-legacy-patcher-not-launching"}},[e._v("OpenCore Legacy Patcher not launching")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#stuck-on-this-version-of-mac-os-x-is-not-supported-on-this-platform-or-(%F0%9F%9A%AB)-prohibited-symbol"}},[e._v("Stuck on "),o("code",[e._v("This version of Mac OS X is not supported on this platform")]),e._v(" or (🚫) Prohibited Symbol")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-boot-macos-without-the-usb"}},[e._v("Cannot boot macOS without the USB")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#infinite-recovery-os-reboot"}},[e._v("Infinite Recovery OS Booting")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#stuck-on-boot-after-root-patching"}},[e._v("Stuck on boot after root patching")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#reboot-when-entering-hibernation-sleep-wake-failure"}},[e._v("Reboot when entering Hibernation ("),o("code",[e._v("Sleep Wake Failure")]),e._v(")")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#how-to-boot-recovery-through-opencore-legacy-patcher"}},[e._v("How to Boot Recovery through OpenCore Legacy Patcher")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#stuck-on-your-mac-needs-a-firmware-update"}},[e._v('Stuck on "Your Mac needs a firmware update"')])]),e._v(" "),o("li",[o("a",{attrs:{href:"#no-brightness-control"}},[e._v("No Brightness Control")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-connect-Wi-Fi-on-Monterey-with-legacy-cards"}},[e._v("Cannot connect Wi-Fi on Monterey with legacy cards")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#no-graphics-acceleration"}},[e._v("No Graphics Acceleration")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#black-screen-on-macbookpro113-in-macos-monterey"}},[e._v("Black Screen on MacBookPro11,3 in macOS Monterey")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#no-displayport-output-on-mac-pros-with-NVIDIA-kepler"}},[e._v("No DisplayPort Output on Mac Pros with NVIDIA Kepler")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#volume-hash-mismatch-error-in-macos-monterey"}},[e._v("Volume Hash Mismatch Error in macOS Monterey")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-disable-sip-in-recoveryos"}},[e._v("Cannot Disable SIP in recoveryOS")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#stuck-on-less-than-a-minute-remaining"}},[e._v('Stuck on "Less than a minute remaining..."')])]),e._v(" "),o("li",[o("a",{attrs:{href:"#no-acceleration-after-a-metal-gpu-swap-on-mac-pro"}},[e._v("No acceleration after a Metal GPU swap on Mac Pro")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#keyboard-mouse-and-trackpad-not-working-in-installer-or-after-update"}},[e._v("Keyboard, Mouse and Trackpad not working in installer or after update")])])]),e._v(" "),o("h2",{attrs:{id:"opencore-legacy-patcher-not-launching"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#opencore-legacy-patcher-not-launching"}},[e._v("#")]),e._v(" OpenCore Legacy Patcher not launching")]),e._v(" "),o("p",[e._v("If the application won't launch (e.g. icon will bounce in the Dock), try launching OCLP via Terminal by typing the following command, make sure you've moved the app to "),o("code",[e._v("/Applications")]),e._v(" before this.")]),e._v(" "),o("div",{staticClass:"language-sh extra-class"},[o("pre",{pre:!0,attrs:{class:"language-sh"}},[o("code",[e._v("/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher\n")])])]),o("h2",{attrs:{id:"stuck-on-this-version-of-mac-os-x-is-not-supported-on-this-platform-or-🚫-prohibited-symbol"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#stuck-on-this-version-of-mac-os-x-is-not-supported-on-this-platform-or-🚫-prohibited-symbol"}},[e._v("#")]),e._v(" Stuck on "),o("code",[e._v("This version of Mac OS X is not supported on this platform")]),e._v(" or (🚫) Prohibited Symbol")]),e._v(" "),o("p",[e._v("This means macOS has detected an SMBIOS it does not support. To resolve this, ensure you're booting OpenCore "),o("strong",[e._v("before")]),e._v(" the macOS installer in the boot picker. Reminder that the option will be called "),o("code",[e._v("EFI Boot")]),e._v(".")]),e._v(" "),o("p",[e._v("Once you've booted OpenCore at least once, your hardware should now auto-boot it until either an NVRAM reset occurs, or you remove the drive with OpenCore installed.")]),e._v(" "),o("p",[e._v("However, if the 🚫 Symbol only appears after the boot process has already started (the bootscreen appears/verbose boot starts), it could mean that your USB drive has failed to pass macOS' integrity checks. To resolve this, create a new installer using a different USB drive (preferably of a different model.)")]),e._v(" "),o("h2",{attrs:{id:"cannot-boot-macos-without-the-usb"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-boot-macos-without-the-usb"}},[e._v("#")]),e._v(" Cannot boot macOS without the USB")]),e._v(" "),o("p",[e._v("By default, the OpenCore Patcher won't install OpenCore onto the internal drive itself during installs.")]),e._v(" "),o("p",[e._v("After installing macOS, OpenCore Legacy Patcher should automatically prompt you to install OpenCore onto the internal drive. However, if it doesn't show the prompt, you'll need to either "),o("a",{attrs:{href:"https://dortania.github.io/OpenCore-Post-Install/universal/oc2hdd.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("manually transfer"),o("OutboundLink")],1),e._v(" OpenCore to the internal drive's EFI or Build and Install again and select your internal drive.")]),e._v(" "),o("p",[e._v("Reminder that once this is done, you'll need to select OpenCore in the boot picker again for your hardware to remember this entry and auto boot from then on.")]),e._v(" "),o("h2",{attrs:{id:"infinite-recovery-os-booting"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#infinite-recovery-os-booting"}},[e._v("#")]),e._v(" Infinite Recovery OS Booting")]),e._v(" "),o("p",[e._v("With OpenCore Legacy Patcher, we rely on Apple Secure Boot to ensure OS updates work correctly and reliably with Big Sur. However this installs NVRAM variables that will confuse your Mac if not running with OpenCore. To resolve this, simply uninstall OpenCore and "),o("a",{attrs:{href:"https://support.apple.com/en-mide/HT201255",target:"_blank",rel:"noopener noreferrer"}},[e._v("reset NVRAM"),o("OutboundLink")],1),e._v(".")]),e._v(" "),o("ul",[o("li",[e._v("Note: Machines with modified root volumes will also result in an infinite recovery loop until integrity is restored.")])]),e._v(" "),o("h2",{attrs:{id:"stuck-on-boot-after-root-patching"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#stuck-on-boot-after-root-patching"}},[e._v("#")]),e._v(" Stuck on boot after root patching")]),e._v(" "),o("p",[e._v("Boot into recovery by pressing space when your disk is selected on the OCLP bootpicker (if you have it hidden, hold ESC while starting up)")]),e._v(" "),o("ul",[o("li",[o("strong",[e._v("Note:")]),e._v(' If your disk name is something else than "Macintosh HD", make sure to change the path accordingly. You can figure out your disk name by typing '),o("code",[e._v("ls /Volumes")]),e._v(".")])]),e._v(" "),o("p",[e._v("Go into terminal and first mount the disk by typing")]),e._v(" "),o("div",{staticClass:"language-sh extra-class"},[o("pre",{pre:!0,attrs:{class:"language-sh"}},[o("code",[o("span",{pre:!0,attrs:{class:"token function"}},[e._v("mount")]),e._v(" -uw "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v('"/Volumes/Macintosh HD"')]),e._v("\n")])])]),o("p",[e._v("Then revert the snapshot")]),e._v(" "),o("div",{staticClass:"language-sh extra-class"},[o("pre",{pre:!0,attrs:{class:"language-sh"}},[o("code",[e._v("bless --mount "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v('"/Volumes/Macintosh HD"')]),e._v(" --bootefi --last-sealed-snapshot\n")])])]),o("p",[e._v("After that, type the following")]),e._v(" "),o("div",{staticClass:"language-sh extra-class"},[o("pre",{pre:!0,attrs:{class:"language-sh"}},[o("code",[o("span",{pre:!0,attrs:{class:"token builtin class-name"}},[e._v("cd")]),e._v(" "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v('"/Volumes/Macintosh HD/Library/Extensions"')]),e._v(" "),o("span",{pre:!0,attrs:{class:"token operator"}},[e._v("&&")]),e._v(" "),o("span",{pre:!0,attrs:{class:"token function"}},[e._v("ls")]),e._v("\n")])])]),o("p",[e._v('You should now see bunch of .kexts. If you only see .kexts starting with "HighPoint" and "SoftRAID", you can ignore this and just restart the system. If other kexts are found, continue.')]),e._v(" "),o("p",[e._v("Delete everything "),o("strong",[e._v("except")]),e._v(" for the ones that start with HighPoint and SoftRAID, by using "),o("code",[e._v('rm -rf "kextname"')])]),e._v(" "),o("p",[e._v("Then restart and now your system should be restored to the unpatched snapshot and should be able to boot again.")]),e._v(" "),o("h2",{attrs:{id:"reboot-when-entering-hibernation-sleep-wake-failure"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#reboot-when-entering-hibernation-sleep-wake-failure"}},[e._v("#")]),e._v(" Reboot when entering Hibernation ("),o("code",[e._v("Sleep Wake Failure")]),e._v(")")]),e._v(" "),o("p",[o("a",{attrs:{href:"https://github.com/dortania/Opencore-Legacy-Patcher/issues/72",target:"_blank",rel:"noopener noreferrer"}},[e._v("Known issue on some models"),o("OutboundLink")],1),e._v(", a temporary fix is to disable Hibernation by executing the following command in the terminal:")]),e._v(" "),o("div",{staticClass:"language- extra-class"},[o("pre",{pre:!0,attrs:{class:"language-text"}},[o("code",[e._v("sudo pmset -a hibernatemode 0\n")])])]),o("h2",{attrs:{id:"how-to-boot-recovery-through-opencore-legacy-patcher"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-boot-recovery-through-opencore-legacy-patcher"}},[e._v("#")]),e._v(" How to Boot Recovery through OpenCore Legacy Patcher")]),e._v(" "),o("p",[e._v("By default, the patcher will try to hide extra boot options such as recovery from the user. To make them appear, simply press the "),o("code",[e._v("Spacebar")]),e._v(" key while inside OpenCore's Picker to list all boot options.")]),e._v(" "),o("h2",{attrs:{id:"stuck-on-your-mac-needs-a-firmware-update"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#stuck-on-your-mac-needs-a-firmware-update"}},[e._v("#")]),e._v(' Stuck on "Your Mac needs a firmware update"')]),e._v(" "),o("p",[e._v('Full error: "Your Mac needs a firmware update in order to install to this Volume. Please select a Mac OS Extended (Journaled) volume instead."')]),e._v(" "),o("p",[e._v('This error occurs when macOS determines that the current firmware does not have full APFS support. To resolve this, when installing OpenCore, head to "Patcher Settings" and enable "Moderate SMBIOS Patching" or higher. This will ensure that the firmware reported will show support for full APFS capabilities.')]),e._v(" "),o("h2",{attrs:{id:"no-brightness-control"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#no-brightness-control"}},[e._v("#")]),e._v(" No Brightness Control")]),e._v(" "),o("p",[e._v("With OCLP v0.0.22, we've added support for brightness control on many models. However, some users may have noticed that their brightness keys do not work.")]),e._v(" "),o("p",[e._v("As a work-around, we recommend users try out the below app:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://actproductions.net/free-apps/brightness-slider/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Brightness Slider"),o("OutboundLink")],1)])]),e._v(" "),o("h2",{attrs:{id:"cannot-connect-wi-fi-on-monterey-with-legacy-cards"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-connect-wi-fi-on-monterey-with-legacy-cards"}},[e._v("#")]),e._v(" Cannot connect Wi-Fi on Monterey with legacy cards")]),e._v(" "),o("p",[e._v("With OCLP v0.2.5, we've added support for legacy Wi-Fi on Monterey. However, some users may have noticed that they can't connect to wireless networks.")]),e._v(" "),o("p",[e._v('To work-around this, we recommend that users manually connect using the "Other" option in the Wi-Fi menu bar or manually adding the network in the "Network" preference pane.')]),e._v(" "),o("h2",{attrs:{id:"no-graphics-acceleration"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#no-graphics-acceleration"}},[e._v("#")]),e._v(" No Graphics Acceleration")]),e._v(" "),o("p",[e._v("In macOS, GPU drivers are often dropped from the OS with each major release of it. With macOS Big Sur, currently, all non-Metal GPUs require additional patches to gain acceleration. In addition, macOS Monterey removed Graphics Drivers for both Intel Ivy Bridge and NVIDIA Kepler graphics processors.")]),e._v(" "),o("p",[e._v("If you're using OCLP v0.4.4, you should have been prompted to install Root Volume patches after the first boot from installation of macOS. If you need to do this manually, you can do so within the patcher app. Once rebooted, acceleration will be re-enabled as well as brightness control for laptops.")]),e._v(" "),o("h2",{attrs:{id:"black-screen-on-macbookpro11-3-in-macos-monterey"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#black-screen-on-macbookpro11-3-in-macos-monterey"}},[e._v("#")]),e._v(" Black Screen on MacBookPro11,3 in macOS Monterey")]),e._v(" "),o("p",[e._v("Due to Apple dropping NVIDIA Kepler support in macOS Monterey, "),o("a",{attrs:{href:"https://github.com/dortania/OpenCore-Legacy-Patcher/issues/522",target:"_blank",rel:"noopener noreferrer"}},[e._v("MacBookPro11,3's GMUX has difficulties switching back to the iGPU to display macOS correctly."),o("OutboundLink")],1),e._v(" To work-around this issue, boot the MacBookPro11,3 in Safe Mode and once macOS is installed, run OCLP's Post Install Root Patches to enable GPU Acceleration for the NVIDIA dGPU.")]),e._v(" "),o("ul",[o("li",[e._v("Safe Mode can be started by holding "),o("code",[e._v("Shift")]),e._v(" + "),o("code",[e._v("Enter")]),e._v(" when selecting macOS Monterey in OCLP's Boot Menu.")])]),e._v(" "),o("h2",{attrs:{id:"no-displayport-output-on-mac-pros-with-nvidia-kepler"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#no-displayport-output-on-mac-pros-with-nvidia-kepler"}},[e._v("#")]),e._v(" No DisplayPort Output on Mac Pros with NVIDIA Kepler")]),e._v(" "),o("p",[e._v("If you're having trouble with DisplayPort output on Mac Pros, try enabling Minimal Spoofing in Settings -> SMBIOS Settings and rebuild/install OpenCore. This will trick macOS drivers into thinking you have a newer MacPro7,1 and resolve the issue.")]),e._v(" "),o("p",[o("img",{attrs:{src:a(420),alt:""}})]),e._v(" "),o("h2",{attrs:{id:"volume-hash-mismatch-error-in-macos-monterey"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#volume-hash-mismatch-error-in-macos-monterey"}},[e._v("#")]),e._v(" Volume Hash Mismatch Error in macOS Monterey")]),e._v(" "),o("p",[e._v('A semi-common popup some users face is the "Volume Hash Mismatch" error:')]),e._v(" "),o("p",{attrs:{align:"center"}},[o("img",{attrs:{src:a(421)}})]),e._v(" "),o("p",[e._v("What this error signifies is that the OS detects that the boot volume's hash does not match what the OS is expecting, this error is generally cosmetic and can be ignored. However if your system starts to crash spontaneously shortly after, you'll want to reinstall macOS fresh without importing any data at first.")]),e._v(" "),o("ul",[o("li",[e._v("Note that this bug affects native Macs as well and is not due to issues with unsupported Macs: "),o("a",{attrs:{href:"https://osxdaily.com/2021/11/10/volume-hash-mismatch-error-in-macos-monterey/",target:"_blank",rel:"noopener noreferrer"}},[e._v("OSX Daily: “Volume Hash Mismatch” Error in MacOS Monterey"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("Additionally, it can help to disable FeatureUnlock in Settings -> Misc Settings as this tool can be strenuous on systems with weaker memory stability.")]),e._v(" "),o("h2",{attrs:{id:"cannot-disable-sip-in-recoveryos"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-disable-sip-in-recoveryos"}},[e._v("#")]),e._v(" Cannot Disable SIP in recoveryOS")]),e._v(" "),o("p",[e._v("With OCLP, the patcher will always overwrite the current SIP value on boot to ensure that users don't brick an installation after an NVRAM reset. However, for users wanting to disable SIP entirely, this can be done easily.")]),e._v(" "),o("p",[e._v("Head into the GUI, go to Patcher Settings, and toggle the bits you need disabled from SIP:")]),e._v(" "),o("table",[o("thead",[o("tr",[o("th",{staticStyle:{"text-align":"left"}},[e._v("SIP Enabled")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("SIP Lowered (Root Patching)")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("SIP Disabled")])])]),e._v(" "),o("tbody",[o("tr",[o("td",{staticStyle:{"text-align":"left"}},[o("img",{attrs:{src:a(322),alt:""}})]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("img",{attrs:{src:a(323),alt:""}})]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("img",{attrs:{src:a(324),alt:""}})])])])]),e._v(" "),o("h2",{attrs:{id:"intermediate-issues-with-usb-1-1-and-bluetooth-on-macpro3-1-macpro5-1"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#intermediate-issues-with-usb-1-1-and-bluetooth-on-macpro3-1-macpro5-1"}},[e._v("#")]),e._v(" Intermediate issues with USB 1.1 and Bluetooth on MacPro3,1 - MacPro5,1")]),e._v(" "),o("p",[e._v("For those experiencing issues with USB 1.1 devices (such as mice, keyboards and bluetooth chipsets), macOS Big Sur and newer have weakened OS-side reliability for the UHCI controller in older Mac Pros.")]),e._v(" "),o("ul",[o("li",[e._v("UHCI is a USB 1.1 controller that is hooked together with the USB 2.0 ports in your system. Whenever a USB 1.1 device is detected, the UHCI controller is given ownership of the device at a hardware/firmware level.\n"),o("ul",[o("li",[e._v("EHCI is the USB 2.0 controller in older Mac Pros")])])])]),e._v(" "),o("p",[e._v("Because of this, we recommend placing a USB 2.0/3.0 hub between your devices and the port on the Mac Pro. UHCI and EHCI cannot both be used at once, so using a USB hub will always force the EHCI controller on.")]),e._v(" "),o("ul",[o("li",[e._v("Alternatively, you can try cold-starting the hardware and see if macOS recognizes the UHCI controller properly.")])]),e._v(" "),o("h2",{attrs:{id:"stuck-on-less-than-a-minute-remaining"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#stuck-on-less-than-a-minute-remaining"}},[e._v("#")]),e._v(' Stuck on "Less than a minute remaining..."')]),e._v(" "),o("p",[e._v('A common area for systems to get "stuck", namely for units that are missing the '),o("code",[e._v("AES")]),e._v(" CPU instruction/older mobile hardware. During this stage, a lot of heavy cryptography is performed, which can make systems appear to be stuck. In reality they are working quite hard to finish up the installation.")]),e._v(" "),o("p",[e._v("Because this step can take a few hours or more depending on drive speeds, be patient at this stage and do not manually power off or reboot your machine as this will break the installation and require you to reinstall. If you think your system has stalled, press the Caps Lock key. If the light turns on, your system is busy and not actually frozen.")]),e._v(" "),o("h2",{attrs:{id:"no-acceleration-after-a-metal-gpu-swap-on-mac-pro"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#no-acceleration-after-a-metal-gpu-swap-on-mac-pro"}},[e._v("#")]),e._v(" No acceleration after a Metal GPU swap on Mac Pro")]),e._v(" "),o("p",[e._v("If you finished installing Monterey with the original card installed (to see bootpicker for example) and swapped your GPU to a Metal supported one, you may notice that you're missing acceleration. To fix this, open OCLP and revert root patches to get your Metal-supported GPU work again.")]),e._v(" "),o("p",[e._v('Alternatively, you can remove "AutoPkg-Assets.pkg" from /Library/Packages on the USB drive before proceeding with the installation. To see the folder, enable hidden files with '),o("code",[e._v("Command")]),e._v(" + "),o("code",[e._v("Shift")]),e._v(" + "),o("code",[e._v(".")])]),e._v(" "),o("p",[e._v("The reason for this is that the autopatcher will assume that you will be using the original graphics card and therefore does non-metal patching, which includes removing some drivers for other cards. This causes Metal cards to not accelerate after swapping.")]),e._v(" "),o("h2",{attrs:{id:"keyboard-mouse-and-trackpad-not-working-in-installer-or-after-update"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#keyboard-mouse-and-trackpad-not-working-in-installer-or-after-update"}},[e._v("#")]),e._v(" Keyboard, Mouse and Trackpad not working in installer or after update")]),e._v(" "),o("p",[e._v("For Macs using legacy USB 1.1 controllers, OpenCore Legacy Patcher can only restore support once it has performed root volume patches. Thus to install macOS, you need to hook up a USB hub between your Mac and Keyboard/Mouse.")]),e._v(" "),o("ul",[o("li",[e._v("For MacBook users, you'll need to find an external keyboard/mouse in addition to the USB hub")])]),e._v(" "),o("p",[e._v("More information can be found here:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1021",target:"_blank",rel:"noopener noreferrer"}},[e._v("Legacy UHCI/OHCI support in Ventura #1021"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("Applicable models include:")]),e._v(" "),o("table",[o("thead",[o("tr",[o("th",{staticStyle:{"text-align":"left"}},[e._v("Family")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Year")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Model")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Notes")])])]),e._v(" "),o("tbody",[o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBook")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Mid 2010 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBook5,1 - MacBook7,1")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}})]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBook Air")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Late 2010 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBookAir2,1 - MacBookAir3,x")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}})]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBook Pro")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Mid 2010 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("MacBookPro4,1 - MacBookPro7,x")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v('Excludes Mid 2010 15" and 17" (MacBookPro6,x)')])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("iMac")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Late 2009 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("iMac7,1 - iMac10,x")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v('Excludes Core i5/7 27" late 2009 iMac (iMac11,1)')])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Mac mini")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Mid 2011 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Macmini3,1 - Macmini5,x")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}})]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Mac Pro")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Mid 2010 and older")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("MacPro3,1 - MacPro5,1")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}})])])]),e._v(" "),o("p",[o("img",{attrs:{src:a(319),alt:""}})])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/9.8665b314.js b/assets/js/9.b431093e.js similarity index 98% rename from assets/js/9.8665b314.js rename to assets/js/9.b431093e.js index 11196f08c..e60fe1a27 100644 --- a/assets/js/9.8665b314.js +++ b/assets/js/9.b431093e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{342:function(t,o,e){t.exports=e.p+"assets/img/ventura_uc1.403d1dfe.png"},343:function(t,o,e){t.exports=e.p+"assets/img/ventura_uc2.223d93b6.png"},418:function(t,o,e){t.exports=e.p+"assets/img/UC-enable-1.956705f7.png"},419:function(t,o,e){t.exports=e.p+"assets/img/UC-enable-2.7d84d4a0.png"},420:function(t,o,e){t.exports=e.p+"assets/img/OCLP-SMBIOS-Allow-Native-Spoof.8f73c0c2.png"},421:function(t,o,e){t.exports=e.p+"assets/img/OCLP-smbios-settings.223d93b6.png"},471:function(t,o,e){"use strict";e.r(o);var a=e(25),r=Object(a.a)({},(function(){var t=this,o=t.$createElement,a=t._self._c||o;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[a("h1",{attrs:{id:"universal-control-on-unsupported-macs"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#universal-control-on-unsupported-macs"}},[t._v("#")]),t._v(" Universal Control on unsupported Macs")]),t._v(" "),a("p",[t._v("Introduced in macOS 12 Monterey, Universal Control is a feature that allows a Mac to control other Macs and/or iPads, share input devices, and share files across them simultaneously. With OpenCore and FeatureUnlock, Universal Control can be unlocked for most unsupported Macs, as long as they meet the technical requirements listed on this page.")]),t._v(" "),a("ul",[a("li",[t._v("Note: The following page is primarily for tinkerers, no proper support is provided outside of Discord support (see bottom of page).")])]),t._v(" "),a("h2",{attrs:{id:"enabling-universal-control"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#enabling-universal-control"}},[t._v("#")]),t._v(" Enabling Universal Control")]),t._v(" "),a("p",[t._v("If you meet all the requirements, in most cases you can go to Display Preferences and tick the Universal Control settings to enable it. If you're planning to use Universal Control with an iPad, make sure to enable Universal Control on the iPad as well.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",{staticStyle:{"text-align":"left"}},[t._v("Display Preferences")]),t._v(" "),a("th",{staticStyle:{"text-align":"left"}},[t._v("Universal Control settings")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(418),alt:""}})]),t._v(" "),a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(419),alt:"OCLP GUI Build Finished"}})])])])]),t._v(" "),a("p",[t._v("Most Mac models from 2011 and above should work out of the box. However, older Macs like the 2008-2011 MacBook Pros require upgrading the Wi-Fi/Bluetooth card to a newer model. More info in the "),a("a",{attrs:{href:"#requirements-for-universal-control"}},[t._v("requirements section.")])]),t._v(" "),a("p",[t._v("Some Monterey-native models are blacklisted, check the "),a("a",{attrs:{href:"#blacklisted-models"}},[t._v("blacklisted models section")]),t._v(" for more info.")]),t._v(" "),a("h2",{attrs:{id:"requirements-for-universal-control"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#requirements-for-universal-control"}},[t._v("#")]),t._v(" Requirements for Universal Control")]),t._v(" "),a("p",[t._v("Technical requirements:")]),t._v(" "),a("ul",[a("li",[t._v("Wi-Fi 4 (802.11n)")]),t._v(" "),a("li",[t._v("Bluetooth 4.0")]),t._v(" "),a("li",[t._v("macOS Monterey 12.4 or newer")]),t._v(" "),a("li",[t._v("iPadOS 15.4 or newer (if applicable)")]),t._v(" "),a("li",[t._v("OpenCore Legacy Patcher 0.4.3 or newer")])]),t._v(" "),a("p",[t._v("Check the "),a("a",{attrs:{href:"#table-of-models"}},[t._v("table of models")]),t._v(" below to see whether you need to upgrade hardware and exactly what hardware is required to be changed based on the offending Macs listed. For help on how to upgrade the Wi-Fi card in older 2008-2011 models, refer to the "),a("code",[t._v("#hardware")]),t._v(" channel in the "),a("a",{attrs:{href:"https://discord.gg/rqdPgH8xSN",target:"_blank",rel:"noopener noreferrer"}},[t._v("Discord server"),a("OutboundLink")],1),t._v(" if required.")]),t._v(" "),a("p",[t._v("Other requirements:")]),t._v(" "),a("ul",[a("li",[t._v("All devices are signed into the same iCloud account.")]),t._v(" "),a("li",[t._v("Two Factor Authentication is enabled with your Apple ID.")]),t._v(" "),a("li",[t._v("Bluetooth and WiFi are enabled. Neither needs to be connected, leaving them enabled is sufficient.")]),t._v(" "),a("li",[t._v("Handoff turned on from iCloud settings.")]),t._v(" "),a("li",[t._v("The devices in question are in close proximity.")])]),t._v(" "),a("h3",{attrs:{id:"table-of-models"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#table-of-models"}},[t._v("#")]),t._v(" Table of models")]),t._v(" "),a("p",[t._v("This table shows which models do and do not support Universal Control out of box (OOB) and what is required to gain support.\nNote: For AirPort upgrades, only the best/newest cards are listed.")]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("MacBook")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("MacBook5,1")]),t._v(" "),a("td",[t._v("Wi-Fi 4 / BT 2.0 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"4"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle ")])]),t._v(" "),a("tr",[a("td",[t._v("MacBook5,2")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("WiFi 4 / BT 2.1 EDR")]),t._v(" "),a("td",[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBook6,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBook7,1")])]),t._v(" "),a("tr",[a("td",[t._v("MacBook8,1")]),t._v(" "),a("td",[t._v("WiFi 4 + BT 4.2")]),t._v(" "),a("td",[a("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),a("td",[t._v("Universal Control will work.")])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("MacBook Air")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("MacBookAir2,1")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir3,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94360CS2 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir3,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir4,1")]),t._v(" "),a("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),a("td",{attrs:{rowspan:"6"}},[a("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),a("td",{attrs:{rowspan:"6"}},[t._v("Universal Control will work.")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir4,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir5,1")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir5,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir6,1")]),t._v(" "),a("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir6,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir7,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Hardware supports UC. "),a("br"),t._v(" "),a("a",{attrs:{href:"#blacklisted-models"}},[a("strong",[t._v("Spoofing required.")])])])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir7,2")])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("MacBook Pro")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("MacBookPro4,1")]),t._v(" "),a("td",{attrs:{rowspan:"9"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"11"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro5,1")]),t._v(" "),a("td",{attrs:{rowspan:"6"}},[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro5,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro5,3")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro5,4")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro5,5")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro6,1")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro6,2")]),t._v(" "),a("td",[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro7,1")]),t._v(" "),a("td",[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro8,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro8,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro9,1")]),t._v(" "),a("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),a("td",{attrs:{rowspan:"7"}},[a("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),a("td",{attrs:{rowspan:"7"}},[t._v("Universal Control will work.")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro9,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro10,1")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro10,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro11,1")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro11,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro11,3")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro11,4")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 5 + BT 4.2")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("Hardware supports UC. "),a("br"),t._v(" "),a("a",{attrs:{href:"#blacklisted-models"}},[a("strong",[t._v("Spoofing required.")])])])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro11,5")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro12,1")])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Mac mini")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("Macmini3,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Upgrade requires some heavy electrical and case modifications, so instead used a Broadcom USB Bluetooth 4.0+ Dongle.")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini4,1")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini5,1")]),t._v(" "),a("td",{attrs:{rowspan:"5"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),a("td",{attrs:{rowspan:"5"}},[a("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),a("td",{attrs:{rowspan:"5"}},[t._v("Universal Control will work.")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini5,2")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini5,3")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini6,1")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini6,2")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini7,1")]),t._v(" "),a("td",[t._v("Wi-Fi 5 + BT 4.0")]),t._v(" "),a("td",[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",[t._v("Hardware supports UC. "),a("br"),t._v(" "),a("a",{attrs:{href:"#blacklisted-models"}},[a("strong",[t._v("Spoofing required.")])])])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("iMac")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("iMac7,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.0 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"9"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"7"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CD card")])]),t._v(" "),a("tr",[a("td",[t._v("iMac8,1")])]),t._v(" "),a("tr",[a("td",[t._v("iMac9,1")]),t._v(" "),a("td",{attrs:{rowspan:"7"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")])]),t._v(" "),a("tr",[a("td",[t._v("iMac10,1")])]),t._v(" "),a("tr",[a("td",[t._v("iMac11,1")])]),t._v(" "),a("tr",[a("td",[t._v("iMac11,2")])]),t._v(" "),a("tr",[a("td",[t._v("iMac11,3")])]),t._v(" "),a("tr",[a("td",[t._v("iMac12,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM943602CD card")])]),t._v(" "),a("tr",[a("td",[t._v("iMac12,2")])]),t._v(" "),a("tr",[a("td",[t._v("iMac13,1")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),a("td",{attrs:{rowspan:"8"}},[a("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),a("td",{attrs:{rowspan:"8"}},[t._v("Universal Control will work.")])]),t._v(" "),a("tr",[a("td",[t._v("iMac13,2")])]),t._v(" "),a("tr",[a("td",[t._v("iMac13,3")])]),t._v(" "),a("tr",[a("td",[t._v("iMac14,1")]),t._v(" "),a("td",{attrs:{rowspan:"5"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),a("tr",[a("td",[t._v("iMac14,2")])]),t._v(" "),a("tr",[a("td",[t._v("iMac14,3")])]),t._v(" "),a("tr",[a("td",[t._v("iMac14,4")])]),t._v(" "),a("tr",[a("td",[t._v("iMac15,1")])]),t._v(" "),a("tr",[a("td",[t._v("iMac16,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 5 + BT 4.2")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Hardware supports UC. "),a("br"),t._v(" "),a("a",{attrs:{href:"#blacklisted-models"}},[a("strong",[t._v("Spoofing required.")])])])]),t._v(" "),a("tr",[a("td",[t._v("iMac16,2")])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Mac Pro")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("MacPro3,1")]),t._v(" "),a("td",[t._v("Wi-Fi 4 + BT 2.0 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"4"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",[t._v("Replace stock AirPort card with an mPCIE Adapter board with a BCM943602CD card")])]),t._v(" "),a("tr",[a("td",[t._v("MacPro4,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM943602CD card")])]),t._v(" "),a("tr",[a("td",[t._v("MacPro5,1")])]),t._v(" "),a("tr",[a("td",[t._v("MacPro6,1")]),t._v(" "),a("td",[t._v("Wi-Fi 5 + BT 4.0")]),t._v(" "),a("td",[t._v("Hardware supports UC. "),a("br"),t._v(" "),a("a",{attrs:{href:"#blacklisted-models"}},[a("strong",[t._v("Spoofing required.")])])])])])]),t._v(" "),a("ul",[a("li",[t._v("Note: Some older Mac Pro configurations may not have shipped with a WiFi card in the base model")])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Xserve ;p")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("Xserve2,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("N/A")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Install a PCIe BCM943602CD card")])]),t._v(" "),a("tr",[a("td",[t._v("Xserve3,1")])])])])]),t._v(" "),a("h2",{attrs:{id:"blacklisted-models"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#blacklisted-models"}},[t._v("#")]),t._v(" Blacklisted models")]),t._v(" "),a("p",[t._v("The following models are blacklisted from using Universal Control by Apple:")]),t._v(" "),a("ul",[a("li",[t._v('MacBookAir7,x - MacBook Air Early 2015 11" / 13"')]),t._v(" "),a("li",[t._v('MacBookPro11,4 - MacBook Pro Mid 2015 15" (Intel Iris)')]),t._v(" "),a("li",[t._v('MacBookPro11,5 - MacBook Pro Mid 2015 15" (dGPU)')]),t._v(" "),a("li",[t._v('MacBookPro12,x - MacBook Pro Early 2015 13"')]),t._v(" "),a("li",[t._v('iMac16,x - iMac Late 2015 21"')]),t._v(" "),a("li",[t._v("Macmini7,x - Mac mini 2014")]),t._v(" "),a("li",[t._v("MacPro6,x - Mac Pro Late 2013")])]),t._v(" "),a("p",[t._v("The hardware in these models are capable of supporting Universal Control, but due to blacklisting, the only solution to use Universal Control on these models is to spoof their SMBIOS. SMBIOS spoofing essentially fools some aspects of macOS to think they are running on a different machine.")]),t._v(" "),a("p",[t._v("With SMBIOS Spoofing, the Universal Control handshake recognizes a different SMBIOS and thus grants a blacklisted Mac to connect to other Macs and iPads with Universal Control.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Situation")]),t._v(" "),a("th",[t._v("Condition")]),t._v(" "),a("th",[t._v("Solution")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("Mac <-> Mac connection")]),t._v(" "),a("td",[t._v("Monterey-unsupported")]),t._v(" "),a("td",[t._v("No spoofing needed")])]),t._v(" "),a("tr",[a("td",[t._v("Mac <-> iPad connection")]),t._v(" "),a("td",[t._v("Monterey-unsupported")]),t._v(" "),a("td",[t._v("No spoofing needed")])]),t._v(" "),a("tr",[a("td",[t._v("Mac <-> Mac connection")]),t._v(" "),a("td",[t._v("One or both are blacklisted")]),t._v(" "),a("td",[t._v("Spoofing required on blacklisted Macs")])]),t._v(" "),a("tr",[a("td",[t._v("Mac <-> iPad connection")]),t._v(" "),a("td",[t._v("Blacklisted Mac")]),t._v(" "),a("td",[t._v("Spoofing required on blacklisted Mac")])])])]),t._v(" "),a("div",{staticClass:"custom-block warning"},[a("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),a("p",[t._v("Before we continue, please keep in mind that SMBIOS Spoofing is an advanced feature of OpenCore. Reckless usage of it could potentially break important functionality and leave your installation in a non-working state. Once you boot into a spoofed state, it is highly recommended that you stay spoofed, and avoid booting macOS without OpenCore.")])]),t._v(" "),a("h3",{attrs:{id:"how-to-spoof"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-to-spoof"}},[t._v("#")]),t._v(" How to spoof")]),t._v(" "),a("p",[t._v("Ventura has dropped more models which includes all of the blacklisted Macs in question, making the procedure slightly different. It is important to follow the guide for the version you're on, failing to do so is likely to cause boot issues.")]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("macOS Sonoma")]),t._v(" "),a("p",[t._v("Firstly run OpenCore Legacy Patcher.")]),t._v(" "),a("p",[t._v("Then go to "),a("strong",[t._v("Settings")]),t._v(" and "),a("strong",[t._v("SMBIOS")]),t._v(" tab, set SMBIOS Spoof Level to "),a("strong",[t._v("Moderate")]),t._v(". Set SMBIOS Spoof Model "),a("strong",[t._v("one listed next to your native model in the table for spoofed models below.")])]),t._v(" "),a("p",[t._v('Notice that "Allow native models" and "Allow Native Spoofs" '),a("strong",[t._v("are NOT")]),t._v(" enabled unlike on Monterey, this is on purpose. They are no longer relevant on Sonoma and enabling them will cause boot issues.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",{staticStyle:{"text-align":"left"}},[t._v("Main Settings view")]),t._v(" "),a("th",{staticStyle:{"text-align":"left"}},[t._v("SMBIOS settings")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(342),alt:""}})]),t._v(" "),a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(343),alt:""}})])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Table for spoofed models (click to expand)")]),t._v(" "),a("p",[t._v("Spoofing to any model with native Sonoma support should work, but these are the earliest Macs natively supported by Sonoma and thus chosen for the sake of simplicity.")]),t._v(" "),a("p",[a("strong",[t._v("Reminder:")]),t._v(" Macs that are not listed on this table work without spoofing, including systems that do not natively support Ventura as long as the other requirements are met, since they aren't blacklisted.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Mac by name")]),t._v(" "),a("th",[t._v("Native SMBIOS")]),t._v(" "),a("th",[t._v("Spoof SMBIOS")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v('MacBook Air Early 2015 11" / 13"')]),t._v(" "),a("td",[t._v("MacBookAir7,x")]),t._v(" "),a("td",[t._v("MacBookAir8,1")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Early 2015 13"')]),t._v(" "),a("td",[t._v("MacBookPro12,x")]),t._v(" "),a("td",[t._v("MacBookPro15,2")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Mid 2015 15"')]),t._v(" "),a("td",[t._v("MacBookPro11,4 / 11,5")]),t._v(" "),a("td",[t._v("MacBookPro15,2")])]),t._v(" "),a("tr",[a("td",[t._v('iMac Late 2015 21"')]),t._v(" "),a("td",[t._v("iMac16,x")]),t._v(" "),a("td",[t._v("iMac19,2")])]),t._v(" "),a("tr",[a("td",[t._v("Mac mini Late 2014")]),t._v(" "),a("td",[t._v("Macmini7,x")]),t._v(" "),a("td",[t._v("MacMini8,1")])]),t._v(" "),a("tr",[a("td",[t._v("Mac Pro Late 2013")]),t._v(" "),a("td",[t._v("MacPro6,x")]),t._v(" "),a("td",[t._v("MacPro7,1")])])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("macOS Ventura")]),t._v(" "),a("p",[t._v("Firstly run OpenCore Legacy Patcher.")]),t._v(" "),a("p",[t._v("Then go to "),a("strong",[t._v("Settings")]),t._v(" and "),a("strong",[t._v("SMBIOS")]),t._v(" tab, set SMBIOS Spoof Level to "),a("strong",[t._v("Moderate")]),t._v(". Set SMBIOS Spoof Model "),a("strong",[t._v("one listed next to your native model in the table for spoofed models below.")])]),t._v(" "),a("p",[t._v('Notice that "Allow native models" and "Allow Native Spoofs" '),a("strong",[t._v("are NOT")]),t._v(" enabled unlike on Monterey, this is on purpose. They are no longer relevant on Ventura and enabling them will cause boot issues.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",{staticStyle:{"text-align":"left"}},[t._v("Main Settings view")]),t._v(" "),a("th",{staticStyle:{"text-align":"left"}},[t._v("SMBIOS settings")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(342),alt:""}})]),t._v(" "),a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(343),alt:""}})])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Table for spoofed models (click to expand)")]),t._v(" "),a("p",[t._v("Spoofing to any model with native Ventura support should work, but these are the earliest Macs natively supported by Ventura and thus chosen for the sake of simplicity.")]),t._v(" "),a("p",[a("strong",[t._v("Reminder:")]),t._v(" Macs that are not listed on this table work without spoofing, including systems that do not natively support Ventura as long as the other requirements are met, since they aren't blacklisted.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Mac by name")]),t._v(" "),a("th",[t._v("Native SMBIOS")]),t._v(" "),a("th",[t._v("Spoof SMBIOS")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v('MacBook Air Early 2015 11" / 13"')]),t._v(" "),a("td",[t._v("MacBookAir7,x")]),t._v(" "),a("td",[t._v("MacBookAir8,1")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Early 2015 13"')]),t._v(" "),a("td",[t._v("MacBookPro12,x")]),t._v(" "),a("td",[t._v("MacBookPro14,1")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Mid 2015 15"')]),t._v(" "),a("td",[t._v("MacBookPro11,4 / 11,5")]),t._v(" "),a("td",[t._v("MacBookPro14,3")])]),t._v(" "),a("tr",[a("td",[t._v('iMac Late 2015 21"')]),t._v(" "),a("td",[t._v("iMac16,x")]),t._v(" "),a("td",[t._v("iMac18,2")])]),t._v(" "),a("tr",[a("td",[t._v("Mac mini Late 2014")]),t._v(" "),a("td",[t._v("Macmini7,x")]),t._v(" "),a("td",[t._v("MacMini8,1")])]),t._v(" "),a("tr",[a("td",[t._v("Mac Pro Late 2013")]),t._v(" "),a("td",[t._v("MacPro6,x")]),t._v(" "),a("td",[t._v("MacPro7,1")])])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("macOS Monterey")]),t._v(" "),a("p",[t._v("Firstly, run OpenCore Legacy Patcher. Secondly, go to "),a("strong",[t._v("Settings")]),t._v(" then the "),a("strong",[t._v("App")]),t._v(" tab and tick "),a("strong",[t._v("Allow native models")]),t._v(".")]),t._v(" "),a("p",[a("a",{attrs:{href:"../images/OCLP-App-Allow-Native-Models.png"}})]),t._v(" "),a("p",[t._v("Then, go to "),a("strong",[t._v("SMBIOS")]),t._v(" tab, tick "),a("strong",[t._v("Allow spoofing native Macs")]),t._v(", set SMBIOS Spoof Level to "),a("strong",[t._v("Moderate")]),t._v(". Set SMBIOS Spoof Model to "),a("strong",[t._v("one listed next to your native model in the table for spoofed models below.")])]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",{staticStyle:{"text-align":"left"}},[t._v("Main Settings view")]),t._v(" "),a("th",{staticStyle:{"text-align":"left"}},[t._v("SMBIOS settings")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(420),alt:""}})]),t._v(" "),a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(421),alt:""}})])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Table for spoofed models (click to expand)")]),t._v(" "),a("p",[t._v("Any model after the list of officially blacklisted Macs should be supported, but these are the earliest Macs with Universal Control support, and thus chosen for the sake of simplicity.")]),t._v(" "),a("p",[a("strong",[t._v("Reminder:")]),t._v(" Macs that are not listed on this table work without spoofing, including systems that do not natively support Monterey, as long as the other requirements are met, since they aren't blacklisted.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Mac by name")]),t._v(" "),a("th",[t._v("Native SMBIOS")]),t._v(" "),a("th",[t._v("Spoof SMBIOS")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v('MacBook Air Early 2015 11" / 13"')]),t._v(" "),a("td",[t._v("MacBookAir7,x")]),t._v(" "),a("td",[t._v("MacBookAir8,1")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Early 2015 13"')]),t._v(" "),a("td",[t._v("MacBookPro12,x")]),t._v(" "),a("td",[t._v("MacBookPro13,1")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Mid 2015 15"')]),t._v(" "),a("td",[t._v("MacBookPro11,4 / 11,5")]),t._v(" "),a("td",[t._v("MacBookPro13,3")])]),t._v(" "),a("tr",[a("td",[t._v('iMac Late 2015 21"')]),t._v(" "),a("td",[t._v("iMac16,x")]),t._v(" "),a("td",[t._v("iMac18,2")])]),t._v(" "),a("tr",[a("td",[t._v("Mac mini Late 2014")]),t._v(" "),a("td",[t._v("Macmini7,x")]),t._v(" "),a("td",[t._v("MacMini8,1")])]),t._v(" "),a("tr",[a("td",[t._v("Mac Pro Late 2013")]),t._v(" "),a("td",[t._v("MacPro6,x")]),t._v(" "),a("td",[t._v("MacPro7,1")])])])])])]),t._v(" "),a("p",[a("strong",[t._v("Note:")]),t._v(" Unless you are building OpenCore on a different machine than it's targeted for, "),a("strong",[t._v("do not")]),t._v(" change the model in the main settings view. It is important to understand that OCLP targets this model regardless of what you may have spoofed to, as your Mac is still what the Native SMBIOS shows.")]),t._v(" "),a("p",[t._v("Lastly, Build and install OpenCore again, and reboot back to the OS. Enable Universal Control as explained in the "),a("a",{attrs:{href:"#enabling-universal-control"}},[t._v("Enabling Universal Control section.")])]),t._v(" "),a("p",[t._v("You should now be prompted to log back into iCloud by your Mac. If you get this prompt, you have successfully configured SMBIOS spoofing. Otherwise, verify that you have correctly followed the steps listed above, or ask on the Discord server for further assistance in "),a("a",{attrs:{href:"https://discord.gg/rqdPgH8xSN",target:"_blank",rel:"noopener noreferrer"}},[t._v("#misc-help"),a("OutboundLink")],1),t._v(".")])])}),[],!1,null,null,null);o.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{342:function(t,o,e){t.exports=e.p+"assets/img/ventura_uc1.403d1dfe.png"},343:function(t,o,e){t.exports=e.p+"assets/img/ventura_uc2.223d93b6.png"},416:function(t,o,e){t.exports=e.p+"assets/img/UC-enable-1.956705f7.png"},417:function(t,o,e){t.exports=e.p+"assets/img/UC-enable-2.7d84d4a0.png"},418:function(t,o,e){t.exports=e.p+"assets/img/OCLP-SMBIOS-Allow-Native-Spoof.8f73c0c2.png"},419:function(t,o,e){t.exports=e.p+"assets/img/OCLP-smbios-settings.223d93b6.png"},470:function(t,o,e){"use strict";e.r(o);var a=e(25),r=Object(a.a)({},(function(){var t=this,o=t.$createElement,a=t._self._c||o;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[a("h1",{attrs:{id:"universal-control-on-unsupported-macs"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#universal-control-on-unsupported-macs"}},[t._v("#")]),t._v(" Universal Control on unsupported Macs")]),t._v(" "),a("p",[t._v("Introduced in macOS 12 Monterey, Universal Control is a feature that allows a Mac to control other Macs and/or iPads, share input devices, and share files across them simultaneously. With OpenCore and FeatureUnlock, Universal Control can be unlocked for most unsupported Macs, as long as they meet the technical requirements listed on this page.")]),t._v(" "),a("ul",[a("li",[t._v("Note: The following page is primarily for tinkerers, no proper support is provided outside of Discord support (see bottom of page).")])]),t._v(" "),a("h2",{attrs:{id:"enabling-universal-control"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#enabling-universal-control"}},[t._v("#")]),t._v(" Enabling Universal Control")]),t._v(" "),a("p",[t._v("If you meet all the requirements, in most cases you can go to Display Preferences and tick the Universal Control settings to enable it. If you're planning to use Universal Control with an iPad, make sure to enable Universal Control on the iPad as well.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",{staticStyle:{"text-align":"left"}},[t._v("Display Preferences")]),t._v(" "),a("th",{staticStyle:{"text-align":"left"}},[t._v("Universal Control settings")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(416),alt:""}})]),t._v(" "),a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(417),alt:"OCLP GUI Build Finished"}})])])])]),t._v(" "),a("p",[t._v("Most Mac models from 2011 and above should work out of the box. However, older Macs like the 2008-2011 MacBook Pros require upgrading the Wi-Fi/Bluetooth card to a newer model. More info in the "),a("a",{attrs:{href:"#requirements-for-universal-control"}},[t._v("requirements section.")])]),t._v(" "),a("p",[t._v("Some Monterey-native models are blacklisted, check the "),a("a",{attrs:{href:"#blacklisted-models"}},[t._v("blacklisted models section")]),t._v(" for more info.")]),t._v(" "),a("h2",{attrs:{id:"requirements-for-universal-control"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#requirements-for-universal-control"}},[t._v("#")]),t._v(" Requirements for Universal Control")]),t._v(" "),a("p",[t._v("Technical requirements:")]),t._v(" "),a("ul",[a("li",[t._v("Wi-Fi 4 (802.11n)")]),t._v(" "),a("li",[t._v("Bluetooth 4.0")]),t._v(" "),a("li",[t._v("macOS Monterey 12.4 or newer")]),t._v(" "),a("li",[t._v("iPadOS 15.4 or newer (if applicable)")]),t._v(" "),a("li",[t._v("OpenCore Legacy Patcher 0.4.3 or newer")])]),t._v(" "),a("p",[t._v("Check the "),a("a",{attrs:{href:"#table-of-models"}},[t._v("table of models")]),t._v(" below to see whether you need to upgrade hardware and exactly what hardware is required to be changed based on the offending Macs listed. For help on how to upgrade the Wi-Fi card in older 2008-2011 models, refer to the "),a("code",[t._v("#hardware")]),t._v(" channel in the "),a("a",{attrs:{href:"https://discord.gg/rqdPgH8xSN",target:"_blank",rel:"noopener noreferrer"}},[t._v("Discord server"),a("OutboundLink")],1),t._v(" if required.")]),t._v(" "),a("p",[t._v("Other requirements:")]),t._v(" "),a("ul",[a("li",[t._v("All devices are signed into the same iCloud account.")]),t._v(" "),a("li",[t._v("Two Factor Authentication is enabled with your Apple ID.")]),t._v(" "),a("li",[t._v("Bluetooth and WiFi are enabled. Neither needs to be connected, leaving them enabled is sufficient.")]),t._v(" "),a("li",[t._v("Handoff turned on from iCloud settings.")]),t._v(" "),a("li",[t._v("The devices in question are in close proximity.")])]),t._v(" "),a("h3",{attrs:{id:"table-of-models"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#table-of-models"}},[t._v("#")]),t._v(" Table of models")]),t._v(" "),a("p",[t._v("This table shows which models do and do not support Universal Control out of box (OOB) and what is required to gain support.\nNote: For AirPort upgrades, only the best/newest cards are listed.")]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("MacBook")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("MacBook5,1")]),t._v(" "),a("td",[t._v("Wi-Fi 4 / BT 2.0 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"4"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle ")])]),t._v(" "),a("tr",[a("td",[t._v("MacBook5,2")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("WiFi 4 / BT 2.1 EDR")]),t._v(" "),a("td",[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBook6,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBook7,1")])]),t._v(" "),a("tr",[a("td",[t._v("MacBook8,1")]),t._v(" "),a("td",[t._v("WiFi 4 + BT 4.2")]),t._v(" "),a("td",[a("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),a("td",[t._v("Universal Control will work.")])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("MacBook Air")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("MacBookAir2,1")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir3,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94360CS2 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir3,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir4,1")]),t._v(" "),a("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),a("td",{attrs:{rowspan:"6"}},[a("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),a("td",{attrs:{rowspan:"6"}},[t._v("Universal Control will work.")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir4,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir5,1")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir5,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir6,1")]),t._v(" "),a("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir6,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir7,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Hardware supports UC. "),a("br"),t._v(" "),a("a",{attrs:{href:"#blacklisted-models"}},[a("strong",[t._v("Spoofing required.")])])])]),t._v(" "),a("tr",[a("td",[t._v("MacBookAir7,2")])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("MacBook Pro")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("MacBookPro4,1")]),t._v(" "),a("td",{attrs:{rowspan:"9"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"11"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro5,1")]),t._v(" "),a("td",{attrs:{rowspan:"6"}},[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro5,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro5,3")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro5,4")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro5,5")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro6,1")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro6,2")]),t._v(" "),a("td",[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro7,1")]),t._v(" "),a("td",[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro8,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro8,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro9,1")]),t._v(" "),a("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),a("td",{attrs:{rowspan:"7"}},[a("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),a("td",{attrs:{rowspan:"7"}},[t._v("Universal Control will work.")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro9,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro10,1")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro10,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro11,1")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro11,2")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro11,3")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro11,4")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 5 + BT 4.2")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("Hardware supports UC. "),a("br"),t._v(" "),a("a",{attrs:{href:"#blacklisted-models"}},[a("strong",[t._v("Spoofing required.")])])])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro11,5")])]),t._v(" "),a("tr",[a("td",[t._v("MacBookPro12,1")])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Mac mini")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("Macmini3,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Upgrade requires some heavy electrical and case modifications, so instead used a Broadcom USB Bluetooth 4.0+ Dongle.")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini4,1")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini5,1")]),t._v(" "),a("td",{attrs:{rowspan:"5"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),a("td",{attrs:{rowspan:"5"}},[a("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),a("td",{attrs:{rowspan:"5"}},[t._v("Universal Control will work.")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini5,2")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini5,3")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini6,1")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini6,2")])]),t._v(" "),a("tr",[a("td",[t._v("Macmini7,1")]),t._v(" "),a("td",[t._v("Wi-Fi 5 + BT 4.0")]),t._v(" "),a("td",[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",[t._v("Hardware supports UC. "),a("br"),t._v(" "),a("a",{attrs:{href:"#blacklisted-models"}},[a("strong",[t._v("Spoofing required.")])])])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("iMac")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("iMac7,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.0 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"9"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"7"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CD card")])]),t._v(" "),a("tr",[a("td",[t._v("iMac8,1")])]),t._v(" "),a("tr",[a("td",[t._v("iMac9,1")]),t._v(" "),a("td",{attrs:{rowspan:"7"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")])]),t._v(" "),a("tr",[a("td",[t._v("iMac10,1")])]),t._v(" "),a("tr",[a("td",[t._v("iMac11,1")])]),t._v(" "),a("tr",[a("td",[t._v("iMac11,2")])]),t._v(" "),a("tr",[a("td",[t._v("iMac11,3")])]),t._v(" "),a("tr",[a("td",[t._v("iMac12,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM943602CD card")])]),t._v(" "),a("tr",[a("td",[t._v("iMac12,2")])]),t._v(" "),a("tr",[a("td",[t._v("iMac13,1")]),t._v(" "),a("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),a("td",{attrs:{rowspan:"8"}},[a("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),a("td",{attrs:{rowspan:"8"}},[t._v("Universal Control will work.")])]),t._v(" "),a("tr",[a("td",[t._v("iMac13,2")])]),t._v(" "),a("tr",[a("td",[t._v("iMac13,3")])]),t._v(" "),a("tr",[a("td",[t._v("iMac14,1")]),t._v(" "),a("td",{attrs:{rowspan:"5"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),a("tr",[a("td",[t._v("iMac14,2")])]),t._v(" "),a("tr",[a("td",[t._v("iMac14,3")])]),t._v(" "),a("tr",[a("td",[t._v("iMac14,4")])]),t._v(" "),a("tr",[a("td",[t._v("iMac15,1")])]),t._v(" "),a("tr",[a("td",[t._v("iMac16,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 5 + BT 4.2")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Hardware supports UC. "),a("br"),t._v(" "),a("a",{attrs:{href:"#blacklisted-models"}},[a("strong",[t._v("Spoofing required.")])])])]),t._v(" "),a("tr",[a("td",[t._v("iMac16,2")])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Mac Pro")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("MacPro3,1")]),t._v(" "),a("td",[t._v("Wi-Fi 4 + BT 2.0 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"4"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",[t._v("Replace stock AirPort card with an mPCIE Adapter board with a BCM943602CD card")])]),t._v(" "),a("tr",[a("td",[t._v("MacPro4,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM943602CD card")])]),t._v(" "),a("tr",[a("td",[t._v("MacPro5,1")])]),t._v(" "),a("tr",[a("td",[t._v("MacPro6,1")]),t._v(" "),a("td",[t._v("Wi-Fi 5 + BT 4.0")]),t._v(" "),a("td",[t._v("Hardware supports UC. "),a("br"),t._v(" "),a("a",{attrs:{href:"#blacklisted-models"}},[a("strong",[t._v("Spoofing required.")])])])])])]),t._v(" "),a("ul",[a("li",[t._v("Note: Some older Mac Pro configurations may not have shipped with a WiFi card in the base model")])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Xserve ;p")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("SMBIOS")]),t._v(" "),a("th",[t._v("WiFi/BT version")]),t._v(" "),a("th",[t._v("UC OOB")]),t._v(" "),a("th",[t._v("Comment")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("Xserve2,1")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("N/A")]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[a("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),a("td",{attrs:{rowspan:"2"}},[t._v("Install a PCIe BCM943602CD card")])]),t._v(" "),a("tr",[a("td",[t._v("Xserve3,1")])])])])]),t._v(" "),a("h2",{attrs:{id:"blacklisted-models"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#blacklisted-models"}},[t._v("#")]),t._v(" Blacklisted models")]),t._v(" "),a("p",[t._v("The following models are blacklisted from using Universal Control by Apple:")]),t._v(" "),a("ul",[a("li",[t._v('MacBookAir7,x - MacBook Air Early 2015 11" / 13"')]),t._v(" "),a("li",[t._v('MacBookPro11,4 - MacBook Pro Mid 2015 15" (Intel Iris)')]),t._v(" "),a("li",[t._v('MacBookPro11,5 - MacBook Pro Mid 2015 15" (dGPU)')]),t._v(" "),a("li",[t._v('MacBookPro12,x - MacBook Pro Early 2015 13"')]),t._v(" "),a("li",[t._v('iMac16,x - iMac Late 2015 21"')]),t._v(" "),a("li",[t._v("Macmini7,x - Mac mini 2014")]),t._v(" "),a("li",[t._v("MacPro6,x - Mac Pro Late 2013")])]),t._v(" "),a("p",[t._v("The hardware in these models are capable of supporting Universal Control, but due to blacklisting, the only solution to use Universal Control on these models is to spoof their SMBIOS. SMBIOS spoofing essentially fools some aspects of macOS to think they are running on a different machine.")]),t._v(" "),a("p",[t._v("With SMBIOS Spoofing, the Universal Control handshake recognizes a different SMBIOS and thus grants a blacklisted Mac to connect to other Macs and iPads with Universal Control.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Situation")]),t._v(" "),a("th",[t._v("Condition")]),t._v(" "),a("th",[t._v("Solution")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("Mac <-> Mac connection")]),t._v(" "),a("td",[t._v("Monterey-unsupported")]),t._v(" "),a("td",[t._v("No spoofing needed")])]),t._v(" "),a("tr",[a("td",[t._v("Mac <-> iPad connection")]),t._v(" "),a("td",[t._v("Monterey-unsupported")]),t._v(" "),a("td",[t._v("No spoofing needed")])]),t._v(" "),a("tr",[a("td",[t._v("Mac <-> Mac connection")]),t._v(" "),a("td",[t._v("One or both are blacklisted")]),t._v(" "),a("td",[t._v("Spoofing required on blacklisted Macs")])]),t._v(" "),a("tr",[a("td",[t._v("Mac <-> iPad connection")]),t._v(" "),a("td",[t._v("Blacklisted Mac")]),t._v(" "),a("td",[t._v("Spoofing required on blacklisted Mac")])])])]),t._v(" "),a("div",{staticClass:"custom-block warning"},[a("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),a("p",[t._v("Before we continue, please keep in mind that SMBIOS Spoofing is an advanced feature of OpenCore. Reckless usage of it could potentially break important functionality and leave your installation in a non-working state. Once you boot into a spoofed state, it is highly recommended that you stay spoofed, and avoid booting macOS without OpenCore.")])]),t._v(" "),a("h3",{attrs:{id:"how-to-spoof"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-to-spoof"}},[t._v("#")]),t._v(" How to spoof")]),t._v(" "),a("p",[t._v("Ventura has dropped more models which includes all of the blacklisted Macs in question, making the procedure slightly different. It is important to follow the guide for the version you're on, failing to do so is likely to cause boot issues.")]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("macOS Sonoma")]),t._v(" "),a("p",[t._v("Firstly run OpenCore Legacy Patcher.")]),t._v(" "),a("p",[t._v("Then go to "),a("strong",[t._v("Settings")]),t._v(" and "),a("strong",[t._v("SMBIOS")]),t._v(" tab, set SMBIOS Spoof Level to "),a("strong",[t._v("Moderate")]),t._v(". Set SMBIOS Spoof Model "),a("strong",[t._v("one listed next to your native model in the table for spoofed models below.")])]),t._v(" "),a("p",[t._v('Notice that "Allow native models" and "Allow Native Spoofs" '),a("strong",[t._v("are NOT")]),t._v(" enabled unlike on Monterey, this is on purpose. They are no longer relevant on Sonoma and enabling them will cause boot issues.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",{staticStyle:{"text-align":"left"}},[t._v("Main Settings view")]),t._v(" "),a("th",{staticStyle:{"text-align":"left"}},[t._v("SMBIOS settings")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(342),alt:""}})]),t._v(" "),a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(343),alt:""}})])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Table for spoofed models (click to expand)")]),t._v(" "),a("p",[t._v("Spoofing to any model with native Sonoma support should work, but these are the earliest Macs natively supported by Sonoma and thus chosen for the sake of simplicity.")]),t._v(" "),a("p",[a("strong",[t._v("Reminder:")]),t._v(" Macs that are not listed on this table work without spoofing, including systems that do not natively support Ventura as long as the other requirements are met, since they aren't blacklisted.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Mac by name")]),t._v(" "),a("th",[t._v("Native SMBIOS")]),t._v(" "),a("th",[t._v("Spoof SMBIOS")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v('MacBook Air Early 2015 11" / 13"')]),t._v(" "),a("td",[t._v("MacBookAir7,x")]),t._v(" "),a("td",[t._v("MacBookAir8,1")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Early 2015 13"')]),t._v(" "),a("td",[t._v("MacBookPro12,x")]),t._v(" "),a("td",[t._v("MacBookPro15,2")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Mid 2015 15"')]),t._v(" "),a("td",[t._v("MacBookPro11,4 / 11,5")]),t._v(" "),a("td",[t._v("MacBookPro15,2")])]),t._v(" "),a("tr",[a("td",[t._v('iMac Late 2015 21"')]),t._v(" "),a("td",[t._v("iMac16,x")]),t._v(" "),a("td",[t._v("iMac19,2")])]),t._v(" "),a("tr",[a("td",[t._v("Mac mini Late 2014")]),t._v(" "),a("td",[t._v("Macmini7,x")]),t._v(" "),a("td",[t._v("MacMini8,1")])]),t._v(" "),a("tr",[a("td",[t._v("Mac Pro Late 2013")]),t._v(" "),a("td",[t._v("MacPro6,x")]),t._v(" "),a("td",[t._v("MacPro7,1")])])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("macOS Ventura")]),t._v(" "),a("p",[t._v("Firstly run OpenCore Legacy Patcher.")]),t._v(" "),a("p",[t._v("Then go to "),a("strong",[t._v("Settings")]),t._v(" and "),a("strong",[t._v("SMBIOS")]),t._v(" tab, set SMBIOS Spoof Level to "),a("strong",[t._v("Moderate")]),t._v(". Set SMBIOS Spoof Model "),a("strong",[t._v("one listed next to your native model in the table for spoofed models below.")])]),t._v(" "),a("p",[t._v('Notice that "Allow native models" and "Allow Native Spoofs" '),a("strong",[t._v("are NOT")]),t._v(" enabled unlike on Monterey, this is on purpose. They are no longer relevant on Ventura and enabling them will cause boot issues.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",{staticStyle:{"text-align":"left"}},[t._v("Main Settings view")]),t._v(" "),a("th",{staticStyle:{"text-align":"left"}},[t._v("SMBIOS settings")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(342),alt:""}})]),t._v(" "),a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(343),alt:""}})])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Table for spoofed models (click to expand)")]),t._v(" "),a("p",[t._v("Spoofing to any model with native Ventura support should work, but these are the earliest Macs natively supported by Ventura and thus chosen for the sake of simplicity.")]),t._v(" "),a("p",[a("strong",[t._v("Reminder:")]),t._v(" Macs that are not listed on this table work without spoofing, including systems that do not natively support Ventura as long as the other requirements are met, since they aren't blacklisted.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Mac by name")]),t._v(" "),a("th",[t._v("Native SMBIOS")]),t._v(" "),a("th",[t._v("Spoof SMBIOS")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v('MacBook Air Early 2015 11" / 13"')]),t._v(" "),a("td",[t._v("MacBookAir7,x")]),t._v(" "),a("td",[t._v("MacBookAir8,1")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Early 2015 13"')]),t._v(" "),a("td",[t._v("MacBookPro12,x")]),t._v(" "),a("td",[t._v("MacBookPro14,1")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Mid 2015 15"')]),t._v(" "),a("td",[t._v("MacBookPro11,4 / 11,5")]),t._v(" "),a("td",[t._v("MacBookPro14,3")])]),t._v(" "),a("tr",[a("td",[t._v('iMac Late 2015 21"')]),t._v(" "),a("td",[t._v("iMac16,x")]),t._v(" "),a("td",[t._v("iMac18,2")])]),t._v(" "),a("tr",[a("td",[t._v("Mac mini Late 2014")]),t._v(" "),a("td",[t._v("Macmini7,x")]),t._v(" "),a("td",[t._v("MacMini8,1")])]),t._v(" "),a("tr",[a("td",[t._v("Mac Pro Late 2013")]),t._v(" "),a("td",[t._v("MacPro6,x")]),t._v(" "),a("td",[t._v("MacPro7,1")])])])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("macOS Monterey")]),t._v(" "),a("p",[t._v("Firstly, run OpenCore Legacy Patcher. Secondly, go to "),a("strong",[t._v("Settings")]),t._v(" then the "),a("strong",[t._v("App")]),t._v(" tab and tick "),a("strong",[t._v("Allow native models")]),t._v(".")]),t._v(" "),a("p",[a("a",{attrs:{href:"../images/OCLP-App-Allow-Native-Models.png"}})]),t._v(" "),a("p",[t._v("Then, go to "),a("strong",[t._v("SMBIOS")]),t._v(" tab, tick "),a("strong",[t._v("Allow spoofing native Macs")]),t._v(", set SMBIOS Spoof Level to "),a("strong",[t._v("Moderate")]),t._v(". Set SMBIOS Spoof Model to "),a("strong",[t._v("one listed next to your native model in the table for spoofed models below.")])]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",{staticStyle:{"text-align":"left"}},[t._v("Main Settings view")]),t._v(" "),a("th",{staticStyle:{"text-align":"left"}},[t._v("SMBIOS settings")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(418),alt:""}})]),t._v(" "),a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:e(419),alt:""}})])])])]),t._v(" "),a("details",{staticClass:"custom-block details"},[a("summary",[t._v("Table for spoofed models (click to expand)")]),t._v(" "),a("p",[t._v("Any model after the list of officially blacklisted Macs should be supported, but these are the earliest Macs with Universal Control support, and thus chosen for the sake of simplicity.")]),t._v(" "),a("p",[a("strong",[t._v("Reminder:")]),t._v(" Macs that are not listed on this table work without spoofing, including systems that do not natively support Monterey, as long as the other requirements are met, since they aren't blacklisted.")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Mac by name")]),t._v(" "),a("th",[t._v("Native SMBIOS")]),t._v(" "),a("th",[t._v("Spoof SMBIOS")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v('MacBook Air Early 2015 11" / 13"')]),t._v(" "),a("td",[t._v("MacBookAir7,x")]),t._v(" "),a("td",[t._v("MacBookAir8,1")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Early 2015 13"')]),t._v(" "),a("td",[t._v("MacBookPro12,x")]),t._v(" "),a("td",[t._v("MacBookPro13,1")])]),t._v(" "),a("tr",[a("td",[t._v('MacBook Pro Mid 2015 15"')]),t._v(" "),a("td",[t._v("MacBookPro11,4 / 11,5")]),t._v(" "),a("td",[t._v("MacBookPro13,3")])]),t._v(" "),a("tr",[a("td",[t._v('iMac Late 2015 21"')]),t._v(" "),a("td",[t._v("iMac16,x")]),t._v(" "),a("td",[t._v("iMac18,2")])]),t._v(" "),a("tr",[a("td",[t._v("Mac mini Late 2014")]),t._v(" "),a("td",[t._v("Macmini7,x")]),t._v(" "),a("td",[t._v("MacMini8,1")])]),t._v(" "),a("tr",[a("td",[t._v("Mac Pro Late 2013")]),t._v(" "),a("td",[t._v("MacPro6,x")]),t._v(" "),a("td",[t._v("MacPro7,1")])])])])])]),t._v(" "),a("p",[a("strong",[t._v("Note:")]),t._v(" Unless you are building OpenCore on a different machine than it's targeted for, "),a("strong",[t._v("do not")]),t._v(" change the model in the main settings view. It is important to understand that OCLP targets this model regardless of what you may have spoofed to, as your Mac is still what the Native SMBIOS shows.")]),t._v(" "),a("p",[t._v("Lastly, Build and install OpenCore again, and reboot back to the OS. Enable Universal Control as explained in the "),a("a",{attrs:{href:"#enabling-universal-control"}},[t._v("Enabling Universal Control section.")])]),t._v(" "),a("p",[t._v("You should now be prompted to log back into iCloud by your Mac. If you get this prompt, you have successfully configured SMBIOS spoofing. Otherwise, verify that you have correctly followed the steps listed above, or ask on the Discord server for further assistance in "),a("a",{attrs:{href:"https://discord.gg/rqdPgH8xSN",target:"_blank",rel:"noopener noreferrer"}},[t._v("#misc-help"),a("OutboundLink")],1),t._v(".")])])}),[],!1,null,null,null);o.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/app.07658647.js b/assets/js/app.c3b2776a.js similarity index 92% rename from assets/js/app.07658647.js rename to assets/js/app.c3b2776a.js index 9700b5a81..11738a63a 100644 --- a/assets/js/app.07658647.js +++ b/assets/js/app.c3b2776a.js @@ -1,9 +1,9 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[]]);!function(t){function e(e){for(var r,a,c=e[0],s=e[1],u=e[2],f=0,p=[];f0?o(r(t),9007199254740991):0}},function(t,e){var n=Array.isArray;t.exports=n},function(t,e,n){var r=n(33),o=n(19);t.exports=function(t){return r(o(t))}},function(t,e,n){var r=n(142),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();t.exports=i},function(t,e,n){var r=n(6),o=n(1),i=n(7),a=Object.defineProperty,c={},s=function(t){throw t};t.exports=function(t,e){if(i(c,t))return c[t];e||(e={});var n=[][t],u=!!i(e,"ACCESSORS")&&e.ACCESSORS,l=i(e,0)?e[0]:s,f=i(e,1)?e[1]:void 0;return c[t]=!!n&&!o((function(){if(u&&!r)return!0;var t={length:-1};u?a(t,1,{enumerable:!0,get:s}):t[1]=1,n.call(t,l,f)}))}},function(t,e,n){var r=n(114),o=n(2),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},function(t,e){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},function(t,e){t.exports=!1},function(t,e,n){var r=n(6),o=n(80),i=n(35),a=n(15),c=n(34),s=n(7),u=n(109),l=Object.getOwnPropertyDescriptor;e.f=r?l:function(t,e){if(t=a(t),e=c(e,!0),u)try{return l(t,e)}catch(t){}if(s(t,e))return i(!o.f.call(t,e),t[e])}},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,e,n){var r=n(231),o=n(234);t.exports=function(t,e){var n=o(t,e);return r(n)?n:void 0}},function(t,e,n){"use strict";function r(t,e,n,r,o,i,a,c){var s,u="function"==typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),a?(s=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=s):o&&(s=c?function(){o.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:o),s)if(u.functional){u._injectStyles=s;var l=u.render;u.render=function(t,e){return s.call(e),l(t,e)}}else{var f=u.beforeCreate;u.beforeCreate=f?[].concat(f,s):[s]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";var r=n(0),o=n(31).filter,i=n(54),a=n(17),c=i("filter"),s=a("filter");r({target:"Array",proto:!0,forced:!c||!s},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e){t.exports=function(t){return null!=t&&"object"==typeof t}},function(t,e,n){var r,o=n(5),i=n(189),a=n(78),c=n(36),s=n(113),u=n(75),l=n(49),f=l("IE_PROTO"),p=function(){},d=function(t){return" +