mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Add B550 fix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user