- Joined
- Dec 28, 2021
- Messages
- 6
- Motherboard
- Z590i Vision D
- CPU
- i7-11700K
- Graphics
- AMD RX580
- OS X/macOS
- 12.x
- Bootloader
- OpenCore (UEFI)
- Mac
- MacBook Pro
- Mobile Phone
- Android
Hi All,
Nearly complete hack here. Just need to fix sleep. EFI is a fork of SchmockLord's - all credit due for USB port map and general set up. Re-dumped DSDT and generated my own EC/PLUG/HPET/USBX/RTCAWAC just in case and applied relevant patches.
Initially had instant wake:
Ran the prep for fixing sleep from Dortania.
I applied the GPWR.aml and patch. This all fixed 3 items waking things up, but still have dark wake (screen off but fans on).
Added the bootarg "darkwake=0" but that just gives full wake with screen and all:
So not that.
RP21 is some kind of PCI bridge for the motherboard 500 chip I guess
IOService:/AppleACPIPlatformExpert/PC00@0/AppleACPIPCI/RP21@1B,4
PciRoot(0x0)/Pci(0x1B,0x4)
8086:43C4
OS: 12.7.2 (21G1974)
SMBIOS: MacPro7,1
MoBo: Z590i Vision D
CPU: 11700K
GPU: RX580
WiFi/BT: BCM943602CDP (native)
Dunno how to fix this. Would be very grateful for any help here. Attached EFI.zip and screenshots of RP21. Also yes I am aware there are some Sonoma specific fixes for networking stuff in my EFI, but don't use these and they don't seem to hurt anything in Monterey.
Thanks!!
Nearly complete hack here. Just need to fix sleep. EFI is a fork of SchmockLord's - all credit due for USB port map and general set up. Re-dumped DSDT and generated my own EC/PLUG/HPET/USBX/RTCAWAC just in case and applied relevant patches.
Initially had instant wake:
Code:
Wake from Normal Sleep [CDNVA] : due to XDCI CNVW USBW RP21/UserActivity Assertion Using AC (Charge:0%)
Ran the prep for fixing sleep from Dortania.
Code:
sudo pmset autopoweroff 0
sudo pmset powernap 0
sudo pmset standby 0
sudo pmset proximitywake 0
sudo pmset tcpkeepalive 0
I applied the GPWR.aml and patch. This all fixed 3 items waking things up, but still have dark wake (screen off but fans on).
Code:
DarkWake from Normal Sleep [CDN] : due to RP21/ Using AC (Charge:0%) 30 secs
Added the bootarg "darkwake=0" but that just gives full wake with screen and all:
Code:
Wake from Normal Sleep [CDNVA] : due to RP21/UserActivity Assertion Using AC (Charge:0%)
So not that.
RP21 is some kind of PCI bridge for the motherboard 500 chip I guess
IOService:/AppleACPIPlatformExpert/PC00@0/AppleACPIPCI/RP21@1B,4
PciRoot(0x0)/Pci(0x1B,0x4)
8086:43C4
Code:
PCI bridge [0604]: Intel Corporation Device [8086:43c4] (rev 11)
Kernel driver in use: pcieport
OS: 12.7.2 (21G1974)
SMBIOS: MacPro7,1
MoBo: Z590i Vision D
CPU: 11700K
GPU: RX580
WiFi/BT: BCM943602CDP (native)
Dunno how to fix this. Would be very grateful for any help here. Attached EFI.zip and screenshots of RP21. Also yes I am aware there are some Sonoma specific fixes for networking stuff in my EFI, but don't use these and they don't seem to hurt anything in Monterey.
Thanks!!
Attachments
Last edited: