TrustAugustus Posted October 6, 2017 Share Posted October 6, 2017 Hey guys. I am having some problems with sleep. This is an issue since Sierra. I have a GTX 1060 and im using DP to a 4k monitor. When the computer sleeps I am able to wake it via power button push, bluetooth keyboard button press (using native apple wifi card) or usb mouse click. However almost without fail it locks up. Black screen with a frozen mouse cursor. I read that GA motherboards have native sleepwake? I am using native power management via Pike's script. I have tried several darkwake settings in clover. I'll happily post my EFI, IOREG when I get home. Thanks! Link to comment https://www.insanelymac.com/forum/topic/328088-ga-z270n-gaming-5-sleep-issues/ Share on other sites More sharing options...
Donw35 Posted October 6, 2017 Share Posted October 6, 2017 Same board as you, difference is 6700k, and GTX 970. My system sleeps but only wakes on power button, not USB keyboard or mouse, interesting thing is, I can see what I typed in the password field when its asleep so I know the keyboard is talking, just won't wake. Not a deal breaker though, I will figure it out in time. 1 Link to comment https://www.insanelymac.com/forum/topic/328088-ga-z270n-gaming-5-sleep-issues/#findComment-2509915 Share on other sites More sharing options...
TrustAugustus Posted October 7, 2017 Author Share Posted October 7, 2017 Thanks! Would you mind posting your config.plist? or telling me your darkwake? Ill do some troubleshooting tonight. THanks! Link to comment https://www.insanelymac.com/forum/topic/328088-ga-z270n-gaming-5-sleep-issues/#findComment-2510231 Share on other sites More sharing options...
Donw35 Posted October 7, 2017 Share Posted October 7, 2017 you know what, I am not using darkwake, {censored}, that may be it....oh well, here is my config.... <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ACPI</key> <dict> <key>DSDT</key> <dict> <key>Debug</key> <false/> <key>DropOEM_DSM</key> <false/> <key>Fixes</key> <dict> <key>FixShutdown_0004</key> <true/> </dict> <key>Patches</key> <array> <dict> <key>Comment</key> <string>change _OSI to XOSI</string> <key>Disabled</key> <false/> <key>Find</key> <data> X09TSQ== </data> <key>Replace</key> <data> WE9TSQ== </data> </dict> <dict> <key>Comment</key> <string>Rename HDAS to HDEF</string> <key>Disabled</key> <false/> <key>Find</key> <data> SERBUw== </data> <key>Replace</key> <data> SERFRg== </data> </dict> <dict> <key>Comment</key> <string>Change EHC2 to EH02</string> <key>Disabled</key> <false/> <key>Find</key> <data> RUhDMg== </data> <key>Replace</key> <data> RUgwMg== </data> </dict> <dict> <key>Comment</key> <string>Change EHC1 to EH01</string> <key>Disabled</key> <false/> <key>Find</key> <data> RUhDMQ== </data> <key>Replace</key> <data> RUgwMQ== </data> </dict> <dict> <key>Comment</key> <string>Rename _DSM to XDSM</string> <key>Disabled</key> <false/> <key>Find</key> <data> X0RTTQ== </data> <key>Replace</key> <data> WERTTQ== </data> </dict> <dict> <key>Comment</key> <string>Change XHCI to XHC</string> <key>Disabled</key> <false/> <key>Find</key> <data> WEhDSQ== </data> <key>Replace</key> <data> WEhDXw== </data> </dict> <dict> <key>Comment</key> <string>Change XHC1 to XHC</string> <key>Disabled</key> <false/> <key>Find</key> <data> WEhDMQ== </data> <key>Replace</key> <data> WEhDXw== </data> </dict> </array> <key>ReuseFFFF</key> <false/> </dict> <key>DropTables</key> <array> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>Cpu0Ist</string> </dict> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>CpuPm</string> </dict> <dict> <key>Signature</key> <string>DMAR</string> </dict> </array> <key>PatchAPIC</key> <true/> <key>SSDT</key> <dict> <key>DropOem</key> <false/> <key>Generate</key> <dict> <key>CStates</key> <true/> <key>PStates</key> <true/> </dict> </dict> </dict> <key>Boot</key> <dict> <key>Arguments</key> <string>-v slide=0 kext-dev-mode=1</string> <key>Debug</key> <false/> <key>DefaultVolume</key> <string>BigMac2</string> <key>Legacy</key> <string>PBR</string> <key>Secure</key> <false/> <key>Timeout</key> <integer>5</integer> <key>XMPDetection</key> <integer>1</integer> </dict> <key>CPU</key> <dict> <key>FrequencyMHz</key> <integer>4000</integer> <key>UseARTFrequency</key> <false/> </dict> <key>Devices</key> <dict> <key>Audio</key> <dict> <key>Inject</key> <string>1</string> </dict> <key>FakeID</key> <dict> <key>ATI</key> <string>0x0</string> <key>IMEI</key> <string>0x0</string> <key>IntelGFX</key> <string>0x0</string> <key>LAN</key> <string>0x0</string> <key>NVidia</key> <string>0x0</string> <key>SATA</key> <string>0x0</string> <key>WIFI</key> <string>0x0</string> <key>XHCI</key> <string>0x0</string> </dict> <key>USB</key> <dict> <key>FixOwnership</key> <true/> </dict> </dict> <key>DisableDrivers</key> <array> <string>Nothing</string> </array> <key>GUI</key> <dict> <key>Hide</key> <array> <string>Windows</string> <string>\EFI\BOOT\BOOTX64.EFI</string> </array> <key>Language</key> <string>en:0</string> <key>Mouse</key> <dict> <key>DoubleClick</key> <integer>500</integer> <key>Enabled</key> <true/> <key>Mirror</key> <false/> <key>Speed</key> <integer>8</integer> </dict> <key>Scan</key> <dict> <key>Entries</key> <true/> <key>Legacy</key> <false/> <key>Linux</key> <false/> <key>Tool</key> <true/> </dict> <key>ScreenResolution</key> <string>1920x1080</string> <key>Theme</key> <string>embedded</string> </dict> <key>Graphics</key> <dict> <key>DualLink</key> <integer>1</integer> <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <false/> <key>NVidia</key> <false/> </dict> <key>NvidiaSingle</key> <false/> </dict> <key>KernelAndKextPatches</key> <dict> <key>AppleIntelCPUPM</key> <true/> <key>AppleRTC</key> <true/> <key>Debug</key> <false/> <key>KernelCpu</key> <false/> <key>KernelHaswellE</key> <false/> <key>KernelLapic</key> <false/> <key>KernelPm</key> <true/> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>Skylake IntelAccelerator Patch</string> <key>Disabled</key> <true/> <key>Find</key> <data> uAAAEhk= </data> <key>Name</key> <string>AppleIntelSKLGraphicsFramebuffer</string> <key>Replace</key> <data> uAEAEhk= </data> </dict> <dict> <key>Comment</key> <string>Skylake APIC Patch by Piker's Alpha</string> <key>Disabled</key> <true/> <key>Find</key> <data> wegQD7bw </data> <key>Name</key> <string>AppleAPIC</string> <key>Replace</key> <data> vhcAAACQ </data> </dict> <dict> <key>Comment</key> <string>Trim Enabler</string> <key>Disabled</key> <false/> <key>Find</key> <data> AEFQUExFIFNTRAA= </data> <key>Name</key> <string>IOAHCIBlockStorage</string> <key>Replace</key> <data> AAAAAAAAAAAAAAA= </data> </dict> <dict> <key>Comment</key> <string>Raise USB Port Limit</string> <key>Disabled</key> <false/> <key>Find</key> <data> g32MEA== </data> <key>MatchOS</key> <string>10.13.x</string> <key>Name</key> <string>AppleUSBXHCIPCI</string> <key>Replace</key> <data> g32MGw== </data> </dict> </array> </dict> <key>RtVariables</key> <dict> <key>BooterConfig</key> <string>0x28</string> <key>CsrActiveConfig</key> <string>0x67</string> <key>MLB</key> <string>C02XXXXXXXXXXXXX7</string> <key>ROM</key> <string>UseMacAddr0</string> </dict> <key>SMBIOS</key> <dict> <key>BiosReleaseDate</key> <string>04/11/2016</string> <key>BiosVendor</key> <string>Apple Inc.</string> <key>BiosVersion</key> <string>IM171.88Z.0105.B08.1604111319</string> <key>Board-ID</key> <string>Mac-B809C3757DA9BB8D</string> <key>BoardManufacturer</key> <string>Apple Inc.</string> <key>BoardType</key> <integer>10</integer> <key>ChassisAssetTag</key> <string>iMac-Aluminum</string> <key>ChassisManufacturer</key> <string>Apple Inc.</string> <key>ChassisType</key> <string>13</string> <key>Family</key> <string>iMac</string> <key>Manufacturer</key> <string>Apple Inc.</string> <key>ProductName</key> <string>iMac17,1</string> <key>SerialNumber</key> <string>GETYOUROWNESN</string> <key>Trust</key> <false/> <key>Version</key> <string>1.0</string> </dict> <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Yes</string> <key>InjectSystemID</key> <true/> <key>NvidiaWeb</key> <true/> </dict> </dict> </plist> Link to comment https://www.insanelymac.com/forum/topic/328088-ga-z270n-gaming-5-sleep-issues/#findComment-2510239 Share on other sites More sharing options...
TrustAugustus Posted October 7, 2017 Author Share Posted October 7, 2017 Haha. I like your serial number Hmm. Ill give it a shot. Thanks! Link to comment https://www.insanelymac.com/forum/topic/328088-ga-z270n-gaming-5-sleep-issues/#findComment-2510563 Share on other sites More sharing options...
TrustAugustus Posted October 7, 2017 Author Share Posted October 7, 2017 No go. It's probably something with the nvidia 1060. I'll keep at it. Link to comment https://www.insanelymac.com/forum/topic/328088-ga-z270n-gaming-5-sleep-issues/#findComment-2510645 Share on other sites More sharing options...
Donw35 Posted October 7, 2017 Share Posted October 7, 2017 and now, sleep is working and wake on keyboard, how or why its now working. IDK Link to comment https://www.insanelymac.com/forum/topic/328088-ga-z270n-gaming-5-sleep-issues/#findComment-2511014 Share on other sites More sharing options...
TrustAugustus Posted October 8, 2017 Author Share Posted October 8, 2017 Lol. Robots. So unpredictable. I deleted the "darkwake" in plist editor. The default setting is just "darkwake" It could be just a placeholder. Anyway. Ill keep tinkering with it. Cheers, man! Link to comment https://www.insanelymac.com/forum/topic/328088-ga-z270n-gaming-5-sleep-issues/#findComment-2511146 Share on other sites More sharing options...
Recommended Posts