Jump to content

AppleALC — dynamic AppleHDA patching


vit9696
5,390 posts in this topic

Recommended Posts

5 minutes ago, lunaoso said:

Sorry, my bad. I wasn't sure what files were useful.

 

 

Razer-Blade.ioreg.zip

 

I found this value inside HDEF. But i can't found the configuration in all of your SSDT files at Patched folder. I am not sure,, but it's about audio configurations. Maybe you can give information about that. RM,device-id is like Rehabman Hotpatch SSDT. But i can't found any hot patch files related to AUDIO.

image.png.d34eee00011e28feba45c84d838629d3.png

Edited by Andres ZeroCross
Link to comment
Share on other sites

Or maybe you should try another layoutid for ALC298,, check below

Layout = 3 is from "Mirone - Realtek ALC298"
Layout = 11 is from "Rockjesus - Realtek ALC298 for Alienware 17"
Layout = 13 is from "InsanelyDeepak"
Layout = 28 is from "vusun123 - Realtek ALC298 for Dell XPS 9x50"
Layout = 29 is from "vusun123 - Realtek ALC298 for Lenovo X270"
Layout = 30 is from "Constanta - Realtek ALC298 for Xiaomi Mi Notebook Air 13.3 Fingerprint 2018"
Layout = 47 is from "Daliansky - Realtek ALC298 ThinkPad T470p"
Layout = 66 is from "lgs3137 - Realtek ALC298 MECHREVO S1"
Layout = 72 is from "Custom - Realtek ALC298 for Dell XPS 9560 by KNNSpeed"
Layout = 99 is from "Daliansky - Realtek ALC298 XiaoMi Pro"

Those datas is from AppleALC.kext resource. Just try to change your layoutid at Device->Properties->PciRoot(0x0)/Pci(0x1f,0x3)

Link to comment
Share on other sites

58 minutes ago, Andres ZeroCross said:

 

I found this value inside HDEF. But i can't found the configuration in all of your SSDT files at Patched folder. I am not sure,, but it's about audio configurations. Maybe you can give information about that. RM,device-id is like Rehabman Hotpatch SSDT. But i can't found any hot patch files related to AUDIO.

image.png.d34eee00011e28feba45c84d838629d3.png

A lot of the patches I have were done by the person who made the guide I followed, so I'm definitely not the expert on this setup. But from my guess I have RehabMan's FakePCIID_Intel_HDMI kext. Could that be it?

 

EDIT: Sorry, I didn't see your other posts until now. I'll try what you mentioned and report back.

Edited by lunaoso
Link to comment
Share on other sites

1 hour ago, Andres ZeroCross said:

Or maybe you should try another layoutid for ALC298,, check below

Layout = 3 is from "Mirone - Realtek ALC298"
Layout = 11 is from "Rockjesus - Realtek ALC298 for Alienware 17"
Layout = 13 is from "InsanelyDeepak"
Layout = 28 is from "vusun123 - Realtek ALC298 for Dell XPS 9x50"
Layout = 29 is from "vusun123 - Realtek ALC298 for Lenovo X270"
Layout = 30 is from "Constanta - Realtek ALC298 for Xiaomi Mi Notebook Air 13.3 Fingerprint 2018"
Layout = 47 is from "Daliansky - Realtek ALC298 ThinkPad T470p"
Layout = 66 is from "lgs3137 - Realtek ALC298 MECHREVO S1"
Layout = 72 is from "Custom - Realtek ALC298 for Dell XPS 9560 by KNNSpeed"
Layout = 99 is from "Daliansky - Realtek ALC298 XiaoMi Pro"

Those datas is from AppleALC.kext resource. Just try to change your layoutid at Device->Properties->PciRoot(0x0)/Pci(0x1f,0x3)

I removed FakePCIID_Intel_HDMI and switched to layout 29, and that seemed to get me a closer. The speakers seem to be good now but using headphones sounds distorted.

Razer-Blade.ioreg.zip

config.plist

 

Is that probably just a layout thing? I can try all of the layouts if so.

Edited by lunaoso
Link to comment
Share on other sites

I removed FakePCIID_Intel_HDMI and switched to layout 29, and that seemed to get me a closer. The speakers seem to be good now but using headphones sounds distorted.
Razer-Blade.ioreg.zip
config.plist
 
Is that probably just a layout thing? I can try all of the layouts if so.
Of course, different layoutid use different pinconfiguration and platform. If you tried all and still not get best ones, then you must make manual configuration for your code. Need codec_dump.txt from linux

Sent from my Mi Note 2 using Tapatalk

Link to comment
Share on other sites

On 11/10/2018 at 8:28 PM, Andres ZeroCross said:

 

 

Just wait,,, i make fix

 

Try this,, i forgot. There is no resource for layout 3 at Github for ALC256. I set layoutid = 13 from SSDT-1.aml. Try this and let me know for the result.

And after reboot, check your touchscreen too

 

CLOVER.zip

Hi. Could you separate the SSDT for ALC256 into another file? My laptop have ALC256 too but not the same machine and I'm not experienced in patch ACPI.

Thank you in advance.

Link to comment
Share on other sites

Hi. Could you separate the SSDT for ALC256 into another file? My laptop have ALC256 too but not the same machine and I'm not experienced in patch ACPI.
Thank you in advance.
You must write your detail specififations and upload debug file. And write your detail problem too

Sent from my Mi Note 2 using Tapatalk

Link to comment
Share on other sites

27 minutes ago, Andres ZeroCross said:

You must write your detail specififations and upload debug file. And write your detail problem too

Sent from my Mi Note 2 using Tapatalk
 

My specs:

- Dell G7 15

- Intel Core i7-8750H

- 8GB RAM

- Audio: Realtek ALC256

 

I installed Mojave but could get sound working. It keeps saying "No output devices found". I tried AppleALC but it doesn't work.

debug_21117.zip

Link to comment
Share on other sites

12 minutes ago, vinhtq115 said:

My specs:

- Dell G7 15

- Intel Core i7-8750H

- 8GB RAM

- Audio: Realtek ALC256

 

I installed Mojave but could get sound working. It keeps saying "No output devices found". I tried AppleALC but it doesn't work.

debug_21117.zip

 

I can't see log "com.apple.driver.AppleHDA". Can you see "AppleHDA.kext" inside "System/Library/Extensions"???

 

And you must use device-id of SkyLake's HDEF for your device (Because generations of your processsor)

Edited by Andres ZeroCross
Link to comment
Share on other sites

2 minutes ago, Andres ZeroCross said:

 

I can't see log "com.apple.driver.AppleHDA". Can you see "AppleHDA.kext" inside "System/Library/Extensions"???

Of course I do. But there is something I'm not understand is that when I first boot my laptop, "kextstat | grep "HDA"" shows 3 outputs about HDA. But few minutes later, it doesn't output anything. Yesterday, I rerun macOS Installer to restore AppleHDA.kext to but still has the same behavior. Is that normal? And if it's not, is that why you didn't see that log?

Link to comment
Share on other sites

1 minute ago, vinhtq115 said:

Of course I do. But there is something I'm not understand is that when I first boot my laptop, "kextstat | grep "HDA"" shows 3 outputs about HDA. But few minutes later, it doesn't output anything. Yesterday, I rerun macOS Installer to restore AppleHDA.kext to but still has the same behavior. Is that normal? And if it's not, is that why you didn't see that log?

 

Use this config.plist,, remove your old config.plist and replace with this ones and reboot. Post the result and your IROEG Output too

config.plist

Link to comment
Share on other sites

1 minute ago, vinhtq115 said:

Thank you. Sound is now working with internal speakers. However, when plugging headphones, I hear noise when sound is playing.

debug_4590.zip

You need to put CodecCommander.kext to Library/Extensions and SSDT patch for ALC256 (i already saw SSDT patch for ALC256),, so for final fix just add CodecCommander.kext to Library/Extensions

Link to comment
Share on other sites

3 minutes ago, Andres ZeroCross said:

You need to put CodecCommander.kext to Library/Extensions and SSDT patch for ALC256 (i already saw SSDT patch for ALC256),, so for final fix just add CodecCommander.kext to Library/Extensions

Everything is fine now. Thanks a lot.

Link to comment
Share on other sites

lenovo 720s-15ikb

spec :

alc298

7700hq

1050ti

 

and here is my codec_dump.txt on linux

 

plz... make it work!

codec_dump.zip

How can you be sure your problem is about your codec_dump.txt???? You should provide your debug files complete, so i / we will check your configuration too.

 

And important thing, don't use this character "!". You are like ordering someone to fulfill your task.

 

Sent from my Mi Note 2 using Tapatalk

 

 

 

Link to comment
Share on other sites

54 minutes ago, Andres ZeroCross said:

How can you be sure your problem is about your codec_dump.txt???? You should provide your debug files complete, so i / we will check your configuration too.

 

And important thing, don't use this character "!". You are like ordering someone to fulfill your task.

 

Sent from my Mi Note 2 using Tapatalk

 

 

 

oh... sorry about my english... im sorry.

how i make debug file?

Link to comment
Share on other sites

@vit9696 

here is result i tried both DSDT and Device Property Method , has same result i think 

 

Deepaks-iMac:~ deepak$ log show --predicate 'process == "kernel" AND (eventMessage CONTAINS "AppleALC" OR eventMessage CONTAINS "Lilu")' --style syslog --source
Filtering the log data using "process == "kernel" AND (eventMessage CONTAINS "AppleALC" OR eventMessage CONTAINS "Lilu")"
Skipping info and debug messages, pass --info and/or --debug to include.
Timestamp                       (process)[PID]    
2018-11-18 11:53:12.683327+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-18 11:53:12.684268+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.7 (Lilu)
2018-11-18 11:53:12.813318+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-18 11:57:50.058661+0530  localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2018-11-18 23:45:13.776989+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-18 23:45:13.777929+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.8 (Lilu)
2018-11-18 23:45:13.911452+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-19 08:50:15.786414+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-19 08:50:15.787355+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.8 (Lilu)
2018-11-19 08:50:15.921045+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-19 08:55:06.925338+0530  localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2018-11-19 09:39:12.650994+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-19 09:39:12.651935+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.8 (Lilu)
2018-11-19 09:39:12.785558+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-19 09:43:59.679601+0530  localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2018-11-19 09:48:09.789018+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-19 09:48:09.789959+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.8 (Lilu)
2018-11-19 09:48:09.815605+0530  localhost kernel[0]: (kernel) AppleALC:    init @ (DBG) AppleALC bootstrap DBG-134-2018-11-19
2018-11-19 09:48:09.923891+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-19 09:48:12.208561+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData alc-layout-id was not found
2018-11-19 09:48:12.214424+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has B value
2018-11-19 09:48:12.220156+0530  localhost kernel[0]: (kernel) AppleALC:   audio @ (DBG) found legacy alc-layout-id (from layout-id) 11
2018-11-19 09:48:12.226139+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) fixing MaximumBootBeepVolumeAlt in hdef
2018-11-19 09:48:12.231986+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found existing built-in
2018-11-19 09:48:12.237535+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has BE3 value
2018-11-19 09:48:12.243227+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has A1 value
2018-11-19 09:48:12.248887+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) fixing audio plane name to HDAU
2018-11-19 09:48:12.254504+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found existing built-in
2018-11-19 09:48:12.259966+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found existing @0,connector-type in gpu
2018-11-19 09:49:01.080956+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData vendor-id has 8086 value
2018-11-19 09:49:01.087189+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has 1C20 value
2018-11-19 09:49:01.091783+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has 5 value
2018-11-19 09:49:01.091909+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData alc-layout-id has B value
2018-11-19 09:49:01.092037+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData AAPL,ig-platform-id was not found
2018-11-19 09:49:01.092164+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData AAPL,snb-platform-id was not found
2018-11-19 09:49:01.092297+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData vendor-id has 8086 value
2018-11-19 09:49:01.092419+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has 1C20 value
2018-11-19 09:49:01.092547+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has 5 value
2018-11-19 09:49:01.092675+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData alc-layout-id has B value
2018-11-19 09:49:01.092804+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData AAPL,ig-platform-id was not found
2018-11-19 09:49:01.139085+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData AAPL,snb-platform-id was not found
2018-11-19 09:49:01.143846+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found 3 audio controllers
2018-11-19 09:49:01.148310+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) validating 0 controller 10DE:BE3:A1
2018-11-19 09:49:01.152933+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 0 mod 8086:A2F0
2018-11-19 09:49:01.157460+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 1 mod 8086:A348
2018-11-19 09:49:01.161953+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 2 mod 8086:A171
2018-11-19 09:49:01.166311+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 3 mod 8086:8D21
2018-11-19 09:49:01.170558+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 4 mod 8086:8D20
2018-11-19 09:49:01.174721+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 5 mod 8086:F04
2018-11-19 09:49:01.178845+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 6 mod 8086:24
2018-11-19 09:49:01.182914+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 7 mod 8086:C0C
2018-11-19 09:49:01.186958+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 8 mod 8086:8D20
2018-11-19 09:49:01.190950+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 9 mod 1002:AAC8
2018-11-19 09:49:01.194878+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 10 mod 10DE:E0F
2018-11-19 09:49:01.198736+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 11 mod 10DE:10EF
2018-11-19 09:49:01.202596+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 12 mod 10DE:10F1
2018-11-19 09:49:01.206455+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 13 mod 10DE:FBA
2018-11-19 09:49:01.210279+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 14 mod 10DE:FB0
2018-11-19 09:49:01.214087+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 15 mod 10DE:FBB
2018-11-19 09:49:01.217882+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 16 mod 10DE:FB8
2018-11-19 09:49:01.221678+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 17 mod 10DE:FB9
2018-11-19 09:49:01.225442+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 18 mod 10DE:10F0
2018-11-19 09:49:01.229214+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) validating 1 controller 8086:1C20:5
2018-11-19 09:49:01.233109+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 0 mod 8086:A2F0
2018-11-19 09:49:01.236924+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 1 mod 8086:A348
2018-11-19 09:49:01.240709+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 2 mod 8086:A171
2018-11-19 09:49:01.244480+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 3 mod 8086:8D21
2018-11-19 09:49:01.248233+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 4 mod 8086:8D20
2018-11-19 09:49:01.251933+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 5 mod 8086:F04
2018-11-19 09:49:01.255565+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 6 mod 8086:24
2018-11-19 09:49:01.259066+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 7 mod 8086:C0C
2018-11-19 09:49:01.262477+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 8 mod 8086:8D20
2018-11-19 09:49:01.265860+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 9 mod 1002:AAC8
2018-11-19 09:49:01.269208+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 10 mod 10DE:E0F
2018-11-19 09:49:01.272538+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 11 mod 10DE:10EF
2018-11-19 09:49:01.275823+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 12 mod 10DE:10F1
2018-11-19 09:49:01.279015+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 13 mod 10DE:FBA
2018-11-19 09:49:01.282074+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 14 mod 10DE:FB0
2018-11-19 09:49:01.285018+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 15 mod 10DE:FBB
2018-11-19 09:49:01.287901+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 16 mod 10DE:FB8
2018-11-19 09:49:01.290691+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 17 mod 10DE:FB9
2018-11-19 09:49:01.293447+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 18 mod 10DE:10F0
2018-11-19 09:49:01.296196+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) validating 2 controller 8086:1C20:5
2018-11-19 09:49:01.299049+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 0 mod 8086:A2F0
2018-11-19 09:49:01.301785+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 1 mod 8086:A348
2018-11-19 09:49:01.304454+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 2 mod 8086:A171
2018-11-19 09:49:01.307018+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 3 mod 8086:8D21
2018-11-19 09:49:01.309518+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 4 mod 8086:8D20
2018-11-19 09:49:01.311993+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 5 mod 8086:F04
2018-11-19 09:49:01.314405+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 6 mod 8086:24
2018-11-19 09:49:01.316712+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 7 mod 8086:C0C
2018-11-19 09:49:01.318959+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 8 mod 8086:8D20
2018-11-19 09:49:01.321108+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 9 mod 1002:AAC8
2018-11-19 09:49:01.323106+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 10 mod 10DE:E0F
2018-11-19 09:49:01.325052+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 11 mod 10DE:10EF
2018-11-19 09:49:01.326948+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 12 mod 10DE:10F1
2018-11-19 09:49:01.328834+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 13 mod 10DE:FBA
2018-11-19 09:49:01.330629+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 14 mod 10DE:FB0
2018-11-19 09:49:01.332348+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 15 mod 10DE:FBB
2018-11-19 09:49:01.334041+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 16 mod 10DE:FB8
2018-11-19 09:49:01.335703+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 17 mod 10DE:FB9
2018-11-19 09:49:01.337348+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 18 mod 10DE:10F0
2018-11-19 09:49:01.338965+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 0 controller
2018-11-19 09:49:01.340835+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 1 controller
2018-11-19 09:49:01.342680+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 2 controller
2018-11-19 09:49:24.485782+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) codec entry misses properties, skipping
2018-11-19 09:49:24.488270+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) codec entry misses properties, skipping
2018-11-19 09:49:24.490798+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found supported Realtek ALC887 codec revision 0x100302
2018-11-19 09:49:24.493471+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 0 controller
2018-11-19 09:49:24.496067+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 1 controller
2018-11-19 09:49:24.498600+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 2 controller
2018-11-19 09:49:24.501119+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) will route resource loading callbacks
2018-11-19 09:49:24.503496+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying patches for 2 kext
2018-11-19 09:49:24.505875+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying 1 patch for 2 kext
2018-11-19 09:49:24.508589+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying 2 patch for 2 kext
2018-11-19 09:49:24.511125+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying 3 patch for 2 kext
2018-11-19 09:49:24.514251+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying 4 patch for 2 kext
2018-11-19 09:49:24.519007+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying 5 patch for 2 kext
2018-11-19 09:49:24.525304+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has 7 value
2018-11-19 09:49:24.526046+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) initializePinConfig AppleHDACodecGeneric received hda 0xFFFFFF8045861A30, config 0xFFFFFF8045F2DD20 config name AppleHDAHardwareConfigDriver apple layout 7 codec 10EC0887 layout 11
2018-11-19 09:49:24.526170+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) discovered HDAConfigDefault with 318 entries
2018-11-19 09:49:24.526353+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) current config entry has boot 1, wake 1, reinit 1
2018-11-19 09:49:24.682269+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback 1 0 1 15073 1
2018-11-19 09:49:24.685775+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived layout
2018-11-19 09:49:24.689315+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 09:49:24.692783+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 09:49:24.696013+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 09:49:24.699516+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 09:49:24.702826+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 09:49:24.706074+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 09:49:24.719377+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 09:49:24.723042+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 09:49:24.726793+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 09:49:24.730545+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 09:49:24.734165+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found layout at 7 index
2018-11-19 09:49:24.737842+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback done 1 0 1 1049 1
2018-11-19 09:49:24.753481+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback 2 0 1 17735 1
2018-11-19 09:49:24.757509+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived platform
2018-11-19 09:49:24.761550+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 09:49:24.765457+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 09:49:24.769239+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 09:49:24.773114+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 09:49:24.777091+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 09:49:24.780923+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 09:49:24.784681+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 09:49:24.788512+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 09:49:24.792351+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 09:49:24.795992+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 09:49:24.799396+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found platform at 7 index
2018-11-19 09:49:24.802782+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback done 2 0 1 3242 1
2018-11-19 09:49:26.925205+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) power change AppleHDADriver at AppleHDACodecGeneric from 1 to 2 in from pin 1 sleep 0
2018-11-19 09:49:31.477879+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has 7 value
2018-11-19 09:49:31.481586+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) initializePinConfig AppleHDACodecGeneric received hda 0xFFFFFF804585C280, config 0xFFFFFF8045F2EC20 config name AppleHDAHardwareConfigDriver apple layout 7 codec 10EC0887 layout 11
2018-11-19 09:49:31.487796+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) discovered HDAConfigDefault with 318 entries
2018-11-19 09:49:31.492093+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) current config entry has boot 1, wake 1, reinit 1
2018-11-19 09:50:20.599332+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback 3 0 1 15073 1
2018-11-19 09:50:20.603788+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived layout
2018-11-19 09:50:20.608357+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 09:50:20.612708+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 09:50:20.617180+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 09:50:20.621571+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 09:50:20.625980+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 09:50:20.630284+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 09:50:20.634291+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 09:50:20.637984+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 09:50:20.641850+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 09:50:20.645533+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 09:50:20.649015+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found layout at 7 index
2018-11-19 09:50:20.652424+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback done 3 0 1 1049 1
2018-11-19 09:50:20.667455+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback 4 0 1 17735 1
2018-11-19 09:50:20.670897+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived platform
2018-11-19 09:50:20.674303+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 09:50:20.677656+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 09:50:20.680988+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 09:50:20.684432+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 09:50:20.687717+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 09:50:20.690934+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 09:50:20.694180+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 09:50:20.697277+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 09:50:20.700229+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 09:50:20.703039+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 09:50:20.705850+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found platform at 7 index
2018-11-19 09:50:20.708729+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback done 4 0 1 3242 1
2018-11-19 09:50:29.526314+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has 7 value
2018-11-19 09:50:29.529422+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) initializePinConfig AppleHDACodecGeneric received hda 0xFFFFFF8045860330, config 0xFFFFFF8042B6DAE0 config name AppleHDAHardwareConfigDriver apple layout 7 codec 10EC0887 layout 11
2018-11-19 09:50:29.534928+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) discovered HDAConfigDefault with 318 entries
2018-11-19 09:50:29.538549+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) current config entry has boot 1, wake 1, reinit 1
2018-11-19 09:50:40.534677+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has 7 value
2018-11-19 09:50:40.538083+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) initializePinConfig AppleHDACodecGeneric received hda 0xFFFFFF8046D2F950, config 0xFFFFFF80475044A0 config name AppleHDAHardwareConfigDriver apple layout 7 codec 10EC0887 layout 11
2018-11-19 09:50:40.543994+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) discovered HDAConfigDefault with 318 entries
2018-11-19 09:50:40.547908+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) current config entry has boot 1, wake 1, reinit 1
2018-11-19 09:50:46.539339+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has 7 value
2018-11-19 09:50:46.543371+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) initializePinConfig AppleHDACodecGeneric received hda 0xFFFFFF8046D2E6A0, config 0xFFFFFF8047503D20 config name AppleHDAHardwareConfigDriver apple layout 7 codec 10EC0887 layout 11
2018-11-19 09:50:46.549848+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) discovered HDAConfigDefault with 318 entries
2018-11-19 09:50:46.554419+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) current config entry has boot 1, wake 1, reinit 1
2018-11-19 09:51:20.568629+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) power change AppleHDAHDMI_DPDriver at AppleHDACodecGeneric from 1 to 2 in from pin 1 sleep 0
2018-11-19 09:52:47.405914+0530  localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2018-11-19 09:52:50.716970+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback 5 0 1 15073 1
2018-11-19 09:52:50.716974+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived layout
2018-11-19 09:52:50.716978+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 09:52:50.716980+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 09:52:50.716983+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 09:52:50.716985+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 09:52:50.716988+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 09:52:50.716990+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 09:52:50.716993+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 09:52:50.716995+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 09:52:50.716998+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 09:52:50.717000+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 09:52:50.717003+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found layout at 7 index
2018-11-19 09:52:50.717005+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback done 5 0 1 1049 1
2018-11-19 09:52:50.728401+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback 6 0 1 17735 1
2018-11-19 09:52:50.728404+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived platform
2018-11-19 09:52:50.728408+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 09:52:50.728410+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 09:52:50.728413+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 09:52:50.728416+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 09:52:50.728418+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 09:52:50.728420+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 09:52:50.728430+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 09:52:50.728433+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 09:52:50.728435+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 09:52:50.728438+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 09:52:50.728447+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found platform at 7 index
2018-11-19 09:52:50.728450+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback done 6 0 1 3242 1
2018-11-19 09:52:55.723705+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback 7 0 1 15073 1
2018-11-19 09:52:55.723710+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived layout
2018-11-19 09:52:55.723713+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 09:52:55.723716+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 09:52:55.723719+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 09:52:55.723722+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 09:52:55.723724+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 09:52:55.723727+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 09:52:55.723729+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 09:52:55.723732+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 09:52:55.723734+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 09:52:55.723737+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 09:52:55.723740+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found layout at 7 index
2018-11-19 09:52:55.723742+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback done 7 0 1 1049 1
2018-11-19 09:52:55.735599+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback 8 0 1 17735 1
2018-11-19 09:52:55.735604+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived platform
2018-11-19 09:52:55.735614+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 09:52:55.735617+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 09:52:55.735620+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 09:52:55.735623+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 09:52:55.735633+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 09:52:55.735636+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 09:52:55.735638+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 09:52:55.735641+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 09:52:55.735643+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 09:52:55.735646+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 09:52:55.735649+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found platform at 7 index
2018-11-19 09:52:55.735652+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback done 8 0 1 3242 1
2018-11-19 09:52:57.813341+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback 9 0 1 15073 1
2018-11-19 09:52:57.813346+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived layout
2018-11-19 09:52:57.813350+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 09:52:57.813353+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 09:52:57.813356+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 09:52:57.813358+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 09:52:57.813361+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 09:52:57.813364+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 09:52:57.813366+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 09:52:57.813369+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 09:52:57.813371+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 09:52:57.813374+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 09:52:57.813377+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found layout at 7 index
2018-11-19 09:52:57.813380+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback done 9 0 1 1049 1
2018-11-19 09:52:57.825559+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback 10 0 1 17735 1
2018-11-19 09:52:57.825564+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived platform
2018-11-19 09:52:57.825567+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 09:52:57.825570+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 09:52:57.825573+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 09:52:57.825582+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 09:52:57.825585+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 09:52:57.825587+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 09:52:57.825597+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 09:52:57.825600+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 09:52:57.825602+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 09:52:57.825605+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 09:52:57.825608+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found platform at 7 index
2018-11-19 09:52:57.825611+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback done 10 0 1 3242 1
2018-11-19 09:53:16.661857+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) power change AppleHDAHDMI_DPDriver at AppleHDACodecGeneric from 1 to 2 in from pin 1 sleep 0
2018-11-19 09:53:22.665834+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) power change AppleHDAHDMI_DPDriver at AppleHDACodecGeneric from 1 to 2 in from pin 1 sleep 0
2018-11-19 09:53:24.666968+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) power change AppleHDAHDMI_DPDriver at AppleHDACodecGeneric from 1 to 2 in from pin 1 sleep 0
2018-11-19 10:22:52.807431+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-19 10:22:52.808372+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.8 (Lilu)
2018-11-19 10:22:52.833946+0530  localhost kernel[0]: (kernel) AppleALC:    init @ (DBG) AppleALC bootstrap DBG-134-2018-11-19
2018-11-19 10:22:52.942000+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-19 10:22:55.285059+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData alc-layout-id was not found
2018-11-19 10:22:55.290993+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has B value
2018-11-19 10:22:55.296781+0530  localhost kernel[0]: (kernel) AppleALC:   audio @ (DBG) found legacy alc-layout-id (from layout-id) 11
2018-11-19 10:22:55.302841+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) fixing MaximumBootBeepVolumeAlt in hdef
2018-11-19 10:22:55.308750+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found existing built-in
2018-11-19 10:22:55.314356+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has BE3 value
2018-11-19 10:22:55.320108+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has A1 value
2018-11-19 10:22:55.325834+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) fixing audio plane name to HDAU
2018-11-19 10:22:55.331512+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found existing built-in
2018-11-19 10:22:55.337031+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found existing @0,connector-type in gpu
2018-11-19 10:23:40.296509+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData vendor-id has 8086 value
2018-11-19 10:23:40.297835+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has 1C20 value
2018-11-19 10:23:40.297959+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has 5 value
2018-11-19 10:23:40.298087+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData alc-layout-id has B value
2018-11-19 10:23:40.298215+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData AAPL,ig-platform-id was not found
2018-11-19 10:23:40.298346+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData AAPL,snb-platform-id was not found
2018-11-19 10:23:40.298475+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData vendor-id has 8086 value
2018-11-19 10:23:40.298598+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has 1C20 value
2018-11-19 10:23:40.298726+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has 5 value
2018-11-19 10:23:40.302660+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData alc-layout-id has B value
2018-11-19 10:23:40.302778+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData AAPL,ig-platform-id was not found
2018-11-19 10:23:40.302905+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData AAPL,snb-platform-id was not found
2018-11-19 10:23:40.303034+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found 3 audio controllers
2018-11-19 10:23:40.303161+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) validating 0 controller 10DE:BE3:A1
2018-11-19 10:23:40.303288+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 0 mod 8086:A2F0
2018-11-19 10:23:40.303416+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 1 mod 8086:A348
2018-11-19 10:23:40.303544+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 2 mod 8086:A171
2018-11-19 10:23:40.307402+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 3 mod 8086:8D21
2018-11-19 10:23:40.307527+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 4 mod 8086:8D20
2018-11-19 10:23:40.307656+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 5 mod 8086:F04
2018-11-19 10:23:40.307783+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 6 mod 8086:24
2018-11-19 10:23:40.307911+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 7 mod 8086:C0C
2018-11-19 10:23:40.308039+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 8 mod 8086:8D20
2018-11-19 10:23:40.308165+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 9 mod 1002:AAC8
2018-11-19 10:23:40.312021+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 10 mod 10DE:E0F
2018-11-19 10:23:40.312149+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 11 mod 10DE:10EF
2018-11-19 10:23:40.312276+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 12 mod 10DE:10F1
2018-11-19 10:23:40.312404+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 13 mod 10DE:FBA
2018-11-19 10:23:40.312532+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 14 mod 10DE:FB0
2018-11-19 10:23:40.312660+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 15 mod 10DE:FBB
2018-11-19 10:23:40.312789+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 16 mod 10DE:FB8
2018-11-19 10:23:40.312917+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 17 mod 10DE:FB9
2018-11-19 10:23:40.316732+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 18 mod 10DE:10F0
2018-11-19 10:23:40.316860+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) validating 1 controller 8086:1C20:5
2018-11-19 10:23:40.316988+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 0 mod 8086:A2F0
2018-11-19 10:23:40.317116+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 1 mod 8086:A348
2018-11-19 10:23:40.317243+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 2 mod 8086:A171
2018-11-19 10:23:40.317371+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 3 mod 8086:8D21
2018-11-19 10:23:40.317500+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 4 mod 8086:8D20
2018-11-19 10:23:40.317627+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 5 mod 8086:F04
2018-11-19 10:23:40.317754+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 6 mod 8086:24
2018-11-19 10:23:40.321561+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 7 mod 8086:C0C
2018-11-19 10:23:40.321687+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 8 mod 8086:8D20
2018-11-19 10:23:40.321815+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 9 mod 1002:AAC8
2018-11-19 10:23:40.321942+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 10 mod 10DE:E0F
2018-11-19 10:23:40.322070+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 11 mod 10DE:10EF
2018-11-19 10:23:40.322198+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 12 mod 10DE:10F1
2018-11-19 10:23:40.322326+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 13 mod 10DE:FBA
2018-11-19 10:23:40.322454+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 14 mod 10DE:FB0
2018-11-19 10:23:40.322580+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 15 mod 10DE:FBB
2018-11-19 10:23:40.326417+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 16 mod 10DE:FB8
2018-11-19 10:23:40.326536+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 17 mod 10DE:FB9
2018-11-19 10:23:40.326663+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 18 mod 10DE:10F0
2018-11-19 10:23:40.326791+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) validating 2 controller 8086:1C20:5
2018-11-19 10:23:40.326919+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 0 mod 8086:A2F0
2018-11-19 10:23:40.327047+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 1 mod 8086:A348
2018-11-19 10:23:40.327174+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 2 mod 8086:A171
2018-11-19 10:23:40.330968+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 3 mod 8086:8D21
2018-11-19 10:23:40.340200+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 4 mod 8086:8D20
2018-11-19 10:23:40.340323+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 5 mod 8086:F04
2018-11-19 10:23:40.340453+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 6 mod 8086:24
2018-11-19 10:23:40.340580+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 7 mod 8086:C0C
2018-11-19 10:23:40.340708+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 8 mod 8086:8D20
2018-11-19 10:23:40.340836+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 9 mod 1002:AAC8
2018-11-19 10:23:40.340965+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 10 mod 10DE:E0F
2018-11-19 10:23:40.341091+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 11 mod 10DE:10EF
2018-11-19 10:23:40.344868+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 12 mod 10DE:10F1
2018-11-19 10:23:40.344994+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 13 mod 10DE:FBA
2018-11-19 10:23:40.345122+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 14 mod 10DE:FB0
2018-11-19 10:23:40.345250+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 15 mod 10DE:FBB
2018-11-19 10:23:40.345378+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 16 mod 10DE:FB8
2018-11-19 10:23:40.345505+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 17 mod 10DE:FB9
2018-11-19 10:23:40.345633+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 18 mod 10DE:10F0
2018-11-19 10:23:40.345762+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 0 controller
2018-11-19 10:23:40.345889+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 1 controller
2018-11-19 10:23:40.349672+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 2 controller
2018-11-19 10:24:01.885786+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) codec entry misses properties, skipping
2018-11-19 10:24:01.889439+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found supported Realtek ALC887 codec revision 0x100302
2018-11-19 10:24:01.893347+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 0 controller
2018-11-19 10:24:01.897049+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 1 controller
2018-11-19 10:24:01.900678+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 2 controller
2018-11-19 10:24:01.904238+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) will route resource loading callbacks
2018-11-19 10:24:01.907760+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying patches for 2 kext
2018-11-19 10:24:01.911178+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying 1 patch for 2 kext
2018-11-19 10:24:01.914891+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying 2 patch for 2 kext
2018-11-19 10:24:01.918489+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying 3 patch for 2 kext
2018-11-19 10:24:01.922705+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying 4 patch for 2 kext
2018-11-19 10:24:01.928482+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) applying 5 patch for 2 kext
2018-11-19 10:24:01.935628+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has 7 value
2018-11-19 10:24:01.939307+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) initializePinConfig AppleHDACodecGeneric received hda 0xFFFFFF804A816D70, config 0xFFFFFF804B65A780 config name AppleHDAHardwareConfigDriver apple layout 7 codec 10EC0887 layout 11
2018-11-19 10:24:01.945405+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) discovered HDAConfigDefault with 318 entries
2018-11-19 10:24:01.949554+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) current config entry has boot 1, wake 1, reinit 1
2018-11-19 10:24:02.110727+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback 1 0 1 15073 1
2018-11-19 10:24:02.114566+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived layout
2018-11-19 10:24:02.118346+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 10:24:02.122172+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 10:24:02.125867+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 10:24:02.129582+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 10:24:02.133283+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 10:24:02.137012+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 10:24:02.140697+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 10:24:02.144401+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 10:24:02.148103+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 10:24:02.151790+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 10:24:02.155510+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found layout at 7 index
2018-11-19 10:24:02.159329+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback done 1 0 1 1049 1
2018-11-19 10:24:02.174436+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback 2 0 1 17735 1
2018-11-19 10:24:02.178519+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived platform
2018-11-19 10:24:02.182498+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 10:24:02.186372+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 10:24:02.190108+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 10:24:02.193849+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 10:24:02.197545+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 10:24:02.201095+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 10:24:02.204511+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 10:24:02.207956+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 10:24:02.211354+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 10:24:02.214808+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 10:24:02.218297+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found platform at 7 index
2018-11-19 10:24:02.221820+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback done 2 0 1 3242 1
2018-11-19 10:24:04.350637+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) power change AppleHDADriver at AppleHDACodecGeneric from 1 to 2 in from pin 1 sleep 0
2018-11-19 10:24:23.888699+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has 7 value
2018-11-19 10:24:23.892163+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) initializePinConfig AppleHDACodecGeneric received hda 0xFFFFFF804BA98980, config 0xFFFFFF804B65A3C0 config name AppleHDAHardwareConfigDriver apple layout 7 codec 10EC0887 layout 11
2018-11-19 10:24:23.897936+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) discovered HDAConfigDefault with 318 entries
2018-11-19 10:24:23.901742+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) current config entry has boot 1, wake 1, reinit 1
2018-11-19 10:24:27.892249+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has 7 value
2018-11-19 10:24:27.895677+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) initializePinConfig AppleHDACodecGeneric received hda 0xFFFFFF804A818BA0, config 0xFFFFFF804B65A500 config name AppleHDAHardwareConfigDriver apple layout 7 codec 10EC0887 layout 11
2018-11-19 10:24:27.901490+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) discovered HDAConfigDefault with 318 entries
2018-11-19 10:24:27.905390+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) current config entry has boot 1, wake 1, reinit 1
2018-11-19 10:24:31.895843+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has 7 value
2018-11-19 10:24:31.899573+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) initializePinConfig AppleHDACodecGeneric received hda 0xFFFFFF804BA9A080, config 0xFFFFFF804B65B180 config name AppleHDAHardwareConfigDriver apple layout 7 codec 10EC0887 layout 11
2018-11-19 10:24:31.905612+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) discovered HDAConfigDefault with 318 entries
2018-11-19 10:24:31.909711+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) current config entry has boot 1, wake 1, reinit 1
2018-11-19 10:24:35.899441+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData layout-id has 7 value
2018-11-19 10:24:35.903640+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) initializePinConfig AppleHDACodecGeneric received hda 0xFFFFFF804BA9A4D0, config 0xFFFFFF804B65A280 config name AppleHDAHardwareConfigDriver apple layout 7 codec 10EC0887 layout 11
2018-11-19 10:24:35.910124+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) discovered HDAConfigDefault with 318 entries
2018-11-19 10:24:35.914800+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) current config entry has boot 1, wake 1, reinit 1
2018-11-19 10:25:19.015812+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback 3 0 1 15073 1
2018-11-19 10:25:19.020421+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived layout
2018-11-19 10:25:19.025151+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 10:25:19.029674+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 10:25:19.034046+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 10:25:19.038244+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 10:25:19.042346+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 10:25:19.046295+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 10:25:19.050221+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 10:25:19.054149+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 10:25:19.058005+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 10:25:19.061835+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 10:25:19.065707+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found layout at 7 index
2018-11-19 10:25:19.069548+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback done 3 0 1 1049 1
2018-11-19 10:25:19.084701+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback 4 0 1 17735 1
2018-11-19 10:25:19.088771+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived platform
2018-11-19 10:25:19.092925+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 10:25:19.096997+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 10:25:19.100996+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 10:25:19.105004+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 10:25:19.109164+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 10:25:19.113120+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 10:25:19.117088+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 10:25:19.120973+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 10:25:19.124828+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 10:25:19.128658+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 10:25:19.132486+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found platform at 7 index
2018-11-19 10:25:19.136363+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback done 4 0 1 3242 1
2018-11-19 10:27:25.042821+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) power change AppleHDAHDMI_DPDriver at AppleHDACodecGeneric from 1 to 2 in from pin 1 sleep 0
2018-11-19 10:27:30.126953+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback 5 0 1 15073 1
2018-11-19 10:27:30.131334+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived layout
2018-11-19 10:27:30.135685+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 10:27:30.140002+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 10:27:30.144215+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 10:27:30.148370+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 10:27:30.152567+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 10:27:30.156662+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 10:27:30.160723+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 10:27:30.164820+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 10:27:30.168812+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 10:27:30.172853+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 10:27:30.176824+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found layout at 7 index
2018-11-19 10:27:30.180811+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback done 5 0 1 1049 1
2018-11-19 10:27:30.196023+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback 6 0 1 17735 1
2018-11-19 10:27:30.200168+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived platform
2018-11-19 10:27:30.204246+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 10:27:30.208232+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 10:27:30.212145+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 10:27:30.216017+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 10:27:30.219752+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 10:27:30.223279+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 10:27:30.226732+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 10:27:30.230125+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 10:27:30.233330+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 10:27:30.236343+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 10:27:30.239368+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found platform at 7 index
2018-11-19 10:27:30.242374+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback done 6 0 1 3242 1
2018-11-19 10:27:32.116924+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback 7 0 1 15073 1
2018-11-19 10:27:32.119763+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived layout
2018-11-19 10:27:32.122534+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 10:27:32.125201+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 10:27:32.127660+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 10:27:32.129951+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 10:27:32.132052+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 10:27:32.134097+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 10:27:32.136103+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 10:27:32.138080+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 10:27:32.140031+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 10:27:32.142016+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 10:27:32.143924+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found layout at 7 index
2018-11-19 10:27:32.145860+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback done 7 0 1 1049 1
2018-11-19 10:27:32.159064+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback 8 0 1 17735 1
2018-11-19 10:27:32.161229+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived platform
2018-11-19 10:27:32.163406+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 10:27:32.165656+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 10:27:32.167778+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 10:27:32.169905+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 10:27:32.171987+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 10:27:32.174031+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 10:27:32.176052+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 10:27:32.178031+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 10:27:32.179982+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 10:27:32.181905+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 10:27:32.183813+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found platform at 7 index
2018-11-19 10:27:32.185784+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback done 8 0 1 3242 1
2018-11-19 10:27:34.870106+0530  localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2018-11-19 10:27:51.063547+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) power change AppleHDAHDMI_DPDriver at AppleHDACodecGeneric from 1 to 2 in from pin 1 sleep 0
2018-11-19 10:27:53.063944+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) power change AppleHDAHDMI_DPDriver at AppleHDACodecGeneric from 1 to 2 in from pin 1 sleep 0
2018-11-19 10:27:55.521560+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback 9 0 1 15073 1
2018-11-19 10:27:55.521566+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived layout
2018-11-19 10:27:55.521569+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 10:27:55.521572+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 10:27:55.521576+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 10:27:55.521578+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 10:27:55.521581+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 10:27:55.521584+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 10:27:55.521586+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 10:27:55.521589+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 10:27:55.521592+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 10:27:55.521599+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 10:27:55.521603+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found layout at 7 index
2018-11-19 10:27:55.521606+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) layoutLoadCallback done 9 0 1 1049 1
2018-11-19 10:27:55.663610+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback 10 0 1 17735 1
2018-11-19 10:27:55.663615+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) resource-request arrived platform
2018-11-19 10:27:55.663619+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) checking codec 10EC:887:100302
2018-11-19 10:27:55.663622+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) selecting from 14 files
2018-11-19 10:27:55.663638+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 0 layout 28/B
2018-11-19 10:27:55.663641+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 1 layout 14/B
2018-11-19 10:27:55.663644+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 2 layout 1/B
2018-11-19 10:27:55.663646+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 3 layout 2/B
2018-11-19 10:27:55.663649+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 4 layout 3/B
2018-11-19 10:27:55.663652+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 5 layout 5/B
2018-11-19 10:27:55.663654+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 6 layout 7/B
2018-11-19 10:27:55.663657+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing 7 layout B/B
2018-11-19 10:27:55.663660+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found platform at 7 index
2018-11-19 10:27:55.663663+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) platformLoadCallback done 10 0 1 3242 1
2018-11-19 10:28:04.674279+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) power change AppleHDAHDMI_DPDriver at AppleHDACodecGeneric from 1 to 2 in from pin 1 sleep 0
2018-11-19 11:12:43.798327+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-19 11:12:43.799267+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.8 (Lilu)
2018-11-19 11:12:43.824917+0530  localhost kernel[0]: (kernel) AppleALC:    init @ (DBG) AppleALC bootstrap DBG-134-2018-11-19
2018-11-19 11:12:43.938053+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-19 11:12:46.803832+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ not injecting HDEF
2018-11-19 11:12:46.809133+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has BE3 value
2018-11-19 11:12:46.814762+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has A1 value
2018-11-19 11:12:46.820362+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) fixing audio plane name to HDAU
2018-11-19 11:12:46.825886+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found existing built-in
2018-11-19 11:12:46.831267+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found existing @0,connector-type in gpu
2018-11-19 11:13:30.886295+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData vendor-id has 8086 value
2018-11-19 11:13:30.891076+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has 1C20 value
2018-11-19 11:13:30.895789+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has 5 value
2018-11-19 11:13:30.900487+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData alc-layout-id was not found
2018-11-19 11:13:30.905225+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ alc-layout-id was not provided by controller at HDEF
2018-11-19 11:13:30.910142+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData vendor-id has 8086 value
2018-11-19 11:13:30.914891+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has 1C20 value
2018-11-19 11:13:30.919570+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has 5 value
2018-11-19 11:13:30.924195+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData alc-layout-id was not found
2018-11-19 11:13:30.928903+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ alc-layout-id was not provided by controller at HDEF
2018-11-19 11:13:30.933833+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found 1 audio controllers
2018-11-19 11:13:30.938388+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) validating 0 controller 10DE:BE3:A1
2018-11-19 11:13:30.943105+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 0 mod 8086:A2F0
2018-11-19 11:13:30.947720+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 1 mod 8086:A348
2018-11-19 11:13:30.952302+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 2 mod 8086:A171
2018-11-19 11:13:30.956850+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 3 mod 8086:8D21
2018-11-19 11:13:30.961373+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 4 mod 8086:8D20
2018-11-19 11:13:30.965772+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 5 mod 8086:F04
2018-11-19 11:13:30.970022+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 6 mod 8086:24
2018-11-19 11:13:30.974201+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 7 mod 8086:C0C
2018-11-19 11:13:30.978367+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 8 mod 8086:8D20
2018-11-19 11:13:30.982527+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 9 mod 1002:AAC8
2018-11-19 11:13:30.986613+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 10 mod 10DE:E0F
2018-11-19 11:13:30.990650+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 11 mod 10DE:10EF
2018-11-19 11:13:30.994646+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 12 mod 10DE:10F1
2018-11-19 11:13:30.998589+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 13 mod 10DE:FBA
2018-11-19 11:13:31.002415+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 14 mod 10DE:FB0
2018-11-19 11:13:31.006226+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 15 mod 10DE:FBB
2018-11-19 11:13:31.010022+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 16 mod 10DE:FB8
2018-11-19 11:13:31.013806+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 17 mod 10DE:FB9
2018-11-19 11:13:31.017590+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 18 mod 10DE:10F0
2018-11-19 11:13:31.021364+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 0 controller
2018-11-19 11:13:31.048922+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) failed to find a suitable codec, we have nothing to do
2018-11-19 11:13:31.051293+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 0 controller
2018-11-19 11:17:22.948291+0530  localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2018-11-19 11:33:45.640275+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-19 11:33:45.641216+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.8 (Lilu)
2018-11-19 11:33:45.775024+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-19 11:33:48.097280+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ not injecting HDEF
2018-11-19 11:35:59.068770+0530  localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2018-11-19 11:47:46.639315+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-19 11:47:46.640255+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.8 (Lilu)
2018-11-19 11:47:46.774019+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-19 11:47:48.987434+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ not injecting HDEF
2018-11-19 11:49:50.043440+0530  localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2018-11-19 12:02:45.638915+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-19 12:02:45.639856+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.8 (Lilu)
2018-11-19 12:02:45.665399+0530  localhost kernel[0]: (kernel) AppleALC:    init @ (DBG) AppleALC bootstrap DBG-134-2018-11-19
2018-11-19 12:02:45.773358+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-19 12:02:48.094350+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ not injecting HDEF
2018-11-19 12:02:48.099710+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has BE3 value
2018-11-19 12:02:48.105406+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has A1 value
2018-11-19 12:02:48.111097+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) fixing audio plane name to HDAU
2018-11-19 12:02:48.116707+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found existing built-in
2018-11-19 12:02:48.122127+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found existing @0,connector-type in gpu
2018-11-19 12:03:27.931765+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData vendor-id has 8086 value
2018-11-19 12:03:27.936951+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has 1C20 value
2018-11-19 12:03:27.941641+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has 5 value
2018-11-19 12:03:27.941763+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData alc-layout-id was not found
2018-11-19 12:03:27.941887+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ alc-layout-id was not provided by controller at HDEF
2018-11-19 12:03:27.942016+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData vendor-id has 8086 value
2018-11-19 12:03:27.942138+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData device-id has 1C20 value
2018-11-19 12:03:27.942264+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData revision-id has 5 value
2018-11-19 12:03:27.942390+0530  localhost kernel[0]: (kernel) AppleALC:   iokit @ (DBG) getOSData alc-layout-id was not found
2018-11-19 12:03:27.942515+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ alc-layout-id was not provided by controller at HDEF
2018-11-19 12:03:27.942640+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) found 1 audio controllers
2018-11-19 12:03:27.946483+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) validating 0 controller 10DE:BE3:A1
2018-11-19 12:03:27.946608+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 0 mod 8086:A2F0
2018-11-19 12:03:27.946734+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 1 mod 8086:A348
2018-11-19 12:03:27.946859+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 2 mod 8086:A171
2018-11-19 12:03:27.946985+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 3 mod 8086:8D21
2018-11-19 12:03:27.947110+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 4 mod 8086:8D20
2018-11-19 12:03:27.947236+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 5 mod 8086:F04
2018-11-19 12:03:28.020863+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 6 mod 8086:24
2018-11-19 12:03:28.025113+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 7 mod 8086:C0C
2018-11-19 12:03:28.029327+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 8 mod 8086:8D20
2018-11-19 12:03:28.033503+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 9 mod 1002:AAC8
2018-11-19 12:03:28.037623+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 10 mod 10DE:E0F
2018-11-19 12:03:28.041705+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 11 mod 10DE:10EF
2018-11-19 12:03:28.045705+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 12 mod 10DE:10F1
2018-11-19 12:03:28.049687+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 13 mod 10DE:FBA
2018-11-19 12:03:28.053641+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 14 mod 10DE:FB0
2018-11-19 12:03:28.057600+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 15 mod 10DE:FBB
2018-11-19 12:03:28.061534+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 16 mod 10DE:FB8
2018-11-19 12:03:28.065449+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 17 mod 10DE:FB9
2018-11-19 12:03:28.069352+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) comparing to 18 mod 10DE:10F0
2018-11-19 12:03:28.073277+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 0 controller
2018-11-19 12:03:28.098891+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) failed to find a suitable codec, we have nothing to do
2018-11-19 12:03:28.100230+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ (DBG) missing ControllerModInfo for 0 controller
2018-11-19 12:07:17.651256+0530  localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2018-11-19 12:14:42.639513+0530  localhost kernel[0]: calling mpo_policy_init for Lilu
2018-11-19 12:14:42.640453+0530  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.2.8 (Lilu)
2018-11-19 12:14:42.774460+0530  localhost kernel[0]: (kernel) Lilu:     rtc @ rtc read failure 1 bytes from 180 E00002C2
2018-11-19 12:14:45.150429+0530  localhost kernel[0]: (kernel) AppleALC:     alc @ not injecting HDEF
2018-11-19 12:16:43.809188+0530  localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
Deepaks-iMac:~ deepak$ 
Deepaks-iMac:~ deepak$ /Users/deepak/Downloads/1.77b.RELEASE/gfxutil -f hdef
DevicePath = PciRoot(0x0)/Pci(0x1b,0x0)

1981615095_ScreenShot2018-11-19at9_26_34PM.thumb.png.6aa6aca97782bcc2c857a1970c30f917.png

  • Like 1
Link to comment
Share on other sites

On 11/17/2018 at 4:45 PM, Andres ZeroCross said:

Of course, different layoutid use different pinconfiguration and platform. If you tried all and still not get best ones, then you must make manual configuration for your code. Need codec_dump.txt from linux

Sent from my Mi Note 2 using Tapatalk
 

Hey Andres,

 

I tried all of the layout-ids and it seems like the closest I can get is working speakers but distorted headphones with layout-id 29. Here's my codec_dump.txt. I wouldn't mind putting in the work to add my codec to AppleALC, I just can not figure out what I am supposed to do from the wiki on Github.

codec_dump.txt

Link to comment
Share on other sites

Just want to post here and say that I finally got working audio! vettz500 was a huge help in getting me the final answer. To anyone else who comes across this, the eventual solution for me was to rename /System/Library/Extensions/AppleGFXHDA.kext to /System/Library/Extensions/AppleGFXHDA.kext.bak and then to use layout-id to 29. I didn't end up needing the device-id at all.

Link to comment
Share on other sites

14 hours ago, lunaoso said:

Just want to post here and say that I finally got working audio! vettz500 was a huge help in getting me the final answer. To anyone else who comes across this, the eventual solution for me was to rename /System/Library/Extensions/AppleGFXHDA.kext to /System/Library/Extensions/AppleGFXHDA.kext.bak and then to use layout-id to 29. I didn't end up needing the device-id at all.

It is corrected in AppleALC. https://github.com/acidanthera/AppleALC/commit/77115fb8ec25158df20c3066b841b7c6265f72da

Build the version from the master.

Link to comment
Share on other sites

×
×
  • Create New...