Hackintosh sleep issue - restart after waking from sleep

So... I accidentally lost my config.plist, because of OCAuxilliaryTools:

Strange issue, I loaded my config, but no data has been loaded (no ACPI, Boot, Kernel, Misc etc.) Everything empty. I saved my config after making a change - I remapped my USB ports from Windows using USBToolBox.

Then, I had to create a new config. Hack is working fine. But, I have one issue.

I have a problem with sleep. Every time I try to put my Hack to sleep, and then wake it, Hack restarts with error.

On previous config.plist, I had only issues with sleep like my Hack constantly waking up from sleep - but at first 2 times everything worked fine!

I'm getting this panic message:

```

panic(cpu 1 caller 0xffffff7f8fb9b25e): "[3:0:0][PPLIB] Failed Power Play Resume. Shutting back down.

" \@AmdRadeonController.cpp:2022

Panicked task 0xffffffa5cbeb1008: 239 threads: pid 0: kernel_task

Backtrace (CPU 1), panicked thread: 0xffffffaa97012598, Frame : Return Address

0xfffffffe0027f800 : 0xffffff8003436c41

0xfffffffe0027f850 : 0xffffff8003595310

0xfffffffe0027f890 : 0xffffff8003584a5c

0xfffffffe0027f910 : 0xffffff80033d3971

0xfffffffe0027f930 : 0xffffff8003436f2d

0xfffffffe0027fa20 : 0xffffff80034365d3

0xfffffffe0027fa80 : 0xffffff8003bd8bcb

0xfffffffe0027fb70 : 0xffffff7f8fb9b25e

0xfffffffe0027fc80 : 0xffffff7f8fb5dc1e

0xfffffffe0027fcc0 : 0xffffff7f8fb9aa94

0xfffffffe0027fcf0 : 0xffffff7f8fb7db0f

0xfffffffe0027fd10 : 0xffffff7f8fb7da4b

0xfffffffe0027fd30 : 0xffffff7f8fb7d846

0xfffffffe0027fd60 : 0xffffff7f983b23b0

0xfffffffe0027fdf0 : 0xffffff7f983b2132

0xfffffffe0027fe20 : 0xffffff7f983b931d

0xfffffffe0027fed0 : 0xffffff8003b0e75a

0xfffffffe0027ff20 : 0xffffff8003b0cf7e

0xfffffffe0027ff60 : 0xffffff8003b0c5a6

0xfffffffe0027ffa0 : 0xffffff80033d319e

Kernel Extensions in backtrace:

com.apple.iokit.IOGraphicsFamily(598.0)[5E698968-E66C-372A-9AE4-99934BAF7A10]@0xffffff7f983a6000->0xffffff7f983d4fff

dependency: com.apple.iokit.IOPCIFamily(2.9)[D4C79EB9-840C-3311-9033-0F582EA7E4BD]@0xffffff8005754000->0xffffff8005785fff

com.apple.kext.AMDRadeonX6000Framebuffer(5.0.2)[4AA0AC83-D678-35A5-992B-B84DEE857AFA]@0xffffff7f8fb4d000->0xffffff7f8fdd5fff

dependency: com.apple.AppleGraphicsDeviceControl(8.1.9)[D0372C4D-E33E-3899-9EA0-67FA180354E8]@0xffffff7f9784d000->0xffffff7f97850fff

dependency: com.apple.iokit.IOACPIFamily(1.4)[04DDFFBA-0499-3590-B6C5-C40851E28B4F]@0xffffff80052e6000->0xffffff80052e7fff

dependency: com.apple.iokit.IOGraphicsFamily(598)[5E698968-E66C-372A-9AE4-99934BAF7A10]@0xffffff7f983a6000->0xffffff7f983d4fff

dependency: com.apple.iokit.IOPCIFamily(2.9)[D4C79EB9-840C-3311-9033-0F582EA7E4BD]@0xffffff8005754000->0xffffff8005785fff

Process name corresponding to current thread (0xffffffaa97012598): kernel_task

Boot args: alcid=12 ipc_control_port_options=0 agdpmod=pikera revpatch=sbvmm swd_panic=1

Mac OS version:

23C71

Kernel version:

Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10 PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64

Kernel UUID: F73CFE5A-7EF6-3C21-AFA7-742645B733CC

roots installed: 0

KernelCache slide: 0x0000000003000000

KernelCache base: 0xffffff8003200000

Kernel slide: 0x00000000030e0000

Kernel text base: 0xffffff80032e0000

__HIB text base: 0xffffff8003100000

System model name: iMac20,1 (Mac-CFF7D910A743CAAF)

System shutdown begun: NO

Panic diags file available: YES (0x0)

Hibernation exit count: 0

System uptime in nanoseconds: 165103952322

Last Sleep: absolute base_tsc base_nano

Uptime : 0x0000002670f664b5

Sleep : 0x00000025fd65683a 0x0000000795f016e7 0x0000000000000000

Wake : 0x00000026163e05dd 0x000000004bb7169e 0x00000026159e681f

Compressor Info: 0% of compressed pages limit (OK) and 0% of segments limit (OK) with 0 swapfiles and OK swap space

Zone info:

Zone map: 0xffffff9a97637000 - 0xffffffba97637000

. PGZ : 0xffffff9a97637000 - 0xffffff9a99638000

. VM : 0xffffff9a99638000 - 0xffffff9f65e37000

. RO : 0xffffff9f65e37000 - 0xffffffa0ff637000

. GEN0 : 0xffffffa0ff637000 - 0xffffffa5cbe37000

. GEN1 : 0xffffffa5cbe37000 - 0xffffffaa98637000

. GEN2 : 0xffffffaa98637000 - 0xffffffaf64e37000

. GEN3 : 0xffffffaf64e37000 - 0xffffffb431637000

. DATA : 0xffffffb431637000 - 0xffffffba97637000

Metadata: 0xffffff9041fe7000 - 0xffffff9061fe7000

Bitmaps : 0xffffff9061fe7000 - 0xffffff9064fe7000

Extra : 0 - 0

```

Other strange symptoms:

- When running the Hack with the verbose boot-arg, I receive a wake-failure error - but after a while the computer starts up correctly.

- When you turn off the computer, it turns off almost immediately - with the previous configuration I had to wait a while.

Now I mapped my USB using Hackintool - the same issue.

What I've tried:

- adding CPUFriend kext

- doing everything from "Preparations" section of this guide

- following various Reddit & Tonymacx86 threads

But nothing helped.

Assets:

- my IOREG file: http://0x0.st/HEVm.ioreg

- my config.plist: http://0x0.st/HEVa.plist

- my EFI folder (zipped): http://0x0.st/HEVB.zip

Please help me. Thanks for support.

submitted by /u/sadorro
[link] [comments]
Share: