392 replies to this topic
#41
Posted 23 October 2008 - 08:08 PM
has anybody been able to patch appleHDA for AD1986a?
I have the AppleHDA patched by Taruga, but I'd like to try another patch. At the moment, in fact, the volume slides are not working. I have sound, but certainly there is something I'm missing...
Please if you have any ideas, let me know.
I have the AppleHDA patched by Taruga, but I'd like to try another patch. At the moment, in fact, the volume slides are not working. I have sound, but certainly there is something I'm missing...
Please if you have any ideas, let me know.
#42
Posted 23 October 2008 - 11:11 PM
@ King
Could you please post your AD1988b Drivers, im dying to try them out!
Greetz. Giblet
Could you please post your AD1988b Drivers, im dying to try them out!
Greetz. Giblet
#43
Posted 23 October 2008 - 11:31 PM
i have an installation somewhere with boot132 so i can try
#44
Posted 24 October 2008 - 06:26 AM
SMF, on Oct 20 2008, 12:11 AM, said:
OK. I'm trying to plow through the data sheet for my ALC889 and see if I can figure it out. The dump isn't as clean as what MadTux talked about for outputs (the mixer aren't "starred" for the input devices so it's just not clean to figure out the mapping)
I'm also trying to understand the HDAController plist. I see the linkage between the Layout and Pathmap sections but I initially thought that there was a direct one to one correspondence between the order of the input/output items in the Layout and the items in the Pathmap section but it's not consistent in the stock kext so I'm confused about that. I'm also interested in why there are so many Layout/Pathmap combinations for a single codec.
Thanks. Hope I can contribute here.
SMF
I'm also trying to understand the HDAController plist. I see the linkage between the Layout and Pathmap sections but I initially thought that there was a direct one to one correspondence between the order of the input/output items in the Layout and the items in the Pathmap section but it's not consistent in the stock kext so I'm confused about that. I'm also interested in why there are so many Layout/Pathmap combinations for a single codec.
Thanks. Hope I can contribute here.
SMF
About HDAController, i have same questions like you about combinations, didn't find a valid answer yet, and to be more confuse on latest mbp for the same ALC885 apple don't use any ConfigData, not even a empty one, no verb at all!
For the corespondent LayoutID they added "MikeyAFGLowPowerState" on HDAController, and a new plugin on hda: AppleMikeyDriver.kext
MacNutty, on Oct 20 2008, 07:34 AM, said:
My audio works perfectly fine, but in System Profiler -> Audio (Built-in) it does not show any details of audio installed. How to get it, mine is Realtek ALC888.
B612, on Oct 21 2008, 04:40 PM, said:
Hi. I have read the guide, but I find it a bit obscure.. apart from the points I could overpass, like graphviz etc., I'm stuck with the colors and the numbers.
Could you help me somehow? My codec dump is the one I have attached (I got it from Mandriva linux, last version), and it is a little different from the one I had found online.
Thank you.
Could you help me somehow? My codec dump is the one I have attached (I got it from Mandriva linux, last version), and it is a little different from the one I had found online.
Thank you.
Also please don't provide dumps, this is a Knowledge Base, not a patching section...also on PM...
SticMAN™, on Oct 22 2008, 03:52 PM, said:
Is there any way to get the same pinout config(codec) in Windows XP?
StiCMAN
StiCMAN
kazzi, on Oct 22 2008, 04:08 PM, said:
I'm a little bit confused about the codec verb. Do we need to put the node on some sequence or just put it ascendent?
SirReal, on Oct 23 2008, 08:00 PM, said:
Hi THe KiNG, great tutorial, I have a P5K Premium and I was wondering about your progress on the AD1988b. Would this work on munkys EFI partition? I have a Vanilla install and the only thing not working is the audio. I want to attemp this, but only if it works from EFI partition.
Thanks,
SirReal
Thanks,
SirReal
I've stoped for now to deal with hda b/c latest applehdaudio.kext from mbp51 update is messed at least for us, HDAController is problematic random refuse to load and I have to boot with -f flag to fix it...but even with -f sometimes refuse to load...
AD1988b is like I sad just 5.1 analog out and digital, no in for now...
I'm waiting for 10.5.6 or for a new hda kext, if this problem would remain its possible for us to be forced to use 10.5.4 hda and that mean bye bye vanilla...hope not
#45
Posted 24 October 2008 - 04:04 PM
THe KiNG, on Oct 24 2008, 02:26 AM, said:
You are right about dump but at least for ALCxxx its a chance to be almost ok, AD19xx its a PITA
About HDAController, i have same questions like you about combinations, didn't find a valid answer yet, and to be more confuse on latest mbp for the same ALC885 apple don't use any ConfigData, not even a empty one, no verb at all!
For the corespondent LayoutID they added "MikeyAFGLowPowerState" on HDAController, and a new plugin on hda: AppleMikeyDriver.kext
About HDAController, i have same questions like you about combinations, didn't find a valid answer yet, and to be more confuse on latest mbp for the same ALC885 apple don't use any ConfigData, not even a empty one, no verb at all!
For the corespondent LayoutID they added "MikeyAFGLowPowerState" on HDAController, and a new plugin on hda: AppleMikeyDriver.kext
THe KiNG,
Thanks. At least I'm not missing something obvious in HDAController. I haven't looked at the updated AppleHDA - I've been having enough fun with the "earlier" one. I'll keep working on it.
SMF
#46
Posted 26 October 2008 - 11:14 AM
I've finally understood what you wrote on your guide. I did everything you suggested but it didn't work. I realized that in the case of Taruga patched AppleHDA, there are also some binary files patched and not only in "Controller" and "Driver" sections. To be more specific, the modified files are:
Contents/Info.plist
Contents/MacOS/AppleHDA
Contents/Plugins/AppleHDAController.kext/Contents/Info.plist
Contents/Plugins/AppleHDAController.kext/Contents/MacOS/AppleHDAController
Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
Do you think it is possible to do something anyway?
In this case, do you think it's even possible to load the patched files from EFI partition?
Thank you.
Contents/Info.plist
Contents/MacOS/AppleHDA
Contents/Plugins/AppleHDAController.kext/Contents/Info.plist
Contents/Plugins/AppleHDAController.kext/Contents/MacOS/AppleHDAController
Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
Do you think it is possible to do something anyway?
In this case, do you think it's even possible to load the patched files from EFI partition?
Thank you.
#47
Posted 26 October 2008 - 08:14 PM
Still, King, could you post your AD1988b Kexts?
I want to try them!
I want to try them!
#48
Posted 27 October 2008 - 06:49 AM
B612, on Oct 26 2008, 02:14 PM, said:
I've finally understood what you wrote on your guide. I did everything you suggested but it didn't work. I realized that in the case of Taruga patched AppleHDA, there are also some binary files patched and not only in "Controller" and "Driver" sections. To be more specific, the modified files are:
Contents/Info.plist
Contents/MacOS/AppleHDA
Contents/Plugins/AppleHDAController.kext/Contents/Info.plist
Contents/Plugins/AppleHDAController.kext/Contents/MacOS/AppleHDAController
Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
Do you think it is possible to do something anyway?
In this case, do you think it's even possible to load the patched files from EFI partition?
Thank you.
Contents/Info.plist
Contents/MacOS/AppleHDA
Contents/Plugins/AppleHDAController.kext/Contents/Info.plist
Contents/Plugins/AppleHDAController.kext/Contents/MacOS/AppleHDAController
Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
Do you think it is possible to do something anyway?
In this case, do you think it's even possible to load the patched files from EFI partition?
Thank you.
That was on old Tiger AppleHDA.kext!
On new Leopard one things are different, for example they removed Layouts.xml from resources on latest kexts, things are organized different and they introduced a new plugin..(two in plus since Tiger version)
My goal was to not touch any vanilla files, if hex hack is required for some codecs that's it!
BTW latest 10.5.6 hda kext is fixed, no more crush on boot.
Only plist only kexts can be loaded from /efi or /extra/extensions.mkext for hda, if you put a hex hacke kext on that only plist will be used...
Giblet, on Oct 26 2008, 11:14 PM, said:
Still, King, could you post your AD1988b Kexts?
I want to try them!
I want to try them!
#49
Posted 27 October 2008 - 10:34 AM
if i did this, would it give me proper 5.1 sound, as opposed to the 5.1 i get with a 3to1 jack i have?
also, when updating, will you have to redo the plist, or can you use the old one?
BTW, since my computer has a graph on the page, do i have to dump the audio? (Dell Inspiron 530)
also, when updating, will you have to redo the plist, or can you use the old one?
BTW, since my computer has a graph on the page, do i have to dump the audio? (Dell Inspiron 530)
#50
Posted 27 October 2008 - 10:57 AM
Have you figured which files to edit to get either the "mute" or "volume slider" working?
StiCMAN
StiCMAN
#51
Posted 28 October 2008 - 07:21 AM
THe KiNG
Thanks a lot for this wonderful guide.
OcciJano
Thanks a lot for this wonderful guide.
#52
Posted 28 October 2008 - 07:26 AM
Quote
Have you figured which files to edit to get either the "mute" or "volume slider" working?
Still as example mute dosen't work yet on AD1988b but at least volume works...maybe i have to add mute entry on other NID, will research more...
#53
Posted 28 October 2008 - 01:57 PM
I'm trying to edit AppleHDA.kext from Leopard. My Taruga-Tiger AppleHDA works, but I'd like to try editing the new version of it.
I have edited Controller and Driver, I have written the same nodes I had in the previous working AppleHDA, but it doesn't work. When I reboot my computer, AppleHDA loads, but I cannot see any devices in System Preferences nor in System Profiler. Do you know why?
I have edited Controller and Driver, I have written the same nodes I had in the previous working AppleHDA, but it doesn't work. When I reboot my computer, AppleHDA loads, but I cannot see any devices in System Preferences nor in System Profiler. Do you know why?
#54
Posted 28 October 2008 - 02:12 PM
@THe KiNG: please re-up your last kext because rapidshare report this error :
"ERROR This file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times. This limit is reached."
#55
Posted 28 October 2008 - 04:47 PM
Quote
@THe KiNG: please re-up your last kest because rapidshare report this error :
#56
Posted 28 October 2008 - 07:19 PM
Finally have working ALC883 address 1 for Notebooks with motherboard L50IIx (HASEE, OLIVETTI, FUJITSU-SIEMENS, etc) also could work for others too
The only problem I have is that the channels are not playing right ie.: left chanel seems to have a bit less vol than the right when using HP, just using the balance control for now ( that doesn`t happens with Taruga patcher)
The jack sensing works too!
Thanks for this great guide!
The only problem I have is that the channels are not playing right ie.: left chanel seems to have a bit less vol than the right when using HP, just using the balance control for now ( that doesn`t happens with Taruga patcher)
The jack sensing works too!
Thanks for this great guide!
#57
Posted 29 October 2008 - 03:50 PM
cesar di, on Oct 28 2008, 09:19 PM, said:
Finally have working ALC883 address 1 for Notebooks with motherboard L50IIx (HASEE, OLIVETTI, FUJITSU-SIEMENS, etc) also could work for others too
The only problem I have is that the channels are not playing right ie.: left chanel seems to have a bit less vol than the right when using HP, just using the balance control for now ( that doesn`t happens with Taruga patcher)
The jack sensing works too!
Thanks for this great guide!
The only problem I have is that the channels are not playing right ie.: left chanel seems to have a bit less vol than the right when using HP, just using the balance control for now ( that doesn`t happens with Taruga patcher)
The jack sensing works too!
Thanks for this great guide!
This is a topic where people share knowledge and what they get working...
#58
Posted 29 October 2008 - 10:55 PM
Hey The King, thanks for this, brilliant stuff - i've been struggling to get my ATI3850 HDMI audio working and now i know why!
Any chance you can post the Kext for that please to compare with may hacked together equivalent? I also have an ALC1200 on the MB (OSX sees 888) so the combination of the two should be similar in implementation to yours.
Cheers!
Any chance you can post the Kext for that please to compare with may hacked together equivalent? I also have an ALC1200 on the MB (OSX sees 888) so the combination of the two should be similar in implementation to yours.
Cheers!
#59
Posted 30 October 2008 - 01:26 PM
I could use a little help I am trying to get my IDT audio working and I feel in order to understand it fully I need the graph and I have followed your guide very closely, however when I go to Terminal to create the graph it tells me that my IDT.txt(codec dump) is not a codec description. I have tried with Ubuntu 8.10 and Mandriva latest edition. I am confused....... is there any other way to get a codec dump that will be recognized?
Thanks, for all your time and effort King.
Attached s my dump please take a look and let me know if you see something wrong......
Thanks, for all your time and effort King.
Attached s my dump please take a look and let me know if you see something wrong......
#60
Posted 30 October 2008 - 01:51 PM
THe KiNG, on Oct 29 2008, 03:50 PM, said:
When you got something working SHARE!
This is a topic where people share knowledge and what they get working...
This is a topic where people share knowledge and what they get working...
Thanks Again!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









