From 78e8e9ae335eb81772a0d6b5c3fd3662305458a9 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Fri, 7 Oct 2022 15:58:33 +0300 Subject: [PATCH] Remove mention about PM --- docs/VENTURA-DROP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/VENTURA-DROP.md b/docs/VENTURA-DROP.md index 99f69badb..1c645cb93 100644 --- a/docs/VENTURA-DROP.md +++ b/docs/VENTURA-DROP.md @@ -22,7 +22,7 @@ Ventura's release dropped a huge amount of Intel hardware, requiring support for ## Current status -Ventura is mostly usable on all Metal capable Macs (2012 and newer), having only a few minor known issues. However, 2012 Macs with Ivy Bridge currently have non-functional power management. A display init issue affecting the Mac Pro Late 2013 (MacPro6,1) is currently making it unable to boot Ventura, more information [here](https://github.com/acidanthera/bugtracker/issues/2126). +Ventura is mostly usable on all Metal capable Macs (2012 and newer), having only a few minor known issues. A display init issue affecting the Mac Pro Late 2013 (MacPro6,1) is currently making it unable to boot Ventura, more information [here](https://github.com/acidanthera/bugtracker/issues/2126). Refer to [this pull request](https://github.com/dortania/OpenCore-Legacy-Patcher/pull/999) and [this GitHub issue](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1008#issue-1400530902) to see up-to-date status and information about issues with Ventura. @@ -35,7 +35,7 @@ BCM94328, BCM94322 and Atheros WiFi cards will not function under Ventura, as Ve ## Ivy Bridge and older CPU support (Pre-AVX 2.0) -OpenCore Legacy Patcher supports booting and updates on these machines, a way to implement automatic dyld cache swap was added. However as previously stated, power management is currently non-functional which means the CPU and GPU may constantly run on higher clocks, causing more energy consumption, battery drain and higher temperatures. +OpenCore Legacy Patcher supports booting and updates on these machines, a way to implement automatic dyld cache swap was added. * Note: AVX 2.0 is required for Vega and Navi drivers, making these cards non-functional under Ventura when a Pre-AVX 2.0 CPU is used, which includes all classic Mac Pros. Therefore Polaris is the newest architecture functional with these machines.