- Joined
- Mar 23, 2021
- Messages
- 41
- Motherboard
- Intel NUC10i5FNH
- CPU
- i5-10210U
- Graphics
- UHD 630
- Mac
-
- Mobile Phone
-
Yes, of Course.ACPI Method DTGP might be missing. Please postSSDT-ThinkPad_T480.aml
.
Yes, of Course.ACPI Method DTGP might be missing. Please postSSDT-ThinkPad_T480.aml
.
but this is a Golden Build for a Gigabyte Designare Z390Thinkpad T480
When we enable AppleVTD (which is required for Ethernet ports in macOS Monterey and newer), we replace the standard DMAR table provided by BIOS. This causes the problem you reported when booting Windows from OpenCore. However, I have not encountered this problem myself.I can boot windows 11 from the bios using the windows boot manager which is not too cumbersome i guess. Not sure why OC won’t boot it any more
We have a guide in this thread for enabling Thunderbolt Bus on Alpine Ridge controllers via SSDT alone. That guide supports the ThinkPad T480...but this is a Golden Build for a Gigabyte Designare Z390
Method DTGP is present in that SSDT, so now let's do this:Yes, of Course.
log show --last boot | head -1500 > ~/Documents/bootlog.txt
Method DTGP is present in that SSDT, so now let's do this:
- Post screenshot of OpenCore Configurator --> ACPI
- Run this command and post bootlog.txt from the Documents folder:
Bash:log show --last boot | head -1500 > ~/Documents/bootlog.txt
The ACPI patch may not have been applied properly or enabled. Please post screenshot of the following, but widen the window so we can see all of the columns:
(AppleACPIPlatform) ACPI Error:
(AppleACPIPlatform) ACPI Error:
(AppleACPIPlatform) [_L6F]
(AppleACPIPlatform) [_L6F]
(AppleACPIPlatform) Namespace lookup failure, AE_ALREADY_EXISTS
(AppleACPIPlatform) Namespace lookup failure, AE_ALREADY_EXISTS
(AppleACPIPlatform) (20160930/dswload-462)
(AppleACPIPlatform) (20160930/dswload-462)
(AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS,
(AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS,
(AppleACPIPlatform) During name lookup/catalog
(AppleACPIPlatform) During name lookup/catalog
(AppleACPIPlatform) (20160930/psobject-310)
(AppleACPIPlatform) (20160930/psobject-310)
(AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS,
(AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS,
(AppleACPIPlatform) (SSDT:TbtOnPCH) while loading table
(AppleACPIPlatform) (SSDT:TbtOnPCH) while loading table
(AppleACPIPlatform) (20160930/tbxfload-319)
(AppleACPIPlatform) (20160930/tbxfload-319)
(AppleACPIPlatform) ACPI Error:
(AppleACPIPlatform) ACPI Error:
(AppleACPIPlatform) 1 table load failures, 15 successful
(AppleACPIPlatform) 1 table load failures, 15 successful
Here is the full screenshotThe ACPI patch may not have been applied properly or enabled. Please post screenshot of the following, but widen the window so we can see all of the columns:
- OpenCore Configurator --> ACPI --> Patch
Code:(AppleACPIPlatform) ACPI Error: (AppleACPIPlatform) ACPI Error: (AppleACPIPlatform) [_L6F] (AppleACPIPlatform) [_L6F] (AppleACPIPlatform) Namespace lookup failure, AE_ALREADY_EXISTS (AppleACPIPlatform) Namespace lookup failure, AE_ALREADY_EXISTS (AppleACPIPlatform) (20160930/dswload-462) (AppleACPIPlatform) (20160930/dswload-462) (AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS, (AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS, (AppleACPIPlatform) During name lookup/catalog (AppleACPIPlatform) During name lookup/catalog (AppleACPIPlatform) (20160930/psobject-310) (AppleACPIPlatform) (20160930/psobject-310) (AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS, (AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS, (AppleACPIPlatform) (SSDT:TbtOnPCH) while loading table (AppleACPIPlatform) (SSDT:TbtOnPCH) while loading table (AppleACPIPlatform) (20160930/tbxfload-319) (AppleACPIPlatform) (20160930/tbxfload-319) (AppleACPIPlatform) ACPI Error: (AppleACPIPlatform) ACPI Error: (AppleACPIPlatform) 1 table load failures, 15 successful (AppleACPIPlatform) 1 table load failures, 15 successful
We need to uncheck the last ACPI patch ("_E2C to XE2C") and add this one:Here is the full screenshotView attachment 554153
I have corrected the rename as per screenshotWe need to uncheck the last ACPI patch ("_E2C to XE2C") and add this one:
Please post a screenshot after making this change, then reboot and see what happens...
- Find: 5F 4C 36 46
- Replace: 58 4C 36 46
- Comment: Change _L6F to XL6F