Sorry, I should have done it long ago.
Anyway, I tried all day to fix, but no success. I can't boot unless I use invalid platform-id (I can actually boot without getting kp, but all I get is a black screen, which I cannot interact with). Also noticed that SSDT-KEYMAP (ACPI file for voodoops2controller config) doesn't have effect at all.
I tried everything I could. Hope someone could help me, 'cause I don't know what's going on.
Here are my PR files and terminal output:
Code:
[email protected] ~ % kextstat|grep -y acpiplat
16 2 0xffffff7f824f1000 0x9b000 0x9b000 com.apple.driver.AppleACPIPlatform (6.1) E72CAD81-66AD-367D-B0C8-8AAB1F840629 <15 13 12 8 7 6 5 3 1>
[email protected] ~ % kextstat|grep -y acpiplat
16 2 0xffffff7f824f1000 0x9b000 0x9b000 com.apple.driver.AppleACPIPlatform (6.1) E72CAD81-66AD-367D-B0C8-8AAB1F840629 <15 13 12 8 7 6 5 3 1>
[email protected] ~ % kextstat|grep -y appleintelcpu
[email protected] ~ % kextstat|grep -y applelpc
[email protected] ~ % kextstat|grep -y applehda
121 1 0xffffff7f82119000 0x1d000 0x1d000 com.apple.driver.AppleHDAController (283.14) 53A18F42-A9A2-303C-AC73-054B6572288F <120 105 100 13 8 7 6 5 3 1>
143 0 0xffffff7f822aa000 0xb7000 0xb7000 com.apple.driver.AppleHDA (283.14) 27D2343C-8970-3A69-9AAD-56930915D5EE <142 121 120 108 105 100 7 6 5 3 1>
[email protected] ~ % ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
zsh: no matches found: /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
[email protected] ~ % pmset -g assertions
2019-12-02 11:39:55 -0800
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 70(powerd): [0x000001ad0008810d] 00:02:49 ExternalMedia named: "com.apple.powermanagement.externalmediamounted"
pid 112(hidd): [0x0000007200098055] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle serviceID:1000002d4 name:IOHIDEventDriver product:Keyboard eventType:3"
Timeout will fire in 600 secs Action=TimeoutActionRelease
Kernel Assertions: 0x4=USB
id=500 level=255 0x4=USB mod=31/12/69, 16:00 description=com.apple.usb.externaldevice.14500000 owner=Bluetooth Radio
id=501 level=255 0x4=USB mod=31/12/69, 16:00 description=com.apple.usb.externaldevice.14700000 owner=HP TrueVision HD
id=502 level=255 0x4=USB mod=31/12/69, 16:00 description=com.apple.usb.externaldevice.14200000 owner=Disk 2.0
Idle sleep preventers: IODisplayWrangler
System sleep preventers: .Display_boot
[email protected] ~ % pmset -g
System-wide power settings:
Currently in use:
standby 0
womp 1
halfdim 1
hibernatefile /var/vm/sleepimage
proximitywake 1
powernap 1
networkoversleep 0
disksleep 10
standbydelayhigh 86400
sleep 1
autopoweroffdelay 28800
hibernatemode 3
autopoweroff 1
ttyskeepawake 1
displaysleep 10
highstandbythreshold 50
standbydelaylow 10800
[email protected] ~ % system_profiler SPSerialATADataType|grep TRIM
[email protected] ~ %