@ManuelB@CaseySJ I still have a bioreg here, now after the restart Wlan is fine again because I'm trying to go to sleep again...do the bioreg files differ?
Stop its Gone
Interesting. So it does not wake from sleep. We faced similar problem when working on Intel Alder Lake, where Gigabyte board would reboot when waking from sleep. The problem was fixed by patching one of the ACPI tables.@CaseySJ So it goes into sleep mode until I wake it up, but then it doesn't really go up and I've pressed and tested it several times
It may turn out to be something else, but we can start by ruling out the easy things first.Hmm, the other user's Gigabyte motherboard with the exact same ACPI patches works fine with sleep and wake, you sure it's not something else?
Do you know if the other Gigabyte user's SSDT-9 is failing to load? In the boot log below, table EXTGPP00 is defined in SSDT-9.Hmm, the other user's Gigabyte motherboard with the exact same ACPI patches works fine with sleep and wake, you sure it's not something else?
Yes, the other user also has an error related to _GPE, I'll ask for a kernel log to see if it's the same SSDT.Do you know if the other Gigabyte user's SSDT-9 is failing to load. In the boot log below, table EXTFPP00 is defined in SSDT-9.
(AppleACPIPlatform) ACPI Exception: AE_ALREADY_EXISTS,
(AppleACPIPlatform) (SSDT:EXTGPP00) while loading table
(AppleACPIPlatform) (20160930/tbxfload-319)
(AppleACPIPlatform) ACPI Error:
(AppleACPIPlatform) 1 table load failures, 22 successful
There is a redefinition of GPE line-level event _L08 which is responsible for waking up several PCI bridges. The version in DSDT is currently used, but the version in SSDT-9 is not -- because the entire SSDT-9 is rejected at boot time.
I can fix this by moving all of _L08 from DSDT into SSDT-9 and renaming the DSDT's method to XL08, but if the other user experiences the same problem with EXTGPP00 and does not have sleep/wake issues, then we can move on to something else.
View attachment 8582
log show --last 10m > ~/Documents/LargeBootLog.txt
pmset -g log > ~/Documents/SleepLog.txt
@CaseySJ I already had a working state of rest, but all the attempts are no longer possible. I would just like to try to restore this state
So the problem is fixed? Which map did you use?@CaseySJ & ExtremeXT. I have now tried the USBMap Wlan works just like the ssdt's. I have now tested all usb connections, they are all recognized type c and usb 2.0 and 3.0