Jump to content

AppleALC — dynamic AppleHDA patching


vit9696
5,390 posts in this topic

Recommended Posts

Just now, Andres ZeroCross said:

Yes,, you can select one of those internal speaker. Your notebook has 2 internal speaker

Is it not possible to have the tweeters and the speakers play together?

Link to comment
Share on other sites

1 hour ago, Andres ZeroCross said:

Post your Codec Dump. Use Live Linux to Dump your Codec

Hello @Andres ZeroCross,

 

thanks for your fast response.

I have generated a dump for both codecs I have found under Ubuntu Live. As I understand right, Codec0 is the Conexant Codec and Codec2 is used for the Audio Output over HDMI. Is it possible, to use both with AppleALC? And how can I make it working?

Attention: in the Specifications of my ThinkPad E580 I see that Conexant CX11852 is used but the Codec0-Dump says that Conexant CX20753/4 is used. I am a little bit confused. What is correct?

Codec Dumps.zip

Link to comment
Share on other sites

Just now, Andres ZeroCross said:


You can ask the other... They will need codec dump of your codec.

This is my codec dump (0 for speakers and 2 for HDMI).

I've tried to patch AppleALC by myself following a guide but it is really difficult...

codec_dump0.txt

codec_dump2.txt

Link to comment
Share on other sites

3 minutes ago, ituser01 said:

Hello @Andres ZeroCross,

 

thanks for your fast response.

I have generated a dump for both codecs I have found under Ubuntu Live. As I understand right, Codec0 is the Conexant Codec and Codec2 is used for the Audio Output over HDMI. Is it possible, to use both with AppleALC? And how can I make it working?

Attention: in the Specifications of my ThinkPad E580 I see that Conexant CX11852 is used but the Codec0-Dump says that Conexant CX20753/4 is used. I am a little bit confused. What is correct?

Codec Dumps.zip

Then it's mean your codec is Conexant CX20753/4.

Link to comment
Share on other sites

On 1/29/2019 at 8:19 AM, matgeo said:

Can we continue ?

A reminder. Audio is working without codecommander and ssdt , both internal and speakers. Problem is that , randomly (cannot reproduce it , seems to happen when system idle ? Maybe the new line in is the problem) speakers makes a noise and cpu gets high. Only way to stop this is to reboot. And if possible volume up the sound from speakers.

 

Link to comment
Share on other sites

1 hour ago, Andres ZeroCross said:

Then it's mean your codec is Conexant CX20753/4.

Unfortunately it is not working. I have removed VoodooHDA.kext and added AppleALC.kext. Then I have tried following methods separately to set my layout-id (for Conexant CX20753/4 the layout-id is 3 (see Supported codecs)):

  1. setting Clover boot argument alcid=3
  2. setting Clover/Devices/Audio/Inject = 3
  3. setting Clover/Devices/Audio/Inject = No AND in Clover/Devices/Properties the entry layout-id with value 03000000 and value type = DATA (I have determined the correct Device with the Hackintool)

Is there something, that I have made wrong maybe?

Link to comment
Share on other sites

1 minute ago, ituser01 said:

Unfortunately it is not working. I have removed VoodooHDA.kext and added AppleALC.kext. Then I have tried following methods separately to set my layout-id (for Conexant CX20753/4 the layout-id is 3 (see Supported codecs)):

  1. setting Clover boot argument alcid=3
  2. setting Clover/Devices/Audio/Inject = 3
  3. setting Clover/Devices/Audio/Inject = No AND in Clover/Devices/Properties the entry layout-id with value 03000000 and value type = DATA (I have determined the correct Device with the Hackintool)

Is there something, that I have made wrong maybe?

No help or solution without problem reporting files

Link to comment
Share on other sites

24 minutes ago, Andres ZeroCross said:

No help or solution without problem reporting files

What do you mean with problem reporting files? If you mean my config.plist files, here are the three configs corresponding to my post before.

configs.zip

 

EDIT: I have added the Log-File of AppleALC Debugging

alc_log.txt

Edited by ituser01
AppleALC Debug Log added
Link to comment
Share on other sites

On 2/3/2019 at 6:08 PM, RayperZ said:

Is it not possible to have the tweeters and the speakers play together?

 

Yes
go to Utilities / Audio Midi Setup

Create with + "Create device with multiple outputs"
Choose and connect both internal speakers here!

Link to comment
Share on other sites

Hey, I've got a Laptop with ALC283 and Mojave 10.14.2.

I installed AppleALC into S/L/E, L/E, and EFI/CLOVER/KEXTS/OTHER. I tested all combinations of 1, 3, 11, and 66 as layout-id and as alc-id in the boot args, but not of that worked. I don't know what to do now. Could maybe anyone help me?

Thanks.

 

Edited by Klingens13
Link to comment
Share on other sites

6 hours ago, MacPeet said:

 

Yes
go to Utilities / Audio Midi Setup

Create with + "Create device with multiple outputs"
Choose and connect both internal speakers here!

I've already did this, but I can't control both volumes at the same time, everytime I need to adjust them manually and individually, so I prefer to use speaker only and keyboard shortcuts too because the tweeter is recognized as headset or external speaker when something is plugged in in audio jack, so with the Multi-Output device I've this little issue...

I'll continue to study AppleALC patching and try it by myself while I wait for someone that help me before i become crazy. :wacko:

Link to comment
Share on other sites

Hi!

Testing on a 2018 Dell XPS 9370 with 4K Display. Looking to get Audio Working but I think that I am not going anywhere and decided to post here.

So far, I gathered the following.....

1. Description of problem: No output devices found. Just need internal speakers to work. I have tried many Devices IDs w/o luck: 5, 11, 13,21, 28, 56 under AppleALC.kext ver 1.3.4.

2. Mac 10.14.2 / Dell XPS 9370 / BIOS 1.6.3 / i7 / Intel 620

3. Vanilla Install by manually installing OS and CLOVER. Manually loaded most KEXTs under L/E.

4. IOREG Included on zip file.

5. "IOHDACodecVendorID" = 0x10ec0299

Please let me know what else is required to diagnose / troubleshoot.

Thanks!

joedr

CLOVER.zip

joedr’s iMac.zip

Link to comment
Share on other sites

34 minutes ago, Amici said:

can someone help me with platforms dan layoutid, im trying to compile applealc based on my codec dump. thanks

 

codec_dump.txt

My PinConfig.rtf

https://github.com/acidanthera/AppleALC/tree/master/Resources/ALC1150 check lyoutID for ALC1150 in there

 

 

4 hours ago, joedr said:

Hi!

Testing on a 2018 Dell XPS 9370 with 4K Display. Looking to get Audio Working but I think that I am not going anywhere and decided to post here.

So far, I gathered the following.....

1. Description of problem: No output devices found. Just need internal speakers to work. I have tried many Devices IDs w/o luck: 5, 11, 13,21, 28, 56 under AppleALC.kext ver 1.3.4.

2. Mac 10.14.2 / Dell XPS 9370 / BIOS 1.6.3 / i7 / Intel 620

3. Vanilla Install by manually installing OS and CLOVER. Manually loaded most KEXTs under L/E.

4. IOREG Included on zip file.

5. "IOHDACodecVendorID" = 0x10ec0299

Please let me know what else is required to diagnose / troubleshoot.

Thanks!

joedr

CLOVER.zip

joedr’s iMac.zip

Your IOREG show that you used LayoutID = 5, try other layoutID and upload IOREG again

Link to comment
Share on other sites

Hi there, i've been trying for the last couple of days to get audio working on my laptop but sadly no success :(

 

Here's my report:

 

1. Laptop Toshiba Kira 107 (i7 5500u, HD5500, 8gb ram)
2. Conexant CX 20751_2 (revision 0x100100)
3. Used all available layouts (3, 21 and 28). Also used lattest AppleALC 1.5
4. OS X Mojave
5. Link to the Autogenerated Info.plist doens't exist

 

First i was having problems detecting the codec with hackintool but then i patched my DSDT with IRQ Fix and HPET fix and now it shows.

hackintool1.png

hackintool2.png

IOReg.png

clover.png

kexts.png

DSDT.aml

IOREG.ioreg

Edited by rottenpants
Link to comment
Share on other sites

Hi there, i've been trying for the last couple of days to get audio working on my laptop but sadly no success
 
Here's my report:
 
1. Laptop Toshiba Kira 107 (i7 5500u, HD5500, 8gb ram)
2. Conexant CX 20751_2 (revision 0x100100)
3. Used all available layouts (3, 21 and 28). Also used lattest AppleALC 1.5
4. OS X Mojave
5. Link to the Autogenerated Info.plist doens't exist

 
First i was having problems detecting the codec with hackintool but then i patched my DSDT with IRQ Fix and HPET fix and now it shows.
hackintool1.png.ed0784e5ccfd0025c2c57f1b97943328.png
hackintool2.png.b699586d078530ac48399e105430e7e4.png
IOReg.thumb.png.0f6972697677aa6fdc106ca8adf90f46.png
clover.thumb.png.bc7db1602fdbd0bf09e5ba830118e5b5.png
kexts.png.9b16c4a00cbda69e2c271f6faad471ee.png
DSDT.aml
Your problem reporting files is useless

1. Upload your ioreg output
2. Open terminal and type "sudo kextcache -i /"
Then save as the terminal output
3. Upload your clover folder

Zip all files and upload here

Sent from my Mi Note 2 using Tapatalk

Link to comment
Share on other sites

×
×
  • Create New...