From d5674b342ba1ac8ae8c499987ca38b5a80b77c54 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Fri, 7 Oct 2022 15:15:49 +0300 Subject: [PATCH] Update wording --- docs/VENTURA-DROP.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/VENTURA-DROP.md b/docs/VENTURA-DROP.md index 6d80bd388..c65772168 100644 --- a/docs/VENTURA-DROP.md +++ b/docs/VENTURA-DROP.md @@ -22,9 +22,9 @@ Ventura's release dropped a huge amount of Intel hardware, requiring support for ## Current status -For the most part, Ventura is usable on all Metal supported Macs, having only a few minor known issues. 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. +For the most part, Ventura is usable on all Metal supported Macs (2012 and newer), having only a few minor known issues. However, power management is currently non-functional on Ivy Bridge. 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. -Currently the only machine unable to boot is the Mac Pro Late 2013, having an issue with display initialization. More information [here](https://github.com/acidanthera/bugtracker/issues/2126). +Currently the Mac Pro Late 2013 is unable to boot Ventura, having an issue with display initialization. More information [here](https://github.com/acidanthera/bugtracker/issues/2126). @@ -34,7 +34,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, power management is currently not functional. +OpenCore Legacy Patcher supports booting and updates on these machines, a way to implement automatic dyld cache swap was added. However, power management is currently not functional which means the CPU and GPU may constantly run on higher clocks, causing more energy consumption. * 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.