From 48751eb9743aa795c7a47be0c916f058e930dcac Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Thu, 14 Nov 2024 22:33:10 +0800 Subject: [PATCH] vault backup: 2024-11-14 22:33:10 --- 07-Other/MAC/黑苹果配置笔记.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/07-Other/MAC/黑苹果配置笔记.md b/07-Other/MAC/黑苹果配置笔记.md index 539dc50..a1a1934 100644 --- a/07-Other/MAC/黑苹果配置笔记.md +++ b/07-Other/MAC/黑苹果配置笔记.md @@ -155,6 +155,17 @@ SSDT&DSDT: 4. 安全启动 5. 为了EXPO关闭雷电4接口 +- If you use USBToolBox to create a USB port map, be wary of the following: + - USBToolBox will create a kext that refers to specific **pcidebug** addresses, which are a combination of `Bus:Device:Function` such as `0:18:0` + - These addresses may change if Thunderbolt is enabled or disabled, so it's necessary to remember whether Thunderbolt was enabled or disabled when USBToolBox was used to generate the port map; the USB kext will work properly only when Thunderbolt is set to the same setting +- On Asus X670E Gene and possibly other Asus AM5 boards, BIOS is already configured properly, but you may want to **enable** AMD EXPO or XMP for full memory speed and **disable** USB4/Thunderbolt +- On other boards, check and set the following: + - EXPO or XMP for memory speed + - XHCI Handoff should be enabled + - Resizable BAR can be left enabled whether or not your GPU supports it + - Above 4G Decoding should be enabled +- If your BIOS has option to disable iGPU, it is not necessary to do so; we can use the supplied SSDT-DISABLE-IGPU.aml to hide iGPU from macOS (it may be necessary to change the PCI path of iGPU inside the SSDT) + # CaseySJ & ovenlite1 EFI ovenlite1相比CaseySJ - ACPI