Contribute
Register
Status
Not open for further replies.
Joined
Jul 25, 2017
Messages
29
Motherboard
AsRock Z170
CPU
core i5 6500
Graphics
MSI RX 580
Mac
  1. MacBook Pro
Hello All,

I have a Sierra OS 10.12.6, Skylake Core i5 6500, with ASRock Z170, an EVGA 1050, and the lastest version of clover (4558). I've gotten pretty much everything to work except for sleep. When putting the computer to sleep, it will go dark and fans will stay on for about a minute. During that time, I can wake it and everything is fine. When it goes into deep sleep (fans and everything shuts down and power button blinks), I go to wake it and it does a complete reboot. I get a "Your computer shut down because" message, and the error report comes back with a panic based on a thread. I've configured clover a bunch (Fix_shutdown, Fix_wAK), done some patches (Lilu, Whatevergreen, HDA reset, inject Nvidia drivers), but I can't get this to work. I'm reading about the IO registry and everything, but am getting lost in all that. I don't think I have native Power management set up, but do I need it with a Sky Lake processor?

Any help would be awesome.
 
Last edited:
Below is my config.plist...

Below that is the pmset-g assertions...

Funny thing is that I'm not seeing the graphics card model on "about this mac." It just says "unknown 256mb."

Again, any help would be appreciated.

Code:
<?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>DeleteUnused</key>
<true/>
<key>FiX_TMR_40000</key>
<true/>
<key>FiX_WAK_200000</key>
<true/>
<key>FixHPET</key>
<true/>
<key>FixRegions</key>
<true/>
<key>FixShutdown</key>
<true/>
<key>FixUSB</key>
<true/>
</dict>
<key>Name</key>
<string>DSDT.aml</string>
<key>ReuseFFFF</key>
<false/>
<key>SlpSmiAtWake</key>
<false/>
<key>SuspendOverride</key>
<false/>
</dict>
<key>PatchAPIC</key>
<true/>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<dict>
<key>CStates</key>
<false/>
<key>PStates</key>
<false/>
</dict>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>dart=0 darkwake=0 nvda_drv=1 kext-dev-mode=1 rootless=0</string>
<key>Debug</key>
<false/>
<key>DefaultVolume</key>
<string>The Dude</string>
<key>HibernationFixup</key>
<false/>
<key>Legacy</key>
<string>PBR</string>
<key>Log</key>
<true/>
<key>NeverHibernate</key>
<false/>
<key>Secure</key>
<false/>
<key>StrictHibernate</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<false/>
</dict>
<key>CPU</key>
<dict>
<key>C6</key>
<false/>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
<integer>1</integer>
<key>ResetHDA</key>
<true/>
</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>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>HighCurrent</key>
<true/>
<key>Inject</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>Enabled</key>
<true/>
<key>Speed</key>
<integer>8</integer>
</dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<string>First</string>
<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>EDID</key>
<dict>
<key>Inject</key>
<false/>
</dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<false/>
<key>NVidia</key>
<true/>
</dict>
<key>PatchVBios</key>
<false/>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>#FakeCPUID</key>
<string>0x010676</string>
<key>AppleIntelCPUPM</key>
<true/>
<key>AppleRTC</key>
<true/>
<key>KernelCpu</key>
<false/>
<key>KernelLapic</key>
<false/>
<key>KernelPm</key>
<true/>
<key>KernelXCPM</key>
<false/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>External icons patch</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RXh0ZXJuYWw=
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleAHCIPort</string>
<key>Replace</key>
<data>
SW50ZXJuYWw=
</data>
</dict>
<dict>
<key>Comment</key>
<string>change 15 port limit to 26 in XHCI kext (100/200-series)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g710////EA==
</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g710////Gw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>10.9-10.12-AppleHDA/Realtek ALC892</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
ixnUEQ==
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleHDA</string>
<key>Replace</key>
<data>
kgjsEA==
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x3</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>09/22/2015</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>IM171.88Z.0105.B00.1509221819</string>
<key>Board-ID</key>
<string>Mac-65CE76090165799A</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardType</key>
<integer>10</integer>
<key>BoardVersion</key>
<string>iMac17,1</string>
<key>ChassisAssetTag</key>
<string></string>
<key>ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>ChassisType</key>
<string>13</string>
<key>Family</key>
<string>iMac</string>
<key>LocationInChassis</key>
<string>Part Component</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>ProductName</key>
<string>iMac17,1</string>
<key>SerialNumber</key>
<string></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>


Code:
Lebowskis-iMac:~ admin$ pmset -g assertions
2018-08-20 20:59:45 -0400
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  1
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Listed by owning process:
   pid 48(powerd): [0x0000000500088000] 00:13:01 ExternalMedia named: "com.apple.powermanagement.externalmediamounted"
   pid 103(hidd): [0x0000000b00098067] 00:12:55 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968294.17"
   Timeout will fire in 297 secs Action=TimeoutActionRelease
Kernel Assertions: 0x4=USB
   id=500  level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.15400000 owner=Backup+ Desk
   id=501  level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14200000 owner=Macally USB Keyboard
   id=502  level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14100000 owner=ICEMOUSE2 USB Optical Mouse
   id=503  level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14300000 owner=Mass Storage Device
Idle sleep preventers: IODisplayWrangler
 
Last edited:
This is the error report I get.

-- Update -- I changed my config.plist to include <key>Nvidiaweb</key> <true/> at the bottom, and I got a different error report below the first error report.
Code:
Anonymous UUID:       2FCD6E63-E409-6C77-EDAF-85EFD3BDAEDA

Mon Aug 20 20:46:44 2018

*** Panic Report ***
panic(cpu 0 caller 0xffffff800f16b46f): initproc exited  -- exit reason namespace 2 subcode 0x8 description: none

uuid info:
 0x107043000    uuid = <322c06b7-8878-311d-888c-c8fd2ca96ff3>
 0x101a50000    uuid = <0ac314b8-c89c-3912-8bb7-e3f92c847169>

Thread 2 crashed

RAX: 0xffffffffd93e92c4, RBX: 0x0000700009513120, RCX: 0x000000003b9aca00, RDX: 0x00000000ffffffff
RSP: 0x0000700009513080, RBP: 0x0000700009513080, RSI: 0x00007fffffe00050, RDI: 0x0000700009513120
R8:  0x000000005b7b60c3, R9:  0x00007ffd2e942670, R10: 0x00000000fffffffc, R11: 0x000000000113ddb0
R12: 0x0000700009513120, R13: 0x00007fffffe00050, R14: 0x00000000000017ac, R15: 0x0000000101a8a8ea
RFL: 0x0000000000010a07, RIP: 0x00007fffb56c8553, CS:  0x000000000000002b, SS:  0x0000000000000023

Thread 0: 0xffffff80417b0498
    0x00007fffb56c8386
    0x00007fffb5574891
    0x0000000101a69cc5
    0x00007fffb556b8fc
    0x00007fffb55819a0
    0x00007fffb5574306
    0x00007fffb557a020
    0x00007fffb556d6b5
    0x00007fffb556d48c
    0x00007fffb57ba5a2
    0x00007fffb57ba07d
    0x0000000000000000

Thread 1: 0xffffff80417b2958
    0x00007fffb56d01e6
    0x00007fffb557924f
    0x0000000000000000

Thread 2: 0xffffff8047333748
    0x00007fffb56c8553
    0x0000000000000000
    0x0000000000000000

Thread 3: 0xffffff8042d3e748
    0x00007fffb57ba070

Thread 4: 0xffffff8047cc1930
    0x00007fffb57ba070

Thread 5: 0xffffff8047cc2b90
    0x0000000000000000


Mac OS version:
16G29

Kernel version:
Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64
Kernel UUID: D3314D98-5D40-3CD8-98A4-F1DD46C20E03
System model name: iMac17,1 (Mac-65CE76090165799A)
Model: iMac17,1, BootROM IM171.0154.B00, 4 processors, Intel Core i5, 3.19 GHz, 16 GB, SMC 2.33f10
Graphics: Unknown, Unknown, PCIe, 256 MB
Memory Module: BANK 0/DIMM2, 8 GB, DDR4, 2133 MHz, Micron Technology, 16ATF1G64AZ-2G1A1
Memory Module: BANK 0/DIMM3, 8 GB, DDR4, 2133 MHz, Micron Technology, 16ATF1G64AZ-2G1A1
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.21.171.130.1a1)
Network Service: Wi-Fi, AirPort, en1
PCI Card: Unknown, Display Controller, PCI Slot 0
Serial ATA Device: ST1000DM003-1ER162, 1 TB
Serial ATA Device: ST31000340AS, 1 TB
Serial ATA Device: Crucial_CT275MX300SSD1, 275.06 GB
Serial ATA Device: HL-DT-ST DVDRAM GH22NS50
Serial ATA Device: TSSTcorp CDDVDW SH-224DB
USB Device: USB 3.0 Bus
USB Device: Backup+ Desk
USB Device: Mass Storage Device
USB Device: Macally USB Keyboard
USB Device: ICEMOUSE2 USB Optical Mouse
Thunderbolt Bus:

---- New error report

Code:
Anonymous UUID:       2FCD6E63-E409-6C77-EDAF-85EFD3BDAEDA

Mon Aug 20 21:42:02 2018

*** Panic Report ***
panic(cpu 2 caller 0xffffff7f9c8d1f22): NVRM[0/1:0:0]: Read Error 0x00700000: CFG 0x1c8110de 0x00100000 0x00000000, BAR0 0xde000000 0xffffff921871f000 0x137000a1, D3, P0/3
Backtrace (CPU 2), Frame : Return Address
0xffffff921994b250 : 0xffffff801b8e953c
0xffffff921994b2d0 : 0xffffff7f9c8d1f22
0xffffff921994b350 : 0xffffff7f9c9b5f68
0xffffff921994b3b0 : 0xffffff7f9cee6c74
0xffffff921994b400 : 0xffffff7f9cee6db0
0xffffff921994b450 : 0xffffff7f9c8b569f
0xffffff921994b500 : 0xffffff7f9c9d6af4
0xffffff921994b560 : 0xffffff7f9c89d18d
0xffffff921994b600 : 0xffffff7f9cada4b1
0xffffff921994b620 : 0xffffff7f9cad8572
0xffffff921994b640 : 0xffffff7f9cad6be6
0xffffff921994b710 : 0xffffff7f9cad71af
0xffffff921994b850 : 0xffffff7f9c89f242
0xffffff921994b8b0 : 0xffffff7f9c89cd0c
0xffffff921994b960 : 0xffffff7f9c89ce09
0xffffff921994b990 : 0xffffff7f9c89ad25
0xffffff921994ba30 : 0xffffff7f9c8d63fe
0xffffff921994bba0 : 0xffffff7f9c8d6e6c
0xffffff921994bc90 : 0xffffff7f9e50f590
0xffffff921994bd00 : 0xffffff7f9e4de3c9
0xffffff921994bd30 : 0xffffff7f9e4dfc03
0xffffff921994bd60 : 0xffffff7f9e4e0731
0xffffff921994bd80 : 0xffffff7f9e531ce1
0xffffff921994bda0 : 0xffffff7f9e4d6882
0xffffff921994bdc0 : 0xffffff7f9e4681f4
0xffffff921994bde0 : 0xffffff7f9e454347
0xffffff921994be10 : 0xffffff7f9e4465bb
0xffffff921994be40 : 0xffffff7f9e448b3b
0xffffff921994be60 : 0xffffff7f9e447484
0xffffff921994be90 : 0xffffff801be93f03
0xffffff921994bed0 : 0xffffff801bebaafe
0xffffff921994bf10 : 0xffffff801be932f8
0xffffff921994bf90 : 0xffffff801be92927
0xffffff921994bfb0 : 0xffffff801b8978f7
      Kernel Extensions in backtrace:
         com.nvidia.web.NVDAResmanWeb(10.1.8)[ACF2DC87-2323-3506-BC1F-3B82D213D8C9]@0xffffff7f9c872000->0xffffff7f9cea9fff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[3E00E7D2-E569-341D-9BE0-34D5DE491825]@0xffffff7f9c04f000
            dependency: com.apple.iokit.IONDRVSupport(516.1)[480556A8-289E-3A63-83F8-0E9224255A68]@0xffffff7f9c856000
            dependency: com.apple.iokit.IOGraphicsFamily(515.3)[A423518D-758D-3021-A111-A59F44D760A8]@0xffffff7f9c80e000
            dependency: com.apple.AppleGraphicsDeviceControl(3.14.49)[FA94C7C0-04C2-3F83-9F96-0470C31E2AA3]@0xffffff7f9c866000
         com.nvidia.web.NVDAGP100HalWeb(10.1.8)[E489B3EA-E302-33F7-B0A6-FF45CF2E60FA]@0xffffff7f9cebe000->0xffffff7f9d057fff
            dependency: com.nvidia.web.NVDAResmanWeb(10.1.8)[ACF2DC87-2323-3506-BC1F-3B82D213D8C9]@0xffffff7f9c872000
            dependency: com.apple.iokit.IOPCIFamily(2.9)[3E00E7D2-E569-341D-9BE0-34D5DE491825]@0xffffff7f9c04f000
         com.apple.iokit.IOAcceleratorFamily2(311.14)[13F71024-7246-3AD1-A551-5C186BC70889]@0xffffff7f9e42c000->0xffffff7f9e4bbfff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[3E00E7D2-E569-341D-9BE0-34D5DE491825]@0xffffff7f9c04f000
            dependency: com.apple.iokit.IOGraphicsFamily(515.3)[A423518D-758D-3021-A111-A59F44D760A8]@0xffffff7f9c80e000
         com.nvidia.web.GeForceWeb(10.1.8)[4BEA1FD8-8362-3362-86B1-8CA9726CFF70]@0xffffff7f9e4cb000->0xffffff7f9e56dfff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[3E00E7D2-E569-341D-9BE0-34D5DE491825]@0xffffff7f9c04f000
            dependency: com.apple.iokit.IONDRVSupport(516.1)[480556A8-289E-3A63-83F8-0E9224255A68]@0xffffff7f9c856000
            dependency: com.nvidia.web.NVDAResmanWeb(10.1.8)[ACF2DC87-2323-3506-BC1F-3B82D213D8C9]@0xffffff7f9c872000
            dependency: com.apple.iokit.IOGraphicsFamily(515.3)[A423518D-758D-3021-A111-A59F44D760A8]@0xffffff7f9c80e000
            dependency: com.apple.iokit.IOAcceleratorFamily2(311.14)[13F71024-7246-3AD1-A551-5C186BC70889]@0xffffff7f9e42c000
 
Last edited:
Status
Not open for further replies.
Back
Top