diff --git a/404.html b/404.html index c20cd156f..260d97931 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 2bdae82f7..9e4f31266 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 HD2000 - HD4000 No
TeraScale 2 HD5000 - HD6000
AMD GCN (and newer) HD7000+ Yes
NVIDIA Tesla 8000GT - GT300 No
Fermi GT400 - GT500
Kepler GT600 - GT700 Yes
Intel GMA GMA900 - GMA3000 No
Iron Lake HD series
Sandy Bridge HD3000
Ivy Bridge (and newer) HD4000 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)

With version 0.2.5, this issue should be full resolved

0.2.4 and older Work-Around

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 (opens new window) to manage permissions.

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 HD2000 - HD4000 No
TeraScale 2 HD5000 - HD6000
AMD GCN (and newer) HD7000+ Yes
NVIDIA Tesla 8000GT - GT300 No
Fermi GT400 - GT500
Kepler GT600 - GT700 Yes
Intel GMA GMA900 - GMA3000 No
Iron Lake HD series
Sandy Bridge HD3000
Ivy Bridge (and newer) HD4000 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)

With version 0.2.5, this issue should be full resolved

0.2.4 and older Work-Around

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 (opens new window) to manage permissions.

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
@@ -30,13 +30,13 @@ $ osascript -e 'id of app "zoom.us"'
 $ sudo sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT or REPLACE INTO access VALUES('kTCCServiceMicrophone','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);"
 
 $ sudo sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT or REPLACE INTO access VALUES('kTCCServiceCamera','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);"
-

# Keyboard Backlight broken

Due to forcing hidd into spinning up with the fallback mode enabled, this can break the OS's recognition of backlight keyboards. Thankfully the drivers themselves still do operate so applications such as LabTick (opens new window) are able to set the brightness manually.

# Photos and Maps Apps Heavily Distorted

Due to the Metal Backend, the enhanced color output of these apps seems to heavily break overall UI usage. To work around this, users reported (opens new window) forcing the color output of their monitor from Billions to Millions of colors helped greatly. Apps easily allowing this customization are SwitchResX (opens new window), ResXreme (opens new window) and EasyRes (opens new window).

# Cannot press "Done" when editing a Sidebar Widget

Workaround: Press some combination of Tab, or Tab and then Shift-Tab, or just Shift-Tab until the "Done" button is highlighted. Then press spacebar to activate the button, the same as in any other dialog with a highlighted button halo.

# Wake from sleep heavily distorted on AMD/ATI in macOS 11.3 and newer

Unfortunately, this is a very well known issue that the community is investigating. A currently known solution is to downgrade to macOS 11.2.3 or older until a proper fix can be found. Additionally, logging out and logging back in can resolve the issue without requiring a reboot.

  • Note, this issue should be exclusive to TeraScale 1 GPUs (ie. HD2000-4000). TeraScale 2 GPUs should not exhibit this issue.

In the event Apple removes 11.2.3 from their catalogue, we've provided a mirror below:

# Unable to switch GPUs on 2011 15" and 17" MacBook Pros

Currently, with OpenCore Legacy Patcher, GPU switching between the iGPU and dGPU is broken. The simplest way to set a specific GPU is to disable the dGPU when you wish to remain on the more power efficient iGPU.

The best way to achieve this is to boot to Recovery (or Single User Mode if the dGPU refuses to function at all) and run the following command:

nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs=%01%00%00%00
+

# Keyboard Backlight broken

Due to forcing hidd into spinning up with the fallback mode enabled, this can break the OS's recognition of backlight keyboards. Thankfully the drivers themselves still do operate so applications such as LabTick (opens new window) are able to set the brightness manually.

# Photos and Maps Apps Heavily Distorted

Due to the Metal Backend, the enhanced color output of these apps seems to heavily break overall UI usage. To work around this, users reported (opens new window) forcing the color output of their monitor from Billions to Millions of colors helped greatly. Apps easily allowing this customization are SwitchResX (opens new window), ResXreme (opens new window) and EasyRes (opens new window).

# Cannot press "Done" when editing a Sidebar Widget

Workaround: Press some combination of Tab, or Tab and then Shift-Tab, or just Shift-Tab until the "Done" button is highlighted. Then press spacebar to activate the button, the same as in any other dialog with a highlighted button halo.

# Wake from sleep heavily distorted on AMD/ATI from macOS 11.3 to Monterey

Fixed for macOS Ventura starting from 0.6.6. Big Sur and Monterey will continue to exhibit the issue.

For older versions, only known solution is to downgrade to macOS 11.2.3 or older. Additionally, logging out and logging back in can resolve the issue without requiring a reboot.

  • Note, this issue should be exclusive to TeraScale 1 GPUs (ie. HD2000-4000). TeraScale 2 GPUs should not exhibit this issue.

In the event Apple removes 11.2.3 from their catalogue, we've provided a mirror below:

# Unable to switch GPUs on 2011 15" and 17" MacBook Pros

Currently, with OpenCore Legacy Patcher, GPU switching between the iGPU and dGPU is broken. The simplest way to set a specific GPU is to disable the dGPU when you wish to remain on the more power efficient iGPU.

The best way to achieve this is to boot to Recovery (or Single User Mode if the dGPU refuses to function at all) and run the following command:

nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs=%01%00%00%00
 

This will disable the dGPU and allow the iGPU to function in Big Sur. Note that external display outputs are directly routed to the dGPU and therefore can no longer be used. Solutions such as DisplayLink Adapters (opens new window) can work around this limitation, however, note that you'll need to use older drivers (5.2.6):

Note: This driver only provides partial support in macOS, full graphics acceleration is not currently available on displays driven by DisplayLink.

# Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)

Resolved with OpenCore Legacy Patcher v0.4.2

Legacy Fix (prior to 0.4.2)

Due to an odd bug with ATI's TeraScale 2 GPUs, many users will experience erratic/strobing colours once finished installing accelerated patches and rebooting into macOS. The issue stems from an incorrect assumption in the GPU drivers where it will enforce the Billion Colour space on your display. To fix, simply force your Display into a lower color depth such as Million Colours.

Applications that can set color depth are:

# Unable to allow Safari Extensions

Due to a bug in the legacy acceleration patches, users won't be able to enable Safari Extensions.

The following tool can be used to work-around this issue:

# Cannot Login on 2011 15" and 17" MacBook Pros

By default, OpenCore Legacy Patcher will assume MacBookPro8,2/3 have a faulty dGPU and disable acceleration. This is the safest option for most users as enabling dGPU acceleration on faulty Macs will result in failed booting.

However, if your machine does not have the dGPU disabled via NVRAM, you'll experience a login loop. To work around this is quite simple:

  1. Boot macOS in Single User Mode
    • Press Cmd+S in OpenCore's menu when you turn the Mac on
  2. When the command line prompt appears, enter the dGPU disabler argument (at the bottom)
  3. Reboot and patched macOS should work normally
  4. If you still want to use the dGPU, run OpenCore Legacy Patcher and enable TS2 Acceleration from settings. Go to Patcher Settings -> Developer Settings -> Set TeraScale 2 Accel, then root patch again.
  5. Either Reset NVRAM or set gpu-power-prefs to zeros to re-enable the dGPU
# Forces GMUX to use iGPU only (ie. disable dGPU)
 nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs=%01%00%00%00
 # To reset, simply write zeros or NVRAM Reset your Mac
 nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs=%00%00%00%00
-

# Black Boxes on HD3000 iGPUs

A somewhat strange issue on Intel HD3000-based Macs, on 3rd party displays sometimes UI elements may become black and unreadable. To resolve, select either the generic Display or Display P3 Color Profiles in Display Settings.

  • Mainly applicable for HDMI Displays, DVI and DisplayPort are generally unaffected.
  • If you're inside Setup Assistant, press Cmd + Option + Control + T to launch Terminal. From there, run open /System/Applications/System\ Preferences.app
  • Issue has spread to more Macs with macOS Ventura, including MacBook Airs and MacBook Pros
Default Color Profile Display/Display P3 Profile

# Cannot Pair Bluetooth Devices

In macOS Ventura, hover states may not function correctly which results in the "Connect" button not appearing in System Settings. To resolve:

  1. Enable Keyboard Navigation in System Settings -> Keyboard
  2. Tab + space over Bluetooth devices in System Settings -> Bluetooth
  3. Pair button should appear

For more information, see ASentientBot's post (opens new window).

# Black Boxes on HD3000 iGPUs

A somewhat strange issue on Intel HD3000-based Macs, on 3rd party displays sometimes UI elements may become black and unreadable. To resolve, select either the generic Display or Display P3 Color Profiles in Display Settings.

  • Mainly applicable for HDMI Displays, DVI and DisplayPort are generally unaffected.
  • If you're inside Setup Assistant, press Cmd + Option + Control + T to launch Terminal. From there, run open /System/Applications/System\ Preferences.app
  • Issue has spread to more Macs with macOS Ventura, including MacBook Airs and MacBook Pros
Default Color Profile Display/Display P3 Profile

# Cannot Pair Bluetooth Devices

In macOS Ventura, hover states may not function correctly which results in the "Connect" button not appearing in System Settings. To resolve:

  1. Enable Keyboard Navigation in System Settings -> Keyboard
  2. Tab + space over Bluetooth devices in System Settings -> Bluetooth
  3. Pair button should appear

For more information, see ASentientBot's post (opens new window).

- + diff --git a/BUILD.html b/BUILD.html index 319ce255e..9690edc3d 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 eaada2455..e6d14975c 100644 --- a/DEBUG.html +++ b/DEBUG.html @@ -11,7 +11,7 @@ - + @@ -29,6 +29,6 @@ ⟶

- + diff --git a/DONATE.html b/DONATE.html index 722d13946..75a715e02 100644 --- a/DONATE.html +++ b/DONATE.html @@ -11,7 +11,7 @@ - + @@ -29,6 +29,6 @@ ⟶

- + diff --git a/HOW.html b/HOW.html index b65976512..3e13c0e48 100644 --- a/HOW.html +++ b/HOW.html @@ -11,7 +11,7 @@ - + @@ -28,6 +28,6 @@ ⟶

- + diff --git a/ICNS.html b/ICNS.html index d7b16475a..6ebe01cce 100644 --- a/ICNS.html +++ b/ICNS.html @@ -11,7 +11,7 @@ - + @@ -32,6 +32,6 @@ ⟶

- + diff --git a/INSTALLER.html b/INSTALLER.html index 0f14fd10a..981fb6d1a 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.

# 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.

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.

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 447b18aba..fef78755a 100644 --- a/ISSUES-HOLD.html +++ b/ISSUES-HOLD.html @@ -11,7 +11,7 @@ - + @@ -28,6 +28,6 @@ ⟶

- + diff --git a/LICENSE.html b/LICENSE.html index fb34b92f3..5cc7893a2 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -11,7 +11,7 @@ - + @@ -31,6 +31,6 @@ ⟶

- + diff --git a/MODELS.html b/MODELS.html index 865ef3ae4..934b22bd3 100644 --- a/MODELS.html +++ b/MODELS.html @@ -11,7 +11,7 @@ - + @@ -29,6 +29,6 @@ ⟶

- + diff --git a/MONTEREY-DROP.html b/MONTEREY-DROP.html index 6fbd309a2..108d3cfda 100644 --- a/MONTEREY-DROP.html +++ b/MONTEREY-DROP.html @@ -11,7 +11,7 @@ - + @@ -33,6 +33,6 @@ ⟶

- + diff --git a/PATCHEXPLAIN.html b/PATCHEXPLAIN.html index 23618e7f5..8d8c80375 100644 --- a/PATCHEXPLAIN.html +++ b/PATCHEXPLAIN.html @@ -11,7 +11,7 @@ - + @@ -115,6 +115,6 @@

- + diff --git a/POST-INSTALL.html b/POST-INSTALL.html index 890057258..de0e2c351 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:

And voila! No more USB drive required.

# Booting seamlessly without Verbose or OpenCore Picker

To do this, run the OpenCore Patcher and head to Patcher Settings:

Here you can change different patcher settings, however the main interest is:

Once you've toggled them both 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.

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

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 v0.4.4 and higher include an autopatcher, which will automatically root patch your system but only if the USB install media was created within OCLP.

Users with OCLP v0.4.4 or higher 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.

In OCLP v0.4.5 a new indicator was added to help users to see if, when and on what version the system was root patched. Note that the "Available patches" section above this does not track the status and will always show the patches that are available, whether they're installed or not.

Automatic install prompt in 0.4.4+ Last patched status in 0.4.5+

# 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.

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

    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.

    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: @@ -29,7 +29,7 @@
      • BCM94328
      • BCM94322
    • Atheros
    GPUs requiring patching in macOS Ventura
    • NVIDIA:
      • Kepler (600 - 800 series)
    • AMD:
      • GCN 1-3 (7000 - R9 series)
      • Polaris (RX 4xx/5xx series, if CPU lacks AVX2)
    • Intel: -
      • Ivy Bridge (4000 series)
      • Haswell (4400, 4600, 5000 series)
      • Broadwell (6000 series)
      • Skylake (500 series)
- + diff --git a/START.html b/START.html index f23048b70..cdf8b27a3 100644 --- a/START.html +++ b/START.html @@ -11,7 +11,7 @@ - + @@ -24,6 +24,6 @@ ⟶

- + diff --git a/TERMS.html b/TERMS.html index 9f5cd8232..86e7b9c33 100644 --- a/TERMS.html +++ b/TERMS.html @@ -11,7 +11,7 @@ - + @@ -28,6 +28,6 @@ ⟶

- + diff --git a/TESTED.html b/TESTED.html index 3a0618052..b838327af 100644 --- a/TESTED.html +++ b/TESTED.html @@ -11,7 +11,7 @@ - + @@ -28,6 +28,6 @@ ⟶

- + diff --git a/TROUBLESHOOTING.html b/TROUBLESHOOTING.html index 01f4de903..71053a9c5 100644 --- a/TROUBLESHOOTING.html +++ b/TROUBLESHOOTING.html @@ -11,7 +11,7 @@ - + @@ -22,7 +22,7 @@ (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

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.

# Cannot boot macOS without the USB

By default, the OpenCore Patcher won't install OpenCore onto the internal drive itself during installs. Instead, you'll need to either manually transfer (opens new window) OpenCore to the internal drive's EFI or run this patcher's Option 2 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).

# Reboot when entering Hibernation (Sleep Wake Failure)

Known issue on some models (opens new window), a temporary fix is to disable Hibernation by executing the following command in the terminal:

sudo pmset -a hibernatemode 0
 

# Booting with a non-flashed GPU

For Mac Pro, Xserve and iMac users with non-flashed GPUs, you can still easily boot OpenCore and view the entire boot process. To do so, make sure SIP is disabled (to allow NVRAM write access) and run the following:

sudo bless --verbose --file /Volumes/VOLNAME/EFI/OC/OpenCore.efi --folder /Volumes/VOLNAME/EFI/OC --setBoot
-

Once you boot OpenCore for the first time, LauncherOption will install itself as the top boot priority, making OpenCore always launch. Combined with RequestBootVar, all boot options must go through OpenCore, ensuring seamless usage even with OS installation and updates.

# How to Boot Big Sur Recovery

By default, the patcher will try to hide extra boot options such as recovery from the user. To make them appear, simply press the Spacebar key while inside OpenCore's Picker to list all boot options.

# Stuck on "Your Mac needs a firmware update"

Full error: "Your Mac needs a firmware update in order to install to this Volume. Please select a Mac OS Extended (Journaled) volume instead."

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.

# No Brightness Control

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.

As a work-around, we recommend users try out the below app:

# Cannot connect Wi-Fi on Monterey with legacy cards

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.

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.

# No Graphics Acceleration

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.

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.

# Black Screen on MacBookPro11,3 in macOS Monterey

Due to Apple dropping NVIDIA Kepler support in macOS Monterey, MacBookPro11,3's GMUX has difficulties switching back to the iGPU to display macOS correctly. (opens new window) 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.

# No DisplayPort Output on Mac Pros with NVIDIA Kepler

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.

# Volume Hash Mismatch Error in macOS Monterey

A semi-common popup some users face is the "Volume Hash Mismatch" error:

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.

Additionally, it can help to disable FeatureUnlock in Settings -> Misc Settings as this tool can be strenuous on systems with weaker memory stability.

# Cannot Disable SIP in recoveryOS

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.

Head into the GUI, go to Patcher Settings, and toggle the bits you need disabled from SIP:

SIP Enabled SIP Lowered (Root Patching) SIP Disabled

# Intermediate issues with USB 1.1 and Bluetooth on MacPro3,1 - MacPro5,1

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.

Once you boot OpenCore for the first time, LauncherOption will install itself as the top boot priority, making OpenCore always launch. Combined with RequestBootVar, all boot options must go through OpenCore, ensuring seamless usage even with OS installation and updates.

# How to Boot Big Sur Recovery

By default, the patcher will try to hide extra boot options such as recovery from the user. To make them appear, simply press the Spacebar key while inside OpenCore's Picker to list all boot options.

# Stuck on "Your Mac needs a firmware update"

Full error: "Your Mac needs a firmware update in order to install to this Volume. Please select a Mac OS Extended (Journaled) volume instead."

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.

# No Brightness Control

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.

As a work-around, we recommend users try out the below app:

# Cannot connect Wi-Fi on Monterey with legacy cards

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.

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.

# No Graphics Acceleration

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.

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.

# Black Screen on MacBookPro11,3 in macOS Monterey

Due to Apple dropping NVIDIA Kepler support in macOS Monterey, MacBookPro11,3's GMUX has difficulties switching back to the iGPU to display macOS correctly. (opens new window) 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.

# No DisplayPort Output on Mac Pros with NVIDIA Kepler

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.

# Volume Hash Mismatch Error in macOS Monterey

A semi-common popup some users face is the "Volume Hash Mismatch" error:

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.

Additionally, it can help to disable FeatureUnlock in Settings -> Misc Settings as this tool can be strenuous on systems with weaker memory stability.

# Cannot Disable SIP in recoveryOS

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.

Head into the GUI, go to Patcher Settings, and toggle the bits you need disabled from SIP:

SIP Enabled SIP Lowered (Root Patching) SIP Disabled

# Intermediate issues with USB 1.1 and Bluetooth on MacPro3,1 - MacPro5,1

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.

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.

# Stuck on "Less than a minute remaining..."

A common area for systems to get "stuck", namely for units that are missing the AES 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.

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.

# No acceleration after a Metal GPU swap on Mac Pro

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.

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 Command + Shift + .

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.

# Keyboard, Mouse and Trackpad not working in installer or after update

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.

More information can be found here:

Applicable models include:

Family Year Model Notes
MacBook Mid 2010 and older MacBook4,1 - MacBook7,1
MacBook Air Late 2010 and older MacBookAir2,1 - MacBookAir3,x
MacBook Pro Mid 2010 and older MacBookPro4,1 - MacBookPro7,x Excludes Mid 2010 15" and 17" (MacBookPro6,x)
iMac Late 2009 and older iMac7,1 - iMac10,x Excludes Core i5/7 27" late 2009 iMac (iMac11,1)
Mac mini Mid 2011 and older Macmini3,1 - Macmini5,x
Mac Pro Mid 2010 and older MacPro3,1 - MacPro5,1

- + diff --git a/UNINSTALL.html b/UNINSTALL.html index bd1a6084e..ce1766162 100644 --- a/UNINSTALL.html +++ b/UNINSTALL.html @@ -11,7 +11,7 @@ - + @@ -29,6 +29,6 @@ ⟶

- + diff --git a/UNIVERSALCONTROL.html b/UNIVERSALCONTROL.html index 7d609338e..073f13ec1 100644 --- a/UNIVERSALCONTROL.html +++ b/UNIVERSALCONTROL.html @@ -11,7 +11,7 @@ - + @@ -20,7 +20,7 @@ (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.

# 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:

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:

# 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
MacBook4,1 Wi-Fi 4 / BT 2.0 EDR NO Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card
MacBook5,1 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:

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 Ventura

Firstly run the GUI version of OpenCore Legacy Patcher.

Then go to Settings, go to SMBIOS Settings, 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 Tested Tested by
MacBook Air Early 2015 11" / 13" MacBookAir7,x MacBookAir8,1 NO N/A
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 NO N/A
Mac Pro Late 2013 MacPro6,x MacPro7,1 NO N/A
macOS Monterey

Firstly, run the GUI version of OpenCore Legacy Patcher. Secondly, go to Settings and tick Allow native models.

Then, go to SMBIOS Settings, tick Allow Native Spoofs, 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 Tested Tested by
MacBook Air Early 2015 11" / 13" MacBookAir7,x MacBookAir8,1 YES Hzlph
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 NO N/A
Mac Pro Late 2013 MacPro6,x MacPro7,1 YES Crystall1nedev

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
@@ -32,6 +32,6 @@ nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:OCLP-Version
       
       ⟶
     

- + diff --git a/VENTURA-DROP.html b/VENTURA-DROP.html index f1eb32baf..339ead1a8 100644 --- a/VENTURA-DROP.html +++ b/VENTURA-DROP.html @@ -11,7 +11,7 @@ - + @@ -20,11 +20,11 @@ (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 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

# Ethernet issue with Early 2008 Mac Pro

MacPro3,1 suffers from the Ethernet driver dying after returning from sleep, current workaround is to use a USB Ethernet adapter or disable sleep.

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
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:
    • TeraScale (2000 - 6000 series)
  • Intel: -
    • Iron Lake
    • Sandy Bridge (2000 - 3000 series)

The following machines shipped stock with an unsupported GPU:

  • iMac7,1 - iMac12,x
  • MacBook4,1 - MacBook7,1
  • MacBookAir2,1 - MacBookAir4,x
  • MacBookPro4,1 - MacBookPro8,x
  • Macmini3,1 - Macmini5,x
  • MacPro3,1 - MacPro5,1
  • Xserve2,1 - Xserve3,1
- + diff --git a/WINDOWS.html b/WINDOWS.html index acc44bc0f..f5bd81470 100644 --- a/WINDOWS.html +++ b/WINDOWS.html @@ -11,7 +11,7 @@ - + @@ -33,6 +33,6 @@ After your drive/partition is erased, press "New" to create the Window ⟶

- + diff --git a/assets/img/OCLP-GUI-Main-Menu.40fc1dad.png b/assets/img/OCLP-GUI-Main-Menu.40fc1dad.png new file mode 100644 index 000000000..f9d9e4e9d Binary files /dev/null and b/assets/img/OCLP-GUI-Main-Menu.40fc1dad.png differ diff --git a/assets/img/OCLP-GUI-Main-Menu.ecef562f.png b/assets/img/OCLP-GUI-Main-Menu.ecef562f.png deleted file mode 100644 index d743a57ec..000000000 Binary files a/assets/img/OCLP-GUI-Main-Menu.ecef562f.png and /dev/null differ diff --git a/assets/img/OCLP-GUI-Root-Patch-Status.f030e28c.png b/assets/img/OCLP-GUI-Root-Patch-Status.f030e28c.png deleted file mode 100644 index 9e075ea94..000000000 Binary files a/assets/img/OCLP-GUI-Root-Patch-Status.f030e28c.png and /dev/null differ diff --git a/assets/img/OCLP-GUI-Root-Patch-Status.f057bff5.png b/assets/img/OCLP-GUI-Root-Patch-Status.f057bff5.png new file mode 100644 index 000000000..3597e6b42 Binary files /dev/null and b/assets/img/OCLP-GUI-Root-Patch-Status.f057bff5.png differ diff --git a/assets/img/OCLP-GUI-SMBIOS-Minimal.1e3c25a2.png b/assets/img/OCLP-GUI-SMBIOS-Minimal.1e3c25a2.png deleted file mode 100644 index c5de6c83e..000000000 Binary files a/assets/img/OCLP-GUI-SMBIOS-Minimal.1e3c25a2.png and /dev/null differ diff --git a/assets/img/OCLP-GUI-SMBIOS-Minimal.b10cfaf9.png b/assets/img/OCLP-GUI-SMBIOS-Minimal.b10cfaf9.png new file mode 100644 index 000000000..a625c300d Binary files /dev/null and b/assets/img/OCLP-GUI-SMBIOS-Minimal.b10cfaf9.png differ diff --git a/assets/img/OCLP-GUI-Settings-Beta-Blur.9a25747a.png b/assets/img/OCLP-GUI-Settings-Beta-Blur.9a25747a.png deleted file mode 100644 index 7e56a2fa2..000000000 Binary files a/assets/img/OCLP-GUI-Settings-Beta-Blur.9a25747a.png and /dev/null differ diff --git a/assets/img/OCLP-GUI-Settings-Beta-Blur.c9014ee2.png b/assets/img/OCLP-GUI-Settings-Beta-Blur.c9014ee2.png new file mode 100644 index 000000000..9f1e1f5a8 Binary files /dev/null and b/assets/img/OCLP-GUI-Settings-Beta-Blur.c9014ee2.png differ diff --git a/assets/img/OCLP-GUI-Settings-SIP-Disabled.76a74995.png b/assets/img/OCLP-GUI-Settings-SIP-Disabled.76a74995.png new file mode 100644 index 000000000..6e740b134 Binary files /dev/null and b/assets/img/OCLP-GUI-Settings-SIP-Disabled.76a74995.png differ diff --git a/assets/img/OCLP-GUI-Settings-SIP-Disabled.d9346b10.png b/assets/img/OCLP-GUI-Settings-SIP-Disabled.d9346b10.png deleted file mode 100644 index ebcaf2203..000000000 Binary files a/assets/img/OCLP-GUI-Settings-SIP-Disabled.d9346b10.png and /dev/null differ diff --git a/assets/img/OCLP-GUI-Settings-SIP-Enabled.10cec080.png b/assets/img/OCLP-GUI-Settings-SIP-Enabled.10cec080.png new file mode 100644 index 000000000..099de96b3 Binary files /dev/null and b/assets/img/OCLP-GUI-Settings-SIP-Enabled.10cec080.png differ diff --git a/assets/img/OCLP-GUI-Settings-SIP-Enabled.53d6d837.png b/assets/img/OCLP-GUI-Settings-SIP-Enabled.53d6d837.png deleted file mode 100644 index f0302d61f..000000000 Binary files a/assets/img/OCLP-GUI-Settings-SIP-Enabled.53d6d837.png and /dev/null differ diff --git a/assets/img/OCLP-GUI-Settings-SIP-Root-Patch.0fc642e8.png b/assets/img/OCLP-GUI-Settings-SIP-Root-Patch.0fc642e8.png new file mode 100644 index 000000000..9ff3e1e85 Binary files /dev/null and b/assets/img/OCLP-GUI-Settings-SIP-Root-Patch.0fc642e8.png differ diff --git a/assets/img/OCLP-GUI-Settings-SIP-Root-Patch.23121f6d.png b/assets/img/OCLP-GUI-Settings-SIP-Root-Patch.23121f6d.png deleted file mode 100644 index d3fbe4bb3..000000000 Binary files a/assets/img/OCLP-GUI-Settings-SIP-Root-Patch.23121f6d.png and /dev/null differ diff --git a/assets/img/OCLP-GUI-Settings-ShowPicker.5590d8b3.png b/assets/img/OCLP-GUI-Settings-ShowPicker.5590d8b3.png new file mode 100644 index 000000000..393eddbfe Binary files /dev/null and b/assets/img/OCLP-GUI-Settings-ShowPicker.5590d8b3.png differ diff --git a/assets/img/OCLP-GUI-Settings-ShowPicker.8805dfe5.png b/assets/img/OCLP-GUI-Settings-ShowPicker.8805dfe5.png deleted file mode 100644 index 990e27e1e..000000000 Binary files a/assets/img/OCLP-GUI-Settings-ShowPicker.8805dfe5.png and /dev/null differ diff --git a/assets/img/OCLP-SMBIOS-Allow-Native-Spoof.c5421ba4.png b/assets/img/OCLP-SMBIOS-Allow-Native-Spoof.c5421ba4.png new file mode 100644 index 000000000..8db195b45 Binary files /dev/null and b/assets/img/OCLP-SMBIOS-Allow-Native-Spoof.c5421ba4.png differ diff --git a/assets/img/OCLP-allow-native-models.b64c4aa8.png b/assets/img/OCLP-allow-native-models.b64c4aa8.png deleted file mode 100644 index 60269bd6d..000000000 Binary files a/assets/img/OCLP-allow-native-models.b64c4aa8.png and /dev/null differ diff --git a/assets/img/OCLP-smbios-settings.89bbeffd.png b/assets/img/OCLP-smbios-settings.89bbeffd.png deleted file mode 100644 index 5b0d71228..000000000 Binary files a/assets/img/OCLP-smbios-settings.89bbeffd.png and /dev/null differ diff --git a/assets/img/OCLP-smbios-settings.95db93a1.png b/assets/img/OCLP-smbios-settings.95db93a1.png new file mode 100644 index 000000000..39ddaebae Binary files /dev/null and b/assets/img/OCLP-smbios-settings.95db93a1.png differ diff --git a/assets/img/ventura_uc1.1b776854.png b/assets/img/ventura_uc1.1b776854.png new file mode 100644 index 000000000..5e09265a1 Binary files /dev/null and b/assets/img/ventura_uc1.1b776854.png differ diff --git a/assets/img/ventura_uc1.dd31e9c0.png b/assets/img/ventura_uc1.dd31e9c0.png deleted file mode 100644 index 64162ee87..000000000 Binary files a/assets/img/ventura_uc1.dd31e9c0.png and /dev/null differ diff --git a/assets/img/ventura_uc2.4538391b.png b/assets/img/ventura_uc2.4538391b.png deleted file mode 100644 index a2c87ecb8..000000000 Binary files a/assets/img/ventura_uc2.4538391b.png and /dev/null differ diff --git a/assets/img/ventura_uc2.e57b2b03.png b/assets/img/ventura_uc2.e57b2b03.png new file mode 100644 index 000000000..e97397cd8 Binary files /dev/null and b/assets/img/ventura_uc2.e57b2b03.png differ diff --git a/assets/js/10.a123488b.js b/assets/js/10.a123488b.js new file mode 100644 index 000000000..9d96e44ec --- /dev/null +++ b/assets/js/10.a123488b.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{318:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Main-Menu.40fc1dad.png"},381:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Build-Start.ccfde28e.png"},382:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Build-Finished.66d666e0.png"},383:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-EFI-Select-Disk.d58d4cba.png"},384:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-EFI-Select-Partition.1cb4c6e0.png"},451:function(t,e,a){"use strict";a.r(e);var n=a(25),i=Object(n.a)({},(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[n("h1",{attrs:{id:"building-and-installing-opencore"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#building-and-installing-opencore"}},[t._v("#")]),t._v(" Building and installing OpenCore")]),t._v(" "),n("p",[t._v("Now that we have a macOS installer, let's now build our OpenCore configuration!")]),t._v(" "),n("p",[t._v("If you haven't downloaded OpenCore Patcher yet, do so now:")]),t._v(" "),n("ul",[n("li",[n("a",{attrs:{href:"https://github.com/dortania/Opencore-Legacy-Patcher/releases",target:"_blank",rel:"noopener noreferrer"}},[t._v("OpenCore Legacy Patcher Releases"),n("OutboundLink")],1)])]),t._v(" "),n("p",[t._v("Next, run the "),n("code",[t._v("OpenCore-Patcher.app")]),t._v(":")]),t._v(" "),n("p",[n("img",{attrs:{src:a(318),alt:""}})]),t._v(" "),n("div",{staticClass:"custom-block warning"},[n("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),n("p",[t._v("OpenCore configurations are hardware specific.\nIf you're building OpenCore for a different model than you're currently running, it is absolutely necessary to select the proper model from Settings.")])]),t._v(" "),n("p",[t._v("Here we'll select Build and Install OpenCore and start building:")]),t._v(" "),n("table",[n("thead",[n("tr",[n("th",{staticStyle:{"text-align":"left"}},[t._v("Start Building")]),t._v(" "),n("th",{staticStyle:{"text-align":"left"}},[t._v("Finished Building")])])]),t._v(" "),n("tbody",[n("tr",[n("td",{staticStyle:{"text-align":"left"}},[n("img",{attrs:{src:a(381),alt:""}})]),t._v(" "),n("td",{staticStyle:{"text-align":"left"}},[n("img",{attrs:{src:a(382),alt:"OCLP GUI Build Finished"}})])])])]),t._v(" "),n("p",[t._v("Once it finishes building, you'll want to select the Install OpenCore button:")]),t._v(" "),n("ul",[n("li",[t._v("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.")])]),t._v(" "),n("table",[n("thead",[n("tr",[n("th",{staticStyle:{"text-align":"left"}},[t._v("Select Drive")]),t._v(" "),n("th",{staticStyle:{"text-align":"left"}},[t._v("Select Partition")])])]),t._v(" "),n("tbody",[n("tr",[n("td",{staticStyle:{"text-align":"left"}},[n("img",{attrs:{src:a(383),alt:""}})]),t._v(" "),n("td",{staticStyle:{"text-align":"left"}},[n("img",{attrs:{src:a(384),alt:""}})])])])]),t._v(" "),n("h1",{attrs:{id:"once-finished-head-to-booting-opencore-and-macos"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#once-finished-head-to-booting-opencore-and-macos"}},[t._v("#")]),t._v(" Once finished, head to "),n("RouterLink",{attrs:{to:"/BOOT.html"}},[t._v("Booting OpenCore and macOS")])],1)])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/10.f8541cc1.js b/assets/js/10.f8541cc1.js deleted file mode 100644 index cb1ecfd07..000000000 --- a/assets/js/10.f8541cc1.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{318:function(t,e,n){t.exports=n.p+"assets/img/OCLP-GUI-Main-Menu.ecef562f.png"},381:function(t,e,n){t.exports=n.p+"assets/img/OCLP-GUI-Build-Start.ccfde28e.png"},382:function(t,e,n){t.exports=n.p+"assets/img/OCLP-GUI-Build-Finished.66d666e0.png"},383:function(t,e,n){t.exports=n.p+"assets/img/OCLP-GUI-EFI-Select-Disk.d58d4cba.png"},384:function(t,e,n){t.exports=n.p+"assets/img/OCLP-GUI-EFI-Select-Partition.1cb4c6e0.png"},451:function(t,e,n){"use strict";n.r(e);var a=n(25),i=Object(a.a)({},(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[a("h1",{attrs:{id:"building-and-installing-opencore"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#building-and-installing-opencore"}},[t._v("#")]),t._v(" Building and installing OpenCore")]),t._v(" "),a("p",[t._v("Now that we have a macOS installer, let's now build our OpenCore configuration!")]),t._v(" "),a("p",[t._v("If you haven't downloaded OpenCore Patcher yet, do so now:")]),t._v(" "),a("ul",[a("li",[a("a",{attrs:{href:"https://github.com/dortania/Opencore-Legacy-Patcher/releases",target:"_blank",rel:"noopener noreferrer"}},[t._v("OpenCore Legacy Patcher Releases"),a("OutboundLink")],1)])]),t._v(" "),a("p",[t._v("Next, run the "),a("code",[t._v("OpenCore-Patcher.app")]),t._v(":")]),t._v(" "),a("p",[a("img",{attrs:{src:n(318),alt:""}})]),t._v(" "),a("div",{staticClass:"custom-block warning"},[a("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),a("p",[t._v("OpenCore configurations are hardware specific.\nIf you're building OpenCore for a different model than you're currently running, it is absolutely necessary to select the proper model from Settings.")])]),t._v(" "),a("p",[t._v("Here we'll select Build and Install OpenCore and start building:")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",{staticStyle:{"text-align":"left"}},[t._v("Start Building")]),t._v(" "),a("th",{staticStyle:{"text-align":"left"}},[t._v("Finished Building")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:n(381),alt:""}})]),t._v(" "),a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:n(382),alt:"OCLP GUI Build Finished"}})])])])]),t._v(" "),a("p",[t._v("Once it finishes building, you'll want to select the Install OpenCore button:")]),t._v(" "),a("ul",[a("li",[t._v("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.")])]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",{staticStyle:{"text-align":"left"}},[t._v("Select Drive")]),t._v(" "),a("th",{staticStyle:{"text-align":"left"}},[t._v("Select Partition")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:n(383),alt:""}})]),t._v(" "),a("td",{staticStyle:{"text-align":"left"}},[a("img",{attrs:{src:n(384),alt:""}})])])])]),t._v(" "),a("h1",{attrs:{id:"once-finished-head-to-booting-opencore-and-macos"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#once-finished-head-to-booting-opencore-and-macos"}},[t._v("#")]),t._v(" Once finished, head to "),a("RouterLink",{attrs:{to:"/BOOT.html"}},[t._v("Booting OpenCore and macOS")])],1)])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/11.890c54d8.js b/assets/js/11.890c54d8.js deleted file mode 100644 index b1d716696..000000000 --- a/assets/js/11.890c54d8.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[11],{372:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-Beta-Blur.9a25747a.png"},373:function(e,t,a){e.exports=a.p+"assets/img/HD3000-Default-Colors.9cffb2e2.png"},374:function(e,t,a){e.exports=a.p+"assets/img/HD3000-Display-Colors.7dceba0b.png"},449:function(e,t,a){"use strict";a.r(t);var o=a(25),s=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:"working-around-legacy-acceleration-issues"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#working-around-legacy-acceleration-issues"}},[e._v("#")]),e._v(" Working Around Legacy Acceleration Issues")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"#broken-background-blurs"}},[e._v("Broken Background Blurs")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#downloading-older-non-metal-apps"}},[e._v("Downloading older non-Metal Apps")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#unable-to-run-zoom"}},[e._v("Unable to run Zoom")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[e._v("Unable to grant special permissions to apps (ie. Camera Access to Zoom)")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#keyboard-backlight-broken"}},[e._v("Keyboard Backlight broken")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#photos-and-maps-apps-heavily-distorted"}},[e._v("Photos and Maps Apps Heavily Distorted")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-press-done-when-editing-a-sidebar-widget"}},[e._v('Cannot press "Done" when editing a Sidebar Widget')])]),e._v(" "),o("li",[o("a",{attrs:{href:"#wake-from-sleep-heavily-distorted-on-amd-ati-in-macos-11-3-and-newer"}},[e._v("Wake from sleep heavily distorted on AMD/ATI in macOS 11.3 and newer")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[e._v('Unable to switch GPUs on 2011 15" and 17" MacBook Pros')])]),e._v(" "),o("li",[o("a",{attrs:{href:"#erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[e._v("Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#unable-to-allow-Safari-Extensions"}},[e._v("Unable to allow Safari Extensions")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-login-on-2011-15-and-17-macbook-pros"}},[e._v('Cannot Login on 2011 15" and 17" MacBook Pros')])]),e._v(" "),o("li",[o("a",{attrs:{href:"#black-boxes-on-hd3000-igpus"}},[e._v("Black Boxes on HD3000 iGPUs")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-pair-bluetooth-devices"}},[e._v("Cannot Pair Bluetooth Devices")])])]),e._v(" "),o("p",[e._v("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:")]),e._v(" "),o("ul",[o("li",[e._v("Intel 3rd and 4th Gen - GMA series")])]),e._v(" "),o("p",[e._v("For those unfamiliar with what is considered a non-Metal GPU, see the chart below:")]),e._v(" "),o("details",{staticClass:"custom-block details"},[o("summary",[e._v("macOS GPU Chart")]),e._v(" "),o("p",[e._v("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.")]),e._v(" "),o("table",[o("thead",[o("tr",[o("th",{staticStyle:{"text-align":"left"}},[e._v("Graphics Vendor")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Architecture")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Series")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Supports Metal")])])]),e._v(" "),o("tbody",[o("tr",[o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[e._v("ATI")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("TeraScale 1")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD2000 - HD4000")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[o("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("TeraScale 2")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD5000 - HD6000")])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("AMD")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("GCN (and newer)")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD7000+")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("span",{staticStyle:{color:"green"}},[e._v("Yes")])])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"3"}},[e._v("NVIDIA")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Tesla")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("8000GT - GT300")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[o("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Fermi")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("GT400 - GT500")])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Kepler")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("GT600 - GT700")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("span",{staticStyle:{color:"green"}},[e._v("Yes")])])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"4"}},[e._v("Intel")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("GMA")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("GMA900 - GMA3000")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"3"}},[o("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Iron Lake")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD series")])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Sandy Bridge")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD3000")])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Ivy Bridge (and newer)")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD4000")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("span",{staticStyle:{color:"green"}},[e._v("Yes")])])])])])]),e._v(" "),o("h2",{attrs:{id:"broken-background-blurs"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#broken-background-blurs"}},[e._v("#")]),e._v(" Broken Background Blurs")]),e._v(" "),o("p",[e._v("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:")]),e._v(" "),o("p",[o("img",{attrs:{src:a(372),alt:""}})]),e._v(" "),o("p",[e._v("Do note that enabling beta blurs can be more demanding on slower hardware")]),e._v(" "),o("h2",{attrs:{id:"downloading-older-non-metal-apps"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#downloading-older-non-metal-apps"}},[e._v("#")]),e._v(" Downloading older non-Metal Apps")]),e._v(" "),o("p",[e._v("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.")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://archive.org/details/apple-apps-for-non-metal-macs",target:"_blank",rel:"noopener noreferrer"}},[e._v("Apple Apps for Non-Metal Macs"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("Note: This archive assumes that you own these copies of these apps through the Mac App Store, Dortania does not condone piracy")]),e._v(" "),o("h2",{attrs:{id:"unable-to-run-zoom"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-run-zoom"}},[e._v("#")]),e._v(" Unable to run Zoom")]),e._v(" "),o("p",[e._v("Currently Zoom relies partially on Metal and so needs a small binary patch. Dosdude1 has provided a nice script for this:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"http://dosdude1.com/catalina/zoomnonmetal-new.command.zip",target:"_blank",rel:"noopener noreferrer"}},[e._v("Zoom Non-Metal Fix"),o("OutboundLink")],1)])]),e._v(" "),o("h2",{attrs:{id:"unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[e._v("#")]),e._v(" Unable to grant special permissions to apps (ie. Camera Access to Zoom)")]),e._v(" "),o("p",[e._v("With version 0.2.5, this issue should be full resolved")]),e._v(" "),o("details",{staticClass:"custom-block details"},[o("summary",[e._v("0.2.4 and older Work-Around")]),e._v(" "),o("p",[e._v("Due to the usage of "),o("code",[e._v("amfi_get_out_of_my_way=1")]),e._v(", 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 "),o("a",{attrs:{href:"https://github.com/jslegendre/tccplus",target:"_blank",rel:"noopener noreferrer"}},[e._v("tccplus"),o("OutboundLink")],1),e._v(" to manage permissions.")]),e._v(" "),o("p",[e._v("Example usage with Discord and microphone permissions:")]),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 comment"}},[e._v("# Open Terminal and run the following commands")]),e._v("\n"),o("span",{pre:!0,attrs:{class:"token builtin class-name"}},[e._v("cd")]),e._v(" ~/Downloads/\n"),o("span",{pre:!0,attrs:{class:"token function"}},[e._v("chmod")]),e._v(" +x tccplus\n./tccplus "),o("span",{pre:!0,attrs:{class:"token function"}},[e._v("add")]),e._v(" Microphone com.hnc.Discord\n")])])]),o("p",[e._v("For those who may experience issues with "),o("code",[e._v("tccplus")]),e._v(", you can manually patch "),o("code",[e._v("com.apple.TCC")]),e._v(" to add permissions:")]),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 comment"}},[e._v("# get app id (Zoom.us used in example):")]),e._v("\n$ osascript -e "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v("'id of app \"zoom.us\"'")]),e._v("\n"),o("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# output: us.zoom.xos")]),e._v("\n\n$ "),o("span",{pre:!0,attrs:{class:"token function"}},[e._v("sudo")]),e._v(" sqlite3 ~/Library/Application"),o("span",{pre:!0,attrs:{class:"token punctuation"}},[e._v("\\")]),e._v(" Support/com.apple.TCC/TCC.db "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v("\"INSERT or REPLACE INTO access VALUES('kTCCServiceMicrophone','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);\"")]),e._v("\n\n$ "),o("span",{pre:!0,attrs:{class:"token function"}},[e._v("sudo")]),e._v(" sqlite3 ~/Library/Application"),o("span",{pre:!0,attrs:{class:"token punctuation"}},[e._v("\\")]),e._v(" Support/com.apple.TCC/TCC.db "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v("\"INSERT or REPLACE INTO access VALUES('kTCCServiceCamera','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);\"")]),e._v("\n")])])])]),e._v(" "),o("h2",{attrs:{id:"keyboard-backlight-broken"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#keyboard-backlight-broken"}},[e._v("#")]),e._v(" Keyboard Backlight broken")]),e._v(" "),o("p",[e._v("Due to forcing "),o("code",[e._v("hidd")]),e._v(" into spinning up with the fallback mode enabled, this can break the OS's recognition of backlight keyboards. Thankfully the drivers themselves still do operate so applications such as "),o("a",{attrs:{href:"https://www.macupdate.com/app/mac/22151/lab-tick",target:"_blank",rel:"noopener noreferrer"}},[e._v("LabTick"),o("OutboundLink")],1),e._v(" are able to set the brightness manually.")]),e._v(" "),o("h2",{attrs:{id:"photos-and-maps-apps-heavily-distorted"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#photos-and-maps-apps-heavily-distorted"}},[e._v("#")]),e._v(" Photos and Maps Apps Heavily Distorted")]),e._v(" "),o("p",[e._v("Due to the Metal Backend, the enhanced color output of these apps seems to heavily break overall UI usage. To work around this, "),o("a",{attrs:{href:"https://forums.macrumors.com/threads/macos-11-big-sur-on-unsupported-macs-thread.2242172/post-29870324",target:"_blank",rel:"noopener noreferrer"}},[e._v("users reported"),o("OutboundLink")],1),e._v(" forcing the color output of their monitor from Billions to Millions of colors helped greatly. Apps easily allowing this customization are "),o("a",{attrs:{href:"https://www.madrau.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("SwitchResX"),o("OutboundLink")],1),e._v(", "),o("a",{attrs:{href:"https://macdownload.informer.com/resxtreme/",target:"_blank",rel:"noopener noreferrer"}},[e._v("ResXreme"),o("OutboundLink")],1),e._v(" and "),o("a",{attrs:{href:"http://easyresapp.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("EasyRes"),o("OutboundLink")],1),e._v(".")]),e._v(" "),o("h2",{attrs:{id:"cannot-press-done-when-editing-a-sidebar-widget"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-press-done-when-editing-a-sidebar-widget"}},[e._v("#")]),e._v(' Cannot press "Done" when editing a Sidebar Widget')]),e._v(" "),o("p",[e._v('Workaround: Press some combination of Tab, or Tab and then Shift-Tab, or just Shift-Tab until the "Done" button is highlighted. Then press spacebar to activate the button, the same as in any other dialog with a highlighted button halo.')]),e._v(" "),o("h2",{attrs:{id:"wake-from-sleep-heavily-distorted-on-amd-ati-in-macos-11-3-and-newer"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#wake-from-sleep-heavily-distorted-on-amd-ati-in-macos-11-3-and-newer"}},[e._v("#")]),e._v(" Wake from sleep heavily distorted on AMD/ATI in macOS 11.3 and newer")]),e._v(" "),o("p",[e._v("Unfortunately, this is a very well known issue that the community is investigating. A currently known solution is to downgrade to macOS 11.2.3 or older until a proper fix can be found. Additionally, logging out and logging back in can resolve the issue without requiring a reboot.")]),e._v(" "),o("ul",[o("li",[e._v("Note, this issue should be exclusive to TeraScale 1 GPUs (ie. HD2000-4000). TeraScale 2 GPUs should not exhibit this issue.")])]),e._v(" "),o("p",[e._v("In the event Apple removes 11.2.3 from their catalogue, we've provided a mirror below:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://archive.org/details/install-mac-os-11.2.3-20-d-91",target:"_blank",rel:"noopener noreferrer"}},[e._v("Install macOS 11.2.3 20D91"),o("OutboundLink")],1)])]),e._v(" "),o("h2",{attrs:{id:"unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[e._v("#")]),e._v(' Unable to switch GPUs on 2011 15" and 17" MacBook Pros')]),e._v(" "),o("p",[e._v("Currently, with OpenCore Legacy Patcher, GPU switching between the iGPU and dGPU is broken. The simplest way to set a specific GPU is to disable the dGPU when you wish to remain on the more power efficient iGPU.")]),e._v(" "),o("p",[e._v("The best way to achieve this is to boot to Recovery (or Single User Mode if the dGPU refuses to function at all) and run the following command:")]),e._v(" "),o("div",{staticClass:"language-sh extra-class"},[o("pre",{pre:!0,attrs:{class:"language-sh"}},[o("code",[e._v("nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),o("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%01%00%00%00\n")])])]),o("p",[e._v("This will disable the dGPU and allow the iGPU to function in Big Sur. Note that external display outputs are directly routed to the dGPU and therefore can no longer be used. Solutions such as "),o("a",{attrs:{href:"https://www.displaylink.com/products/usb-adapters",target:"_blank",rel:"noopener noreferrer"}},[e._v("DisplayLink Adapters"),o("OutboundLink")],1),e._v(" can work around this limitation, however, note that you'll need to use older drivers (5.2.6):")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://www.synaptics.com/products/displaylink-graphics/downloads/macos-5.2.6",target:"_blank",rel:"noopener noreferrer"}},[e._v("DisplayLink USB Graphics Software for macOS - For Mojave and Catalina - 5.2.6"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("Note: This driver only provides partial support in macOS, full graphics acceleration is not currently available on displays driven by DisplayLink.")]),e._v(" "),o("h2",{attrs:{id:"erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[e._v("#")]),e._v(" Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)")]),e._v(" "),o("p",[e._v("Resolved with OpenCore Legacy Patcher v0.4.2")]),e._v(" "),o("details",{staticClass:"custom-block details"},[o("summary",[e._v("Legacy Fix (prior to 0.4.2)")]),e._v(" "),o("p",[e._v("Due to an odd bug with ATI's TeraScale 2 GPUs, many users will experience erratic/strobing colours once finished installing accelerated patches and rebooting into macOS. The issue stems from an incorrect assumption in the GPU drivers where it will enforce the Billion Colour space on your display. To fix, simply force your Display into a lower color depth such as Million Colours.")]),e._v(" "),o("p",[e._v("Applications that can set color depth are:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://www.madrau.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("SwitchResX"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"https://macdownload.informer.com/resxtreme/",target:"_blank",rel:"noopener noreferrer"}},[e._v("ResXtreme"),o("OutboundLink")],1)])])]),e._v(" "),o("h2",{attrs:{id:"unable-to-allow-safari-extensions"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-allow-safari-extensions"}},[e._v("#")]),e._v(" Unable to allow Safari Extensions")]),e._v(" "),o("p",[e._v("Due to a bug in the legacy acceleration patches, users won't be able to enable Safari Extensions.")]),e._v(" "),o("p",[e._v("The following tool can be used to work-around this issue:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://github.com/moosethegoose2213/Non-Metal-Safari-Extensions/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Non-Metal Safari Extensions"),o("OutboundLink")],1)])]),e._v(" "),o("h2",{attrs:{id:"cannot-login-on-2011-15-and-17-macbook-pros"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-login-on-2011-15-and-17-macbook-pros"}},[e._v("#")]),e._v(' Cannot Login on 2011 15" and 17" MacBook Pros')]),e._v(" "),o("p",[e._v("By default, OpenCore Legacy Patcher will assume MacBookPro8,2/3 have a faulty dGPU and disable acceleration. This is the safest option for most users as enabling dGPU acceleration on faulty Macs will result in failed booting.")]),e._v(" "),o("p",[e._v("However, if your machine does not have the dGPU disabled via NVRAM, you'll experience a login loop. To work around this is quite simple:")]),e._v(" "),o("ol",[o("li",[e._v("Boot macOS in Single User Mode\n"),o("ul",[o("li",[e._v("Press Cmd+S in OpenCore's menu when you turn the Mac on")])])]),e._v(" "),o("li",[e._v("When the command line prompt appears, enter the dGPU disabler argument (at the bottom)")]),e._v(" "),o("li",[e._v("Reboot and patched macOS should work normally")]),e._v(" "),o("li",[e._v("If you still want to use the dGPU, run OpenCore Legacy Patcher and enable TS2 Acceleration from settings. Go to "),o("code",[e._v("Patcher Settings -> Developer Settings -> Set TeraScale 2 Accel")]),e._v(", then root patch again.")]),e._v(" "),o("li",[e._v("Either Reset NVRAM or set "),o("code",[e._v("gpu-power-prefs")]),e._v(" to zeros to re-enable the dGPU")])]),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 comment"}},[e._v("# Forces GMUX to use iGPU only (ie. disable dGPU)")]),e._v("\nnvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),o("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%01%00%00%00\n"),o("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# To reset, simply write zeros or NVRAM Reset your Mac")]),e._v("\nnvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),o("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%00%00%00%00\n")])])]),o("h2",{attrs:{id:"black-boxes-on-hd3000-igpus"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#black-boxes-on-hd3000-igpus"}},[e._v("#")]),e._v(" Black Boxes on HD3000 iGPUs")]),e._v(" "),o("p",[e._v("A somewhat strange issue on Intel HD3000-based Macs, on 3rd party displays sometimes UI elements may become black and unreadable. To resolve, select either the generic "),o("code",[e._v("Display")]),e._v(" or "),o("code",[e._v("Display P3")]),e._v(" Color Profiles in Display Settings.")]),e._v(" "),o("ul",[o("li",[e._v("Mainly applicable for HDMI Displays, DVI and DisplayPort are generally unaffected.")]),e._v(" "),o("li",[e._v("If you're inside Setup Assistant, press "),o("code",[e._v("Cmd")]),e._v(" + "),o("code",[e._v("Option")]),e._v(" + "),o("code",[e._v("Control")]),e._v(" + "),o("code",[e._v("T")]),e._v(" to launch Terminal. From there, run "),o("code",[e._v("open /System/Applications/System\\ Preferences.app")])]),e._v(" "),o("li",[e._v("Issue has spread to more Macs with macOS Ventura, including MacBook Airs and MacBook Pros")])]),e._v(" "),o("table",[o("thead",[o("tr",[o("th",{staticStyle:{"text-align":"left"}},[e._v("Default Color Profile")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Display/Display P3 Profile")])])]),e._v(" "),o("tbody",[o("tr",[o("td",{staticStyle:{"text-align":"left"}},[o("img",{attrs:{src:a(373),alt:""}})]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("img",{attrs:{src:a(374),alt:""}})])])])]),e._v(" "),o("h2",{attrs:{id:"cannot-pair-bluetooth-devices"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-pair-bluetooth-devices"}},[e._v("#")]),e._v(" Cannot Pair Bluetooth Devices")]),e._v(" "),o("p",[e._v('In macOS Ventura, hover states may not function correctly which results in the "Connect" button not appearing in System Settings. To resolve:')]),e._v(" "),o("ol",[o("li",[e._v("Enable Keyboard Navigation in System Settings -> Keyboard")]),e._v(" "),o("li",[e._v("Tab + space over Bluetooth devices in System Settings -> Bluetooth")]),e._v(" "),o("li",[e._v("Pair button should appear")])]),e._v(" "),o("p",[e._v("For more information, see "),o("a",{attrs:{href:"https://forums.macrumors.com/threads/macos-13-ventura-on-unsupported-macs-thread.2346881/page-116?post=31858759#post-31858759",target:"_blank",rel:"noopener noreferrer"}},[e._v("ASentientBot's post"),o("OutboundLink")],1),e._v(".")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/11.8cda47ae.js b/assets/js/11.8cda47ae.js new file mode 100644 index 000000000..338ba0999 --- /dev/null +++ b/assets/js/11.8cda47ae.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[11],{372:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-Beta-Blur.c9014ee2.png"},373:function(e,t,a){e.exports=a.p+"assets/img/HD3000-Default-Colors.9cffb2e2.png"},374:function(e,t,a){e.exports=a.p+"assets/img/HD3000-Display-Colors.7dceba0b.png"},449:function(e,t,a){"use strict";a.r(t);var o=a(25),s=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:"working-around-legacy-acceleration-issues"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#working-around-legacy-acceleration-issues"}},[e._v("#")]),e._v(" Working Around Legacy Acceleration Issues")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"#broken-background-blurs"}},[e._v("Broken Background Blurs")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#downloading-older-non-metal-apps"}},[e._v("Downloading older non-Metal Apps")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#unable-to-run-zoom"}},[e._v("Unable to run Zoom")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[e._v("Unable to grant special permissions to apps (ie. Camera Access to Zoom)")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#keyboard-backlight-broken"}},[e._v("Keyboard Backlight broken")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#photos-and-maps-apps-heavily-distorted"}},[e._v("Photos and Maps Apps Heavily Distorted")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-press-done-when-editing-a-sidebar-widget"}},[e._v('Cannot press "Done" when editing a Sidebar Widget')])]),e._v(" "),o("li",[o("a",{attrs:{href:"#wake-from-sleep-heavily-distorted-on-amd-ati-from-macos-11-3-to-monterey"}},[e._v("Wake from sleep heavily distorted on AMD/ATI from macOS 11.3 to Monterey")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[e._v('Unable to switch GPUs on 2011 15" and 17" MacBook Pros')])]),e._v(" "),o("li",[o("a",{attrs:{href:"#erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[e._v("Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#unable-to-allow-Safari-Extensions"}},[e._v("Unable to allow Safari Extensions")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-login-on-2011-15-and-17-macbook-pros"}},[e._v('Cannot Login on 2011 15" and 17" MacBook Pros')])]),e._v(" "),o("li",[o("a",{attrs:{href:"#black-boxes-on-hd3000-igpus"}},[e._v("Black Boxes on HD3000 iGPUs")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#cannot-pair-bluetooth-devices"}},[e._v("Cannot Pair Bluetooth Devices")])])]),e._v(" "),o("p",[e._v("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:")]),e._v(" "),o("ul",[o("li",[e._v("Intel 3rd and 4th Gen - GMA series")])]),e._v(" "),o("p",[e._v("For those unfamiliar with what is considered a non-Metal GPU, see the chart below:")]),e._v(" "),o("details",{staticClass:"custom-block details"},[o("summary",[e._v("macOS GPU Chart")]),e._v(" "),o("p",[e._v("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.")]),e._v(" "),o("table",[o("thead",[o("tr",[o("th",{staticStyle:{"text-align":"left"}},[e._v("Graphics Vendor")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Architecture")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Series")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Supports Metal")])])]),e._v(" "),o("tbody",[o("tr",[o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[e._v("ATI")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("TeraScale 1")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD2000 - HD4000")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[o("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("TeraScale 2")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD5000 - HD6000")])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("AMD")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("GCN (and newer)")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD7000+")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("span",{staticStyle:{color:"green"}},[e._v("Yes")])])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"3"}},[e._v("NVIDIA")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("Tesla")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("8000GT - GT300")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[o("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Fermi")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("GT400 - GT500")])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Kepler")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("GT600 - GT700")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("span",{staticStyle:{color:"green"}},[e._v("Yes")])])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"4"}},[e._v("Intel")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("GMA")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("GMA900 - GMA3000")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"3"}},[o("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Iron Lake")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD series")])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Sandy Bridge")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD3000")])]),e._v(" "),o("tr",[o("td",{staticStyle:{"text-align":"left"}},[e._v("Ivy Bridge (and newer)")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[e._v("HD4000")]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("span",{staticStyle:{color:"green"}},[e._v("Yes")])])])])])]),e._v(" "),o("h2",{attrs:{id:"broken-background-blurs"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#broken-background-blurs"}},[e._v("#")]),e._v(" Broken Background Blurs")]),e._v(" "),o("p",[e._v("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:")]),e._v(" "),o("p",[o("img",{attrs:{src:a(372),alt:""}})]),e._v(" "),o("p",[e._v("Do note that enabling beta blurs can be more demanding on slower hardware")]),e._v(" "),o("h2",{attrs:{id:"downloading-older-non-metal-apps"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#downloading-older-non-metal-apps"}},[e._v("#")]),e._v(" Downloading older non-Metal Apps")]),e._v(" "),o("p",[e._v("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.")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://archive.org/details/apple-apps-for-non-metal-macs",target:"_blank",rel:"noopener noreferrer"}},[e._v("Apple Apps for Non-Metal Macs"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("Note: This archive assumes that you own these copies of these apps through the Mac App Store, Dortania does not condone piracy")]),e._v(" "),o("h2",{attrs:{id:"unable-to-run-zoom"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-run-zoom"}},[e._v("#")]),e._v(" Unable to run Zoom")]),e._v(" "),o("p",[e._v("Currently Zoom relies partially on Metal and so needs a small binary patch. Dosdude1 has provided a nice script for this:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"http://dosdude1.com/catalina/zoomnonmetal-new.command.zip",target:"_blank",rel:"noopener noreferrer"}},[e._v("Zoom Non-Metal Fix"),o("OutboundLink")],1)])]),e._v(" "),o("h2",{attrs:{id:"unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[e._v("#")]),e._v(" Unable to grant special permissions to apps (ie. Camera Access to Zoom)")]),e._v(" "),o("p",[e._v("With version 0.2.5, this issue should be full resolved")]),e._v(" "),o("details",{staticClass:"custom-block details"},[o("summary",[e._v("0.2.4 and older Work-Around")]),e._v(" "),o("p",[e._v("Due to the usage of "),o("code",[e._v("amfi_get_out_of_my_way=1")]),e._v(", 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 "),o("a",{attrs:{href:"https://github.com/jslegendre/tccplus",target:"_blank",rel:"noopener noreferrer"}},[e._v("tccplus"),o("OutboundLink")],1),e._v(" to manage permissions.")]),e._v(" "),o("p",[e._v("Example usage with Discord and microphone permissions:")]),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 comment"}},[e._v("# Open Terminal and run the following commands")]),e._v("\n"),o("span",{pre:!0,attrs:{class:"token builtin class-name"}},[e._v("cd")]),e._v(" ~/Downloads/\n"),o("span",{pre:!0,attrs:{class:"token function"}},[e._v("chmod")]),e._v(" +x tccplus\n./tccplus "),o("span",{pre:!0,attrs:{class:"token function"}},[e._v("add")]),e._v(" Microphone com.hnc.Discord\n")])])]),o("p",[e._v("For those who may experience issues with "),o("code",[e._v("tccplus")]),e._v(", you can manually patch "),o("code",[e._v("com.apple.TCC")]),e._v(" to add permissions:")]),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 comment"}},[e._v("# get app id (Zoom.us used in example):")]),e._v("\n$ osascript -e "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v("'id of app \"zoom.us\"'")]),e._v("\n"),o("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# output: us.zoom.xos")]),e._v("\n\n$ "),o("span",{pre:!0,attrs:{class:"token function"}},[e._v("sudo")]),e._v(" sqlite3 ~/Library/Application"),o("span",{pre:!0,attrs:{class:"token punctuation"}},[e._v("\\")]),e._v(" Support/com.apple.TCC/TCC.db "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v("\"INSERT or REPLACE INTO access VALUES('kTCCServiceMicrophone','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);\"")]),e._v("\n\n$ "),o("span",{pre:!0,attrs:{class:"token function"}},[e._v("sudo")]),e._v(" sqlite3 ~/Library/Application"),o("span",{pre:!0,attrs:{class:"token punctuation"}},[e._v("\\")]),e._v(" Support/com.apple.TCC/TCC.db "),o("span",{pre:!0,attrs:{class:"token string"}},[e._v("\"INSERT or REPLACE INTO access VALUES('kTCCServiceCamera','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);\"")]),e._v("\n")])])])]),e._v(" "),o("h2",{attrs:{id:"keyboard-backlight-broken"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#keyboard-backlight-broken"}},[e._v("#")]),e._v(" Keyboard Backlight broken")]),e._v(" "),o("p",[e._v("Due to forcing "),o("code",[e._v("hidd")]),e._v(" into spinning up with the fallback mode enabled, this can break the OS's recognition of backlight keyboards. Thankfully the drivers themselves still do operate so applications such as "),o("a",{attrs:{href:"https://www.macupdate.com/app/mac/22151/lab-tick",target:"_blank",rel:"noopener noreferrer"}},[e._v("LabTick"),o("OutboundLink")],1),e._v(" are able to set the brightness manually.")]),e._v(" "),o("h2",{attrs:{id:"photos-and-maps-apps-heavily-distorted"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#photos-and-maps-apps-heavily-distorted"}},[e._v("#")]),e._v(" Photos and Maps Apps Heavily Distorted")]),e._v(" "),o("p",[e._v("Due to the Metal Backend, the enhanced color output of these apps seems to heavily break overall UI usage. To work around this, "),o("a",{attrs:{href:"https://forums.macrumors.com/threads/macos-11-big-sur-on-unsupported-macs-thread.2242172/post-29870324",target:"_blank",rel:"noopener noreferrer"}},[e._v("users reported"),o("OutboundLink")],1),e._v(" forcing the color output of their monitor from Billions to Millions of colors helped greatly. Apps easily allowing this customization are "),o("a",{attrs:{href:"https://www.madrau.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("SwitchResX"),o("OutboundLink")],1),e._v(", "),o("a",{attrs:{href:"https://macdownload.informer.com/resxtreme/",target:"_blank",rel:"noopener noreferrer"}},[e._v("ResXreme"),o("OutboundLink")],1),e._v(" and "),o("a",{attrs:{href:"http://easyresapp.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("EasyRes"),o("OutboundLink")],1),e._v(".")]),e._v(" "),o("h2",{attrs:{id:"cannot-press-done-when-editing-a-sidebar-widget"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-press-done-when-editing-a-sidebar-widget"}},[e._v("#")]),e._v(' Cannot press "Done" when editing a Sidebar Widget')]),e._v(" "),o("p",[e._v('Workaround: Press some combination of Tab, or Tab and then Shift-Tab, or just Shift-Tab until the "Done" button is highlighted. Then press spacebar to activate the button, the same as in any other dialog with a highlighted button halo.')]),e._v(" "),o("h2",{attrs:{id:"wake-from-sleep-heavily-distorted-on-amd-ati-from-macos-11-3-to-monterey"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#wake-from-sleep-heavily-distorted-on-amd-ati-from-macos-11-3-to-monterey"}},[e._v("#")]),e._v(" Wake from sleep heavily distorted on AMD/ATI from macOS 11.3 to Monterey")]),e._v(" "),o("p",[o("strong",[e._v("Fixed for macOS Ventura starting from 0.6.6. Big Sur and Monterey will continue to exhibit the issue.")])]),e._v(" "),o("p",[e._v("For older versions, only known solution is to downgrade to macOS 11.2.3 or older. Additionally, logging out and logging back in can resolve the issue without requiring a reboot.")]),e._v(" "),o("ul",[o("li",[e._v("Note, this issue should be exclusive to TeraScale 1 GPUs (ie. HD2000-4000). TeraScale 2 GPUs should not exhibit this issue.")])]),e._v(" "),o("p",[e._v("In the event Apple removes 11.2.3 from their catalogue, we've provided a mirror below:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://archive.org/details/install-mac-os-11.2.3-20-d-91",target:"_blank",rel:"noopener noreferrer"}},[e._v("Install macOS 11.2.3 20D91"),o("OutboundLink")],1)])]),e._v(" "),o("h2",{attrs:{id:"unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[e._v("#")]),e._v(' Unable to switch GPUs on 2011 15" and 17" MacBook Pros')]),e._v(" "),o("p",[e._v("Currently, with OpenCore Legacy Patcher, GPU switching between the iGPU and dGPU is broken. The simplest way to set a specific GPU is to disable the dGPU when you wish to remain on the more power efficient iGPU.")]),e._v(" "),o("p",[e._v("The best way to achieve this is to boot to Recovery (or Single User Mode if the dGPU refuses to function at all) and run the following command:")]),e._v(" "),o("div",{staticClass:"language-sh extra-class"},[o("pre",{pre:!0,attrs:{class:"language-sh"}},[o("code",[e._v("nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),o("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%01%00%00%00\n")])])]),o("p",[e._v("This will disable the dGPU and allow the iGPU to function in Big Sur. Note that external display outputs are directly routed to the dGPU and therefore can no longer be used. Solutions such as "),o("a",{attrs:{href:"https://www.displaylink.com/products/usb-adapters",target:"_blank",rel:"noopener noreferrer"}},[e._v("DisplayLink Adapters"),o("OutboundLink")],1),e._v(" can work around this limitation, however, note that you'll need to use older drivers (5.2.6):")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://www.synaptics.com/products/displaylink-graphics/downloads/macos-5.2.6",target:"_blank",rel:"noopener noreferrer"}},[e._v("DisplayLink USB Graphics Software for macOS - For Mojave and Catalina - 5.2.6"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("Note: This driver only provides partial support in macOS, full graphics acceleration is not currently available on displays driven by DisplayLink.")]),e._v(" "),o("h2",{attrs:{id:"erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[e._v("#")]),e._v(" Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)")]),e._v(" "),o("p",[e._v("Resolved with OpenCore Legacy Patcher v0.4.2")]),e._v(" "),o("details",{staticClass:"custom-block details"},[o("summary",[e._v("Legacy Fix (prior to 0.4.2)")]),e._v(" "),o("p",[e._v("Due to an odd bug with ATI's TeraScale 2 GPUs, many users will experience erratic/strobing colours once finished installing accelerated patches and rebooting into macOS. The issue stems from an incorrect assumption in the GPU drivers where it will enforce the Billion Colour space on your display. To fix, simply force your Display into a lower color depth such as Million Colours.")]),e._v(" "),o("p",[e._v("Applications that can set color depth are:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://www.madrau.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("SwitchResX"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"https://macdownload.informer.com/resxtreme/",target:"_blank",rel:"noopener noreferrer"}},[e._v("ResXtreme"),o("OutboundLink")],1)])])]),e._v(" "),o("h2",{attrs:{id:"unable-to-allow-safari-extensions"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-allow-safari-extensions"}},[e._v("#")]),e._v(" Unable to allow Safari Extensions")]),e._v(" "),o("p",[e._v("Due to a bug in the legacy acceleration patches, users won't be able to enable Safari Extensions.")]),e._v(" "),o("p",[e._v("The following tool can be used to work-around this issue:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"https://github.com/moosethegoose2213/Non-Metal-Safari-Extensions/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Non-Metal Safari Extensions"),o("OutboundLink")],1)])]),e._v(" "),o("h2",{attrs:{id:"cannot-login-on-2011-15-and-17-macbook-pros"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-login-on-2011-15-and-17-macbook-pros"}},[e._v("#")]),e._v(' Cannot Login on 2011 15" and 17" MacBook Pros')]),e._v(" "),o("p",[e._v("By default, OpenCore Legacy Patcher will assume MacBookPro8,2/3 have a faulty dGPU and disable acceleration. This is the safest option for most users as enabling dGPU acceleration on faulty Macs will result in failed booting.")]),e._v(" "),o("p",[e._v("However, if your machine does not have the dGPU disabled via NVRAM, you'll experience a login loop. To work around this is quite simple:")]),e._v(" "),o("ol",[o("li",[e._v("Boot macOS in Single User Mode\n"),o("ul",[o("li",[e._v("Press Cmd+S in OpenCore's menu when you turn the Mac on")])])]),e._v(" "),o("li",[e._v("When the command line prompt appears, enter the dGPU disabler argument (at the bottom)")]),e._v(" "),o("li",[e._v("Reboot and patched macOS should work normally")]),e._v(" "),o("li",[e._v("If you still want to use the dGPU, run OpenCore Legacy Patcher and enable TS2 Acceleration from settings. Go to "),o("code",[e._v("Patcher Settings -> Developer Settings -> Set TeraScale 2 Accel")]),e._v(", then root patch again.")]),e._v(" "),o("li",[e._v("Either Reset NVRAM or set "),o("code",[e._v("gpu-power-prefs")]),e._v(" to zeros to re-enable the dGPU")])]),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 comment"}},[e._v("# Forces GMUX to use iGPU only (ie. disable dGPU)")]),e._v("\nnvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),o("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%01%00%00%00\n"),o("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# To reset, simply write zeros or NVRAM Reset your Mac")]),e._v("\nnvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),o("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%00%00%00%00\n")])])]),o("h2",{attrs:{id:"black-boxes-on-hd3000-igpus"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#black-boxes-on-hd3000-igpus"}},[e._v("#")]),e._v(" Black Boxes on HD3000 iGPUs")]),e._v(" "),o("p",[e._v("A somewhat strange issue on Intel HD3000-based Macs, on 3rd party displays sometimes UI elements may become black and unreadable. To resolve, select either the generic "),o("code",[e._v("Display")]),e._v(" or "),o("code",[e._v("Display P3")]),e._v(" Color Profiles in Display Settings.")]),e._v(" "),o("ul",[o("li",[e._v("Mainly applicable for HDMI Displays, DVI and DisplayPort are generally unaffected.")]),e._v(" "),o("li",[e._v("If you're inside Setup Assistant, press "),o("code",[e._v("Cmd")]),e._v(" + "),o("code",[e._v("Option")]),e._v(" + "),o("code",[e._v("Control")]),e._v(" + "),o("code",[e._v("T")]),e._v(" to launch Terminal. From there, run "),o("code",[e._v("open /System/Applications/System\\ Preferences.app")])]),e._v(" "),o("li",[e._v("Issue has spread to more Macs with macOS Ventura, including MacBook Airs and MacBook Pros")])]),e._v(" "),o("table",[o("thead",[o("tr",[o("th",{staticStyle:{"text-align":"left"}},[e._v("Default Color Profile")]),e._v(" "),o("th",{staticStyle:{"text-align":"left"}},[e._v("Display/Display P3 Profile")])])]),e._v(" "),o("tbody",[o("tr",[o("td",{staticStyle:{"text-align":"left"}},[o("img",{attrs:{src:a(373),alt:""}})]),e._v(" "),o("td",{staticStyle:{"text-align":"left"}},[o("img",{attrs:{src:a(374),alt:""}})])])])]),e._v(" "),o("h2",{attrs:{id:"cannot-pair-bluetooth-devices"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#cannot-pair-bluetooth-devices"}},[e._v("#")]),e._v(" Cannot Pair Bluetooth Devices")]),e._v(" "),o("p",[e._v('In macOS Ventura, hover states may not function correctly which results in the "Connect" button not appearing in System Settings. To resolve:')]),e._v(" "),o("ol",[o("li",[e._v("Enable Keyboard Navigation in System Settings -> Keyboard")]),e._v(" "),o("li",[e._v("Tab + space over Bluetooth devices in System Settings -> Bluetooth")]),e._v(" "),o("li",[e._v("Pair button should appear")])]),e._v(" "),o("p",[e._v("For more information, see "),o("a",{attrs:{href:"https://forums.macrumors.com/threads/macos-13-ventura-on-unsupported-macs-thread.2346881/page-116?post=31858759#post-31858759",target:"_blank",rel:"noopener noreferrer"}},[e._v("ASentientBot's post"),o("OutboundLink")],1),e._v(".")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/12.64238ece.js b/assets/js/12.f24bc6d3.js similarity index 68% rename from assets/js/12.64238ece.js rename to assets/js/12.f24bc6d3.js index 21d8c785f..006c97156 100644 --- a/assets/js/12.64238ece.js +++ b/assets/js/12.f24bc6d3.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{324:function(e,a,t){e.exports=t.p+"assets/img/usb11-chart.13830974.png"},421:function(e,a,t){e.exports=t.p+"assets/img/ventura.606fb761.png"},422:function(e,a,t){e.exports=t.p+"assets/img/OCLP-060-Initial-Support.2c6f8db9.png"},471:function(e,a,t){"use strict";t.r(a);var r=t(25),i=Object(r.a)({},(function(){var e=this,a=e.$createElement,r=e._self._c||a;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[r("p",[r("img",{attrs:{src:t(421),alt:""}})]),e._v(" "),r("p",[e._v("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.")]),e._v(" "),r("h2",{attrs:{id:"newly-dropped-hardware"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#newly-dropped-hardware"}},[e._v("#")]),e._v(" Newly dropped hardware")]),e._v(" "),r("p",[e._v("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):")]),e._v(" "),r("ul",[r("li",[e._v("iMac16,1 (21.5-inch, Late 2015)")]),e._v(" "),r("li",[e._v("iMac16,2 (21.5-inch 4K, Late 2015)")]),e._v(" "),r("li",[e._v("iMac17,1 (27-inch 5K, Late 2015)")]),e._v(" "),r("li",[e._v("MacBook9,1 (12-inch, Early 2016)")]),e._v(" "),r("li",[e._v("MacBookAir7,1 (11-inch, Early 2015)")]),e._v(" "),r("li",[e._v("MacBookAir7,2 (13-inch, Early 2015)")]),e._v(" "),r("li",[e._v("MacBookPro11,4 (15-inch, Mid 2015, iGPU)")]),e._v(" "),r("li",[e._v("MacBookPro11,5 (15-inch, Mid 2015, dGPU)")]),e._v(" "),r("li",[e._v("MacBookPro12,1 (13-inch, Early 2015)")]),e._v(" "),r("li",[e._v("MacBookPro13,1 (13-inch, Late 2016)")]),e._v(" "),r("li",[e._v("MacBookPro13,2 (13-inch, Late 2016)")]),e._v(" "),r("li",[e._v("MacBookPro13,3 (15-inch, Late 2016)")]),e._v(" "),r("li",[e._v("Macmini7,1 (Late 2014)")]),e._v(" "),r("li",[e._v("MacPro6,1 (Late 2013)")])]),e._v(" "),r("h2",{attrs:{id:"current-status"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#current-status"}},[e._v("#")]),e._v(" Current status")]),e._v(" "),r("img",{attrs:{width:"625",alt:"",src:t(422)}}),e._v(" "),r("p",[e._v("For older hardware, see below sections:")]),e._v(" "),r("ul",[r("li",[r("a",{attrs:{href:"#currently-unsupportedbroken-hardware-in-ventura"}},[e._v("Currently Unsupported/Broken Hardware in Ventura")]),e._v(" "),r("ul",[r("li",[r("a",{attrs:{href:"#amd-polaris-vega-and-navi-support-on-pre-2019-mac-pros-and-pre-2012-imacs"}},[e._v("AMD Polaris, Vega and Navi support on pre-2019 Mac Pros and pre-2012 iMacs")])]),e._v(" "),r("li",[r("a",{attrs:{href:"#usb-11-ohciuhci-support"}},[e._v("USB 1.1 (OHCI/UHCI) Support")])]),e._v(" "),r("li",[r("a",{attrs:{href:"#ethernet-issue-with-early-2008-mac-pro"}},[e._v("Ethernet issue with Early 2008 Mac Pro")])])])])]),e._v(" "),r("p",[e._v("The team is doing their best to investigate and fix the aforementioned issues, however no estimated time can be provided.")]),e._v(" "),r("h2",{attrs:{id:"currently-unsupported-broken-hardware-in-ventura"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#currently-unsupported-broken-hardware-in-ventura"}},[e._v("#")]),e._v(" Currently Unsupported/Broken Hardware in Ventura")]),e._v(" "),r("h3",{attrs:{id:"amd-polaris-vega-and-navi-support-on-pre-2019-mac-pros-and-pre-2012-imacs"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#amd-polaris-vega-and-navi-support-on-pre-2019-mac-pros-and-pre-2012-imacs"}},[e._v("#")]),e._v(" AMD Polaris, Vega and Navi support on pre-2019 Mac Pros and pre-2012 iMacs")]),e._v(" "),r("p",[e._v("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 "),r("a",{attrs:{href:"https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#Advanced_Vector_Extensions_2",target:"_blank",rel:"noopener noreferrer"}},[e._v("AVX2.0 support in the CPU"),r("OutboundLink")],1),e._v(" for native graphics acceleration. Thus while your GPU may be natively supported, you cannot run Ventura officially with these GPUs.")]),e._v(" "),r("ul",[r("li",[e._v("CPUs supporting AVX2.0 are Haswell or newer, which no pre-2019 Mac Pros can be upgraded with.")])]),e._v(" "),r("p",[e._v("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.")]),e._v(" "),r("p",[e._v("Following GPUs are applicable:")]),e._v(" "),r("table",[r("thead",[r("tr",[r("th",{staticStyle:{"text-align":"left"}},[e._v("GPU Architecture")]),e._v(" "),r("th",{staticStyle:{"text-align":"left"}},[e._v("Model Families")]),e._v(" "),r("th",{staticStyle:{"text-align":"left"}},[e._v("Supported")])])]),e._v(" "),r("tbody",[r("tr",[r("td",{staticStyle:{"text-align":"left"}},[e._v("AMD Polaris")]),e._v(" "),r("td",{staticStyle:{"text-align":"left"}},[e._v("RX 4xx/5xx (10/20 series)")]),e._v(" "),r("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[r("span",{staticStyle:{color:"#30BCD5"}},[e._v(" Supported with patching ")])])]),e._v(" "),r("tr",[r("td",{staticStyle:{"text-align":"left"}},[e._v("AMD Vega")]),e._v(" "),r("td",{staticStyle:{"text-align":"left"}},[e._v("Vega 56/64/VII (10/20 series)")])]),e._v(" "),r("tr",[r("td",{staticStyle:{"text-align":"left"}},[e._v("AMD Navi")]),e._v(" "),r("td",{staticStyle:{"text-align":"left"}},[e._v("RX 5xxx/6xxx (10/20 series)")]),e._v(" "),r("td",{staticStyle:{"text-align":"left"}},[r("span",{staticStyle:{color:"red"}},[e._v(" Unsupported ")])])])])]),e._v(" "),r("h3",{attrs:{id:"usb-1-1-ohci-uhci-support"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#usb-1-1-ohci-uhci-support"}},[e._v("#")]),e._v(" USB 1.1 (OHCI/UHCI) Support")]),e._v(" "),r("p",[e._v("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:")]),e._v(" "),r("ul",[r("li",[e._v("Keyboard and Trackpad for laptops")]),e._v(" "),r("li",[e._v("IR Receivers")]),e._v(" "),r("li",[e._v("Bluetooth")])]),e._v(" "),r("p",[e._v("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:")]),e._v(" "),r("p",[r("img",{attrs:{src:t(324),alt:""}})]),e._v(" "),r("div",{staticClass:"custom-block warning"},[r("p",{staticClass:"custom-block-title"},[e._v("The following systems rely on USB 1.1")]),e._v(" "),r("ul",[r("li",[e._v("iMac10,x and older")]),e._v(" "),r("li",[e._v("Macmini3,1 and older")]),e._v(" "),r("li",[e._v("MacBook7,1 and older")]),e._v(" "),r("li",[e._v("MacBookAir3,1 and older")]),e._v(" "),r("li",[e._v("MacBookPro7,1 and older\n"),r("ul",[r("li",[e._v("MacBookPro6,x is exempt")])])]),e._v(" "),r("li",[e._v("MacPro5,1 and older")])])]),e._v(" "),r("h3",{attrs:{id:"ethernet-issue-with-early-2008-mac-pro"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#ethernet-issue-with-early-2008-mac-pro"}},[e._v("#")]),e._v(" Ethernet issue with Early 2008 Mac Pro")]),e._v(" "),r("p",[e._v("MacPro3,1 suffers from the Ethernet driver dying after returning from sleep, current workaround is to use a USB Ethernet adapter or disable sleep.")]),e._v(" "),r("details",{staticClass:"custom-block details"},[r("summary",[e._v("Legacy Wireless Support (Resolved in v0.6.0 and newer)")]),e._v(" "),r("h3",{attrs:{id:"legacy-wireless-support"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#legacy-wireless-support"}},[e._v("#")]),e._v(" Legacy Wireless Support")]),e._v(" "),r("p",[e._v("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:")]),e._v(" "),r("ul",[r("li",[e._v("Atheros: All models")]),e._v(" "),r("li",[e._v("Broadcom: BCM94328 and BCM94322")])]),e._v(" "),r("p",[e._v("The following machines shipped stock with these cards:")]),e._v(" "),r("ul",[r("li",[e._v("iMac12,x and older")]),e._v(" "),r("li",[e._v("Macmini3,1 and older")]),e._v(" "),r("li",[e._v("MacBook5,x and older")]),e._v(" "),r("li",[e._v("MacBookAir2,1 and older")]),e._v(" "),r("li",[e._v("MacBookPro7,1 and older\n"),r("ul",[r("li",[e._v("MacBookPro6,x is exempt")])])]),e._v(" "),r("li",[e._v("MacPro5,1 and older")])]),e._v(" "),r("p",[e._v("Currently BCM943224, BCM94331, BCM94360 and BCM943602 are still fully supported by OpenCore Legacy Patcher. Consider upgrading to these cards if possible.")])]),e._v(" "),r("details",{staticClass:"custom-block details"},[r("summary",[e._v("Non-Metal Graphics Acceleration (Resolved in v0.6.0 and newer)")]),e._v(" "),r("h3",{attrs:{id:"non-metal-graphics-acceleration"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#non-metal-graphics-acceleration"}},[e._v("#")]),e._v(" Non-Metal Graphics Acceleration")]),e._v(" "),r("p",[e._v("Regarding non-Metal, the team is hard at work to get non-Metal working, however this is our greatest challenge since Big Sur.")]),e._v(" "),r("p",[e._v("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.")]),e._v(" "),r("p",[e._v("The following GPUs are applicable:")]),e._v(" "),r("ul",[r("li",[e._v("NVIDIA:\n"),r("ul",[r("li",[e._v("Tesla (8000 - 300 series)")])])]),e._v(" "),r("li",[e._v("AMD:\n"),r("ul",[r("li",[e._v("TeraScale (2000 - 6000 series)")])])]),e._v(" "),r("li",[e._v("Intel:\n"),r("ul",[r("li",[e._v("Iron Lake")]),e._v(" "),r("li",[e._v("Sandy Bridge (2000 - 3000 series)")])])])]),e._v(" "),r("p",[e._v("The following machines shipped stock with an unsupported GPU:")]),e._v(" "),r("ul",[r("li",[e._v("iMac7,1 - iMac12,x")]),e._v(" "),r("li",[e._v("MacBook4,1 - MacBook7,1")]),e._v(" "),r("li",[e._v("MacBookAir2,1 - MacBookAir4,x")]),e._v(" "),r("li",[e._v("MacBookPro4,1 - MacBookPro8,x")]),e._v(" "),r("li",[e._v("Macmini3,1 - Macmini5,x")]),e._v(" "),r("li",[e._v("MacPro3,1 - MacPro5,1")]),e._v(" "),r("li",[e._v("Xserve2,1 - Xserve3,1")])])])])}),[],!1,null,null,null);a.default=i.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{324:function(e,a,t){e.exports=t.p+"assets/img/usb11-chart.13830974.png"},421:function(e,a,t){e.exports=t.p+"assets/img/ventura.606fb761.png"},422:function(e,a,t){e.exports=t.p+"assets/img/OCLP-060-Initial-Support.2c6f8db9.png"},471:function(e,a,t){"use strict";t.r(a);var r=t(25),i=Object(r.a)({},(function(){var e=this,a=e.$createElement,r=e._self._c||a;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[r("p",[r("img",{attrs:{src:t(421),alt:""}})]),e._v(" "),r("p",[e._v("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.")]),e._v(" "),r("h2",{attrs:{id:"newly-dropped-hardware"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#newly-dropped-hardware"}},[e._v("#")]),e._v(" Newly dropped hardware")]),e._v(" "),r("p",[e._v("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):")]),e._v(" "),r("ul",[r("li",[e._v("iMac16,1 (21.5-inch, Late 2015)")]),e._v(" "),r("li",[e._v("iMac16,2 (21.5-inch 4K, Late 2015)")]),e._v(" "),r("li",[e._v("iMac17,1 (27-inch 5K, Late 2015)")]),e._v(" "),r("li",[e._v("MacBook9,1 (12-inch, Early 2016)")]),e._v(" "),r("li",[e._v("MacBookAir7,1 (11-inch, Early 2015)")]),e._v(" "),r("li",[e._v("MacBookAir7,2 (13-inch, Early 2015)")]),e._v(" "),r("li",[e._v("MacBookPro11,4 (15-inch, Mid 2015, iGPU)")]),e._v(" "),r("li",[e._v("MacBookPro11,5 (15-inch, Mid 2015, dGPU)")]),e._v(" "),r("li",[e._v("MacBookPro12,1 (13-inch, Early 2015)")]),e._v(" "),r("li",[e._v("MacBookPro13,1 (13-inch, Late 2016)")]),e._v(" "),r("li",[e._v("MacBookPro13,2 (13-inch, Late 2016)")]),e._v(" "),r("li",[e._v("MacBookPro13,3 (15-inch, Late 2016)")]),e._v(" "),r("li",[e._v("Macmini7,1 (Late 2014)")]),e._v(" "),r("li",[e._v("MacPro6,1 (Late 2013)")])]),e._v(" "),r("h2",{attrs:{id:"current-status"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#current-status"}},[e._v("#")]),e._v(" Current status")]),e._v(" "),r("img",{attrs:{width:"625",alt:"",src:t(422)}}),e._v(" "),r("p",[e._v("For older hardware, see below sections:")]),e._v(" "),r("ul",[r("li",[r("a",{attrs:{href:"#currently-unsupportedbroken-hardware-in-ventura"}},[e._v("Currently Unsupported/Broken Hardware in Ventura")]),e._v(" "),r("ul",[r("li",[r("a",{attrs:{href:"#amd-polaris-vega-and-navi-support-on-pre-2019-mac-pros-and-pre-2012-imacs"}},[e._v("AMD Polaris, Vega and Navi support on pre-2019 Mac Pros and pre-2012 iMacs")])]),e._v(" "),r("li",[r("a",{attrs:{href:"#usb-11-ohciuhci-support"}},[e._v("USB 1.1 (OHCI/UHCI) Support")])]),e._v(" "),r("li",[r("a",{attrs:{href:"#ethernet-issue-with-early-2008-mac-pro"}},[e._v("Ethernet issue with Early 2008 Mac Pro")])])])])]),e._v(" "),r("p",[e._v("The team is doing their best to investigate and fix the aforementioned issues, however no estimated time can be provided.")]),e._v(" "),r("h2",{attrs:{id:"currently-unsupported-broken-hardware-in-ventura"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#currently-unsupported-broken-hardware-in-ventura"}},[e._v("#")]),e._v(" Currently Unsupported/Broken Hardware in Ventura")]),e._v(" "),r("h3",{attrs:{id:"amd-polaris-vega-and-navi-support-on-pre-2019-mac-pros-and-pre-2012-imacs"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#amd-polaris-vega-and-navi-support-on-pre-2019-mac-pros-and-pre-2012-imacs"}},[e._v("#")]),e._v(" AMD Polaris, Vega and Navi support on pre-2019 Mac Pros and pre-2012 iMacs")]),e._v(" "),r("p",[e._v("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 "),r("a",{attrs:{href:"https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#Advanced_Vector_Extensions_2",target:"_blank",rel:"noopener noreferrer"}},[e._v("AVX2.0 support in the CPU"),r("OutboundLink")],1),e._v(" for native graphics acceleration. Thus while your GPU may be natively supported, you cannot run Ventura officially with these GPUs.")]),e._v(" "),r("ul",[r("li",[e._v("CPUs supporting AVX2.0 are Haswell or newer, which no pre-2019 Mac Pros can be upgraded with.")])]),e._v(" "),r("p",[e._v("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.")]),e._v(" "),r("p",[e._v("Following GPUs are applicable:")]),e._v(" "),r("table",[r("thead",[r("tr",[r("th",{staticStyle:{"text-align":"left"}},[e._v("GPU Architecture")]),e._v(" "),r("th",{staticStyle:{"text-align":"left"}},[e._v("Model Families")]),e._v(" "),r("th",{staticStyle:{"text-align":"left"}},[e._v("Supported")])])]),e._v(" "),r("tbody",[r("tr",[r("td",{staticStyle:{"text-align":"left"}},[e._v("AMD Polaris")]),e._v(" "),r("td",{staticStyle:{"text-align":"left"}},[e._v("RX 4xx/5xx (10/20 series)")]),e._v(" "),r("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[r("span",{staticStyle:{color:"#30BCD5"}},[e._v(" Supported with patching ")])])]),e._v(" "),r("tr",[r("td",{staticStyle:{"text-align":"left"}},[e._v("AMD Vega")]),e._v(" "),r("td",{staticStyle:{"text-align":"left"}},[e._v("Vega 56/64/VII (10/20 series)")])]),e._v(" "),r("tr",[r("td",{staticStyle:{"text-align":"left"}},[e._v("AMD Navi")]),e._v(" "),r("td",{staticStyle:{"text-align":"left"}},[e._v("RX 5xxx/6xxx (10/20 series)")]),e._v(" "),r("td",{staticStyle:{"text-align":"left"}},[r("span",{staticStyle:{color:"red"}},[e._v(" Unsupported ")])])])])]),e._v(" "),r("h3",{attrs:{id:"usb-1-1-ohci-uhci-support"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#usb-1-1-ohci-uhci-support"}},[e._v("#")]),e._v(" USB 1.1 (OHCI/UHCI) Support")]),e._v(" "),r("p",[e._v("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:")]),e._v(" "),r("ul",[r("li",[e._v("Keyboard and Trackpad for laptops")]),e._v(" "),r("li",[e._v("IR Receivers")]),e._v(" "),r("li",[e._v("Bluetooth")])]),e._v(" "),r("p",[e._v("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:")]),e._v(" "),r("p",[r("img",{attrs:{src:t(324),alt:""}})]),e._v(" "),r("div",{staticClass:"custom-block warning"},[r("p",{staticClass:"custom-block-title"},[e._v("The following systems rely on USB 1.1")]),e._v(" "),r("ul",[r("li",[e._v("iMac10,x and older")]),e._v(" "),r("li",[e._v("Macmini3,1 and older")]),e._v(" "),r("li",[e._v("MacBook7,1 and older")]),e._v(" "),r("li",[e._v("MacBookAir3,1 and older")]),e._v(" "),r("li",[e._v("MacBookPro7,1 and older\n"),r("ul",[r("li",[e._v("MacBookPro6,x is exempt")])])]),e._v(" "),r("li",[e._v("MacPro5,1 and older")])])]),e._v(" "),r("details",{staticClass:"custom-block details"},[r("summary",[e._v("Legacy Wireless Support (Resolved in v0.6.0 and newer)")]),e._v(" "),r("h3",{attrs:{id:"legacy-wireless-support"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#legacy-wireless-support"}},[e._v("#")]),e._v(" Legacy Wireless Support")]),e._v(" "),r("p",[e._v("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:")]),e._v(" "),r("ul",[r("li",[e._v("Atheros: All models")]),e._v(" "),r("li",[e._v("Broadcom: BCM94328 and BCM94322")])]),e._v(" "),r("p",[e._v("The following machines shipped stock with these cards:")]),e._v(" "),r("ul",[r("li",[e._v("iMac12,x and older")]),e._v(" "),r("li",[e._v("Macmini3,1 and older")]),e._v(" "),r("li",[e._v("MacBook5,x and older")]),e._v(" "),r("li",[e._v("MacBookAir2,1 and older")]),e._v(" "),r("li",[e._v("MacBookPro7,1 and older\n"),r("ul",[r("li",[e._v("MacBookPro6,x is exempt")])])]),e._v(" "),r("li",[e._v("MacPro5,1 and older")])]),e._v(" "),r("p",[e._v("Currently BCM943224, BCM94331, BCM94360 and BCM943602 are still fully supported by OpenCore Legacy Patcher. Consider upgrading to these cards if possible.")])]),e._v(" "),r("details",{staticClass:"custom-block details"},[r("summary",[e._v("Non-Metal Graphics Acceleration (Resolved in v0.6.0 and newer)")]),e._v(" "),r("h3",{attrs:{id:"non-metal-graphics-acceleration"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#non-metal-graphics-acceleration"}},[e._v("#")]),e._v(" Non-Metal Graphics Acceleration")]),e._v(" "),r("p",[e._v("Regarding non-Metal, the team is hard at work to get non-Metal working, however this is our greatest challenge since Big Sur.")]),e._v(" "),r("p",[e._v("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.")]),e._v(" "),r("p",[e._v("The following GPUs are applicable:")]),e._v(" "),r("ul",[r("li",[e._v("NVIDIA:\n"),r("ul",[r("li",[e._v("Tesla (8000 - 300 series)")])])]),e._v(" "),r("li",[e._v("AMD:\n"),r("ul",[r("li",[e._v("TeraScale (2000 - 6000 series)")])])]),e._v(" "),r("li",[e._v("Intel:\n"),r("ul",[r("li",[e._v("Iron Lake")]),e._v(" "),r("li",[e._v("Sandy Bridge (2000 - 3000 series)")])])])]),e._v(" "),r("p",[e._v("The following machines shipped stock with an unsupported GPU:")]),e._v(" "),r("ul",[r("li",[e._v("iMac7,1 - iMac12,x")]),e._v(" "),r("li",[e._v("MacBook4,1 - MacBook7,1")]),e._v(" "),r("li",[e._v("MacBookAir2,1 - MacBookAir4,x")]),e._v(" "),r("li",[e._v("MacBookPro4,1 - MacBookPro8,x")]),e._v(" "),r("li",[e._v("Macmini3,1 - Macmini5,x")]),e._v(" "),r("li",[e._v("MacPro3,1 - MacPro5,1")]),e._v(" "),r("li",[e._v("Xserve2,1 - Xserve3,1")])])])])}),[],!1,null,null,null);a.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/18.09d90b76.js b/assets/js/18.193c9725.js similarity index 94% rename from assets/js/18.09d90b76.js rename to assets/js/18.193c9725.js index d99ac49c3..5e4fda827 100644 --- a/assets/js/18.09d90b76.js +++ b/assets/js/18.193c9725.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[18],{318:function(e,t,n){e.exports=n.p+"assets/img/OCLP-GUI-Main-Menu.ecef562f.png"},420:function(e,t,n){e.exports=n.p+"assets/img/oclp-version.667c950e.png"},470:function(e,t,n){"use strict";n.r(t);var r=n(25),a=Object(r.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[r("h1",{attrs:{id:"updating-opencore-and-patches"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#updating-opencore-and-patches"}},[e._v("#")]),e._v(" Updating OpenCore and Patches")]),e._v(" "),r("p",[e._v("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.")]),e._v(" "),r("p",[e._v("For those who do wish to update, simply "),r("a",{attrs:{href:"https://github.com/dortania/OpenCore-Legacy-Patcher/releases",target:"_blank",rel:"noopener noreferrer"}},[e._v("download the latest release"),r("OutboundLink")],1),e._v(" and rerun the patcher:")]),e._v(" "),r("p",[r("img",{attrs:{src:n(318),alt:""}})]),e._v(" "),r("p",[e._v("Then, rebuild your OpenCore build and install again. OpenCore Will now be updated!")]),e._v(" "),r("p",[e._v("To check what version of OpenCore and the Patcher you're currently running, you can run the following in the terminal:")]),e._v(" "),r("div",{staticClass:"language-bash extra-class"},[r("pre",{pre:!0,attrs:{class:"language-bash"}},[r("code",[r("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# OpenCore Version")]),e._v("\nnvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:opencore-version\n"),r("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# Patcher Version")]),e._v("\nnvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:OCLP-Version\n")])])]),r("p",[r("img",{attrs:{src:n(420),alt:""}})]),e._v(" "),r("p",[e._v("From this, we can see that we're running a RELEASE version of OpenCore 0.8.0 built on April 18th, 2022 with Patcher Version 0.4.5!")])])}),[],!1,null,null,null);t.default=a.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[18],{318:function(e,t,n){e.exports=n.p+"assets/img/OCLP-GUI-Main-Menu.40fc1dad.png"},420:function(e,t,n){e.exports=n.p+"assets/img/oclp-version.667c950e.png"},470:function(e,t,n){"use strict";n.r(t);var r=n(25),a=Object(r.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[r("h1",{attrs:{id:"updating-opencore-and-patches"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#updating-opencore-and-patches"}},[e._v("#")]),e._v(" Updating OpenCore and Patches")]),e._v(" "),r("p",[e._v("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.")]),e._v(" "),r("p",[e._v("For those who do wish to update, simply "),r("a",{attrs:{href:"https://github.com/dortania/OpenCore-Legacy-Patcher/releases",target:"_blank",rel:"noopener noreferrer"}},[e._v("download the latest release"),r("OutboundLink")],1),e._v(" and rerun the patcher:")]),e._v(" "),r("p",[r("img",{attrs:{src:n(318),alt:""}})]),e._v(" "),r("p",[e._v("Then, rebuild your OpenCore build and install again. OpenCore Will now be updated!")]),e._v(" "),r("p",[e._v("To check what version of OpenCore and the Patcher you're currently running, you can run the following in the terminal:")]),e._v(" "),r("div",{staticClass:"language-bash extra-class"},[r("pre",{pre:!0,attrs:{class:"language-bash"}},[r("code",[r("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# OpenCore Version")]),e._v("\nnvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:opencore-version\n"),r("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# Patcher Version")]),e._v("\nnvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:OCLP-Version\n")])])]),r("p",[r("img",{attrs:{src:n(420),alt:""}})]),e._v(" "),r("p",[e._v("From this, we can see that we're running a RELEASE version of OpenCore 0.8.0 built on April 18th, 2022 with Patcher Version 0.4.5!")])])}),[],!1,null,null,null);t.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/4.1c8fb827.js b/assets/js/4.66b244d7.js similarity index 98% rename from assets/js/4.1c8fb827.js rename to assets/js/4.66b244d7.js index 017febae6..0bb7b1a79 100644 --- a/assets/js/4.1c8fb827.js +++ b/assets/js/4.66b244d7.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{318:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Main-Menu.ecef562f.png"},394:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Create-Installer-Menu.3629bfb9.png"},395:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Download-Catalog.92fe8f26.png"},396:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Download-Listed-Products.95d070c2.png"},397:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Download-Unsupported.c42dd553.png"},398:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Download-Progress.84e96f79.png"},399:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Needs-Installing.297e4912.png"},400:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Download-Finished.ecc832c2.png"},401:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Select-Local-Installer.88e785bd.png"},402:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Format-USB.a14e2cea.png"},403:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Flashing-Process.1d538441.png"},404:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Sucess-Prompt.d2daa669.png"},405:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Finished-Script.554b202c.png"},456:function(t,e,a){"use strict";a.r(e);var l=a(25),s=Object(l.a)({},(function(){var t=this,e=t.$createElement,l=t._self._c||e;return l("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[l("h1",{attrs:{id:"download-and-build-macos-installers"}},[l("a",{staticClass:"header-anchor",attrs:{href:"#download-and-build-macos-installers"}},[t._v("#")]),t._v(" Download and build macOS Installers")]),t._v(" "),l("p",[t._v("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.")]),t._v(" "),l("ul",[l("li",[t._v("Note: 16GB+ USB drive will be required for the installer")])]),t._v(" "),l("h2",{attrs:{id:"creating-the-installer"}},[l("a",{staticClass:"header-anchor",attrs:{href:"#creating-the-installer"}},[t._v("#")]),t._v(" Creating the installer")]),t._v(" "),l("p",[t._v("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:")]),t._v(" "),l("ul",[l("li",[l("a",{attrs:{href:"https://github.com/dortania/OpenCore-Legacy-Patcher/releases",target:"_blank",rel:"noopener noreferrer"}},[t._v("OpenCore Legacy Patcher Release Apps"),l("OutboundLink")],1)])]),t._v(" "),l("p",[t._v("For this guide, we'll be using the standard OpenCore-Patcher (GUI).")]),t._v(" "),l("p",[t._v("Once downloaded, open the app and you should be greeted by this menu:")]),t._v(" "),l("p",[l("img",{attrs:{src:a(318),alt:"OCLP GUI Main Menu"}})]),t._v(" "),l("p",[t._v('First, we\'ll want to select the "Create macOS Installer" button. This will present you with 2 options:')]),t._v(" "),l("p",[l("img",{attrs:{src:a(394),alt:""}})]),t._v(" "),l("p",[t._v("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:")]),t._v(" "),l("table",[l("thead",[l("tr",[l("th",{staticStyle:{"text-align":"left"}},[t._v("Downloading")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Listed Installers")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Unsupported Installer")])])]),t._v(" "),l("tbody",[l("tr",[l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(395),alt:"OCLP GUI Installer Download Catalog"}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(396),alt:"OCLP GUI Installer Download Listed Products"}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(397),alt:""}})])])])]),t._v(" "),l("p",[t._v("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.")]),t._v(" "),l("ul",[l("li",[t._v("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.")])]),t._v(" "),l("table",[l("thead",[l("tr",[l("th",{staticStyle:{"text-align":"left"}},[t._v("Downloading the Installer")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Requesting to install")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Finished Installing")])])]),t._v(" "),l("tbody",[l("tr",[l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(398),alt:"OCLP GUI Installer Download Progress"}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(399),alt:"OCLP GUI Installer Needs Installing"}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(400),alt:"OCLP GUI Installer Download Finished"}})])])])]),t._v(" "),l("p",[t._v("Once finished, you can proceed to write the installer onto a USB drive.")]),t._v(" "),l("ul",[l("li",[t._v("Note: The entire USB drive will be formatted")])]),t._v(" "),l("table",[l("thead",[l("tr",[l("th",{staticStyle:{"text-align":"left"}},[t._v("Select Downloaded Installer")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Select disk to format")])])]),t._v(" "),l("tbody",[l("tr",[l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(401),alt:""}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(402),alt:""}})])])])]),t._v(" "),l("p",[t._v("Now the patcher will start the installer flashing!")]),t._v(" "),l("table",[l("thead",[l("tr",[l("th",{staticStyle:{"text-align":"left"}},[t._v("Flashing")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Success Prompt")]),t._v(" "),l("th",[t._v("Finished Flashing")])])]),t._v(" "),l("tbody",[l("tr",[l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(403),alt:""}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(404),alt:""}})]),t._v(" "),l("td",[l("img",{attrs:{src:a(405),alt:""}})])])])]),t._v(" "),l("h1",{attrs:{id:"once-finished-head-to-building-and-installing-opencore"}},[l("a",{staticClass:"header-anchor",attrs:{href:"#once-finished-head-to-building-and-installing-opencore"}},[t._v("#")]),t._v(" Once finished, head to "),l("RouterLink",{attrs:{to:"/BUILD.html"}},[t._v("Building and installing OpenCore")])],1)])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{318:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Main-Menu.40fc1dad.png"},394:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Create-Installer-Menu.3629bfb9.png"},395:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Download-Catalog.92fe8f26.png"},396:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Download-Listed-Products.95d070c2.png"},397:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Download-Unsupported.c42dd553.png"},398:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Download-Progress.84e96f79.png"},399:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Needs-Installing.297e4912.png"},400:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Download-Finished.ecc832c2.png"},401:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Select-Local-Installer.88e785bd.png"},402:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Format-USB.a14e2cea.png"},403:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Flashing-Process.1d538441.png"},404:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Sucess-Prompt.d2daa669.png"},405:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Installer-Finished-Script.554b202c.png"},456:function(t,e,a){"use strict";a.r(e);var l=a(25),s=Object(l.a)({},(function(){var t=this,e=t.$createElement,l=t._self._c||e;return l("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[l("h1",{attrs:{id:"download-and-build-macos-installers"}},[l("a",{staticClass:"header-anchor",attrs:{href:"#download-and-build-macos-installers"}},[t._v("#")]),t._v(" Download and build macOS Installers")]),t._v(" "),l("p",[t._v("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.")]),t._v(" "),l("ul",[l("li",[t._v("Note: 16GB+ USB drive will be required for the installer")])]),t._v(" "),l("h2",{attrs:{id:"creating-the-installer"}},[l("a",{staticClass:"header-anchor",attrs:{href:"#creating-the-installer"}},[t._v("#")]),t._v(" Creating the installer")]),t._v(" "),l("p",[t._v("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:")]),t._v(" "),l("ul",[l("li",[l("a",{attrs:{href:"https://github.com/dortania/OpenCore-Legacy-Patcher/releases",target:"_blank",rel:"noopener noreferrer"}},[t._v("OpenCore Legacy Patcher Release Apps"),l("OutboundLink")],1)])]),t._v(" "),l("p",[t._v("For this guide, we'll be using the standard OpenCore-Patcher (GUI).")]),t._v(" "),l("p",[t._v("Once downloaded, open the app and you should be greeted by this menu:")]),t._v(" "),l("p",[l("img",{attrs:{src:a(318),alt:"OCLP GUI Main Menu"}})]),t._v(" "),l("p",[t._v('First, we\'ll want to select the "Create macOS Installer" button. This will present you with 2 options:')]),t._v(" "),l("p",[l("img",{attrs:{src:a(394),alt:""}})]),t._v(" "),l("p",[t._v("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:")]),t._v(" "),l("table",[l("thead",[l("tr",[l("th",{staticStyle:{"text-align":"left"}},[t._v("Downloading")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Listed Installers")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Unsupported Installer")])])]),t._v(" "),l("tbody",[l("tr",[l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(395),alt:"OCLP GUI Installer Download Catalog"}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(396),alt:"OCLP GUI Installer Download Listed Products"}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(397),alt:""}})])])])]),t._v(" "),l("p",[t._v("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.")]),t._v(" "),l("ul",[l("li",[t._v("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.")])]),t._v(" "),l("table",[l("thead",[l("tr",[l("th",{staticStyle:{"text-align":"left"}},[t._v("Downloading the Installer")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Requesting to install")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Finished Installing")])])]),t._v(" "),l("tbody",[l("tr",[l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(398),alt:"OCLP GUI Installer Download Progress"}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(399),alt:"OCLP GUI Installer Needs Installing"}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(400),alt:"OCLP GUI Installer Download Finished"}})])])])]),t._v(" "),l("p",[t._v("Once finished, you can proceed to write the installer onto a USB drive.")]),t._v(" "),l("ul",[l("li",[t._v("Note: The entire USB drive will be formatted")])]),t._v(" "),l("table",[l("thead",[l("tr",[l("th",{staticStyle:{"text-align":"left"}},[t._v("Select Downloaded Installer")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Select disk to format")])])]),t._v(" "),l("tbody",[l("tr",[l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(401),alt:""}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(402),alt:""}})])])])]),t._v(" "),l("p",[t._v("Now the patcher will start the installer flashing!")]),t._v(" "),l("table",[l("thead",[l("tr",[l("th",{staticStyle:{"text-align":"left"}},[t._v("Flashing")]),t._v(" "),l("th",{staticStyle:{"text-align":"left"}},[t._v("Success Prompt")]),t._v(" "),l("th",[t._v("Finished Flashing")])])]),t._v(" "),l("tbody",[l("tr",[l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(403),alt:""}})]),t._v(" "),l("td",{staticStyle:{"text-align":"left"}},[l("img",{attrs:{src:a(404),alt:""}})]),t._v(" "),l("td",[l("img",{attrs:{src:a(405),alt:""}})])])])]),t._v(" "),l("h1",{attrs:{id:"once-finished-head-to-building-and-installing-opencore"}},[l("a",{staticClass:"header-anchor",attrs:{href:"#once-finished-head-to-building-and-installing-opencore"}},[t._v("#")]),t._v(" Once finished, head to "),l("RouterLink",{attrs:{to:"/BUILD.html"}},[t._v("Building and installing OpenCore")])],1)])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/6.71bd9e44.js b/assets/js/6.71bd9e44.js new file mode 100644 index 000000000..bfacf1059 --- /dev/null +++ b/assets/js/6.71bd9e44.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{321:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Enabled.10cec080.png"},322:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Root-Patch.0fc642e8.png"},323:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Disabled.76a74995.png"},407:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Settings-ShowPicker.5590d8b3.png"},408:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-root-patch-update.af6c7424.png"},409:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Root-Patch-Status.f057bff5.png"},410:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Root-Patch.c115b02a.png"},411:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Root-Patch-Finished.ce27b410.png"},462:function(t,e,a){"use strict";a.r(e);var s=a(25),i=Object(s.a)({},(function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[s("h1",{attrs:{id:"post-installation"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#post-installation"}},[t._v("#")]),t._v(" Post-Installation")]),t._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"#booting-without-usb-drive"}},[t._v("Booting without USB drive")])]),t._v(" "),s("li",[s("a",{attrs:{href:"#booting-seamlessly-without-boot-picker"}},[t._v("Booting seamlessly without Boot Picker")])]),t._v(" "),s("li",[s("a",{attrs:{href:"#applying-post-install-volume-patches"}},[t._v("Applying Post Install Volume Patches")])])]),t._v(" "),s("h2",{attrs:{id:"booting-without-usb-drive"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#booting-without-usb-drive"}},[t._v("#")]),t._v(" Booting without USB drive")]),t._v(" "),s("p",[t._v("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:")]),t._v(" "),s("ul",[s("li",[t._v("Download OpenCore Legacy Patcher")]),t._v(" "),s("li",[t._v("Change Patcher settings as you'd like")]),t._v(" "),s("li",[t._v("Build OpenCore again")]),t._v(" "),s("li",[t._v("Install OpenCore to internal drive")]),t._v(" "),s("li",[t._v("Reboot holding Option, and select the internal EFI")])]),t._v(" "),s("p",[t._v("And voila! No more USB drive required.")]),t._v(" "),s("h2",{attrs:{id:"booting-seamlessly-without-boot-picker"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#booting-seamlessly-without-boot-picker"}},[t._v("#")]),t._v(" Booting seamlessly without Boot Picker")]),t._v(" "),s("p",[t._v('To do this, run the OpenCore Patcher and head to Patcher Settings, then uncheck "Show OpenCore Bootpicker" on the Build tab:')]),t._v(" "),s("p",[s("img",{attrs:{src:a(407),alt:""}})]),t._v(" "),s("p",[t._v('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.')]),t._v(" "),s("h2",{attrs:{id:"enabling-sip"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#enabling-sip"}},[t._v("#")]),t._v(" Enabling SIP")]),t._v(" "),s("p",[t._v("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.")]),t._v(" "),s("p",[t._v("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.")]),t._v(" "),s("p",[t._v("Going forward with 0.6.6, SIP settings can be accessed from the Security tab shown in the images.")]),t._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[t._v("SIP Enabled")]),t._v(" "),s("th",{staticStyle:{"text-align":"left"}},[t._v("SIP Lowered (Root Patching)")]),t._v(" "),s("th",{staticStyle:{"text-align":"left"}},[t._v("SIP Disabled")])])]),t._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(321),alt:""}})]),t._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(322),alt:""}})]),t._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(323),alt:""}})])])])]),t._v(" "),s("div",{staticClass:"custom-block warning"},[s("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),s("p",[t._v("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.")])]),t._v(" "),s("h2",{attrs:{id:"applying-post-install-volume-patches"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#applying-post-install-volume-patches"}},[t._v("#")]),t._v(" Applying Post Install Volume Patches")]),t._v(" "),s("p",[t._v("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.")]),t._v(" "),s("p",[t._v("OCLP will automatically root patch your system during a first time install "),s("strong",[t._v("if the USB install media was created within OCLP.")]),t._v(" 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.")]),t._v(" "),s("p",[t._v("Users can also see whether applicable patches have been installed, date and version the system was root patched with in the Post-Install Menu.")]),t._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[t._v("Automatic install prompt")]),t._v(" "),s("th",{staticStyle:{"text-align":"left"}},[t._v("Status")])])]),t._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(408),alt:""}})]),t._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(409),alt:""}})])])])]),t._v(" "),s("h3",{attrs:{id:"running-post-install-patches-manually"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#running-post-install-patches-manually"}},[t._v("#")]),t._v(" Running Post Install patches manually")]),t._v(" "),s("p",[t._v("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.")]),t._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[t._v("Listing Patches")]),t._v(" "),s("th",{staticStyle:{"text-align":"left"}},[t._v("Patching Finished")])])]),t._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(410),alt:""}})]),t._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(411),alt:""}})])])])]),t._v(" "),s("div",{staticClass:"custom-block warning"},[s("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),s("p",[t._v("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:")]),t._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://developer.apple.com/download/all/?q=Kernel%20Debug%20Kit",target:"_blank",rel:"noopener noreferrer"}},[t._v("Apple's Developer Download Page"),s("OutboundLink")],1)])]),t._v(" "),s("p",[t._v("Grab the Kernel Debug Kit whose version is closest to the OS you installed, and install it to the machine running Ventura.")]),t._v(" "),s("p",[t._v("Machines that require this are those with AMD Metal dGPUs:")]),t._v(" "),s("ul",[s("li",[t._v("2008 - 2013 Mac Pros (MacPro3,1 - 6,1)")]),t._v(" "),s("li",[t._v("2009 - 2016 iMacs (iMac10,1 - 17,1)")]),t._v(" "),s("li",[t._v('2015 15" MacBook Pro with a dGPU (MacBookPro11,5)')])])]),t._v(" "),s("p",[t._v("Below entries represent GPUs no longer natively supported, ie. requiring root volume patching with OpenCore Legacy Patcher:")]),t._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[t._v("GPUs requiring patching in macOS Big Sur")]),t._v(" "),s("ul",[s("li",[t._v("NVIDIA:\n"),s("ul",[s("li",[t._v("Tesla (8000 - 300 series)")])])]),t._v(" "),s("li",[t._v("AMD:\n"),s("ul",[s("li",[t._v("TeraScale (2000 - 6000 series)")])])]),t._v(" "),s("li",[t._v("Intel:\n"),s("ul",[s("li",[t._v("Iron Lake")]),t._v(" "),s("li",[t._v("Sandy Bridge (2000 - 3000 series)")])])])])]),t._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[t._v("GPUs requiring patching in macOS Monterey")]),t._v(" "),s("ul",[s("li",[t._v("NVIDIA:\n"),s("ul",[s("li",[t._v("Tesla (8000 - 300 series)")]),t._v(" "),s("li",[t._v("Kepler (600 - 800 series)")])])]),t._v(" "),s("li",[t._v("AMD:\n"),s("ul",[s("li",[t._v("TeraScale (2000 - 6000 series)")])])]),t._v(" "),s("li",[t._v("Intel:\n"),s("ul",[s("li",[t._v("Iron Lake")]),t._v(" "),s("li",[t._v("Sandy Bridge (2000 - 3000 series)")]),t._v(" "),s("li",[t._v("Ivy Bridge (4000 series)")])])])])]),t._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[t._v("Wireless Cards requiring patching in macOS Monterey")]),t._v(" "),s("ul",[s("li",[t._v("Broadcom:\n"),s("ul",[s("li",[t._v("BCM94328")]),t._v(" "),s("li",[t._v("BCM94322")])])]),t._v(" "),s("li",[t._v("Atheros")])])]),t._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[t._v("GPUs requiring patching in macOS Ventura")]),t._v(" "),s("ul",[s("li",[t._v("NVIDIA:\n"),s("ul",[s("li",[t._v("Kepler (600 - 800 series)")])])]),t._v(" "),s("li",[t._v("AMD:\n"),s("ul",[s("li",[t._v("GCN 1-3 (7000 - R9 series)")]),t._v(" "),s("li",[t._v("Polaris (RX 4xx/5xx series, if CPU lacks AVX2)")])])]),t._v(" "),s("li",[t._v("Intel:\n"),s("ul",[s("li",[t._v("Ivy Bridge (4000 series)")]),t._v(" "),s("li",[t._v("Haswell (4400, 4600, 5000 series)")]),t._v(" "),s("li",[t._v("Broadwell (6000 series)")]),t._v(" "),s("li",[t._v("Skylake (500 series)")])])])])])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/6.bc27a1ab.js b/assets/js/6.bc27a1ab.js deleted file mode 100644 index 4c3fcd918..000000000 --- a/assets/js/6.bc27a1ab.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{321:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Enabled.53d6d837.png"},322:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Root-Patch.23121f6d.png"},323:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Disabled.d9346b10.png"},407:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Settings-ShowPicker.8805dfe5.png"},408:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-root-patch-update.af6c7424.png"},409:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Root-Patch-Status.f030e28c.png"},410:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Root-Patch.c115b02a.png"},411:function(t,e,a){t.exports=a.p+"assets/img/OCLP-GUI-Root-Patch-Finished.ce27b410.png"},462:function(t,e,a){"use strict";a.r(e);var s=a(25),i=Object(s.a)({},(function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[s("h1",{attrs:{id:"post-installation"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#post-installation"}},[t._v("#")]),t._v(" Post-Installation")]),t._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"#booting-without-usb-drive"}},[t._v("Booting without USB drive")])]),t._v(" "),s("li",[s("a",{attrs:{href:"#booting-seamlessly-without-verbose-or-opencore-picker"}},[t._v("Booting seamlessly without Verbose or OpenCore Picker")])]),t._v(" "),s("li",[s("a",{attrs:{href:"#applying-post-install-volume-patches"}},[t._v("Applying Post Install Volume Patches")])])]),t._v(" "),s("h2",{attrs:{id:"booting-without-usb-drive"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#booting-without-usb-drive"}},[t._v("#")]),t._v(" Booting without USB drive")]),t._v(" "),s("p",[t._v("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:")]),t._v(" "),s("ul",[s("li",[t._v("Download OpenCore Legacy Patcher")]),t._v(" "),s("li",[t._v("Change Patcher settings as you'd like")]),t._v(" "),s("li",[t._v("Build OpenCore again")]),t._v(" "),s("li",[t._v("Install OpenCore to internal drive")]),t._v(" "),s("li",[t._v("Reboot holding Option, and select the internal EFI")])]),t._v(" "),s("p",[t._v("And voila! No more USB drive required.")]),t._v(" "),s("h2",{attrs:{id:"booting-seamlessly-without-verbose-or-opencore-picker"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#booting-seamlessly-without-verbose-or-opencore-picker"}},[t._v("#")]),t._v(" Booting seamlessly without Verbose or OpenCore Picker")]),t._v(" "),s("p",[t._v("To do this, run the OpenCore Patcher and head to Patcher Settings:")]),t._v(" "),s("p",[s("img",{attrs:{src:a(407),alt:""}})]),t._v(" "),s("p",[t._v("Here you can change different patcher settings, however the main interest is:")]),t._v(" "),s("ul",[s("li",[t._v("Show Boot Picker")])]),t._v(" "),s("p",[t._v('Once you\'ve toggled them both 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.')]),t._v(" "),s("h2",{attrs:{id:"enabling-sip"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#enabling-sip"}},[t._v("#")]),t._v(" Enabling SIP")]),t._v(" "),s("p",[t._v("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.")]),t._v(" "),s("p",[t._v("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.")]),t._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[t._v("SIP Enabled")]),t._v(" "),s("th",{staticStyle:{"text-align":"left"}},[t._v("SIP Lowered (Root Patching)")]),t._v(" "),s("th",{staticStyle:{"text-align":"left"}},[t._v("SIP Disabled")])])]),t._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(321),alt:""}})]),t._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(322),alt:""}})]),t._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(323),alt:""}})])])])]),t._v(" "),s("div",{staticClass:"custom-block warning"},[s("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),s("p",[t._v("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.")])]),t._v(" "),s("h2",{attrs:{id:"applying-post-install-volume-patches"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#applying-post-install-volume-patches"}},[t._v("#")]),t._v(" Applying Post Install Volume Patches")]),t._v(" "),s("p",[t._v("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.")]),t._v(" "),s("p",[t._v("OCLP v0.4.4 and higher include an autopatcher, which will automatically root patch your system but "),s("strong",[t._v("only if the USB install media was created within OCLP.")])]),t._v(" "),s("p",[t._v("Users with OCLP v0.4.4 or higher 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.")]),t._v(" "),s("p",[t._v('In OCLP v0.4.5 a new indicator was added to help users to see if, when and on what version the system was root patched. Note that the "Available patches" section above this does not track the status and will always show the patches that are available, whether they\'re installed or not.')]),t._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[t._v("Automatic install prompt in 0.4.4+")]),t._v(" "),s("th",{staticStyle:{"text-align":"left"}},[t._v("Last patched status in 0.4.5+")])])]),t._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(408),alt:""}})]),t._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(409),alt:""}})])])])]),t._v(" "),s("h3",{attrs:{id:"running-post-install-patches-manually"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#running-post-install-patches-manually"}},[t._v("#")]),t._v(" Running Post Install patches manually")]),t._v(" "),s("p",[t._v("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.")]),t._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[t._v("Listing Patches")]),t._v(" "),s("th",{staticStyle:{"text-align":"left"}},[t._v("Patching Finished")])])]),t._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(410),alt:""}})]),t._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(411),alt:""}})])])])]),t._v(" "),s("div",{staticClass:"custom-block warning"},[s("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),s("p",[t._v("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:")]),t._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://developer.apple.com/download/all/?q=Kernel%20Debug%20Kit",target:"_blank",rel:"noopener noreferrer"}},[t._v("Apple's Developer Download Page"),s("OutboundLink")],1)])]),t._v(" "),s("p",[t._v("Grab the Kernel Debug Kit whose version is closest to the OS you installed, and install it to the machine running Ventura.")]),t._v(" "),s("p",[t._v("Machines that require this are those with AMD Metal dGPUs:")]),t._v(" "),s("ul",[s("li",[t._v("2008 - 2013 Mac Pros (MacPro3,1 - 6,1)")]),t._v(" "),s("li",[t._v("2009 - 2016 iMacs (iMac10,1 - 17,1)")]),t._v(" "),s("li",[t._v('2015 15" MacBook Pro with a dGPU (MacBookPro11,5)')])])]),t._v(" "),s("p",[t._v("Below entries represent GPUs no longer natively supported, ie. requiring root volume patching with OpenCore Legacy Patcher:")]),t._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[t._v("GPUs requiring patching in macOS Big Sur")]),t._v(" "),s("ul",[s("li",[t._v("NVIDIA:\n"),s("ul",[s("li",[t._v("Tesla (8000 - 300 series)")])])]),t._v(" "),s("li",[t._v("AMD:\n"),s("ul",[s("li",[t._v("TeraScale (2000 - 6000 series)")])])]),t._v(" "),s("li",[t._v("Intel:\n"),s("ul",[s("li",[t._v("Iron Lake")]),t._v(" "),s("li",[t._v("Sandy Bridge (2000 - 3000 series)")])])])])]),t._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[t._v("GPUs requiring patching in macOS Monterey")]),t._v(" "),s("ul",[s("li",[t._v("NVIDIA:\n"),s("ul",[s("li",[t._v("Tesla (8000 - 300 series)")]),t._v(" "),s("li",[t._v("Kepler (600 - 800 series)")])])]),t._v(" "),s("li",[t._v("AMD:\n"),s("ul",[s("li",[t._v("TeraScale (2000 - 6000 series)")])])]),t._v(" "),s("li",[t._v("Intel:\n"),s("ul",[s("li",[t._v("Iron Lake")]),t._v(" "),s("li",[t._v("Sandy Bridge (2000 - 3000 series)")]),t._v(" "),s("li",[t._v("Ivy Bridge (4000 series)")])])])])]),t._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[t._v("Wireless Cards requiring patching in macOS Monterey")]),t._v(" "),s("ul",[s("li",[t._v("Broadcom:\n"),s("ul",[s("li",[t._v("BCM94328")]),t._v(" "),s("li",[t._v("BCM94322")])])]),t._v(" "),s("li",[t._v("Atheros")])])]),t._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[t._v("GPUs requiring patching in macOS Ventura")]),t._v(" "),s("ul",[s("li",[t._v("NVIDIA:\n"),s("ul",[s("li",[t._v("Kepler (600 - 800 series)")])])]),t._v(" "),s("li",[t._v("AMD:\n"),s("ul",[s("li",[t._v("GCN 1-3 (7000 - R9 series)")]),t._v(" "),s("li",[t._v("Polaris (RX 4xx/5xx series, if CPU lacks AVX2)")])])]),t._v(" "),s("li",[t._v("Intel:\n"),s("ul",[s("li",[t._v("Ivy Bridge (4000 series)")]),t._v(" "),s("li",[t._v("Haswell (4400, 4600, 5000 series)")]),t._v(" "),s("li",[t._v("Broadwell (6000 series)")]),t._v(" "),s("li",[t._v("Skylake (500 series)")])])])])])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/8.02e3ea69.js b/assets/js/8.de20b13a.js similarity index 98% rename from assets/js/8.02e3ea69.js rename to assets/js/8.de20b13a.js index 16f99a9f9..01e8b33d4 100644 --- a/assets/js/8.02e3ea69.js +++ b/assets/js/8.de20b13a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{321:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Enabled.53d6d837.png"},322:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Root-Patch.23121f6d.png"},323:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Disabled.d9346b10.png"},324:function(e,t,a){e.exports=a.p+"assets/img/usb11-chart.13830974.png"},412:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-SMBIOS-Minimal.1e3c25a2.png"},413:function(e,t,a){e.exports=a.p+"assets/img/Hash-Mismatch.add9f660.png"},467: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"}},[e._v("Stuck on "),o("code",[e._v("This version of Mac OS X is not supported on this platform")])])]),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:"#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:"#booting-with-a-non-flashed-gpu"}},[e._v("Booting with a non-flashed GPU")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#how-to-boot-big-sur-recovery"}},[e._v("How to Boot Big Sur Recovery")])]),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"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#stuck-on-this-version-of-mac-os-x-is-not-supported-on-this-platform"}},[e._v("#")]),e._v(" Stuck on "),o("code",[e._v("This version of Mac OS X is not supported on this platform")])]),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("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. Instead, 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 run this patcher's Option 2 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:"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:"booting-with-a-non-flashed-gpu"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#booting-with-a-non-flashed-gpu"}},[e._v("#")]),e._v(" Booting with a non-flashed GPU")]),e._v(" "),o("p",[e._v("For Mac Pro, Xserve and iMac users with non-flashed GPUs, you can still easily boot OpenCore and view the entire boot process. To do so, make sure SIP is disabled (to allow NVRAM write access) and run 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 function"}},[e._v("sudo")]),e._v(" bless --verbose --file /Volumes/VOLNAME/EFI/OC/OpenCore.efi --folder /Volumes/VOLNAME/EFI/OC --setBoot\n")])])]),o("ul",[o("li",[e._v("Note 1: You will need to replace "),o("code",[e._v("VOLNAME")]),e._v(" with the Volume name of your USB or hard drive with OpenCore.")]),e._v(" "),o("li",[e._v("Note 2: Once done, you can re-enable SIP.")]),e._v(" "),o("li",[e._v('Note 3: The EFI partition OpenCore was installed on must be mounted. If it\'s unmounted, simply rerun "Install OpenCore to drive."')])]),e._v(" "),o("p",[e._v("Once you boot OpenCore for the first time, LauncherOption will install itself as the top boot priority, making OpenCore always launch. Combined with "),o("code",[e._v("RequestBootVar")]),e._v(", all boot options must go through OpenCore, ensuring seamless usage even with OS installation and updates.")]),e._v(" "),o("h2",{attrs:{id:"how-to-boot-big-sur-recovery"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-boot-big-sur-recovery"}},[e._v("#")]),e._v(" How to Boot Big Sur Recovery")]),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(412),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(413)}})]),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(321),alt:""}})]),e._v(" "),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("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("MacBook4,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(324),alt:""}})])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{321:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Enabled.10cec080.png"},322:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Root-Patch.0fc642e8.png"},323:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-SIP-Disabled.76a74995.png"},324:function(e,t,a){e.exports=a.p+"assets/img/usb11-chart.13830974.png"},412:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-SMBIOS-Minimal.b10cfaf9.png"},413:function(e,t,a){e.exports=a.p+"assets/img/Hash-Mismatch.add9f660.png"},467: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"}},[e._v("Stuck on "),o("code",[e._v("This version of Mac OS X is not supported on this platform")])])]),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:"#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:"#booting-with-a-non-flashed-gpu"}},[e._v("Booting with a non-flashed GPU")])]),e._v(" "),o("li",[o("a",{attrs:{href:"#how-to-boot-big-sur-recovery"}},[e._v("How to Boot Big Sur Recovery")])]),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"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#stuck-on-this-version-of-mac-os-x-is-not-supported-on-this-platform"}},[e._v("#")]),e._v(" Stuck on "),o("code",[e._v("This version of Mac OS X is not supported on this platform")])]),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("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. Instead, 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 run this patcher's Option 2 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:"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:"booting-with-a-non-flashed-gpu"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#booting-with-a-non-flashed-gpu"}},[e._v("#")]),e._v(" Booting with a non-flashed GPU")]),e._v(" "),o("p",[e._v("For Mac Pro, Xserve and iMac users with non-flashed GPUs, you can still easily boot OpenCore and view the entire boot process. To do so, make sure SIP is disabled (to allow NVRAM write access) and run 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 function"}},[e._v("sudo")]),e._v(" bless --verbose --file /Volumes/VOLNAME/EFI/OC/OpenCore.efi --folder /Volumes/VOLNAME/EFI/OC --setBoot\n")])])]),o("ul",[o("li",[e._v("Note 1: You will need to replace "),o("code",[e._v("VOLNAME")]),e._v(" with the Volume name of your USB or hard drive with OpenCore.")]),e._v(" "),o("li",[e._v("Note 2: Once done, you can re-enable SIP.")]),e._v(" "),o("li",[e._v('Note 3: The EFI partition OpenCore was installed on must be mounted. If it\'s unmounted, simply rerun "Install OpenCore to drive."')])]),e._v(" "),o("p",[e._v("Once you boot OpenCore for the first time, LauncherOption will install itself as the top boot priority, making OpenCore always launch. Combined with "),o("code",[e._v("RequestBootVar")]),e._v(", all boot options must go through OpenCore, ensuring seamless usage even with OS installation and updates.")]),e._v(" "),o("h2",{attrs:{id:"how-to-boot-big-sur-recovery"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-boot-big-sur-recovery"}},[e._v("#")]),e._v(" How to Boot Big Sur Recovery")]),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(412),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(413)}})]),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(321),alt:""}})]),e._v(" "),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("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("MacBook4,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(324),alt:""}})])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/9.5d3b62a2.js b/assets/js/9.5d3b62a2.js new file mode 100644 index 000000000..9f565a79d --- /dev/null +++ b/assets/js/9.5d3b62a2.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{414:function(t,o,a){t.exports=a.p+"assets/img/UC-enable-1.956705f7.png"},415:function(t,o,a){t.exports=a.p+"assets/img/UC-enable-2.7d84d4a0.png"},416:function(t,o,a){t.exports=a.p+"assets/img/ventura_uc1.1b776854.png"},417:function(t,o,a){t.exports=a.p+"assets/img/ventura_uc2.e57b2b03.png"},418:function(t,o,a){t.exports=a.p+"assets/img/OCLP-SMBIOS-Allow-Native-Spoof.c5421ba4.png"},419:function(t,o,a){t.exports=a.p+"assets/img/OCLP-smbios-settings.95db93a1.png"},469:function(t,o,a){"use strict";a.r(o);var e=a(25),r=Object(e.a)({},(function(){var t=this,o=t.$createElement,e=t._self._c||o;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"universal-control-on-unsupported-macs"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#universal-control-on-unsupported-macs"}},[t._v("#")]),t._v(" Universal Control on unsupported Macs")]),t._v(" "),e("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(" "),e("ul",[e("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(" "),e("h2",{attrs:{id:"enabling-universal-control"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#enabling-universal-control"}},[t._v("#")]),t._v(" Enabling Universal Control")]),t._v(" "),e("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(" "),e("table",[e("thead",[e("tr",[e("th",{staticStyle:{"text-align":"left"}},[t._v("Display Preferences")]),t._v(" "),e("th",{staticStyle:{"text-align":"left"}},[t._v("Universal Control settings")])])]),t._v(" "),e("tbody",[e("tr",[e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(414),alt:""}})]),t._v(" "),e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(415),alt:"OCLP GUI Build Finished"}})])])])]),t._v(" "),e("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 "),e("a",{attrs:{href:"#requirements-for-universal-control"}},[t._v("requirements section.")])]),t._v(" "),e("p",[t._v("Some Monterey-native models are blacklisted, check the "),e("a",{attrs:{href:"#blacklisted-models"}},[t._v("blacklisted models section")]),t._v(" for more info.")]),t._v(" "),e("h2",{attrs:{id:"requirements-for-universal-control"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#requirements-for-universal-control"}},[t._v("#")]),t._v(" Requirements for Universal Control")]),t._v(" "),e("p",[t._v("Technical requirements:")]),t._v(" "),e("ul",[e("li",[t._v("Wi-Fi 4 (802.11n)")]),t._v(" "),e("li",[t._v("Bluetooth 4.0")]),t._v(" "),e("li",[t._v("macOS Monterey 12.4 or newer")]),t._v(" "),e("li",[t._v("iPadOS 15.4 or newer (if applicable)")]),t._v(" "),e("li",[t._v("OpenCore Legacy Patcher 0.4.3 or newer")])]),t._v(" "),e("p",[t._v("Check the "),e("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 "),e("code",[t._v("#hardware")]),t._v(" channel in the "),e("a",{attrs:{href:"https://discord.gg/rqdPgH8xSN",target:"_blank",rel:"noopener noreferrer"}},[t._v("Discord server"),e("OutboundLink")],1),t._v(" if required.")]),t._v(" "),e("p",[t._v("Other requirements:")]),t._v(" "),e("ul",[e("li",[t._v("All devices are signed into the same iCloud account.")]),t._v(" "),e("li",[t._v("Two Factor Authentication is enabled with your Apple ID.")]),t._v(" "),e("li",[t._v("Bluetooth and WiFi are enabled. Neither needs to be connected, leaving them enabled is sufficient.")]),t._v(" "),e("li",[t._v("Handoff turned on from iCloud settings.")]),t._v(" "),e("li",[t._v("The devices in question are in close proximity.")])]),t._v(" "),e("h3",{attrs:{id:"table-of-models"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#table-of-models"}},[t._v("#")]),t._v(" Table of models")]),t._v(" "),e("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(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("MacBook")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("MacBook4,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 / BT 2.0 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"5"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBook5,1")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"red"}},[t._v(" Use a Broadcom USB Bluetooth 4.0+ Dongle ")])])]),t._v(" "),e("tr",[e("td",[t._v("MacBook5,2")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("WiFi 4 / BT 2.1 EDR")]),t._v(" "),e("td",[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBook6,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBook7,1")])]),t._v(" "),e("tr",[e("td",[t._v("MacBook8,1")]),t._v(" "),e("td",[t._v("WiFi 4 + BT 4.2")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",[t._v("Universal Control will work.")])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("MacBook Air")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("MacBookAir2,1")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir3,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94360CS2 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir3,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir4,1")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),e("td",{attrs:{rowspan:"6"}},[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",{attrs:{rowspan:"6"}},[t._v("Universal Control will work.")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir4,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir5,1")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir5,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir6,1")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir6,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir7,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Hardware supports UC. "),e("br"),t._v(" "),e("a",{attrs:{href:"#blacklisted-models"}},[e("strong",[t._v("Spoofing required.")])])])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir7,2")])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("MacBook Pro")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("MacBookPro4,1")]),t._v(" "),e("td",{attrs:{rowspan:"9"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"11"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro5,1")]),t._v(" "),e("td",{attrs:{rowspan:"6"}},[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro5,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro5,3")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro5,4")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro5,5")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro6,1")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro6,2")]),t._v(" "),e("td",[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro7,1")]),t._v(" "),e("td",[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro8,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro8,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro9,1")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),e("td",{attrs:{rowspan:"7"}},[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",{attrs:{rowspan:"7"}},[t._v("Universal Control will work.")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro9,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro10,1")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro10,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro11,1")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro11,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro11,3")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro11,4")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 5 + BT 4.2")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("Hardware supports UC. "),e("br"),t._v(" "),e("a",{attrs:{href:"#blacklisted-models"}},[e("strong",[t._v("Spoofing required.")])])])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro11,5")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro12,1")])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("Mac mini")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Macmini3,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("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(" "),e("tr",[e("td",[t._v("Macmini4,1")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini5,1")]),t._v(" "),e("td",{attrs:{rowspan:"5"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),e("td",{attrs:{rowspan:"5"}},[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",{attrs:{rowspan:"5"}},[t._v("Universal Control will work.")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini5,2")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini5,3")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini6,1")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini6,2")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini7,1")]),t._v(" "),e("td",[t._v("Wi-Fi 5 + BT 4.0")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("Hardware supports UC. "),e("br"),t._v(" "),e("a",{attrs:{href:"#blacklisted-models"}},[e("strong",[t._v("Spoofing required.")])])])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("iMac")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("iMac7,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.0 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"9"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"7"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CD card")])]),t._v(" "),e("tr",[e("td",[t._v("iMac8,1")])]),t._v(" "),e("tr",[e("td",[t._v("iMac9,1")]),t._v(" "),e("td",{attrs:{rowspan:"7"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")])]),t._v(" "),e("tr",[e("td",[t._v("iMac10,1")])]),t._v(" "),e("tr",[e("td",[t._v("iMac11,1")])]),t._v(" "),e("tr",[e("td",[t._v("iMac11,2")])]),t._v(" "),e("tr",[e("td",[t._v("iMac11,3")])]),t._v(" "),e("tr",[e("td",[t._v("iMac12,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM943602CD card")])]),t._v(" "),e("tr",[e("td",[t._v("iMac12,2")])]),t._v(" "),e("tr",[e("td",[t._v("iMac13,1")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),e("td",{attrs:{rowspan:"8"}},[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",{attrs:{rowspan:"8"}},[t._v("Universal Control will work.")])]),t._v(" "),e("tr",[e("td",[t._v("iMac13,2")])]),t._v(" "),e("tr",[e("td",[t._v("iMac13,3")])]),t._v(" "),e("tr",[e("td",[t._v("iMac14,1")]),t._v(" "),e("td",{attrs:{rowspan:"5"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),e("tr",[e("td",[t._v("iMac14,2")])]),t._v(" "),e("tr",[e("td",[t._v("iMac14,3")])]),t._v(" "),e("tr",[e("td",[t._v("iMac14,4")])]),t._v(" "),e("tr",[e("td",[t._v("iMac15,1")])]),t._v(" "),e("tr",[e("td",[t._v("iMac16,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 5 + BT 4.2")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Hardware supports UC. "),e("br"),t._v(" "),e("a",{attrs:{href:"#blacklisted-models"}},[e("strong",[t._v("Spoofing required.")])])])]),t._v(" "),e("tr",[e("td",[t._v("iMac16,2")])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("Mac Pro")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("MacPro3,1")]),t._v(" "),e("td",[t._v("Wi-Fi 4 + BT 2.0 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("Replace stock AirPort card with an mPCIE Adapter board with a BCM943602CD card")])]),t._v(" "),e("tr",[e("td",[t._v("MacPro4,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM943602CD card")])]),t._v(" "),e("tr",[e("td",[t._v("MacPro5,1")])]),t._v(" "),e("tr",[e("td",[t._v("MacPro6,1")]),t._v(" "),e("td",[t._v("Wi-Fi 5 + BT 4.0")]),t._v(" "),e("td",[t._v("Hardware supports UC. "),e("br"),t._v(" "),e("a",{attrs:{href:"#blacklisted-models"}},[e("strong",[t._v("Spoofing required.")])])])])])]),t._v(" "),e("ul",[e("li",[t._v("Note: Some older Mac Pro configurations may not have shipped with a WiFi card in the base model")])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("Xserve ;p")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Xserve2,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("N/A")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Install a PCIe BCM943602CD card")])]),t._v(" "),e("tr",[e("td",[t._v("Xserve3,1")])])])])]),t._v(" "),e("h2",{attrs:{id:"blacklisted-models"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#blacklisted-models"}},[t._v("#")]),t._v(" Blacklisted models")]),t._v(" "),e("p",[t._v("The following models are blacklisted from using Universal Control by Apple:")]),t._v(" "),e("ul",[e("li",[t._v('MacBookAir7,x - MacBook Air Early 2015 11" / 13"')]),t._v(" "),e("li",[t._v('MacBookPro11,4 - MacBook Pro Mid 2015 15" (Intel Iris)')]),t._v(" "),e("li",[t._v('MacBookPro11,5 - MacBook Pro Mid 2015 15" (dGPU)')]),t._v(" "),e("li",[t._v('MacBookPro12,x - MacBook Pro Early 2015 13"')]),t._v(" "),e("li",[t._v('iMac16,x - iMac Late 2015 21"')]),t._v(" "),e("li",[t._v("Macmini7,x - Mac mini 2014")]),t._v(" "),e("li",[t._v("MacPro6,x - Mac Pro Late 2013")])]),t._v(" "),e("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(" "),e("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(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Situation")]),t._v(" "),e("th",[t._v("Condition")]),t._v(" "),e("th",[t._v("Solution")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Mac <-> Mac connection")]),t._v(" "),e("td",[t._v("Monterey-unsupported")]),t._v(" "),e("td",[t._v("No spoofing needed")])]),t._v(" "),e("tr",[e("td",[t._v("Mac <-> iPad connection")]),t._v(" "),e("td",[t._v("Monterey-unsupported")]),t._v(" "),e("td",[t._v("No spoofing needed")])]),t._v(" "),e("tr",[e("td",[t._v("Mac <-> Mac connection")]),t._v(" "),e("td",[t._v("One or both are blacklisted")]),t._v(" "),e("td",[t._v("Spoofing required on blacklisted Macs")])]),t._v(" "),e("tr",[e("td",[t._v("Mac <-> iPad connection")]),t._v(" "),e("td",[t._v("Blacklisted Mac")]),t._v(" "),e("td",[t._v("Spoofing required on blacklisted Mac")])])])]),t._v(" "),e("div",{staticClass:"custom-block warning"},[e("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),e("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(" "),e("h3",{attrs:{id:"how-to-spoof"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-spoof"}},[t._v("#")]),t._v(" How to spoof")]),t._v(" "),e("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(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("macOS Ventura")]),t._v(" "),e("p",[t._v("Firstly run the GUI version of OpenCore Legacy Patcher.")]),t._v(" "),e("p",[t._v("Then go to "),e("strong",[t._v("Settings")]),t._v(" and "),e("strong",[t._v("SMBIOS")]),t._v(" tab, set SMBIOS Spoof Level to "),e("strong",[t._v("Moderate")]),t._v(". Set SMBIOS Spoof Model "),e("strong",[t._v("one listed next to your native model in the table for spoofed models below.")])]),t._v(" "),e("p",[t._v('Notice that "Allow native models" and "Allow Native Spoofs" '),e("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(" "),e("table",[e("thead",[e("tr",[e("th",{staticStyle:{"text-align":"left"}},[t._v("Main Settings view")]),t._v(" "),e("th",{staticStyle:{"text-align":"left"}},[t._v("SMBIOS settings")])])]),t._v(" "),e("tbody",[e("tr",[e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(416),alt:""}})]),t._v(" "),e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(417),alt:""}})])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("Table for spoofed models (click to expand)")]),t._v(" "),e("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(" "),e("p",[e("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(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Mac by name")]),t._v(" "),e("th",[t._v("Native SMBIOS")]),t._v(" "),e("th",[t._v("Spoof SMBIOS")]),t._v(" "),e("th",[t._v("Tested")]),t._v(" "),e("th",[t._v("Tested by")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v('MacBook Air Early 2015 11" / 13"')]),t._v(" "),e("td",[t._v("MacBookAir7,x")]),t._v(" "),e("td",[t._v("MacBookAir8,1")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[t._v("N/A")])]),t._v(" "),e("tr",[e("td",[t._v('MacBook Pro Early 2015 13"')]),t._v(" "),e("td",[t._v("MacBookPro12,x")]),t._v(" "),e("td",[t._v("MacBookPro14,1")])]),t._v(" "),e("tr",[e("td",[t._v('MacBook Pro Mid 2015 15"')]),t._v(" "),e("td",[t._v("MacBookPro11,4 / 11,5")]),t._v(" "),e("td",[t._v("MacBookPro14,3")])]),t._v(" "),e("tr",[e("td",[t._v('iMac Late 2015 21"')]),t._v(" "),e("td",[t._v("iMac16,x")]),t._v(" "),e("td",[t._v("iMac18,2")])]),t._v(" "),e("tr",[e("td",[t._v("Mac mini Late 2014")]),t._v(" "),e("td",[t._v("Macmini7,x")]),t._v(" "),e("td",[t._v("MacMini8,1")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("N/A")])]),t._v(" "),e("tr",[e("td",[t._v("Mac Pro Late 2013")]),t._v(" "),e("td",[t._v("MacPro6,x")]),t._v(" "),e("td",[t._v("MacPro7,1")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("N/A")])])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("macOS Monterey")]),t._v(" "),e("p",[t._v("Firstly, run the GUI version of OpenCore Legacy Patcher. Secondly, go to "),e("strong",[t._v("Settings")]),t._v(" then the "),e("strong",[t._v("App")]),t._v(" tab and tick "),e("strong",[t._v("Allow native models")]),t._v(".")]),t._v(" "),e("p",[e("a",{attrs:{href:"../images/OCLP-App-Allow-Native-Models.png"}})]),t._v(" "),e("p",[t._v("Then, go to "),e("strong",[t._v("SMBIOS")]),t._v(" tab, tick "),e("strong",[t._v("Allow spoofing native Macs")]),t._v(", set SMBIOS Spoof Level to "),e("strong",[t._v("Moderate")]),t._v(". Set SMBIOS Spoof Model to "),e("strong",[t._v("one listed next to your native model in the table for spoofed models below.")])]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",{staticStyle:{"text-align":"left"}},[t._v("Main Settings view")]),t._v(" "),e("th",{staticStyle:{"text-align":"left"}},[t._v("SMBIOS settings")])])]),t._v(" "),e("tbody",[e("tr",[e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(418),alt:""}})]),t._v(" "),e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(419),alt:""}})])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("Table for spoofed models (click to expand)")]),t._v(" "),e("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(" "),e("p",[e("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(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Mac by name")]),t._v(" "),e("th",[t._v("Native SMBIOS")]),t._v(" "),e("th",[t._v("Spoof SMBIOS")]),t._v(" "),e("th",[t._v("Tested")]),t._v(" "),e("th",[t._v("Tested by")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v('MacBook Air Early 2015 11" / 13"')]),t._v(" "),e("td",[t._v("MacBookAir7,x")]),t._v(" "),e("td",[t._v("MacBookAir8,1")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[t._v("Hzlph")])]),t._v(" "),e("tr",[e("td",[t._v('MacBook Pro Early 2015 13"')]),t._v(" "),e("td",[t._v("MacBookPro12,x")]),t._v(" "),e("td",[t._v("MacBookPro13,1")])]),t._v(" "),e("tr",[e("td",[t._v('MacBook Pro Mid 2015 15"')]),t._v(" "),e("td",[t._v("MacBookPro11,4 / 11,5")]),t._v(" "),e("td",[t._v("MacBookPro13,3")])]),t._v(" "),e("tr",[e("td",[t._v('iMac Late 2015 21"')]),t._v(" "),e("td",[t._v("iMac16,x")]),t._v(" "),e("td",[t._v("iMac18,2")])]),t._v(" "),e("tr",[e("td",[t._v("Mac mini Late 2014")]),t._v(" "),e("td",[t._v("Macmini7,x")]),t._v(" "),e("td",[t._v("MacMini8,1")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("N/A")])]),t._v(" "),e("tr",[e("td",[t._v("Mac Pro Late 2013")]),t._v(" "),e("td",[t._v("MacPro6,x")]),t._v(" "),e("td",[t._v("MacPro7,1")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",[t._v("Crystall1nedev")])])])])])]),t._v(" "),e("p",[e("strong",[t._v("Note:")]),t._v(" Unless you are building OpenCore on a different machine than it's targeted for, "),e("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(" "),e("p",[t._v("Lastly, Build and install OpenCore again, and reboot back to the OS. Enable Universal Control as explained in the "),e("a",{attrs:{href:"#enabling-universal-control"}},[t._v("Enabling Universal Control section.")])]),t._v(" "),e("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 "),e("a",{attrs:{href:"https://discord.gg/rqdPgH8xSN",target:"_blank",rel:"noopener noreferrer"}},[t._v("#misc-help"),e("OutboundLink")],1),t._v(".")])])}),[],!1,null,null,null);o.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/9.eb085d35.js b/assets/js/9.eb085d35.js deleted file mode 100644 index e20f2abb6..000000000 --- a/assets/js/9.eb085d35.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{414:function(t,o,a){t.exports=a.p+"assets/img/UC-enable-1.956705f7.png"},415:function(t,o,a){t.exports=a.p+"assets/img/UC-enable-2.7d84d4a0.png"},416:function(t,o,a){t.exports=a.p+"assets/img/ventura_uc1.dd31e9c0.png"},417:function(t,o,a){t.exports=a.p+"assets/img/ventura_uc2.4538391b.png"},418:function(t,o,a){t.exports=a.p+"assets/img/OCLP-allow-native-models.b64c4aa8.png"},419:function(t,o,a){t.exports=a.p+"assets/img/OCLP-smbios-settings.89bbeffd.png"},469:function(t,o,a){"use strict";a.r(o);var e=a(25),r=Object(e.a)({},(function(){var t=this,o=t.$createElement,e=t._self._c||o;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"universal-control-on-unsupported-macs"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#universal-control-on-unsupported-macs"}},[t._v("#")]),t._v(" Universal Control on unsupported Macs")]),t._v(" "),e("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(" "),e("ul",[e("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(" "),e("h2",{attrs:{id:"enabling-universal-control"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#enabling-universal-control"}},[t._v("#")]),t._v(" Enabling Universal Control")]),t._v(" "),e("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(" "),e("table",[e("thead",[e("tr",[e("th",{staticStyle:{"text-align":"left"}},[t._v("Display Preferences")]),t._v(" "),e("th",{staticStyle:{"text-align":"left"}},[t._v("Universal Control settings")])])]),t._v(" "),e("tbody",[e("tr",[e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(414),alt:""}})]),t._v(" "),e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(415),alt:"OCLP GUI Build Finished"}})])])])]),t._v(" "),e("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 "),e("a",{attrs:{href:"#requirements-for-universal-control"}},[t._v("requirements section.")])]),t._v(" "),e("p",[t._v("Some Monterey-native models are blacklisted, check the "),e("a",{attrs:{href:"#blacklisted-models"}},[t._v("blacklisted models section")]),t._v(" for more info.")]),t._v(" "),e("h2",{attrs:{id:"requirements-for-universal-control"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#requirements-for-universal-control"}},[t._v("#")]),t._v(" Requirements for Universal Control")]),t._v(" "),e("p",[t._v("Technical requirements:")]),t._v(" "),e("ul",[e("li",[t._v("Wi-Fi 4 (802.11n)")]),t._v(" "),e("li",[t._v("Bluetooth 4.0")]),t._v(" "),e("li",[t._v("macOS Monterey 12.4 or newer")]),t._v(" "),e("li",[t._v("iPadOS 15.4 or newer (if applicable)")]),t._v(" "),e("li",[t._v("OpenCore Legacy Patcher 0.4.3 or newer")])]),t._v(" "),e("p",[t._v("Check the "),e("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 "),e("code",[t._v("#hardware")]),t._v(" channel in the "),e("a",{attrs:{href:"https://discord.gg/rqdPgH8xSN",target:"_blank",rel:"noopener noreferrer"}},[t._v("Discord server"),e("OutboundLink")],1),t._v(" if required.")]),t._v(" "),e("p",[t._v("Other requirements:")]),t._v(" "),e("ul",[e("li",[t._v("All devices are signed into the same iCloud account.")]),t._v(" "),e("li",[t._v("Two Factor Authentication is enabled with your Apple ID.")]),t._v(" "),e("li",[t._v("Bluetooth and WiFi are enabled. Neither needs to be connected, leaving them enabled is sufficient.")]),t._v(" "),e("li",[t._v("Handoff turned on from iCloud settings.")]),t._v(" "),e("li",[t._v("The devices in question are in close proximity.")])]),t._v(" "),e("h3",{attrs:{id:"table-of-models"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#table-of-models"}},[t._v("#")]),t._v(" Table of models")]),t._v(" "),e("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(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("MacBook")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("MacBook4,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 / BT 2.0 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"5"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBook5,1")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"red"}},[t._v(" Use a Broadcom USB Bluetooth 4.0+ Dongle ")])])]),t._v(" "),e("tr",[e("td",[t._v("MacBook5,2")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("WiFi 4 / BT 2.1 EDR")]),t._v(" "),e("td",[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBook6,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBook7,1")])]),t._v(" "),e("tr",[e("td",[t._v("MacBook8,1")]),t._v(" "),e("td",[t._v("WiFi 4 + BT 4.2")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",[t._v("Universal Control will work.")])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("MacBook Air")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("MacBookAir2,1")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir3,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94360CS2 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir3,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir4,1")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),e("td",{attrs:{rowspan:"6"}},[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",{attrs:{rowspan:"6"}},[t._v("Universal Control will work.")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir4,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir5,1")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir5,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir6,1")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir6,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir7,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Hardware supports UC. "),e("br"),t._v(" "),e("a",{attrs:{href:"#blacklisted-models"}},[e("strong",[t._v("Spoofing required.")])])])]),t._v(" "),e("tr",[e("td",[t._v("MacBookAir7,2")])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("MacBook Pro")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("MacBookPro4,1")]),t._v(" "),e("td",{attrs:{rowspan:"9"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"11"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CS2 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro5,1")]),t._v(" "),e("td",{attrs:{rowspan:"6"}},[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro5,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro5,3")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro5,4")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro5,5")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro6,1")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro6,2")]),t._v(" "),e("td",[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro7,1")]),t._v(" "),e("td",[t._v("Use a Broadcom USB Bluetooth 4.0+ Dongle")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro8,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with a BCM94331PCIEBT4CAX/BCM94331PCIEBT4 card")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro8,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro9,1")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),e("td",{attrs:{rowspan:"7"}},[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",{attrs:{rowspan:"7"}},[t._v("Universal Control will work.")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro9,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro10,1")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro10,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro11,1")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro11,2")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro11,3")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro11,4")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 5 + BT 4.2")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("Hardware supports UC. "),e("br"),t._v(" "),e("a",{attrs:{href:"#blacklisted-models"}},[e("strong",[t._v("Spoofing required.")])])])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro11,5")])]),t._v(" "),e("tr",[e("td",[t._v("MacBookPro12,1")])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("Mac mini")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Macmini3,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("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(" "),e("tr",[e("td",[t._v("Macmini4,1")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini5,1")]),t._v(" "),e("td",{attrs:{rowspan:"5"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),e("td",{attrs:{rowspan:"5"}},[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",{attrs:{rowspan:"5"}},[t._v("Universal Control will work.")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini5,2")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini5,3")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini6,1")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini6,2")])]),t._v(" "),e("tr",[e("td",[t._v("Macmini7,1")]),t._v(" "),e("td",[t._v("Wi-Fi 5 + BT 4.0")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("Hardware supports UC. "),e("br"),t._v(" "),e("a",{attrs:{href:"#blacklisted-models"}},[e("strong",[t._v("Spoofing required.")])])])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("iMac")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("iMac7,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.0 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"9"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"7"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM94360CD card")])]),t._v(" "),e("tr",[e("td",[t._v("iMac8,1")])]),t._v(" "),e("tr",[e("td",[t._v("iMac9,1")]),t._v(" "),e("td",{attrs:{rowspan:"7"}},[t._v("Wi-Fi 4 / BT 2.1 EDR")])]),t._v(" "),e("tr",[e("td",[t._v("iMac10,1")])]),t._v(" "),e("tr",[e("td",[t._v("iMac11,1")])]),t._v(" "),e("tr",[e("td",[t._v("iMac11,2")])]),t._v(" "),e("tr",[e("td",[t._v("iMac11,3")])]),t._v(" "),e("tr",[e("td",[t._v("iMac12,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM943602CD card")])]),t._v(" "),e("tr",[e("td",[t._v("iMac12,2")])]),t._v(" "),e("tr",[e("td",[t._v("iMac13,1")]),t._v(" "),e("td",{attrs:{rowspan:"3"}},[t._v("Wi-Fi 4 + BT 4.0")]),t._v(" "),e("td",{attrs:{rowspan:"8"}},[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",{attrs:{rowspan:"8"}},[t._v("Universal Control will work.")])]),t._v(" "),e("tr",[e("td",[t._v("iMac13,2")])]),t._v(" "),e("tr",[e("td",[t._v("iMac13,3")])]),t._v(" "),e("tr",[e("td",[t._v("iMac14,1")]),t._v(" "),e("td",{attrs:{rowspan:"5"}},[t._v("Wi-Fi 5 + BT 4.0")])]),t._v(" "),e("tr",[e("td",[t._v("iMac14,2")])]),t._v(" "),e("tr",[e("td",[t._v("iMac14,3")])]),t._v(" "),e("tr",[e("td",[t._v("iMac14,4")])]),t._v(" "),e("tr",[e("td",[t._v("iMac15,1")])]),t._v(" "),e("tr",[e("td",[t._v("iMac16,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 5 + BT 4.2")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Hardware supports UC. "),e("br"),t._v(" "),e("a",{attrs:{href:"#blacklisted-models"}},[e("strong",[t._v("Spoofing required.")])])])]),t._v(" "),e("tr",[e("td",[t._v("iMac16,2")])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("Mac Pro")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("MacPro3,1")]),t._v(" "),e("td",[t._v("Wi-Fi 4 + BT 2.0 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("Replace stock AirPort card with an mPCIE Adapter board with a BCM943602CD card")])]),t._v(" "),e("tr",[e("td",[t._v("MacPro4,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Wi-Fi 4 + BT 2.1 EDR")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Replace stock AirPort card with an mPCIE + USB Connector Adapter board with a BCM943602CD card")])]),t._v(" "),e("tr",[e("td",[t._v("MacPro5,1")])]),t._v(" "),e("tr",[e("td",[t._v("MacPro6,1")]),t._v(" "),e("td",[t._v("Wi-Fi 5 + BT 4.0")]),t._v(" "),e("td",[t._v("Hardware supports UC. "),e("br"),t._v(" "),e("a",{attrs:{href:"#blacklisted-models"}},[e("strong",[t._v("Spoofing required.")])])])])])]),t._v(" "),e("ul",[e("li",[t._v("Note: Some older Mac Pro configurations may not have shipped with a WiFi card in the base model")])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("Xserve ;p")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("SMBIOS")]),t._v(" "),e("th",[t._v("WiFi/BT version")]),t._v(" "),e("th",[t._v("UC OOB")]),t._v(" "),e("th",[t._v("Comment")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Xserve2,1")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("N/A")]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"2"}},[t._v("Install a PCIe BCM943602CD card")])]),t._v(" "),e("tr",[e("td",[t._v("Xserve3,1")])])])])]),t._v(" "),e("h2",{attrs:{id:"blacklisted-models"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#blacklisted-models"}},[t._v("#")]),t._v(" Blacklisted models")]),t._v(" "),e("p",[t._v("The following models are blacklisted from using Universal Control by Apple:")]),t._v(" "),e("ul",[e("li",[t._v('MacBookAir7,x - MacBook Air Early 2015 11" / 13"')]),t._v(" "),e("li",[t._v('MacBookPro11,4 - MacBook Pro Mid 2015 15" (Intel Iris)')]),t._v(" "),e("li",[t._v('MacBookPro11,5 - MacBook Pro Mid 2015 15" (dGPU)')]),t._v(" "),e("li",[t._v('MacBookPro12,x - MacBook Pro Early 2015 13"')]),t._v(" "),e("li",[t._v('iMac16,x - iMac Late 2015 21"')]),t._v(" "),e("li",[t._v("Macmini7,x - Mac mini 2014")]),t._v(" "),e("li",[t._v("MacPro6,x - Mac Pro Late 2013")])]),t._v(" "),e("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(" "),e("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(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Situation")]),t._v(" "),e("th",[t._v("Condition")]),t._v(" "),e("th",[t._v("Solution")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Mac <-> Mac connection")]),t._v(" "),e("td",[t._v("Monterey-unsupported")]),t._v(" "),e("td",[t._v("No spoofing needed")])]),t._v(" "),e("tr",[e("td",[t._v("Mac <-> iPad connection")]),t._v(" "),e("td",[t._v("Monterey-unsupported")]),t._v(" "),e("td",[t._v("No spoofing needed")])]),t._v(" "),e("tr",[e("td",[t._v("Mac <-> Mac connection")]),t._v(" "),e("td",[t._v("One or both are blacklisted")]),t._v(" "),e("td",[t._v("Spoofing required on blacklisted Macs")])]),t._v(" "),e("tr",[e("td",[t._v("Mac <-> iPad connection")]),t._v(" "),e("td",[t._v("Blacklisted Mac")]),t._v(" "),e("td",[t._v("Spoofing required on blacklisted Mac")])])])]),t._v(" "),e("div",{staticClass:"custom-block warning"},[e("p",{staticClass:"custom-block-title"},[t._v("WARNING")]),t._v(" "),e("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(" "),e("h3",{attrs:{id:"how-to-spoof"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-spoof"}},[t._v("#")]),t._v(" How to spoof")]),t._v(" "),e("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(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("macOS Ventura")]),t._v(" "),e("p",[t._v("Firstly run the GUI version of OpenCore Legacy Patcher.")]),t._v(" "),e("p",[t._v("Then go to "),e("strong",[t._v("Settings")]),t._v(", go to "),e("strong",[t._v("SMBIOS Settings")]),t._v(", set SMBIOS Spoof Level to "),e("strong",[t._v("Moderate")]),t._v(". Set SMBIOS Spoof Model "),e("strong",[t._v("one listed next to your native model in the table for spoofed models below.")])]),t._v(" "),e("p",[t._v('Notice that "Allow native models" and "Allow Native Spoofs" '),e("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(" "),e("table",[e("thead",[e("tr",[e("th",{staticStyle:{"text-align":"left"}},[t._v("Main Settings view")]),t._v(" "),e("th",{staticStyle:{"text-align":"left"}},[t._v("SMBIOS settings")])])]),t._v(" "),e("tbody",[e("tr",[e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(416),alt:""}})]),t._v(" "),e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(417),alt:""}})])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("Table for spoofed models (click to expand)")]),t._v(" "),e("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(" "),e("p",[e("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(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Mac by name")]),t._v(" "),e("th",[t._v("Native SMBIOS")]),t._v(" "),e("th",[t._v("Spoof SMBIOS")]),t._v(" "),e("th",[t._v("Tested")]),t._v(" "),e("th",[t._v("Tested by")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v('MacBook Air Early 2015 11" / 13"')]),t._v(" "),e("td",[t._v("MacBookAir7,x")]),t._v(" "),e("td",[t._v("MacBookAir8,1")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[t._v("N/A")])]),t._v(" "),e("tr",[e("td",[t._v('MacBook Pro Early 2015 13"')]),t._v(" "),e("td",[t._v("MacBookPro12,x")]),t._v(" "),e("td",[t._v("MacBookPro14,1")])]),t._v(" "),e("tr",[e("td",[t._v('MacBook Pro Mid 2015 15"')]),t._v(" "),e("td",[t._v("MacBookPro11,4 / 11,5")]),t._v(" "),e("td",[t._v("MacBookPro14,3")])]),t._v(" "),e("tr",[e("td",[t._v('iMac Late 2015 21"')]),t._v(" "),e("td",[t._v("iMac16,x")]),t._v(" "),e("td",[t._v("iMac18,2")])]),t._v(" "),e("tr",[e("td",[t._v("Mac mini Late 2014")]),t._v(" "),e("td",[t._v("Macmini7,x")]),t._v(" "),e("td",[t._v("MacMini8,1")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("N/A")])]),t._v(" "),e("tr",[e("td",[t._v("Mac Pro Late 2013")]),t._v(" "),e("td",[t._v("MacPro6,x")]),t._v(" "),e("td",[t._v("MacPro7,1")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("N/A")])])])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("macOS Monterey")]),t._v(" "),e("p",[t._v("Firstly, run the GUI version of OpenCore Legacy Patcher. Secondly, go to "),e("strong",[t._v("Settings")]),t._v(" and tick "),e("strong",[t._v("Allow native models")]),t._v(".")]),t._v(" "),e("p",[t._v("Then, go to "),e("strong",[t._v("SMBIOS Settings")]),t._v(", tick "),e("strong",[t._v("Allow Native Spoofs")]),t._v(", set SMBIOS Spoof Level to "),e("strong",[t._v("Moderate")]),t._v(". Set SMBIOS Spoof Model to "),e("strong",[t._v("one listed next to your native model in the table for spoofed models below.")])]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",{staticStyle:{"text-align":"left"}},[t._v("Main Settings view")]),t._v(" "),e("th",{staticStyle:{"text-align":"left"}},[t._v("SMBIOS settings")])])]),t._v(" "),e("tbody",[e("tr",[e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(418),alt:""}})]),t._v(" "),e("td",{staticStyle:{"text-align":"left"}},[e("img",{attrs:{src:a(419),alt:""}})])])])]),t._v(" "),e("details",{staticClass:"custom-block details"},[e("summary",[t._v("Table for spoofed models (click to expand)")]),t._v(" "),e("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(" "),e("p",[e("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(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Mac by name")]),t._v(" "),e("th",[t._v("Native SMBIOS")]),t._v(" "),e("th",[t._v("Spoof SMBIOS")]),t._v(" "),e("th",[t._v("Tested")]),t._v(" "),e("th",[t._v("Tested by")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v('MacBook Air Early 2015 11" / 13"')]),t._v(" "),e("td",[t._v("MacBookAir7,x")]),t._v(" "),e("td",[t._v("MacBookAir8,1")]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",{attrs:{rowspan:"4"}},[t._v("Hzlph")])]),t._v(" "),e("tr",[e("td",[t._v('MacBook Pro Early 2015 13"')]),t._v(" "),e("td",[t._v("MacBookPro12,x")]),t._v(" "),e("td",[t._v("MacBookPro13,1")])]),t._v(" "),e("tr",[e("td",[t._v('MacBook Pro Mid 2015 15"')]),t._v(" "),e("td",[t._v("MacBookPro11,4 / 11,5")]),t._v(" "),e("td",[t._v("MacBookPro13,3")])]),t._v(" "),e("tr",[e("td",[t._v('iMac Late 2015 21"')]),t._v(" "),e("td",[t._v("iMac16,x")]),t._v(" "),e("td",[t._v("iMac18,2")])]),t._v(" "),e("tr",[e("td",[t._v("Mac mini Late 2014")]),t._v(" "),e("td",[t._v("Macmini7,x")]),t._v(" "),e("td",[t._v("MacMini8,1")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"red"}},[t._v(" NO ")])]),t._v(" "),e("td",[t._v("N/A")])]),t._v(" "),e("tr",[e("td",[t._v("Mac Pro Late 2013")]),t._v(" "),e("td",[t._v("MacPro6,x")]),t._v(" "),e("td",[t._v("MacPro7,1")]),t._v(" "),e("td",[e("span",{staticStyle:{color:"#30BCD5"}},[t._v(" YES ")])]),t._v(" "),e("td",[t._v("Crystall1nedev")])])])])])]),t._v(" "),e("p",[e("strong",[t._v("Note:")]),t._v(" Unless you are building OpenCore on a different machine than it's targeted for, "),e("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(" "),e("p",[t._v("Lastly, Build and install OpenCore again, and reboot back to the OS. Enable Universal Control as explained in the "),e("a",{attrs:{href:"#enabling-universal-control"}},[t._v("Enabling Universal Control section.")])]),t._v(" "),e("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 "),e("a",{attrs:{href:"https://discord.gg/rqdPgH8xSN",target:"_blank",rel:"noopener noreferrer"}},[t._v("#misc-help"),e("OutboundLink")],1),t._v(".")])])}),[],!1,null,null,null);o.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/app.5bf06520.js b/assets/js/app.63b83fca.js similarity index 88% rename from assets/js/app.5bf06520.js rename to assets/js/app.63b83fca.js index 85003fba7..84ef2f793 100644 --- a/assets/js/app.5bf06520.js +++ b/assets/js/app.63b83fca.js @@ -1,4 +1,4 @@ -(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" +