Add B550 fix

This commit is contained in:
Mykola Grymalyuk
2020-08-09 10:18:33 -06:00
parent 2c64a24381
commit 85705f0699
2 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Pre-Built SSDTs
* [Power Management](#power-management)
* [B550 fix](#b550-fix)
* [Embedded Controllers](#embedded-controllers)
* [Trackpad](#trackpad)
* [Backlight](#backlight)
@@ -28,6 +29,14 @@ For Haswell and newer:
For Ivy Bridge and older, see the [Optimizing Power Management page](https://dortania.github.io/OpenCore-Post-Install/universal/pm.html). This will be done *after* install. AMD CPU users **do not** need any SSDTs for power management.
### B550 Fix
For AMD B550 users, you **must** include this SSDT to boot:
* [SSDT-CPUR](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-CPUR.aml)
Note that X570 and older boards do not need this SSDT.
## Embedded Controllers
For desktops:

View File

@@ -19,7 +19,7 @@ Please see the **specific ACPI section of your config.plist**, all SSDTs needed
| Kaby Lake | ^^ | ^^ | ^^ | ^^ | ^^ |
| Coffee Lake | ^^ | ^^ | [SSDT-AWAC](/Universal/awac.html) | [SSDT-PMC](/Universal/nvram.html) | ^^ |
| Comet Lake | ^^ | ^^ | ^^ | N/A | [SSDT-RHUB](/Universal/rhub.html) |
| AMD (15/16/17h) | N/A | ^^ | N/A | ^^ | N/A |
| AMD (15/16/17h) | [SSDT-CPUR](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-CPUR.aml) | ^^ | N/A | ^^ | N/A |
## High End Desktop