diff --git a/docs/VENTURA-DROP.md b/docs/VENTURA-DROP.md index a1ad9081a..b3a4049e7 100644 --- a/docs/VENTURA-DROP.md +++ b/docs/VENTURA-DROP.md @@ -33,7 +33,6 @@ For older hardware, see below sections: * [Currently Unsupported/Broken Hardware in Ventura](#currently-unsupportedbroken-hardware-in-ventura) * [AMD Polaris, Vega and Navi support on pre-2019 Mac Pros and pre-2012 iMacs](#amd-polaris-vega-and-navi-support-on-pre-2019-mac-pros-and-pre-2012-imacs) * [Non-Metal Graphics Acceleration](#non-metal-graphics-acceleration) - * [Legacy Wireless Support](#legacy-wireless-support) * [USB 1.1 (OHCI/UHCI) Support](#usb-11-ohciuhci-support) * [Ethernet issue with Early 2008 Mac Pro](#ethernet-issue-with-early-2008-mac-pro) @@ -47,22 +46,17 @@ For users with 2008 to 2013 Mac Pros (MacPro3,1-6,1) and 2009 to 2011 iMacs (iMa * 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 Graphics stack to no longer require AVX2.0. However due to lack of hardware on-hand, we cannot support Navi on Ventura. +Currently at this time, OpenCore Legacy Patcher only supports patching the AMD Polaris and Vega Graphics stack to no longer require AVX2.0. However due to lack of hardware on-hand, we cannot support Navi on Ventura. -* If you have spare Navi GPU you'd like to donate, feel free to reach out: khronokernel@icloud.com - * Thanks to a gracious user, we've gotten an AMD Vega 64 on-hand for testing. No time estimate can be provided for Vega support at this time. - -Additionally, the native stack will crash over and over on macOS Ventura as it fails to load the AVX2.0-based binaries. Thus to patch Ventura, you will need to boot in Safe Mode and run OCLP's Root Volume Patcher - -* To enter Safe Mode, hold Shift+Enter when selecting Ventura in OCLP's Boot Picker +* If you have spare a AMD Navi GPU you'd like to donate, feel free to reach out: khronokernel@icloud.com 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) | Unsupported | -| AMD Navi | RX 5xxx/6xxx (10/20 series) | ^^ | +| AMD Vega | Vega 56/64/VII (10/20 series) | ^^ | +| AMD Navi | RX 5xxx/6xxx (10/20 series) | Unsupported | ### Non-Metal Graphics Acceleration @@ -97,29 +91,6 @@ The following machines shipped stock with an unsupported GPU: ::: -### 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: - -::: warning Systems shipped with applicable 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. - ### USB 1.1 (OHCI/UHCI) Support @@ -145,3 +116,29 @@ For Penryn systems and pre-2013 Mac Pros, USB 1.1 support was outright removed i ### Ethernet issue with Early 2008 Mac Pro MacPro3,1 suffers from Ethernet driver dying after returning from sleep, current workaround is to use a USB Ethernet adapter or disable sleep. + + +::: details Legacy Wireless Support (Resolved in v0.5.4) + + +### 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. + +::: \ No newline at end of file