Contribute
Register

[RESOLVED] Realtek ALC236?

Status
Not open for further replies.
Joined
Apr 10, 2012
Messages
144
Motherboard
Gigabyte GA-H87N-WIFI
CPU
i5-4670K
Graphics
RX 580
I've been searching through different guides and can't find anything related to Realtek ALC236. Any ideas how to get it going in Sierra?

audio_cloverALC-120.command_v1.0d
Code:
File: audio_cloverALC-120.command_v1.0d
Release Mode
Password:
EFI partition is mounted
System Integrity Protection status: disabled.
OK to patch
Realtek ALC236 is not supported with audio_cloverALC-120.command_v1.0d
No system files were changed

audio_codecdetect_v2.0.command
Code:
Onboard audio codec
Device: Not supported
Realtek: 0x10ec0236
Error: no IOReg/HDEF; BIOS/audio/disabled or ACPI problem; FIX:
ghdefpciname = NONE
ghdefpciname1 =
BIOS problem, set BIOS/.../HD Audio/Enabled
ACPI problem, try:
https://github.com/toleda/audio_ALCInjection/tree/master/ssdt_hdef/
ssdt_hdef-1-no_ioreg/hdef
No system files were changed
 
I can help you but I will need your config.plist and I need you to download script here credits to bcc9 Rehabman and pokenguyen
decompress it to the desktop and open terminal and type
Code:
cd ~/Desktop/patch-hda
./patch-hda.pl -x 10ec0236

I need the output of the script
 
Thanks for your help. Let me know if you need anything else?

Code:
$ ./patch-hda.pl -x 10ec0236
OSX version 10.12.2 detected
Default target codec: 10ec0236 detected.
Couldn't find a codec map to apply for '10ec0236'.
Would you like to try using ADI 1984 (the default) (Y/N)? N
Nothing done.
Supported codecs:
Target        Target        Patch
Codec ID    Name        Codec Name
-------------------------------------------
11d4989b    ADI AD2000B    ADI 1984B
10ec0275    Realtek ALC275    ADI 1984
111d7675    IDT 7675    ADI 1984
14f1506e    Conexant CX20672    ADI 1984B
14f1506e    Conexant CX20590    ADI 1984
10ec0892    Realtek ALC892    Choice 1: ALC 885
                Choice 2: ADI 1984B
10ec0670    Realtek ALC670    ADI 1984
10ec0663    Realtek ALC663    ADI 1984
111d76d1    IDT 76d1    ADI 1984
111d7603    IDT 7603    ADI 1984
10ec0883    Realtek ALC883    ALC 885
11068446    VIA VT1802    ADI 1984
111d76d9    IDT 76d9    ADI 1984B
10ec0269    Realtek ALC269    ADI 1984
14f15115    Conexant CX20757    ADI 1984
14f15069    Conexant CX20585    ADI 1984
10ec0270    Realtek ALC270    ADI 1984
10ec0268    Realtek ALC268    ADI 1984
111d76e0    IDT 76e0    ADI 1984B
10ec0888    Realtek ALC888    ALC 885
10ec0272    Realtek ALC272    ADI 1984
10ec0889    Realtek ALC889    Choice 1: ALC 885
                Choice 2: ADI 1984
10ec0882    Realtek ALC882    ALC 885
10ec0282    Realtek ALC282    ADI 1984
10ec0900    Realtek ALC1150    ADI 1984B
111d7605    IDT 7605    ADI 1984B
14f15067    Conexant CX20583    ADI 1984
10ec0662    Realtek ALC662    ALC 885
10ec0887    Realtek ALC887    ADI 1984B
111d76df    IDT 76df    ADI 1984B
10ec0898    Realtek ALC898    ADI 1984B
14f1510f    Conexant CX20752    ADI 1984
10ec0283    Realtek ALC283    ADI 1984
11060441    VIA VT2021    ADI 1984
 

Attachments

  • config.plist
    10.5 KB · Views: 395
is this for a laptop or desktop
 
of course a laptop
 
Lenovo Miix 700 80QL005NUS 12-Inch 2-in-1 IdeaPad Laptop
 
Install this kext into /System/Library/Extensions with kext wizard
use this config.plist added debug to it and layout id and clover kext to patch patch on the fly AppleHDA for this codec id rest is the same as you had it if its working fine you can remove the debug from it afterward on the kext to patch section

Credits for this kext is Joe82 and Jake Lo

Report back if working
 

Attachments

  • config.plist
    12.3 KB · Views: 480
  • AppleHDA_ALC236.kext.zip
    13.4 KB · Views: 455
Last edited:
Unfortunately that didn't work. Still no sound :(
 
Unfortunately that didn't work. Still no sound :(
I does require the native vanilla AppleHDA.kext did you notice if it patched AppleHDA in the boot up process or not
 
AppleHDA.kext is vanilla, I haven't changed it. There was a whole bunch of "No Binary patch stuff"
 
Status
Not open for further replies.
Back
Top