Contribute
Register

Gigabyte Z390 M Gaming build with working NVRAM

Did you notice any difference between OpenCore and this version of Clover 5127?
And do we continue with the "issue" of starting with Preboot?

Not really. Once booted, I can't tell which bootloader was used.

Yes. You have to boot from preboot. I don't think this will change. There's nothing to fix.
 
Not really. Once booted, I can't tell which bootloader was used.

Yes. You have to boot from preboot. I don't think this will change. There's nothing to fix.
Or do like OpenCore, change the boot name.
boot.jpeg
 
I'm still using a BCM94360CS2 with the same type of adaptor you are using. I just replaced the faulty ones with working ones.

I've never seen a guide for shutdown resulting in reboot.
I change another WIFI Card (gets from my RMBP), the problem is still there.

I believe something wrong with the WIFI, no idea what causes it. Maybe the PMSET?

Is this pmset -g output normal? I cannot find tcpkeepalive options.

Code:
X:~|⇒  pmset -g
System-wide power settings:
Currently in use:
 hibernatemode        0
 womp                 0
 networkoversleep     0
 sleep                15 (sleep prevented by UserEventAgent)
 Sleep On Power Button 1
 ttyskeepawake        1
 hibernatefile        /var/vm/sleepimage
 disksleep            10
 displaysleep         3


The debug logs show the wake is an APCI S3 darkwake, but from where???
Code:
X:/private/var/log|
⇒  log show --predicate "processID == 0" --last 10m --debug | grep -i wake
2020-11-28 03:02:52.042379-0700 0x75       Default     0x0                  0      0    kernel: PMRD: SleepWake UUID queued: 46853297-016D-4B4A-BBC8-3F8BF771C760
2020-11-28 03:03:23.140843-0700 0x75       Default     0x0                  0      0    kernel: PMRD: dark wake entry
2020-11-28 03:03:23.140846-0700 0x75       Default     0x0                  0      0    kernel: PMRD: DarkWake: sleepASAP 1, clamshell closed 0, disabled 0/0, desktopMode 1, ac 1
2020-11-28 03:03:26.160291-0700 0x5eea     Default     0x0                  0      0    kernel: PMRD: MaintenanceWakeCalendarDate 2020/11/29 09:15:00
2020-11-28 03:03:26.160298-0700 0x5eea     Default     0x0                  0      0    kernel: PMRD: next alarm (MaintenanceWakeCalendarDate) 2020/11/29 09:15:00
2020-11-28 03:03:33.168244-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI S3 WAKE
2020-11-28 03:03:33.176789-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-11-28 03:03:33.176792-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-11-28 03:03:33.177110-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleRTC
2020-11-28 03:03:33.177118-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleKeyStore
2020-11-28 03:03:33.177127-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleSMC
2020-11-28 03:03:33.184342-0700 0x75       Default     0x0                  0      0    kernel: gIOLastWakeAbsTime: 944381629363
2020-11-28 03:03:36.999994-0700 0x75       Default     0x0                  0      0    kernel: PMRD: System Wake
2020-11-28 03:03:37.002961-0700 0x5faa     Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: powerStateDidChangeToGated: SYSTEM IS AWAKE.
2020-11-28 03:03:38.191709-0700 0x75       Default     0x0                  0      0    kernel: PMRD: dark wake power clamped after 1191 ms
2020-11-28 03:03:38.540094-0700 0x75       Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 945.921874: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
2020-11-28 03:03:39.042030-0700 0x75       Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 946.423802: IOPMPowerSource Information: onWake,  SleepType: Normal Sleep,
2020-11-28 03:03:39.047483-0700 0x75       Default     0x0                  0      0    kernel: PMRD: dark wake entry
2020-11-28 03:03:39.047486-0700 0x75       Default     0x0                  0      0    kernel: PMRD: DarkWake: sleepASAP 1, clamshell closed 0, disabled 1/0, desktopMode 1, ac 1
2020-11-28 03:04:24.424833-0700 0x64cd     Default     0x0                  0      0    kernel: PMRD: DarkWake: sleepASAP 1, clamshell closed 0, disabled 1/0, desktopMode 1, ac 1
2020-11-28 03:04:26.419888-0700 0x64cd     Default     0x0                  0      0    kernel: PMRD: MaintenanceWakeCalendarDate 2020/11/29 09:15:00
2020-11-28 03:04:26.419894-0700 0x64cd     Default     0x0                  0      0    kernel: PMRD: next alarm (MaintenanceWakeCalendarDate) 2020/11/29 09:15:00
2020-11-28 03:04:33.474953-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI S3 WAKE
2020-11-28 03:04:33.483500-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-11-28 03:04:33.483503-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-11-28 03:04:33.483825-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleRTC
2020-11-28 03:04:33.483833-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleKeyStore
2020-11-28 03:04:33.483840-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleSMC
2020-11-28 03:04:33.491053-0700 0x75       Default     0x0                  0      0    kernel: gIOLastWakeAbsTime: 1000504378290
2020-11-28 03:04:36.960159-0700 0x75       Default     0x0                  0      0    kernel: PMRD: System Wake
2020-11-28 03:04:36.962926-0700 0x6556     Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: powerStateDidChangeToGated: SYSTEM IS AWAKE.
2020-11-28 03:04:38.171538-0700 0x75       Default     0x0                  0      0    kernel: PMRD: dark wake power clamped after 1211 ms
2020-11-28 03:04:38.525353-0700 0x75       Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 1002.069716: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
2020-11-28 03:04:39.027501-0700 0x75       Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 1002.571854: IOPMPowerSource Information: onWake,  SleepType: Normal Sleep,
2020-11-28 03:04:39.033172-0700 0x75       Default     0x0                  0      0    kernel: PMRD: dark wake entry
2020-11-28 03:04:39.033175-0700 0x75       Default     0x0                  0      0    kernel: PMRD: DarkWake: sleepASAP 1, clamshell closed 0, disabled 1/0, desktopMode 1, ac 1
2020-11-28 03:04:45.451884-0700 0x75       Default     0x0                  0      0    kernel: PMRD: Requesting full wake due to dark wake activity tickle
2020-11-28 03:04:45.451897-0700 0x75       Default     0x0                  0      0    kernel: PMRD: full wake request (reason 1) 7737 ms
2020-11-28 03:04:45.451900-0700 0x75       Default     0x0                  0      0    kernel: full wake request (reason 1) 7737 ms
 
I change another WIFI Card (gets from my RMBP), the problem is still there.

I believe something wrong with the WIFI, no idea what causes it. Maybe the PMSET?

Is this pmset -g output normal? I cannot find tcpkeepalive options.

Code:
X:~|⇒  pmset -g
System-wide power settings:
Currently in use:
hibernatemode        0
womp                 0
networkoversleep     0
sleep                15 (sleep prevented by UserEventAgent)
Sleep On Power Button 1
ttyskeepawake        1
hibernatefile        /var/vm/sleepimage
disksleep            10
displaysleep         3


The debug logs show the wake is an APCI S3 darkwake, but from where???
Code:
X:/private/var/log|
⇒  log show --predicate "processID == 0" --last 10m --debug | grep -i wake
2020-11-28 03:02:52.042379-0700 0x75       Default     0x0                  0      0    kernel: PMRD: SleepWake UUID queued: 46853297-016D-4B4A-BBC8-3F8BF771C760
2020-11-28 03:03:23.140843-0700 0x75       Default     0x0                  0      0    kernel: PMRD: dark wake entry
2020-11-28 03:03:23.140846-0700 0x75       Default     0x0                  0      0    kernel: PMRD: DarkWake: sleepASAP 1, clamshell closed 0, disabled 0/0, desktopMode 1, ac 1
2020-11-28 03:03:26.160291-0700 0x5eea     Default     0x0                  0      0    kernel: PMRD: MaintenanceWakeCalendarDate 2020/11/29 09:15:00
2020-11-28 03:03:26.160298-0700 0x5eea     Default     0x0                  0      0    kernel: PMRD: next alarm (MaintenanceWakeCalendarDate) 2020/11/29 09:15:00
2020-11-28 03:03:33.168244-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI S3 WAKE
2020-11-28 03:03:33.176789-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-11-28 03:03:33.176792-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-11-28 03:03:33.177110-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleRTC
2020-11-28 03:03:33.177118-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleKeyStore
2020-11-28 03:03:33.177127-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleSMC
2020-11-28 03:03:33.184342-0700 0x75       Default     0x0                  0      0    kernel: gIOLastWakeAbsTime: 944381629363
2020-11-28 03:03:36.999994-0700 0x75       Default     0x0                  0      0    kernel: PMRD: System Wake
2020-11-28 03:03:37.002961-0700 0x5faa     Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: powerStateDidChangeToGated: SYSTEM IS AWAKE.
2020-11-28 03:03:38.191709-0700 0x75       Default     0x0                  0      0    kernel: PMRD: dark wake power clamped after 1191 ms
2020-11-28 03:03:38.540094-0700 0x75       Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 945.921874: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
2020-11-28 03:03:39.042030-0700 0x75       Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 946.423802: IOPMPowerSource Information: onWake,  SleepType: Normal Sleep,
2020-11-28 03:03:39.047483-0700 0x75       Default     0x0                  0      0    kernel: PMRD: dark wake entry
2020-11-28 03:03:39.047486-0700 0x75       Default     0x0                  0      0    kernel: PMRD: DarkWake: sleepASAP 1, clamshell closed 0, disabled 1/0, desktopMode 1, ac 1
2020-11-28 03:04:24.424833-0700 0x64cd     Default     0x0                  0      0    kernel: PMRD: DarkWake: sleepASAP 1, clamshell closed 0, disabled 1/0, desktopMode 1, ac 1
2020-11-28 03:04:26.419888-0700 0x64cd     Default     0x0                  0      0    kernel: PMRD: MaintenanceWakeCalendarDate 2020/11/29 09:15:00
2020-11-28 03:04:26.419894-0700 0x64cd     Default     0x0                  0      0    kernel: PMRD: next alarm (MaintenanceWakeCalendarDate) 2020/11/29 09:15:00
2020-11-28 03:04:33.474953-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI S3 WAKE
2020-11-28 03:04:33.483500-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-11-28 03:04:33.483503-0700 0x75       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-11-28 03:04:33.483825-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleRTC
2020-11-28 03:04:33.483833-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleKeyStore
2020-11-28 03:04:33.483840-0700 0x75       Default     0x0                  0      0    kernel: IOPlatformWakeAction -> AppleSMC
2020-11-28 03:04:33.491053-0700 0x75       Default     0x0                  0      0    kernel: gIOLastWakeAbsTime: 1000504378290
2020-11-28 03:04:36.960159-0700 0x75       Default     0x0                  0      0    kernel: PMRD: System Wake
2020-11-28 03:04:36.962926-0700 0x6556     Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: powerStateDidChangeToGated: SYSTEM IS AWAKE.
2020-11-28 03:04:38.171538-0700 0x75       Default     0x0                  0      0    kernel: PMRD: dark wake power clamped after 1211 ms
2020-11-28 03:04:38.525353-0700 0x75       Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 1002.069716: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
2020-11-28 03:04:39.027501-0700 0x75       Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 1002.571854: IOPMPowerSource Information: onWake,  SleepType: Normal Sleep,
2020-11-28 03:04:39.033172-0700 0x75       Default     0x0                  0      0    kernel: PMRD: dark wake entry
2020-11-28 03:04:39.033175-0700 0x75       Default     0x0                  0      0    kernel: PMRD: DarkWake: sleepASAP 1, clamshell closed 0, disabled 1/0, desktopMode 1, ac 1
2020-11-28 03:04:45.451884-0700 0x75       Default     0x0                  0      0    kernel: PMRD: Requesting full wake due to dark wake activity tickle
2020-11-28 03:04:45.451897-0700 0x75       Default     0x0                  0      0    kernel: PMRD: full wake request (reason 1) 7737 ms
2020-11-28 03:04:45.451900-0700 0x75       Default     0x0                  0      0    kernel: full wake request (reason 1) 7737 ms

Darkwake is normal. By default, Macs has power nap enabled. This allows it to do things like Time Machine backups, update email, Messages, etc.

If you don't want this, you can go to System Preferences > Energy Saver and uncheck Enable Power Nap.
You can also uncheck Wake for network access.
 
Darkwake is normal. By default, Macs has power nap enabled. This allows it to do things like Time Machine backups, update email, Messages, etc.

If you don't want this, you can go to System Preferences > Energy Saver and uncheck Enable Power Nap.
You can also uncheck Wake for network access.
It wired I do not have these options in my energy saver.

Screen Shot 2020-11-28 at 4.26.16 .png
 
Finally, the problems solved. Change a dp cable.

The below reasons cause the problem.
1. CHEAP DP CABLE, short the PIN20. Monitor power the motherboard through DP PORT.
2. WIFI PCI-E adapter do not protect the short current, when the Monitor backs power the motherboard, it sends AC signal to the board. Then motherboard wakes up through APCI.
 
I have everything working on my hacktosh build. I even updated to the latest EFI on this post for Clover. Recently, I tried to connect my iPad to my hackintosh into the type c port (using type c to type c cable), but it was not detecting the iPad. Same thing happens for other devices I used (audio interface). But the iPad is getting charged so the port is getting the power/voltage.

But, when I use a Type A to Type C cable everything seems to be working fine and the iPad is getting detected.

Please let me know if I should do something to fix this. Thanks.
 
I have everything working on my hacktosh build. I even updated to the latest EFI on this post for Clover. Recently, I tried to connect my iPad to my hackintosh into the type c port (using type c to type c cable), but it was not detecting the iPad. Same thing happens for other devices I used (audio interface). But the iPad is getting charged so the port is getting the power/voltage.

But, when I use a Type A to Type C cable everything seems to be working fine and the iPad is getting detected.

Please let me know if I should do something to fix this. Thanks.

The port itself should be working fine. Maybe try a different cable. Make sure it's a USB 3 cable.
 
Might seem like a small thing but I am not at all a fan of the greeter screen that I get in Big Sur when switching users. It is the Big Sur Graphic.heic that is shown and I don't like it. Someone over at IM helped me a bit but I've hit a wall. I guess this could be considered off topic, and as this is @pastrychef 's thread, if you want me to start a new one, let me know

The login wallpaper is at System/Library/Desktop\ Pictures which of course is read only now

So I boot into recovery
1. "diskutil mount /dev/diskXsY" where XY is my Big Sur read only volume
2. "mount -uw /Volumes/macOS\ Big\ Sur" (I'm told this makes the volume read write)
3. "cd /Volumes/macOS\ Big\ Sur/System/Library/Desktop\ Pictures"
4. now if I type "ls" I can see all the wallpaper file names
5. This is where I get stuck, I have been told I need to "create a symlink to another graphic" so I type "ln -s Volumes/macOS\ Big\ Sur/System/Library/Desktop\ Pictures/Big\ Sur.heic Volumes/macOS\ Big\ Sur/System/Library/Desktop\ Pictures/Big\ Sur\ Graphic.heic"

The message I get is "ln Volumes/macOS Big Sur/System/Library/Desktop Pictures/Big Sur Graphic.heic: No such file or directory

Any terminal gurus help me?
 
Back
Top