Jump to content

AppleALC — dynamic AppleHDA patching


vit9696
5,371 posts in this topic

Recommended Posts

This is the most weird Clover folder i've ever seen :drool:  :drool:  :hysterical:  :hysterical:

You use every kext, every ACPI patch, every kernel patch, every kext patch and every SSDT file you found on internet???? :hysterical:

Sorry man but this won't work... Suggest you to make clean Clover install without this SSDT/Patch/kext trash you have. 

 

23 SSDT's

26 ACPI patches

18 kext patches

It seems you've spent months collecting garbage over the hackintosh forums from all over the world. 

 

I do actually know what most of them are. Some are disabled, some are only meant for other hardware ( i suppose I left them there so my config could probably work on a different device and also for future reference maybe).

 

all the ssdts are hot patches, you'll find them are mostly quite small, and likely only contains one method (that override my original acpi table, so are most of the acpi patches for)

 

But it is a brilliant idea to start over and focusing on the sound, once that finished I'll start merge them back in, maybe some of them are interfering with AppleALC. (however I can't really think of any atm)

 

be right back 

  • Like 1
Link to comment
Share on other sites

This is the most weird Clover folder i've ever seen :drool:  :drool:  :hysterical:  :hysterical:

You use every kext, every ACPI patch, every kernel patch, every kext patch and every SSDT file you found on internet???? :hysterical:

Sorry man but this won't work... Suggest you to make clean Clover install without this SSDT/Patch/kext trash you have. 

23 SSDT's

26 ACPI patches

18 kext patches

It seems you've spent months collecting garbage over the hackintosh forums from all over the world. 

 

It's 7 in the morning where I am, so thats another all nighter I devoted for this bloody issue

 

I redid clover from scratch and only used dsdt+usb/wake patch this time.

the result is getting a repeating error message "alc @ codec entry misses properties, skipping". Which I've encountered before with my old configuration.

I had to disable AppleALC to get to the desktop

the ioreg were generated with alc disabled, however, clover patched dsdt should not have been affected.

 

Just to eliminate the factors, I used a dsdt patch as below that effectively returns 0 on my hdmi audio card's 

find:93415556 440BFFFF 
replace:93FFFF0B FFFF

and the end result is B0D3/HDAU will not be enumerated during os boot. I do suspect the previous misses properties is caused by it. (8086 0c0c) as it shows null in dpcimanager, and the error has not been showing again after the patch.

 

 

However, after booting, applehda is still not load, digging though the logs, I found these two lines:

2017-09-08 16:33:12.606984+1200  localhost kernel[0]: (AppleHDAController) <AppleHDAController`AppleHDAController::startAction()> Sound assertion in AppleHDAController at line 569
2017-09-08 16:33:12.638510+1200  localhost kernel[0]: (AppleHDAController) <AppleHDAController`AppleHDAController::handleAsynchronousStart(void*)> Sound assertion in AppleHDAController at line 424

complete relative logs:

2017-09-08 16:32:59.456896+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.driver.AppleIntelFramebufferAzul
2017-09-08 16:32:59.472034+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ caught the right kext at <private>, invoking handler
2017-09-08 16:32:59.486720+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) mach @ aslr/load slide is 0x<private>
2017-09-08 16:32:59.500574+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData vendor-id has 8086 value
2017-09-08 16:32:59.515099+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData device-id has 412 value
2017-09-08 16:32:59.529100+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData revision-id has 6 value
2017-09-08 16:32:59.543094+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData AAPL,ig-platform-id has A260006 value
2017-09-08 16:32:59.557604+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ AAPL,ig-platform-id A260006 was found in controller at IGPU
2017-09-08 16:32:59.572304+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) iokit @ failed to find HDAU
2017-09-08 16:32:59.585993+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) iokit @ failed to find HDAU
2017-09-08 16:32:59.599644+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) iokit @ failed to find PEG1
2017-09-08 16:32:59.613407+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) iokit @ failed to find BR3A
2017-09-08 16:32:59.627056+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) iokit @ failed to find P0P1
2017-09-08 16:32:59.640477+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) iokit @ failed to find P0P2
2017-09-08 16:32:59.653974+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) iokit @ failed to find NPE3
2017-09-08 16:32:59.667428+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) iokit @ failed to find NPE7
2017-09-08 16:32:59.680990+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData vendor-id has 8086 value
2017-09-08 16:32:59.695083+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData device-id has 8C20 value
2017-09-08 16:32:59.708948+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData revision-id has 5 value
2017-09-08 16:32:59.723459+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData layout-id has 1C value
2017-09-08 16:32:59.737159+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData AAPL,ig-platform-id was not found
2017-09-08 16:32:59.751441+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData AAPL,snb-platform-id was not found
2017-09-08 16:32:59.765571+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData vendor-id has 8086 value
2017-09-08 16:32:59.779520+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData device-id has 8C20 value
2017-09-08 16:32:59.793188+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData revision-id has 5 value
2017-09-08 16:32:59.806862+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData layout-id has 1C value
2017-09-08 16:32:59.820620+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData AAPL,ig-platform-id was not found
2017-09-08 16:32:59.834769+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) iokit @ getOSData AAPL,snb-platform-id was not found
2017-09-08 16:32:59.848925+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ found 3 audio controllers
2017-09-08 16:32:59.863354+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ validating 0 controller 8086:412:6
2017-09-08 16:32:59.877399+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 0 mod 8086:A2F0
2017-09-08 16:32:59.891152+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 1 mod 8086:8D21
2017-09-08 16:32:59.904911+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 2 mod 8086:8D20
2017-09-08 16:32:59.919025+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 3 mod 8086:F04
2017-09-08 16:32:59.932976+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 4 mod 8086:24
2017-09-08 16:32:59.946823+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 5 mod 8086:C0C
2017-09-08 16:32:59.960594+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 6 mod 8086:8D20
2017-09-08 16:32:59.974258+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 7 mod 8086:412
2017-09-08 16:32:59.988163+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ not matching platform was found D220003 vs A260006
2017-09-08 16:33:00.002342+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 8 mod 8086:1616
2017-09-08 16:33:00.015577+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 9 mod 8086:1612
2017-09-08 16:33:00.028223+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 10 mod 8086:191E
2017-09-08 16:33:00.040399+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 11 mod 8086:1916
2017-09-08 16:33:00.052249+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 12 mod 8086:191B
2017-09-08 16:33:00.063817+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 13 mod 8086:191B
2017-09-08 16:33:00.075002+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 14 mod 8086:1912
2017-09-08 16:33:00.086199+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 15 mod 8086:5912
2017-09-08 16:33:00.097540+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 16 mod 8086:166
2017-09-08 16:33:00.108793+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 17 mod 8086:166
2017-09-08 16:33:00.119899+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 18 mod 8086:166
2017-09-08 16:33:00.130955+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 19 mod 1002:AAC8
2017-09-08 16:33:00.140989+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ validating 1 controller 8086:8C20:5
2017-09-08 16:33:00.150916+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 0 mod 8086:A2F0
2017-09-08 16:33:00.160465+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 1 mod 8086:8D21
2017-09-08 16:33:00.169006+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 2 mod 8086:8D20
2017-09-08 16:33:00.177380+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 3 mod 8086:F04
2017-09-08 16:33:00.184812+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 4 mod 8086:24
2017-09-08 16:33:00.191329+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 5 mod 8086:C0C
2017-09-08 16:33:00.197832+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 6 mod 8086:8D20
2017-09-08 16:33:00.204184+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 7 mod 8086:412
2017-09-08 16:33:00.210051+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 8 mod 8086:1616
2017-09-08 16:33:00.216176+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 9 mod 8086:1612
2017-09-08 16:33:00.221586+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 10 mod 8086:191E
2017-09-08 16:33:00.226954+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 11 mod 8086:1916
2017-09-08 16:33:00.232162+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 12 mod 8086:191B
2017-09-08 16:33:00.236509+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 13 mod 8086:191B
2017-09-08 16:33:00.240033+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 14 mod 8086:1912
2017-09-08 16:33:00.243398+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 15 mod 8086:5912
2017-09-08 16:33:00.246641+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 16 mod 8086:166
2017-09-08 16:33:00.249818+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 17 mod 8086:166
2017-09-08 16:33:00.252848+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 18 mod 8086:166
2017-09-08 16:33:00.255845+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 19 mod 1002:AAC8
2017-09-08 16:33:00.258897+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ validating 2 controller 8086:8C20:5
2017-09-08 16:33:00.262052+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 0 mod 8086:A2F0
2017-09-08 16:33:00.264994+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 1 mod 8086:8D21
2017-09-08 16:33:00.267865+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 2 mod 8086:8D20
2017-09-08 16:33:00.270756+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 3 mod 8086:F04
2017-09-08 16:33:00.273542+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 4 mod 8086:24
2017-09-08 16:33:00.276399+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 5 mod 8086:C0C
2017-09-08 16:33:00.279188+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 6 mod 8086:8D20
2017-09-08 16:33:00.282047+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 7 mod 8086:412
2017-09-08 16:33:00.284850+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 8 mod 8086:1616
2017-09-08 16:33:00.287722+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 9 mod 8086:1612
2017-09-08 16:33:00.290449+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 10 mod 8086:191E
2017-09-08 16:33:00.293253+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 11 mod 8086:1916
2017-09-08 16:33:00.296421+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 12 mod 8086:191B
2017-09-08 16:33:00.299251+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 13 mod 8086:191B
2017-09-08 16:33:00.302030+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 14 mod 8086:1912
2017-09-08 16:33:00.304667+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 15 mod 8086:5912
2017-09-08 16:33:00.307215+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 16 mod 8086:166
2017-09-08 16:33:00.309743+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 17 mod 8086:166
2017-09-08 16:33:00.312235+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 18 mod 8086:166
2017-09-08 16:33:00.314727+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ comparing to 19 mod 1002:AAC8
2017-09-08 16:33:00.317243+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ missing ControllerModInfo for 0 controller
2017-09-08 16:33:00.320027+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ missing ControllerModInfo for 1 controller
2017-09-08 16:33:00.322726+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ missing ControllerModInfo for 2 controller
2017-09-08 16:33:00.592387+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:00.605446+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.driver.AppleFIVRDriver
2017-09-08 16:33:01.220455+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:01.242607+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.intel.kext.intelhaxm
2017-09-08 16:33:02.507656+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:02.526501+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.driver.IOPlatformPluginLegacy
2017-09-08 16:33:02.829608+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:02.851375+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.driver.ACPI_SMC_PlatformPlugin
2017-09-08 16:33:03.646950+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:03.670227+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.iokit.IOSlowAdaptiveClockingFamily
2017-09-08 16:33:03.927301+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:03.953223+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.driver.AppleIntelSlowAdaptiveClocking
2017-09-08 16:33:04.538781+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:04.565158+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.driver.AppleSMBusPCI
2017-09-08 16:33:04.808388+1200  localhost kernel[0]: Recorded kext com.apple.driver.AppleHDAController as a candidate for inclusion in prelinked kernel.
2017-09-08 16:33:04.835769+1200  localhost kernel[0]: Loading kext com.apple.driver.AppleHDAController.
2017-09-08 16:33:04.864025+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController resolving dependencies.
2017-09-08 16:33:04.892201+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController added dependency com.apple.kpi.bsd.
2017-09-08 16:33:04.919725+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController added dependency com.apple.kpi.libkern.
2017-09-08 16:33:04.947685+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController added dependency com.apple.kpi.mach.
2017-09-08 16:33:04.974315+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController added dependency com.apple.iokit.IOPCIFamily.
2017-09-08 16:33:05.000982+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController added dependency com.apple.kpi.iokit.
2017-09-08 16:33:05.284690+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController added dependency com.apple.iokit.IOAudioFamily.
2017-09-08 16:33:05.409383+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController added dependency com.apple.iokit.IOHDAFamily.
2017-09-08 16:33:05.433025+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController added dependency com.apple.iokit.IOGraphicsFamily.
2017-09-08 16:33:05.456862+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController added dependency com.apple.kpi.unsupported.
2017-09-08 16:33:05.479565+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController added dependency com.apple.kpi.private.
2017-09-08 16:33:05.502583+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController successfully resolved dependencies.
2017-09-08 16:33:05.790895+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:05.811270+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.vecLib.kext
2017-09-08 16:33:06.001326+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:06.020207+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.iokit.IOAudioFamily
2017-09-08 16:33:06.490140+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:06.506541+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.iokit.IOHDAFamily
2017-09-08 16:33:06.783979+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController executable loaded; 29 pages at 0xffffff7f825eb000 (load tag 103).
2017-09-08 16:33:06.784364+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:06.803579+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.driver.AppleHDAController
2017-09-08 16:33:06.823652+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ caught the right kext at <private>, invoking handler
2017-09-08 16:33:06.842894+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) mach @ aslr/load slide is 0x<private>
2017-09-08 16:33:06.861257+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ missing ControllerModInfo for 0 controller
2017-09-08 16:33:06.879860+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ missing ControllerModInfo for 1 controller
2017-09-08 16:33:06.899496+1200  localhost kernel[0]: (kernel) AppleALC: (DEBUG) alc @ missing ControllerModInfo for 2 controller
2017-09-08 16:33:06.937624+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController calling module start function.
2017-09-08 16:33:06.957324+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController registered class AppleHDAController.
2017-09-08 16:33:06.978540+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController has IOService subclass AppleHDAController; enabling autounload.
2017-09-08 16:33:06.999496+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController registered class AppleHDAControllerUserClient.
2017-09-08 16:33:07.019301+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController registered class AppleHDAWorkLoop.
2017-09-08 16:33:07.039719+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController is now started.
2017-09-08 16:33:07.059506+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController loaded.
2017-09-08 16:33:07.971599+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:07.990654+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.iokit.IOBluetoothFamily
2017-09-08 16:33:08.933689+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:08.948140+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.iokit.IOBluetoothHostControllerTransport
2017-09-08 16:33:09.116381+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:09.132864+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.iokit.IOBluetoothHostControllerUSBTransport
2017-09-08 16:33:09.959080+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:09.983280+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.iokit.IONDRVSupport
2017-09-08 16:33:10.750001+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:10.771965+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.driver.AppleOSXWatchdog
2017-09-08 16:33:11.352670+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:11.376050+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.filesystems.ntfs
2017-09-08 16:33:12.173529+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:12.197693+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.driver.usb.IOUSBHostHIDDevice
2017-09-08 16:33:12.588886+1200  localhost kernel[0]: Kext com.apple.driver.AppleHDAController is already loaded.
2017-09-08 16:33:12.606984+1200  localhost kernel[0]: (AppleHDAController) <AppleHDAController`AppleHDAController::startAction()> Sound assertion in AppleHDAController at line 569
2017-09-08 16:33:12.638510+1200  localhost kernel[0]: (AppleHDAController) <AppleHDAController`AppleHDAController::handleAsynchronousStart(void*)> Sound assertion in AppleHDAController at line 424
2017-09-08 16:33:18.686478+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:18.704479+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.driver.AppleTyMCEDriver
2017-09-08 16:33:19.712746+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ invoked at kext loading/unloading
2017-09-08 16:33:19.732444+1200  localhost kernel[0]: (kernel) Lilu: (DEBUG) patcher @ last kext is <private> and its name is com.apple.iokit.IOSurface

complete sudo kextstat

Index Refs Address            Size       Wired      Name (Version) UUID <Linked Against>
    1   82 0xffffff7f80a3a000 0x9d90     0x9d90     com.apple.kpi.bsd (16.7.0) 410B3B98-9DAB-4590-9086-7C57A5B3099A
    2   11 0xffffff7f81107000 0x3940     0x3940     com.apple.kpi.dsep (16.7.0) FA744B47-913C-4B5D-8C16-2F8005D85935
    3  102 0xffffff7f80a0a000 0x21040    0x21040    com.apple.kpi.iokit (16.7.0) 80F2DA67-C67B-4583-9B09-082DB11F69FC
    4  109 0xffffff7f80a2c000 0xd200     0xd200     com.apple.kpi.libkern (16.7.0) 370A17F8-C9B7-491A-ACD6-277523ECF3C3
    5   97 0xffffff7f80a00000 0x3dd0     0x3dd0     com.apple.kpi.mach (16.7.0) D88C120B-2055-45F0-B210-8AD0BDE2DEB0
    6   59 0xffffff7f80a6d000 0xbbf0     0xbbf0     com.apple.kpi.private (16.7.0) A717B7EC-67D4-4FCC-945E-0F457192AC93
    7   78 0xffffff7f80a04000 0x5890     0x5890     com.apple.kpi.unsupported (16.7.0) BE6C03E4-B6FE-4658-9026-7DED804909B0
    8    0 0xffffff7f80e2f000 0xf000     0xf000     com.apple.kec.pthread (1) 225C22A5-813D-3651-9C40-FDEEAB0D78E1 <7 6 5 4 1>
    9    5 0xffffff7f80fa9000 0xa9000    0xa9000    com.apple.kec.corecrypto (1.0) E3701C61-A548-3181-9F3E-C90DF8327185 <7 6 5 4 3 1>
   10    1 0xffffff7f813bb000 0xb000     0xb000     com.apple.kec.Libm (1) 968CBFF1-925D-321E-A5E0-0C5C563BF08C <4>
   11   28 0xffffff7f8117e000 0x9000     0x9000     com.apple.iokit.IOACPIFamily (1.4) 4F7FB6AD-2498-3F71-827C-ED7AA4BF2511 <7 6 4 3>
   12   25 0xffffff7f80b5b000 0x35000    0x35000    com.apple.iokit.IOPCIFamily (2.9) 3E00E7D2-E569-341D-9BE0-34D5DE491825 <7 6 5 4 3>
   13    2 0xffffff7f8267c000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) 65E05472-6AE7-3308-8CC8-FA6CB0DB2AEE <12 11 7 6 5 4 3 1>
   14    1 0xffffff7f8143b000 0xb000     0xb000     com.apple.driver.AppleFDEKeyStore (28.30) EA5D0966-E8EA-337A-98EB-195806E8F723 <9 7 6 5 4 3 1>
   15    5 0xffffff7f8196c000 0x7000     0x7000     com.apple.iokit.IOReportFamily (31) B14DC3D3-7250-3DA3-BF50-C666EBEDAF4C <5 4 3>
   16    5 0xffffff7f80a79000 0x27000    0x27000    com.apple.iokit.IOStorageFamily (2.1) F908D7F5-4F54-3B89-8657-57F06350F4DB <7 6 5 4 3 1>
   17    0 0xffffff7f81a66000 0x19000    0x19000    com.apple.driver.DiskImages (444.50.16) 7A04C2E6-40FF-36A9-84D4-FDF685F3B0A9 <16 7 6 5 4 3 1>
   18    1 0xffffff7f81187000 0xd000     0xd000     com.apple.driver.AppleBusPowerController (1.0) DB526B45-1A45-3A81-A0C1-57F826CADEDF <11 5 4 3>
   19   14 0xffffff7f81194000 0x69000    0x69000    com.apple.iokit.IOUSBHostFamily (1.1) 896273C6-36AE-30AC-9274-1BCB7C9A4062 <18 7 6 5 4 3 1>
   20    3 0xffffff7f813c6000 0x1e000    0x1e000    com.apple.driver.KernelRelayHost (1) DDF94CEB-B30D-3DA9-A783-F86D72A62215 <19 5 4 3>
   21    1 0xffffff7f821a6000 0x25000    0x25000    com.apple.driver.AppleCredentialManager (1.0) 3DC3C93A-F1BC-3B04-B770-B3771039FF0E <20 9 7 6 5 4 3 1>
   22    2 0xffffff7f8110e000 0x17000    0x17000    com.apple.driver.AppleMobileFileIntegrity (1.0.5) E54425FE-971A-38E2-8F27-82A1B7A3479D <9 7 6 5 4 3 2 1>
   23    0 0xffffff7f821cb000 0x55000    0x55000    com.apple.driver.AppleKeyStore (2) 884F9643-4316-3596-9A77-F1053C033358 <22 21 20 9 7 6 5 4 3 1>
   24    0 0xffffff7f826fe000 0xc000     0xc000     org.rehabman.driver.AppleSmartBatteryManager (1.81.3) 65E7EBDC-5008-3E33-8A5C-813730807D1B <11 4 3>
   25    2 0xffffff7f8270a000 0x61000    0x61000    as.vit9696.Lilu (1.1.7) EEDE488C-8AF6-3654-AD54-9B718FB61DAA <7 5 4 3 2 1>
   26    0 0xffffff7f8276b000 0xae000    0xae000    as.vit9696.AppleALC (1.1.4) 9FAACF48-233A-3128-A075-95527FAB70B5 <25 7 5 4 3 2 1>
   27    0 0xffffff7f82819000 0x4000     0x4000     org.vanilla.driver.CoreDisplayFixup (1.2.5) C0D7C14E-33FF-3E1B-89C5-CE705C8513BC <25 7 5 4 3 2 1>
   28    3 0xffffff7f8281d000 0x11000    0x11000    org.netkas.driver.FakeSMC (1759) 987B8DEE-6600-3463-BFFA-DF500771FA5B <11 7 5 4 3 1>
   29    0 0xffffff7f8282e000 0x5000     0x5000     com.rehabman.driver.USBInjectAll (0.6.2) E506F1B1-4478-3E1E-983E-07ACDE611BB3 <12 11 4 3>
   30    0 0xffffff7f82833000 0x6000     0x6000     org.hwsensors.driver.CPUSensors (1759) 1204F31F-1308-3F9A-B509-0425FC789815 <28 7 5 4 3>
   31    0 0xffffff7f8110b000 0x3000     0x3000     com.apple.security.TMSafetyNet (8) B87D3377-617E-3F24-993B-D70AE269A837 <7 6 5 4 2 1>
   32    2 0xffffff7f81125000 0x5000     0x5000     com.apple.kext.AppleMatch (1.0.0d1) 3B280DAB-903F-33DC-8110-525A1154B11E <4 1>
   33    1 0xffffff7f8112a000 0x20000    0x20000    com.apple.security.sandbox (300.0) 7AAA3FD3-1652-3365-BCB4-25B9572525AF <32 22 16 7 6 5 4 3 2 1>
   34    0 0xffffff7f813ad000 0xa000     0xa000     com.apple.security.quarantine (3) 1486A49E-2D3F-3D7E-B07A-D2008F327113 <33 32 7 6 5 4 2 1>
   35    0 0xffffff7f826f4000 0xa000     0xa000     com.apple.nke.applicationfirewall (172) 87563A26-608B-3C95-8476-CAA6E1271FBF <7 6 5 4 3 1>
   36    0 0xffffff7f8264a000 0x5000     0x5000     com.apple.driver.AppleAPIC (1.7) BC2E6D01-BCBB-3525-BF38-BF99C3F1EC46 <4 3>
   37    0 0xffffff7f820d0000 0x6000     0x6000     com.apple.driver.AppleSMBIOS (2.1) 9BB02681-4B47-3592-AD62-71FB0BF56965 <7 4 3>
   38    0 0xffffff7f825c1000 0x5000     0x5000     com.apple.driver.AppleHPET (1.8) 2CFB49B8-4CC2-320B-9C6E-99646DFD8571 <11 7 5 4 3>
   39    0 0xffffff7f820f0000 0xb000     0xb000     com.apple.driver.AppleRTC (2.0) 3FD1BCF4-8AFC-3CE6-A36E-26410544AD14 <11 5 4 3 1>
   40    2 0xffffff7f82839000 0xb000     0xb000     org.rehabman.voodoo.driver.PS2Controller (1.8.27) BCFC234D-0A4F-371C-97BB-90E76C7A3BAB <11 7 5 4 3 1>
   41    4 0xffffff7f81446000 0x7a000    0x7a000    com.apple.iokit.IOHIDFamily (2.0.0) 6035514B-B403-36FD-BD88-6ADCD3990C9F <14 7 6 5 4 3 2 1>
   42    0 0xffffff7f826ec000 0x8000     0x8000     com.apple.driver.AppleACPIButtons (5.0) 6EA42B65-0CD7-3678-87D5-E002D2CDA2D5 <41 15 13 11 7 6 5 4 3 1>
   43    0 0xffffff7f82844000 0xa000     0xa000     org.hwsensors.driver.ACPISensors (1759) FA4DF6C0-0D3A-3CE2-8569-0AB2C84053E7 <28 11 7 5 4 3>
   44    1 0xffffff7f819c4000 0x5000     0x5000     com.apple.driver.AppleEFIRuntime (2.1) F1292652-3882-3625-AB38-A0DAB306E9C7 <7 6 5 4 3>
   45    1 0xffffff7f8284e000 0x7000     0x7000     org.rehabman.driver.FakePCIID (1.3.9) 4CDEBA1B-9988-33A0-80C0-1B1571D215BD <12 7 5 4 3 1>
   47    2 0xffffff7f81c8e000 0x1a000    0x1a000    com.apple.iokit.IOAHCIFamily (288) 5C275B66-A173-3D92-853A-44FC35D45FFC <5 4 3 1>
   48    0 0xffffff7f8264f000 0x26000    0x26000    com.apple.driver.AppleAHCIPort (326.60.1) 64D547B5-153B-34CC-B506-10E958212BF6 <47 12 5 4 3 1>
   50    0 0xffffff7f82862000 0x5000     0x5000     org.rehabman.driver.FakePCIID.XHCIMux (1.3.9) E4EA9D72-E02E-3E8F-A53D-8508F865247C <45 12 7 5 4 3 1>
   51    1 0xffffff7f81205000 0x9a000    0x9a000    com.apple.iokit.IOUSBFamily (900.4.1) 1B35F2B8-7EB1-3F3A-86DD-35F07996E335 <19 12 7 5 4 3 1>
   52    1 0xffffff7f8155f000 0x3d000    0x3d000    com.apple.driver.usb.AppleUSBEHCI (1.1) CC5812B3-E187-3737-BB79-6C58211224C8 <19 11 7 6 5 4 3 1>
   53    0 0xffffff7f8163e000 0xe000     0xe000     com.apple.driver.usb.AppleUSBEHCIPCI (1.1) 48BD8A21-B99B-3D70-9FEA-32B381CCAA54 <52 19 12 11 7 6 5 4 3 1>
   54    2 0xffffff7f81914000 0x4000     0x4000     com.apple.iokit.IOSMBusFamily (1.1) 185F0EBF-0262-3370-BD47-8FE4C8AA726E <5 4 3>
   55    0 0xffffff7f826e2000 0xa000     0xa000     com.apple.driver.AppleACPIEC (5.0) C2873EC3-4194-3C09-B16B-FE63BF4C2EAF <54 13 11 5 4 3>
   56    0 0xffffff7f82867000 0x7000     0x7000     org.rehabman.voodoo.driver.PS2Keyboard (1.8.27) BEA95633-353B-3B22-BFD4-D44E7FC69FB6 <41 40 15 7 6 5 4 3 1>
   57    0 0xffffff7f8286e000 0xe000     0xe000     org.rehabman.voodoo.driver.PS2Trackpad (1.8.27) A0117B66-0315-3C3C-B954-B99A93413887 <41 40 15 7 6 5 4 3 1>
   58    0 0xffffff7f819c9000 0xb000     0xb000     com.apple.driver.AppleEFINVRAM (2.1) 9D230163-2F83-3EAC-9152-D0A15AB056AB <44 7 6 5 4 3 2 1>
   59    0 0xffffff7f8287c000 0x15000    0x15000    org.hwsensors.driver.GPUSensors (1759) ABDC14A9-7D25-3608-A129-A039C80468F6 <28 12 11 7 5 4 3>
   60    1 0xffffff7f814e0000 0x41000    0x41000    com.apple.driver.usb.AppleUSBXHCI (1.1) 7DBE53B6-8BED-3DD3-984C-7AAAA20C484C <19 11 7 6 5 4 3 1>
   61    0 0xffffff7f81527000 0x2d000    0x2d000    com.apple.driver.usb.AppleUSBXHCIPCI (1.1) 65795D1D-0F6C-3648-81CB-8C7CDE52270C <60 19 12 11 7 6 5 4 3 1>
   62    0 0xffffff7f81cb8000 0x25000    0x25000    com.apple.iokit.IOAHCIBlockStorage (295.20.1) 0B188EA4-DAC4-3EB7-9212-36318F549C19 <47 16 6 5 4 3 1>
   63    0 0xffffff7f8162e000 0x4000     0x4000     com.apple.driver.AppleUSBHostMergeProperties (1.1) 71CBFC55-80B2-34DF-B1F4-B3255F5F901B <4 3 1>
   64    0 0xffffff7f81629000 0x5000     0x5000     com.apple.driver.usb.AppleUSBHostPacketFilter (1.0) 0FEE9916-40A3-3F33-B125-103191A1611A <19 7 6 5 4 3 1>
   65    2 0xffffff7f8114a000 0x2d000    0x2d000    com.apple.iokit.IONetworkingFamily (3.2) 6326DB88-5330-3F0C-91F6-D478AB5E7503 <7 6 5 4 3 1>
   68    0 0xffffff7f815f3000 0x2e000    0x2e000    com.apple.driver.usb.AppleUSBHub (1.1) 60EE9D2B-FFB8-3035-8A63-F46B1D75D128 <19 11 5 4 3 1>
   69    1 0xffffff7f81ce1000 0x7000     0x7000     com.apple.filesystems.hfs.encodings.kext (1) 057A044B-8E0D-3A57-8861-87193496E893 <7 6 5 4 3 1>
   70    0 0xffffff7f812b1000 0xfc000    0xfc000    com.Ralink.driver.RT2870USBWirelessDriver (4.2.9) 726A1CCD-7672-18A0-22A3-D83F462928E0 <65 51 5 4 3 1>
   71    0 0xffffff7f81632000 0x8000     0x8000     com.apple.driver.usb.AppleUSBHostCompositeDevice (1.1) 93FCA7CE-F6C1-3229-8425-7E4B664231BD <19 5 4 3 1>
   72    0 0xffffff7f81ce8000 0x70000    0x70000    com.apple.filesystems.hfs.kext (366.70.1) B0B8A05A-CC75-325C-A3DA-76C4F7B6F21A <69 7 6 5 4 3 1>
   73    0 0xffffff7f81eb7000 0x8000     0x8000     com.apple.driver.usb.networking (5.0.0) 54F58B56-AFFE-3605-8ADC-E205EAD4D230 <19 5 4 3 1>
   75    0 0xffffff7f81e5a000 0xc000     0xc000     com.apple.BootCache (40) 06D08FFE-3FB9-37A0-A0AE-BDDCDA4184D6 <7 6 5 4 3 1>
   76    2 0xffffff7f80b18000 0x2b000    0x2b000    com.apple.iokit.IOSCSIArchitectureModelFamily (394.50.1) 82139727-96EE-3990-B7E3-950D3F9799F5 <6 5 4 3 1>
   77    0 0xffffff7f813f3000 0x2d000    0x2d000    com.apple.iokit.IOUSBMassStorageDriver (131.60.1) 0E9140F1-7CA4-3B42-A4FC-005E9610F656 <76 19 16 6 5 4 3 1>
   78    0 0xffffff7f82627000 0x8000     0x8000     com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0) A8B584B1-03DF-3780-923B-4FD6FF942049 <6 4 3 2 1>
   79    0 0xffffff7f8262f000 0x4000     0x4000     com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) 13DD449C-FA18-3584-92A1-F91CAED7746A <7 6 4 3 2 1>
   81    0 0xffffff7f80ec6000 0x19000    0x19000    com.apple.iokit.IOSCSIBlockCommandsDevice (394.50.1) 2EA47D35-1994-3BE3-B1DE-CFE1549AC137 <76 16 6 5 4 3 1>
   84    3 0xffffff7f81991000 0x1a000    0x1a000    com.apple.driver.AppleSMC (3.1.9) 88026B2E-E18A-3463-97D4-05EE7DED9F06 <12 11 7 5 4 3 1>
   85    3 0xffffff7f81973000 0xa000     0xa000     com.apple.driver.IOPlatformPluginFamily (6.0.0d8) A578127A-BBAD-32D4-AEBD-20E14786110D <11 7 6 5 4 3>
   86    0 0xffffff7f821a1000 0x5000     0x5000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <85 12 5 4 3>
   87    1 0xffffff7f81052000 0x5000     0x5000     com.apple.kext.triggers (1.0) 3EAB29BE-4C7C-3D6C-B20B-B48707426005 <7 6 5 4 3 1>
   88    0 0xffffff7f81057000 0xb000     0xb000     com.apple.filesystems.autofs (3.0) E79E1801-8AB8-3BB1-A1F2-3CA5F9C7C648 <87 7 6 5 4 3 1>
   89    8 0xffffff7f81a0e000 0x3c000    0x3c000    com.apple.iokit.IOGraphicsFamily (515.3) A423518D-758D-3021-A111-A59F44D760A8 <12 7 5 4 3 1>
   90    2 0xffffff7f82273000 0x90000    0x90000    com.apple.iokit.IOAcceleratorFamily2 (311.14) 13F71024-7246-3AD1-A551-5C186BC70889 <89 12 7 6 5 4 3 1>
   91    2 0xffffff7f823b6000 0xa000     0xa000     com.apple.AppleGraphicsDeviceControl (3.14.49) FA94C7C0-04C2-3F83-9F96-0470C31E2AA3 <7 6 5 4 3 1>
   92    0 0xffffff7f823c2000 0x16c000   0x16c000   com.apple.driver.AppleIntelFramebufferAzul (10.2.5) 07E62234-2988-39AD-863B-7DE35FF724EF <91 90 89 15 12 11 7 6 5 4 3 1>
   94    0 0xffffff7f82896000 0x29000    0x29000    com.intel.kext.intelhaxm (6.2.0) FAD2A80C-AB2D-351F-9314-04E1DEB2F004 <7 5 4 3 1>
   95    1 0xffffff7f8197d000 0x12000    0x12000    com.apple.driver.IOPlatformPluginLegacy (1.0.0) BC0876C4-ED42-31B7-AF69-9178B7B1177A <85 11 7 6 5 4 3>
   96    0 0xffffff7f819ad000 0x15000    0x15000    com.apple.driver.ACPI_SMC_PlatformPlugin (1.0.0) 5D441A20-E42C-313C-BF80-6894AAAE0DFA <95 85 84 12 11 7 6 5 4 3>
   97    1 0xffffff7f818f8000 0x5000     0x5000     com.apple.iokit.IOSlowAdaptiveClockingFamily (1.0.0) CE7B6D9D-0577-3683-8410-CA8707BBDA4B <7 6 5 4 3 1>
   98    0 0xffffff7f82220000 0x4000     0x4000     com.apple.driver.AppleIntelSlowAdaptiveClocking (4.0.0) 6FE984DD-A1FE-309E-83CF-B346989A6F17 <97 4 3>
  100    1 0xffffff7f81697000 0x95000    0x95000    com.apple.vecLib.kext (1.2.0) DDD8F03B-087A-3709-8296-354CCE62BE15 <10 6 5 4 3>
  101    1 0xffffff7f8172c000 0x3f000    0x3f000    com.apple.iokit.IOAudioFamily (205.15) 2D3115C6-0FFD-3244-AB4A-4F9041C5D614 <100 5 4 3 1>
  102    1 0xffffff7f825dc000 0xc000     0xc000     com.apple.iokit.IOHDAFamily (279.48) E332A19C-33F1-3F25-B9FC-982F769BF17A <5 4 3 1>
  103    0 0xffffff7f825eb000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (279.48) ED51F180-19C8-3DE1-AF81-0E389D98ADDE <102 101 89 12 7 6 5 4 3 1>
  104    2 0xffffff7f81b06000 0xe4000    0xe4000    com.apple.iokit.IOBluetoothFamily (5.0.5f1) 5AA0EAB8-6128-3B0C-B8CE-293BDB9D21A8 <15 7 5 4 3 1>
  105    1 0xffffff7f81bfe000 0xb000     0xb000     com.apple.iokit.IOBluetoothHostControllerTransport (5.0.5f1) DAC3389D-A9B3-3E1E-8D1E-8D72CE96BBC1 <104 19 12 11 7 6 5 4 3 1>
  106    0 0xffffff7f81c09000 0x23000    0x23000    com.apple.iokit.IOBluetoothHostControllerUSBTransport (5.0.5f1) 98323CF2-1639-3312-A334-0E82F99359D3 <105 104 19 12 11 7 6 5 4 3 1>
  107    0 0xffffff7f81a56000 0x10000    0x10000    com.apple.iokit.IONDRVSupport (516.1) 480556A8-289E-3A63-83F8-0E9224255A68 <89 12 7 5 4 3>
  108    0 0xffffff7f82148000 0x7000     0x7000     com.apple.driver.AppleOSXWatchdog (1) 9B1AC3B0-A459-3D88-B43D-428EA39DDB8A <12 7 6 5 4 3 1>
  109    6 0xffffff7f80e54000 0x61000    0x61000    com.apple.filesystems.ntfs (3.13) 205024C8-58E7-3052-B01E-5D04D13DF696 <7 6 5 4 1>
  110    0 0xffffff7f814d5000 0xb000     0xb000     com.apple.driver.usb.IOUSBHostHIDDevice (1.1) 8C7C5296-D36F-3304-90FE-2A6DD1B0DED8 <41 19 5 4 3 1>
  112    1 0xffffff7f818de000 0x18000    0x18000    com.apple.iokit.IOSurface (159.9) 24A912F5-68C5-3BF9-9676-4FB131A6E90C <7 6 5 4 3 1>
  113    0 0xffffff7f82312000 0x96000    0x96000    com.apple.driver.AppleIntelHD5000Graphics (10.2.5) 4F52D567-222A-3678-8D5C-4FEAF36DCEA1 <112 90 89 12 7 6 5 4 3 1>
  114    0 0xffffff7f80c3c000 0x7000     0x7000     com.intel.driver.EnergyDriver (2.0) 8937025C-61CA-370A-A1D1-553F373E68C7 <7 5 4 3>
  115    1 0xffffff7f82155000 0xf000     0xf000     com.apple.driver.AppleSMBusController (1.0.18d1) C0F713E6-785F-3BC6-8800-1D6E2C7AE123 <54 12 11 5 4 3>
  116    0 0xffffff7f82167000 0x15000    0x15000    com.apple.driver.AppleMCCSControl (1.3.4) BF69780E-2728-34A8-A5B9-59290572CCF3 <115 89 84 12 11 7 5 4 3 1>
  117    0 0xffffff7f8257d000 0x10000    0x10000    com.apple.driver.AppleHV (1) 86C220DD-F35A-304C-A5AC-35D7EC4FDC90 <7 6 5 4 3 1>
  118    0 0xffffff7f81e74000 0x9000     0x9000     com.apple.driver.AppleUpstreamUserClient (3.6.4) F39509A4-191C-35DA-B7D9-08F95E5AB8BC <89 12 11 7 5 4 3 1>
  119    1 0xffffff7f82608000 0x3000     0x3000     com.apple.driver.AppleGraphicsControl (3.14.49) BA843D86-2E8D-33F5-8214-61C69BDC2D5E <7 5 4 3 1>
  120    0 0xffffff7f8260b000 0x18000    0x18000    com.apple.driver.AppleGraphicsDevicePolicy (3.14.49) 11977EAF-0E57-357E-A92E-2AB98271B8B3 <119 91 89 12 11 7 6 5 4 3 1>
  121    0 0xffffff7f820c3000 0xa000     0xa000     com.apple.driver.AppleSSE (1.0) 56EDE836-9301-3468-8CF7-9FE188EBDC7A <20 7 5 4 3 1>
  122    0 0xffffff7f81d58000 0x6000     0x6000     com.apple.Dont_Steal_Mac_OS_X (7.0.0) 7B7DB739-3DAA-3E7A-BA9E-38C3256D15B6 <84 9 7 4 3 1>
  123    0 0xffffff7f813e7000 0xa000     0xa000     com.apple.iokit.IOUserEthernet (1.0.1) 32E2019A-799D-3E86-9F40-7D9AB4500A9D <65 6 5 4 3 1>
  124    0 0xffffff7f80e3e000 0x16000    0x16000    com.apple.driver.pmtelemetry (1) 48FE4CE8-66CC-335E-9ABD-835F954B114D <7 6 5 4 3>
  125    1 0xffffff7f81903000 0xe000     0xe000     com.apple.iokit.IOSerialFamily (11) 272855EE-C816-329B-927C-383C40F83F1A <7 6 5 4 3 1>
  126    0 0xffffff7f81af6000 0xe000     0xe000     com.apple.iokit.IOBluetoothSerialManager (5.0.5f1) 28B1B6A7-E5CD-3C1A-B337-DD81C3A2CE01 <125 7 5 4 3 1>
  128    1 0xffffff7f828bf000 0x11000    0x11000    com.apple.filesystems.msdosfs (1.10) 87AA499C-EF23-3CC2-977B-56A13FCDF16E <7 5 4 1>

 

===============    Update     ===============    

If you got stuck and spent weeks but it just doesn't make sence to you, try apply clover's FixHPET_0010 patch

 

F.M.L. who would've thought

Archive.zip

Edited by derek.zhu
Link to comment
Share on other sites

Sorry but i don't know. I have same issue on Acer Swift 3 with single Intel HD620 and without discrette graphics at all. 

 

Even without necessary inject it should be in ioreg as secondary device in HDEF!!! But in this case it is absent. There is no dedicated HDAU device on Skylake/Kaby Lake. 

For HDMI audio to work on mobile platforms, fake the Skylake device ID (0x9D70) using FakePCIID. For some reason, the Kaby Lake device ID breaks HDMI audio.

  • Like 1
Link to comment
Share on other sites

I'm getting busy timeout kextd wait: ACPI_SMC_Platformplugin, IntelFBClientControl, AppleIntelFrameBuffer, IOHDACodenFunction

Can not boot.

 

Mine is Realtek ALC269 @ Intel Lynx Point PCH - High definition Audio Controller [C-2]. I'm guessing it's VC V2

Inject layout-id 7

Can somebody help me ?

apply FixHPET_0010 patch from clover

  • Like 1
Link to comment
Share on other sites

For HDMI audio to work, fake the Skylake device ID (0x9D70) using FakePCIID. For some reason, the Kaby Lake device ID breaks HDMI audio.

 

Working native HDMI on Kaby Lake Laptop WITHOUT FakePCIID or something else. So 0x9D71 works like a charm. Not needed connector-type patch with ig-platform-id 0x59160000. It already have 00080000 connector on 0x6 port. 

The only thing is IOHDACodecDevice@1F,3,2 (HDMI audio) appears ONLY after plugging HDMI cable.

post-1069282-0-57921500-1505155376_thumb.png

Link to comment
Share on other sites

Working native HDMI on Kaby Lake Laptop WITHOUT FakePCIID or something else. So 0x9D71 works like a charm. Not needed connector-type patch with ig-platform-id 0x59160000. It already have 00080000 connector on 0x6 port. 

The only thing is IOHDACodecDevice@1F,3,2 (HDMI audio) appears ONLY after plugging HDMI cable.

attachicon.gifСнимок экрана 2017-09-11 в 21.45.41.png

Sorry, I should've clarified, I meant for some non-native mobile platforms (such as HM175), where faking 0xA171 (unsupported) to 0xA170 enables analog audio (speakers/headphones/etc), but does not enable HDMI audio (either with FakePCIID or latest AppleALC patches). Faking to 0x9D70 does enable HDMI audio.

  • Like 1
Link to comment
Share on other sites

hello @vandroiy2012

 
can you please added the new codec layout ID 11 ALC889 for Medion P4020 D (AllinOne Laptop technology) or compatible
 
 
everything works well
 
post-1358580-0-46425700-1505392271_thumb.png
 
Output´s: internal Speaker and HP with SwitchMode
Input´s: internal Mic, LineIn back blue
 
many thanks
  • Like 1
Link to comment
Share on other sites

Hi!


 


I'm sturggling to enable sound on my Lenovo B590 laptop. 


 


1. Lenovo B590


2. Realtek ALC269VC, Vendor Id: 0x10ec0269, Revision Id: 0x100202


3. Tried all from Wiki, but none works.


4. macOS 10.12.6


 


I think there is problem with setting correct layout-id.


 


Log messages.


 


$ log show --predicate 'process == "kernel" AND (eventMessage CONTAINS "AppleALC" OR eventMessage CONTAINS "Lilu")' --style syslog --source


Skipping info and debug messages, pass --info and/or --debug to include.


Filtering the log data using "process == "kernel" AND (eventMessage CONTAINS "AppleALC" OR eventMessage CONTAINS "Lilu")"


Timestamp                       (process)[PID]    


2017-09-14 13:23:51.714340+0300  localhost kernel[0]: calling mpo_policy_init for Lilu


2017-09-14 13:23:51.714341+0300  localhost kernel[0]: calling mpo_policy_initbsd for Lilu


2017-09-14 13:23:51.714345+0300  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.1.7 (Lilu)


2017-09-14 13:25:08.671713+0300  localhost kernel[0]: calling mpo_policy_init for Lilu


{repeating ... }


2017-09-14 14:30:56.786239+0300  localhost kernel[0]: (AppleALC) AppleALC: alc @ layout-id was not provided by controller at HDEF


2017-09-14 14:30:56.786261+0300  localhost kernel[0]: (AppleALC) AppleALC: alc @ layout-id was not provided by controller at HDEF


2017-09-14 14:33:49.673145+0300  localhost kernel[0]: calling mpo_policy_init for Lilu


2017-09-14 14:33:49.673148+0300  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.1.7 (Lilu)


 



$ bdmesg | grep HDA


1:948  0:000  Audio HDA (addr:0x1B0000) setting specified layout-id=13 (0xD)


 

As you can see in attached file, i'm injecting layout-id = 28, but it still shows 13 in ioreg.

 

Do I need to mess with DSDT or .. ? What could you suggest?

 

P.S. Realtek ALC269VC, Vendor Id: 0x10ec0269, Revision Id: 0x100202 is this device supported by AppleALC.kext ?

 

Thanks!

 

 

 


 


 


CodecIoregConfig.zip

Link to comment
Share on other sites

As you can see in attached file, i'm injecting layout-id = 28, but it still shows 13 in ioreg.

 

DSDT has priority before Clover config.

LayoutID 13 is probably configured in the DSDT (HDEF).
You have 28 in Clover's config?
Link to comment
Share on other sites

 

DSDT has priority before Clover config.

LayoutID 13 is probably configured in the DSDT (HDEF).
You have 28 in Clover's config?

 

 

Ups! Sorry, layout-id is injected correctly, but still no sound :(

 

Can you check if "Realtek ALC269VC, Vendor Id: 0x10ec0269, Revision Id: 0x100202" is supported by AppleALC.kext ? And which layout-id is correct for such device?

Link to comment
Share on other sites

You probably use a DSDT with LayoutID 13.

You must change the LayoutID in the DSDT and not in the Clover.
 
No idea what is right for your device.
You need to make a codec_dump with a Linux_Live, then we're smarter.
Link to comment
Share on other sites

LayoutIDs 28, 29, and 40 are configured for lenovo.

Also try LayoutID 3!

If you use a DSDT, you have to change the LayoutID there, not in the Clover!

 

You also have AppleALC-kext and Lilu.kext in your Clover-Kext folder?

Link to comment
Share on other sites

LayoutIDs 28, 29, and 40 are configured for lenovo.

Also try LayoutID 3!

If you use a DSDT, you have to change the LayoutID there, not in the Clover!

 

You also have AppleALC-kext and Lilu.kext in your Clover-Kext folder?

Yes, I have AppleALC.kext, Lilu.kext in Clover kexts Other folder.

 

Clover Audio Inject layout ID 3, 28, 29 or 40 do not work with clover.

 

Will try DSDT tomorrow.

Link to comment
Share on other sites

Quote: Yes, I have AppleALC.kext, Lilu.kext in Clover kexts Other folder.

 

KextInject in the Clover also on "YES"? Is FixHDA selected in the Clover?

 

Quote: Clover Audio Inject layout ID 3, 28, 29 or 40 do not work with clover.

 

The LayoutID Inject has no meaning in Clover, if the LayoutID 13 is injected in the DSDT.

Link to comment
Share on other sites

KextInject in the Clover also on "YES"?

 

Yes.

 

Is FixHDA selected in the Clover?

 

Yes.

 

The LayoutID Inject has no meaning in Clover, if the LayoutID 13 is injected in the DSDT.

 

Removed Clover / Device / Audio / Inject and set layout-id via DSDT by patching DSDT with all Ids - 3, 28, 29, 40. None works :(

Must be unsupported version of ALC269 by AppleALC.

 

--

 

VoodooHDA.kext + AppleHDADisabler.kext works on Lenovo B590 (speakers, mic fine). 

Link to comment
Share on other sites

Check out the following settings:
Are there any AppleHDA related KextsToPatch-Entries in your Clover config.plist? 

If yes, disable or delete them.

 

Check your "System Information" within "Software"->"Extensions".
Wait until the list is shown then click on the column called "Obtained from" until the list is shown sorted by the highst letter, which should be "Indentified Developer".
If there are entries like "Unknown" or "Not signed", create a screenshot and post it as a file attachment.
Could be, that some of your older attempts still has a kext left, which might interfere.
Link to comment
Share on other sites

All KextsToPatch entries are disabled. None of them are in use.

"System Information" within "Software"->"Extensions" attached to post.


Thanks for support.

 

I have managed to solve the issue. Had to force to load kexts AppleALC and Lilu.

Had to set SystemParameters > InjectKexts > to boolean <true>, I had string <Detect>.

 

Will test all layout-ids which is the best for my audio (Lenovo B590, Realtek ALC269VC, Vendor Id: 0x10ec0269, Revision Id: 0x100202).

 

layout-id - 28

 

Internal speakers work;

External speakers work;

Internal mic works;

 

Looks like everything rocks!

post-1672074-0-04092800-1505483466_thumb.png

  • Like 1
Link to comment
Share on other sites

That sounds great...  :thumbsup_anim:

 

You should also consider to put those "Not signed"-kexts shown in your screenshot to /EFI/CLOVER/kexts/Other, or /"OSX Version", to make sure, there are also available and used if you have to boot into your Recovery HD... 

Move them from /Library/Extensions or /System/Library/Extensions and use the Tool "Kext Utility" afterwards...

If no more "Not signed"-Kext is visible in System Information, you can consider your built as vanilla.

Link to comment
Share on other sites

×
×
  • Create New...