Jump to content
PayPal donations: [email protected] ×

AppleHDA Binary Patching


EMlyDinEsH

Recommended Posts

Hi, first of all thanks for your guide . I've been trying to patch my AppleHDA for 10.8.2 with no 100% success. If you have the time, take a look at this, here is the info you need, i am most interested in which config data would you use for the input. My laptop has 2 jacks on the left side, Headphones and Mic. Thanks in advance.

 

Edit (more info). With the HDEF in your OP and your 10.8.2 kext I have working Speakers/Headphones and internal mic (the mic only works only if i plug in the headphones, without headphones pluged in, it shows activity in System Preferences/Sound but it's not recording) I tried many combinations for the external and internal mic with verbs and config data from my own codec but I always end up without input devices or without control for input devices. External Mic not tested.

Link to comment
Share on other sites

  • 2 weeks later...
  • Developers

Hi, first of all thanks for your guide . I've been trying to patch my AppleHDA for 10.8.2 with no 100% success. If you have the time, take a look at this, here is the info you need, i am most interested in which config data would you use for the input. My laptop has 2 jacks on the left side, Headphones and Mic. Thanks in advance.

 

Edit (more info). With the HDEF in your OP and your 10.8.2 kext I have working Speakers/Headphones and internal mic (the mic only works only if i plug in the headphones, without headphones pluged in, it shows activity in System Preferences/Sound but it's not recording) I tried many combinations for the external and internal mic with verbs and config data from my own codec but I always end up without input devices or without control for input devices. External Mic not tested.

 

I'll take a look and let you know.

Link to comment
Share on other sites

  • 3 weeks later...
  • 4 weeks later...

Hi,

 

I've followed your guide to patch my appleHDA for an ALC270 for my Asus S550 but I'm not able to finish patching it because I'm missing some data from the code_dump.txt information.

 

I generated the codedump file with unbuntu 12.04 and I've tested that both speakers and mic (internal and jack) work properly in unbuntu, so the driver is detecting the ALC270 properly.

 

My problem starts when extracting the Pin Complex nodes, since I only identify three, two for output (speaker -> 0x14 and headphones -> 0x21) but only one for mic (internal mic -> 0x12). I'm missing the external mic node.

 

Furthermore, in the Pin Complex Node 0x12 for the internal mic, there is no connection: field so I don't know where to connect to.

 

Thus, up to now, the PathMaps that I'm able to draft are:

 

3->13->20 (speaker)

2->12->33 (headphones)

 

However, if I generate a Codec Graph, I get the following PathMap for the mic inputs:

18->34->9 (0x12 - 0x22 - 0x09 Internal Mic)

29->35->8 (0x18 - 0x23 - 0x8 External Mic)

 

Is that layout correct? If so, what pin Default should I use for the External Mic?

 

Here you have my codedump and codecgraph files.

Sound_dump.txt

Sound.txt.svg.zip

 

Thanks for your help.

 

Edit:

Here you have also the regedit dump from windows 8 just in case is of any help:

 

CodeDumpWIndows Regedit.txt

Link to comment
Share on other sites

Hi, I tried to patch that myself but I can't really get it to work.

I'm the kind of person who prefer doing things themself but...

 

well, I ask you for help

 

I tried the files you patched for N53SM (I have an N53SV) as well, mic works but I can't hear anything

 

with my dsdt AppleHDA doesn't load at all, and I can't understand why as HDEF seems patched correctly.

 

thank you

 

EDIT: Forgot saying I'm on ML

Archivio.zip

Link to comment
Share on other sites

Hi, I tried to patch that myself but I can't really get it to work.

I'm the kind of person who prefer doing things themself but...

 

well, I ask you for help

 

I tried the files you patched for N53SM (I have an N53SV) as well, mic works but I can't hear anything

 

with my dsdt AppleHDA doesn't load at all, and I can't understand why as HDEF seems patched correctly.

 

thank you

 

EDIT: Forgot saying I'm on ML

test and feedback

Archivio.zip

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...