Andres ZeroCross Posted November 26, 2018 Share Posted November 26, 2018 (edited) 2 minutes ago, insanelyDeepak said: @vit9696 can you make "no-controller-inject" as boot argument instead properties ?? I read in AppleALC github,, it must be used in properties,, not boot-argument. Maybe @vit9696 can make it Edited November 26, 2018 by Andres ZeroCross Link to comment Share on other sites More sharing options...
insanelyDeepak Posted November 26, 2018 Share Posted November 26, 2018 1 minute ago, Andres ZeroCross said: I think the problem is this,,, === Device (PEGP) { Name (_ADR, 0xFFFF) // _ADR: Address } ===== 0xFFFF is reserved addres,, i changed it manual to ZERO, and make new device HDAU with address one Reserved Address of EGPU can make problem,, no actually my issue is HDMI , you did what i tried so far but when i was doing it not able to look in details , here is issue AppleALC causing slow boot to me due to HDAU patches , so either AppleALC do or DSDT HDAU do both result in same slow boot Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 26, 2018 Share Posted November 26, 2018 1 minute ago, insanelyDeepak said: no actually my issue is HDMI , you did what i tried so far but when i was doing it not able to look in details , here is issue AppleALC causing slow boot to me due to HDAU patches , so either AppleALC do or DSDT HDAU do both result in same slow boot Yes, but if address of PEGP still 0xffff then it make problem.. Check your first properties of HDAU in first IOREG that you upload,, there is properties of nvidia in HDAU device. With Reserved Address of PEGP then we can't make new device with new properties,, it will kernel panic 1 Link to comment Share on other sites More sharing options...
insanelyDeepak Posted November 26, 2018 Share Posted November 26, 2018 (edited) 4 minutes ago, Andres ZeroCross said: Yes, but if address of PEGP still 0xffff then it make problem.. i don't need any patches so i couldn't affect me Quote Check your first properties of HDAU in first IOREG that you upload,, there is properties of nvidia in HDAU device. With Reserved Address of PEGP then we can't make new device with new properties,, it will kernel panic exactly i was having crash but not understand why , when you pointed me out i got more details Edited November 26, 2018 by insanelyDeepak Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 26, 2018 Share Posted November 26, 2018 (edited) 7 minutes ago, insanelyDeepak said: i don't need any patches so i couldn't affect me exactly i was having crash but not understand why , when you pointed me out i was able to get more details Edited November 26, 2018 by Andres ZeroCross Link to comment Share on other sites More sharing options...
insanelyDeepak Posted November 26, 2018 Share Posted November 26, 2018 (edited) 1 minute ago, Andres ZeroCross said: thank you @Andres ZeroCross you really helped alot good night Edited November 26, 2018 by insanelyDeepak Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 26, 2018 Share Posted November 26, 2018 3 minutes ago, insanelyDeepak said: thank you @Andres ZeroCross you really helped alot good night You're welcome,, good night 1 Link to comment Share on other sites More sharing options...
ldaniel-jmz Posted November 27, 2018 Share Posted November 27, 2018 Could you add support for Realtek ALC3221 ? Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 27, 2018 Share Posted November 27, 2018 Could you add support for Realtek ALC3221 ?Just upload your codec_dump.txtSent from my Mi Note 2 using Tapatalk Link to comment Share on other sites More sharing options...
ldaniel-jmz Posted November 27, 2018 Share Posted November 27, 2018 42 minutes ago, Andres ZeroCross said: Just upload your codec_dump.txt Ok here it is. Codec dump for Realtek ALC3221 codec_dump.txt Link to comment Share on other sites More sharing options...
darknight11c Posted November 27, 2018 Share Posted November 27, 2018 Hi all! I have the ALC283 and none of the layout ids work for me. I've included an imgur album of what the different IDs show: https://imgur.com/a/yEz6YXH I think this means I have to create a new layout id, but I don't know how. Any help? I have an Acer E5-571-54FL. i5-5200U, HM97 mobo platform (H97 mobile) Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 27, 2018 Share Posted November 27, 2018 5 minutes ago, ldaniel-jmz said: Ok here it is. Codec dump for Realtek ALC3221 codec_dump.txt 0x10EC0282 is ALC282. There are various Layout ID for ALC282, you should try all layoutID according to AppleALC Resource for ALC282. Maybe you can get best ones. https://github.com/acidanthera/AppleALC/tree/master/Resources/ALC282 7 minutes ago, darknight11c said: Hi all! I have the ALC283 and none of the layout ids work for me. I've included an imgur album of what the different IDs show: https://imgur.com/a/yEz6YXH I think this means I have to create a new layout id, but I don't know how. Any help? I have an Acer E5-571-54FL. i5-5200U, HM97 mobo platform (H97 mobile) If all layoutID is not working for you,, maybe you can try to upload your Codec_Dump.txt Link to comment Share on other sites More sharing options...
quartz38 Posted November 27, 2018 Share Posted November 27, 2018 (edited) Hi everyone, I have issues with an ALC256, I use last AppleALC, lilu. Sound on HPs is good but when using headphones, sound is very bad. I have tried a lot of configurations, ids, 11 13 28 56, (the best is 11, headphones are automatically detected). I don't know what to do now. Joined is my codec dump Laptop is Dell Latitude 5590 Thanks for help codec_dump1.txt Edited November 27, 2018 by quartz38 Link to comment Share on other sites More sharing options...
ldaniel-jmz Posted November 27, 2018 Share Posted November 27, 2018 2 hours ago, Andres ZeroCross said: 0x10EC0282 is ALC282. There are various Layout ID for ALC282, you should try all layoutID according to AppleALC Resource for ALC282. Maybe you can get best ones. https://github.com/acidanthera/AppleALC/tree/master/Resources/ALC282 I tried all layouts IDs described there. None of them works. Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 28, 2018 Share Posted November 28, 2018 I tried all layouts IDs described there. None of them works.There is no problem reporting here, You must upload your debug files.Sent from my Mi Note 2 using Tapatalk Link to comment Share on other sites More sharing options...
ldaniel-jmz Posted November 28, 2018 Share Posted November 28, 2018 7 hours ago, ldaniel-jmz said: I tried all layouts IDs described there. None of them works. I got it working with layout-id 29. But I had to apply some patches to my DSDT. Now it's working correctly. @Andres ZeroCross Thank you for your help! Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 28, 2018 Share Posted November 28, 2018 9 hours ago, quartz38 said: Hi everyone, I have issues with an ALC256, I use last AppleALC, lilu. Sound on HPs is good but when using headphones, sound is very bad. I have tried a lot of configurations, ids, 11 13 28 56, (the best is 11, headphones are automatically detected). I don't know what to do now. Joined is my codec dump Laptop is Dell Latitude 5590 Thanks for help codec_dump1.txt 1. Put manually CodecCommander.kext to Library/Extensions,, 2. Repair permission, kext cache, and kernel cache (Kext utility can do all this works for you, just run it once) 3. Put this SSDT-ALC256.aml to EFI/CLOVER/ACPI/Patched,, Then reboot and post the result Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 28, 2018 Share Posted November 28, 2018 (edited) New Resource VIA VT1705 by Andres ZeroCross - Tested on ECS H81H3-M4 (1.0A) - LayoutID = 21 - Stereo Output LineOut Rear (Green Jack) - Mic Input Rear - Headphone Front - Mic Input Front ==== 1. Prebuilt Kext = AppleALC.kext.zip 2. VT1705's Resource Folder = VT1705.zip 3. PinConfig = PinConfig.zip Please Check @vandroiy2012 when you have free time after Vacation. I have made pull request at Github Edited November 28, 2018 by Andres ZeroCross 1 Link to comment Share on other sites More sharing options...
darknight11c Posted November 28, 2018 Share Posted November 28, 2018 19 hours ago, Andres ZeroCross said: 19 hours ago, Andres ZeroCross said: If all layoutID is not working for you,, maybe you can try to upload your Codec_Dump.txt Sorry mate, I'm new, do you have a link to the generators and resources I need to create that file? Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 28, 2018 Share Posted November 28, 2018 2 minutes ago, darknight11c said: Sorry mate, I'm new, do you have a link to the generators and resources I need to create that file? Follow this guide Link to comment Share on other sites More sharing options...
quartz38 Posted November 28, 2018 Share Posted November 28, 2018 11 hours ago, Andres ZeroCross said: 1. Put manually CodecCommander.kext to Library/Extensions,, 2. Repair permission, kext cache, and kernel cache (Kext utility can do all this works for you, just run it once) 3. Put this SSDT-ALC256.aml to EFI/CLOVER/ACPI/Patched,, Then reboot and post the result I had already done this try but I did it again and the result is the same. No difference, with or without CodecCommander. crappy sound with headphones. I remember, I was using CodecCommander with high Sierra with id 56 and it was working I upgraded to Mojave and no ok. Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 28, 2018 Share Posted November 28, 2018 I had already done this try but I did it again and the result is the same. No difference, with or without CodecCommander. crappy sound with headphones. I remember, I was using CodecCommander with high Sierra with id 56 and it was working I upgraded to Mojave and no ok.Where did you put CodecCommander.kext??? Where directory??Sent from my Mi Note 2 using Tapatalk Link to comment Share on other sites More sharing options...
quartz38 Posted November 28, 2018 Share Posted November 28, 2018 28 minutes ago, Andres ZeroCross said: Where did you put CodecCommander.kext??? Where directory?? Sent from my Mi Note 2 using Tapatalk Sorry Andres i tried with the wrong SSDT-ALC256.aml your one is working. Thank you so much 28 minutes ago, Andres ZeroCross said: Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted November 28, 2018 Share Posted November 28, 2018 4 minutes ago, quartz38 said: You're welcome Link to comment Share on other sites More sharing options...
najeeb_anwer Posted November 29, 2018 Share Posted November 29, 2018 (edited) Hi all, I have macOS High Sierra 10.13.6 (17G3025) running on a Dell Studio XPS M1340 laptop. The specs are: Processor: 2.67 GHz Intel Core 2 Duo Memory: 8 GB 1333 MHz DDR3 Graphics: NVidia GeForce 9400M G 256 MB Motherboard Chipset: Nvidia MCP79 SMBIOS Product Name: MacBookPro7,1 Everthing works correctly except that: 1) I am using a modified AppleHDA.kext (for layout-id 12) with patches in config.plist and an audio kext called HDAIDT.kext, all of which are attached to this post. 2) I want to use Lilu.kext & AppleALC.kext and the codec (IDT 92HD73C1) appears to be supported with layout-id 19, but I cannot get it to work. I have tried injecting the layout id in Clover and also using Devices/Properties and by using alcid=19 at boot. None of these appear to work. 3) HDMI audio does not work. The HDMI audio device stops showing up in IOREG/HDEF if I use the HDAIDT.kext. Can someone please help me to get AppleALC.kext working instead of modifying resources in AppleHDA.kext and using HDAIDT.kext? If the currently supported layout (19) will not work, can you please add support for my layout (12) in the next release? Dell Studio XPS M1340.zip asound.zip Edited November 29, 2018 by najeeb_anwer Added Linux /proc/asound folder Link to comment Share on other sites More sharing options...
Recommended Posts