Update wording

This commit is contained in:
neon ball
2022-10-07 15:15:49 +03:00
committed by GitHub
parent d7ec9d7083
commit d5674b342b
+3 -3
View File
@@ -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.