Skip to content

Commit

Permalink
GPU support section clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualEhrmanntraut committed May 10, 2024
1 parent d0f455d commit f3a0dbe
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions content/0.guide/1.compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,16 +87,18 @@ GPU support is highly complicated due to the amount of graphics cards.
- RDNA 3 GPUs are unsupported.
::
::list{type="success"}
- [Raven-based](https://www.techpowerup.com/gpu-specs/amd-raven.g816){target="_blank"} (Ryzen 3000 series and older, GCN 5, aka Vega10) and [Renoir-based](https://www.techpowerup.com/gpu-specs/amd-renoir.g1058){target="_blank"} (Ryzen 4000 series and newer, GCN 5.1, aka Vega20) AMD APUs are supported with **NootedRed**; see [Gathering Files > Kexts](/guide/gathering-files/kexts). **Works from `macOS 11` up to `macOS 14`. `macOS 10.15` in progress.**
- [Raven-based](https://www.techpowerup.com/gpu-specs/amd-raven.g816){target="_blank"} (Ryzen 3000 series and older, GCN 5, aka Vega10) and [Renoir-based](https://www.techpowerup.com/gpu-specs/amd-renoir.g1058){target="_blank"} (Ryzen 4000 series and newer, GCN 5.1, aka Vega20) AMD APUs are supported with [**NootedRed**](/nred); see [Gathering Files > Kexts](/guide/gathering-files/kexts). **Works from `macOS 10.15` up to `macOS 14`.**
::
::list{type="danger"}
- Other iGPU generations (GCN <5, RDNA) are **not supported at all yet**.
- Other iGPU generations (GCN <5, RDNA) are **not** supported at all (yet).
::
::list{type="warning"}
- [Lexa-based](https://www.techpowerup.com/gpu-specs/amd-lexa.g806){target="_blank"} (GCN 4, aka Polaris) are supported with a **device ID spoof**.
- [Lexa-based](https://www.techpowerup.com/gpu-specs/amd-lexa.g806){target="_blank"} AMD dGPUs (GCN 4, aka Polaris) are supported with a **device ID spoof**.
::

Special note for **MSI Navi** users: [Installer not working with 5700XT #901](https://github.com/acidanthera/bugtracker/issues/901){target="_blank"}, **resolved since `macOS 11`**.
::alert{type="danger"}
:icon{name="IconError"} Special note for **MSI Navi** users: [Installer not working with 5700XT #901](https://github.com/acidanthera/bugtracker/issues/901){target="_blank"}, **resolved since `macOS 11`**.
::

### NVIDIA GPUs

Expand Down

0 comments on commit f3a0dbe

Please sign in to comment.