Help - Search - Members - Calendar
Full Version: [HOW TO] Getting IDT Audio Working
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > Sound
Pages: 1, 2, 3, 4, 5
Bongo Kong
i have a dv5 (not T) and using raiden's kext works!!!!But i still have a problem....hearphones are detected they work,but the sound is still played by my lappy's speakers when hearphones are connected!!Any ideas about how to solve this problem?
jaysonz
QUOTE (Bongo Kong @ Nov 20 2008, 04:33 AM) *
i have a dv5 (not T) and using raiden's kext works!!!!But i still have a problem....hearphones are detected they work,but the sound is still played by my lappy's speakers when hearphones are connected!!Any ideas about how to solve this problem?



oh i think i know your problems is due to node id in info plist . , just change the headphone section node from 16 to 17
RaidenII
QUOTE (jaysonz @ Nov 19 2008, 04:04 PM) *
oh i think i know your problems is due to node id in info plist . , just change the headphone section node from 16 to 17


Well I still don't know why the sound card dies after wakeup...
Bongo Kong
ok thank you i'll try to edit info plist
abcbello
hey guys I have an HP dv3500t and I just installed RAIDEN's sound kexts for my IDT audio and it worked great! even headphones!!! I also installed the battery fix and now my battery is fully supported! thanks raiden, users with similar hp's should try using his files
Bongo Kong
nothing i am not even able to find the headphone section node in plist....and it keep saying i have cannot save changes when i try to modify anything in it... sleep.gif
I know that i am a damn noob but jaysonz can't you modify it for me?I would REALLY appreciate it.....
eric69
QUOTE (Hatch @ Nov 18 2008, 07:18 PM) *
Btw my Webcam worked straight off after installing following RaidenII's instructions, it asks you to take a image/video for log in.

Follow RaidenII's guide if you haven't already:
http://forum.insanelymac.com/index.php?sho...=136309&hl=

For your device id, in windows Device Manager:
"Sound, video and game controllers" > IDT High Definition Audio CODEC > Details > Hardware Ids.

Here is mine. Please post your one when you have time.



Regards



Here you go Hatch, I also posted my Pin Map for tyhe dv7-1175nr in the pin config guide.



eric69
QUOTE (eric69 @ Nov 22 2008, 01:12 PM) *
Here you go Hatch, I also posted my Pin Map for tyhe dv7-1175nr in the pin config guide.





Got the audio to work as well using jayz AppleHDA.kext for the Ven 111D Dev 76B2
satie kim
QUOTE (ridgeline @ Nov 6 2008, 03:35 PM) *
Your Apple Hex Data for your card would be 76761d11 you should do a find for b0761d11 and replace it with yours.....


thanks for advace & but b0761d11 hexdata 76761d11 replace IDT AUDIO not working
ckybam69
QUOTE (age_sabres18 @ Oct 22 2008, 03:48 AM) *
i see what your problem is. your audio controller dev id is wrong. and intel ich9 audio controller will have a dev id ending in 8086.

ex. mine is 0x293e8086

your guna love this but i think u have the exact same setup as me lol try my kext with my pinconfig in it:

http://rapidshare.com/files/156344109/111D...pleHDA.kext.zip
yea i believe it written correctly 111D76B0 becomes ---> B0761D11

i think your confused because they arent really reversed but really they are paired up and then they places are flipped.

its hard to explain tongue.gif


Dude i wanna have your babies right now. i used raidens guide to get hpdv5t working but the sound kext he gave me caused my speakers to play when i had headphones in....i used the kext you gave me and it works perfect. everything on my comp works not except the intel 5100AGN wifi.
jaysonz
QUOTE (Bongo Kong @ Nov 21 2008, 08:50 AM) *
nothing i am not even able to find the headphone section node in plist....and it keep saying i have cannot save changes when i try to modify anything in it... sleep.gif
I know that i am a damn noob but jaysonz can't you modify it for me?I would REALLY appreciate it.....


just get the kext i posted earlier for my sound biggrin.gif
ujen
heres my device id from win HDAUDIO\FUNC_01&VEN_111D&DEV_76B2&SUBSYS_10280251&REV_1003
but i still cant get it to work. can you guys plz help me out?
Res
Hello! I have a HP mini 1001 with IDT and ich7-m chips.

I have done all the process above, even tried all the AppleHDA.kext people uploaded.(I edit the info.plist with my device ID and replace the AppleHDA with the one that I have modified) To the end, I got everything in system profile and preference, even the function key can call out the on screen volume bar, the system can detect my headphone plugger automatically. But it just has no sound. The only sound is a "bo" while it's booting into desktop.

I would like to try pinconfig. However, the regedit in winxp has nothing like vista. There is not a item named "pinconfigoverride". But I did notice a item named "pin". By the way, since most of the values in pinconfigoverride are numbers. Why most of your configdata in AppleHDAController are alphabet letters?

Hope someone can help me, thanks!
Silverstone
Hi ,
I've a HP 1080el . On Vista i have the same “device class guid” of age_sabres18.
I download AppleHDA.kext and HDAEnabler.kext . I take the AppleHDA patched by age_sabres18 ( http://rapidshare.com/files/156344109/111D...pleHDA.kext.zip ) .
Now i copy the 2 files into sysyem/library/exstension


reboot


And.. nothing happen :\

Help! smile.gif
Silverstone
Finally the sound work!!! smile.gif
I use this quick guide to install the exstensions , http://osxupdate.blogspot.com/:
1- Grab the kexts (AppleHDA.kext and HDAEnabler.kext)
2- Open your Extensions folder: /System/Library/Extensions/
3- On that folder, erase AppleHDA.kext and HDAEnabler.kext
4- Drag and drop the newly downloaded AppleHDA.kext and HDAEnabler.kext into the Extensions folder.
5- Close the Extensions folder and erase the file named Extensions.mkext, or whatever. You'll find it near the Extensions folder.
6- Open the Terminal - You'll find it on the Go menu on the top bar
7- Type: sudo -s [Enter]
8- Type your password [Enter]
9- Type: cd /System/Library/Extensions/ [Enter]
10- Type: chown -R root:wheel AppleHDA.kext [Enter]
11- Type: chmod -R 755 AppleHDA.kext [Enter]
12- Type: chown -R root:wheel HDAEnabler.kext [Enter]
13- Type: chmod -R 755 HDAEnabler.kext [Enter]
14- Type: rm -f /System/Library/Extensions.
mkext [Enter]
15- Type: rm -Rf /System/Library/Extensions/Caches [Enter]
16- Type: diskutil repairPermissions / [Enter]
17- Reboot

Enjoy smile.gif
ruvim
2 jaysonz
I am using your kext written for RaidenII and I am curious do you have on your laptop s/pdif in port as it is detected now by system configuration utility? Can you give me a clue where to disable it if possible please.
bastop
HI,

I have the Studio 1535 with the same audio device!!!
I'm quite a beginner in MacosX? So I would be glad if you could help me out through that period!
Next: I just have MacosX installed. No Windows. Will it be possible, with all the Information about my Soundcard posted, to install it, without using Windows?

1. How can I get my device Id in MacOsX?

Thanks

Basti
Res
Hello! my audio chip is IDT 92HD75B2X5

After I put the pingconfig data into the info.plist, the audio card still doesn't work. Then I tried linux codec dump but the AppleHDA patcher 1.2 showed error of unsupported codec.

Could someone help me to patch the AppleHDA.kext otherwise I can only wait for the next version of AppleHDA patcher. Thanks!

By the way, in winxp, the audio driver is the same one as IDT ID92HD71B7. Maybe that's why all my settings in system pref and system profile are available but still no sound.


Here is my codec dump.Click to view attachment
ckybam69
i am having the same problem as bongo kong, with raidens kext. when i plug headphones in sound still plays through the speakers, and the touchpad volume control is acting all screwey. also when i wake from sleep i loose sound and i can not shut down properly anymore. any help would be appreciated. here is my codec dump. i am using raidens hda.kext and sabres hdaenabler. any help would be greatly appreciated. i have tried following the guide but i am very confused with the pin config.
lefechka
е
QUOTE (Durga Prasad @ Oct 24 2008, 09:39 AM) *
Hi age_sabres18,

Thank you very much.. Sound is working (just because of your nice work).

My configuration:

HP pavilion dv5t-1000

my device id is 0x111D76B2. HDMI audio controller is Intel High Definition Codec - Ven8086, Dev 2802.

when I followed your instructions, system_profiler was showing my audio device, but there is no output sound device in system preferences.

In a trial&error method, I simply copied your 111D76B2IntelHDA.kext with your pinconfig in it (by download it from http://rapidshare.com/files/156344109/111D...leHDA.kext.zip). Now, everything is working..

Thanks! Thanks! Thanks!  All works! 

HP pavilion dv5t-1048er  works !!!!!!!!!!!!!!!!!!!!!
David S
QUOTE
jaysonz @ Nov 14 2008, 06:57 AM)
FINALLY GUYS !!

LINE IN IS WORKING NOW
FOR 0x111D76B2

THANKS YOU GUYS FOR THE HELP AND ALL.

HERE THE KEXT


Hi jaysonz and thanks for all your test.

I have a DV5 1130ef and I use your AppleHda.kext, sound is working but line-in microphone still doesn't...

What should i do ? Do you think we have the same soundcard ? How can I do a dump of my audio sytem in Leopard?

I need Help.

Thanks
David S
It looks like I have the same sound card because sound works perfectly, my ID must be B2761D11 like at the beginin of the topic.

But when I look my PIN config, I have this:

00A71C1F 00A71D10 00A71E21 00A71F02 00B71C20 00B71D10 00B71EA1 00B71F02 00C71CF0 00C71D00 00C71EF0 00C71F40 00D71C10 00D71D11 00D71E17 00D71F90 00E71C2E 00E71D10 00E71EA1 00E71F28 00F71CF2 00F71D00 00F71EF0 00F71F40 01471CF3 01471D00 01471EF0 01471F40 01871C70 01871D03 01871EA6 01871F90 01971CF5 01971D00 01971EF0 01971F40 01E71C0A 01E71D10 01E71E44 01E71F21 01F71CF5 01F71D00 01F71EF1 01F71F40 02071CF6 02071D00 02071EF1 02071F40 02771CF7 02771D00 02771EF0 02771F40 00000034 .

I put this in the HDA controller Plist, but nothing change, the microphone still not work. help.gif
jaysonz
QUOTE (David S @ Dec 6 2008, 06:58 PM) *
Hi jaysonz and thanks for all your test.

I have a DV5 1130ef and I use your AppleHda.kext, sound is working but line-in microphone still doesn't...

What should i do ? Do you think we have the same soundcard ? How can I do a dump of my audio sytem in Leopard?

I need Help.

Thanks



are you sure , because mines it work perfect.
could u send me your codec , if you have it ?

thanks
David S
[quote]are you sure , because mines it work perfect.
could u send me your codec , if you have it ?

thanks/quote]

It finally works !!! But i don't know how... I just put the new Voodoo kernel 9.5.0. with OSX86 tools.

I have only one small problem now, when I plug a headphone, it switch in sound properties but I still hear sound by internal speakers.

Do you have any idea to resolve this?

Thanks very much.
Sam Brereton
Hello, i have a Dell Studio 1735 with the IDT Audio, i'm not sure which card, and i installed a kext a while ago, and the sound worked, however after reinstalling kalyway from scratch, i can't seem to get it working anymore.

Is there anyway i can get a working kext for my audio?

I'm willing to provide my IDT Audio card info, if someone can tell me how to...

Thanks
Boombeng
QUOTE (Sam Brereton @ Dec 7 2008, 05:33 PM) *
Hello, i have a Dell Studio 1735 with the IDT Audio, i'm not sure which card, and i installed a kext a while ago, and the sound worked, however after reinstalling kalyway from scratch, i can't seem to get it working anymore.

Is there anyway i can get a working kext for my audio?

I'm willing to provide my IDT Audio card info, if someone can tell me how to...

Thanks


Thanks to Ridgeline you can install this kext :

http://forum.insanelymac.com/index.php?s=&...st&p=963672

bye

Sam Brereton
I tried installing that, and it still didn't work. I also tried installing the HDAEnabler thingy too...

Can someone post, the links to the latest and updated HDAEnabler and AppleHDA.kext?

Thanks
keisangi
hi there, i have a problem getting sound working.
DPCIManager says:
CODE
8086:293e    Intel Corporation    82801I (ICH9 Family) HD Audio Controller


before i followed this howto,
system profiler showed nothing at all. just "no devicefound or something similar..

when i edited the AppleHDA.kext/Contents/MacOS/AppleHDA binary file with hexedit, i did this:
i replaced B0761D11 by 86803E29 (2 times)
then in AppleHDA.kext/Contents/Info.plist ,

i changed CodecID like this:
CODE
<key>CodecID</key>
<integer>691961990</integer>


then in AppleHDA.kext/Contents/PlugIns/AppleHDAController.kext/Contents/Info.plist i modified
IOPCIPrimaryMatch and
like this:
CODE
<key>IOPCIPrimaryMatch</key>
<string>0x293e8086</string>


and:
CODE
  <key>HDAConfigDefault</key>
                         <array>
                                 <dict>
                                         <key>CodecID</key>
                                         <integer>691961990</integer>
                                         <key>ConfigData</key>
                                         <data>

                                         </data>
                                         <key>FuncGroup</key>
                                         <integer>1</integer>
                                         <key>LayoutID</key>
                                         <integer>12</integer>
                                 </dict>
                         </array>


then i copied AppleHDA.kext and HDAEnabler.kext in /System/Library/Extensions/
and finally: used this command:
CODE
sudo chmod -R 755 /System/Library/Extensions && sudo chown -R 0:0 /System/Library/Extensions && sudo touch /System/Library/Extensions


did i forget something ?
does the values i've put in there are wrong ?
i still got no sound but now system profiler says:
CODE
  Device ID:    0x107B7200
   Audio ID:    12
   Available Devices:
   Microphone:
   Connection:    Internal
   Speaker:
   Connection:    Internal
   Microphone:
   Connection:    1/8 inch Jack

it seems to me the DeviceID is wrong but i've been told system profiler wasn't alway accurate when using osx86.

if everything i did was correct does that mean i need to set the pin config data?
i don't have windows (i do have linux though).
is there a way to obtain pin config data directly from osx or eventualy from linux ?

someone could help me abit getting sound, i'm not used to osx yet and i'm a bit at lost as to what could be tryed next..
osx86 i used is "iATKos v5i" it installed fine, but maybe i installed some additional drivers and things i shouldn't have ?

thanks smile.gif
joejoeacer1
QUOTE (admezor @ Nov 5 2008, 10:37 PM) *
I have a Gateway P-6860FX notebook with an IDT 92HD71B8 that now works with internal speakers and headphones using the kexts provided in this thread.

One oddity is that Audio/Midi shows the output device, but shows no output controls - it does show input controls (which I assume are actually the output controls). System pref's Sound panel looks right with working controls for output. Input shows internal mic, but also says it has no controls.

Thanks very much to Areon and age_sabres18 for making this happen. And thanks to bifnewman for hooking me up with this thread.



Hey man .. I have the same puter. Did you use the kexts as they were uploaded here? Did you alter them? If you did.. can you post what you used here? I'd love to get the audio going. On another note.. since we're using the same puters.. did you get your wifi 4965 going?

thanks man!!

j

jjp_parker@hotmail.com




QUOTE (admezor @ Nov 5 2008, 10:37 PM) *
I have a Gateway P-6860FX notebook with an IDT 92HD71B8 that now works with internal speakers and headphones using the kexts provided in this thread.

One oddity is that Audio/Midi shows the output device, but shows no output controls - it does show input controls (which I assume are actually the output controls). System pref's Sound panel looks right with working controls for output. Input shows internal mic, but also says it has no controls.

Thanks very much to Areon and age_sabres18 for making this happen. And thanks to bifnewman for hooking me up with this thread.


Hey man -- I have the same exact computer. Did you use the exact kexts posted here? Or did you alter them first? If so, would you mind posting the altered kexts so I can use them as well?

Was it just a matter of installing these two kexts? Or was there more involved?

While I have your ear.. have you gotten your wifi 4965 going yet?

Thanks a million..

j

jjp_parker@hotmail.com
ridgeline
QUOTE (Sam Brereton @ Dec 7 2008, 12:04 PM) *
I tried installing that, and it still didn't work. I also tried installing the HDAEnabler thingy too...

Can someone post, the links to the latest and updated HDAEnabler and AppleHDA.kext?

Thanks


If it worked before it must just be something that change in your install when you reinstalled Kalyway. PM me and I will try and help. If anything go to your extensions folder and delete both the HDA Enabler and AppleHDA.kext repair permissions and reboot.
Then with KextHelper reinstall the Enabler and the kext that boombeng has linked you to.

If this still does not fix it you maybe missing something else where. Also when this installed currently does it show anything under the System Profiler and Sound properties?

Thanks
admezor
I used a value from a more recent driver to stop the speakers from not muting when headphones were plugged in. Not sure what the value does, or if others will work, but this seems to work for me.

In the applehda.kext/info.plist - under the headphone key set mutegpio to 1342242840
I left the IntSpeaker mutegpio at 0

QUOTE (David S @ Dec 7 2008, 05:23 AM) *
I have only one small problem now, when I plug a headphone, it switch in sound properties but I still hear sound by internal speakers.

Do you have any idea to resolve this?

Thanks very much.
AlienX2
QUOTE (age_sabres18 @ Oct 22 2008, 09:02 AM) *
Step 2: Edit Binary

ok to edit the apple hda binary u need to first download hexedit (a program for osx to edit binary files).

once you have downloaded hexedit open up your applehda.kext/contents/macos/applehda with it.

in the hex file there are two device ids you have to adjust

search the hex for "B0761D11". you should find two instances of these hex numbers.

as you can notice the bytes are flipped ie. B0761D11 = 111D76B0

in the two instances you find in the binary, type in the appropriate device id for your card.


I'm stuck in step 2.. Im confuse about flip number in hex. my device id is 0x83847680 (sigmatel driver that i got codec dump from ubuntu linux) or 0x76808384 (IDT driver from windows xp). then how can flip it? is it answer 80764838 (sigmatel)? correct or wrong? i need to get sound work. Please help me.. Thanks.
AlienX2
I found the answer is 80768483 (HEX). thanks.. i will test it.. if its not work, i will try pinconfig.
AlienX2
i tried my best for follow your instruction with pinconfig... but still not work sad.gif Anyone done with correct port who is intel D945GNT user or IDT/Sigmatel 9221 user (my device id is 0x83847680 and my audio controller is 0x80860202)?? Please share with each other.
yuanshijie
Help me with Conexant CX20561?

i get sound with AzaliaAudio but no mic or headphone !

i just try everything but no luck !

I NEED MIC AND HEADPHONE !

My Codec Dump is
Click to view attachment
amador
QUOTE (greenflesh @ Oct 27 2008, 03:55 PM) *
Anyone tried this on an ECS A780GM-A "Black Series" ?
I followed the guides on this forum, none worked at all...please need help.
Thanks.



YES I'VE TRIED THIS MOBO IT WORKS FOR ME..I ONLY ADD UP EXTRA PCI LAN CARD,,THE AUDIO STILL NOT RESPONDING..BUT THE MAIN POINT IS IT DOES WORK WITH THE BOARD AND THE INTERNET smile.gif
amador
hysterical.gif GUY'S I DON'T HAVE A PROBLEM NOW WITH THE AUDIO..I HAD JUST ARRIVE AND CONNECT A USB AUDIO DEVICE MADE IN CHINA..I SELECT THE AUDIO INPUT AND ITS PRESENT...I USE IT AS MY DEFAULT AUDIO DEVICE..IT IS CAPABLE OF USING 3D AND HAS A 5.1 VIRTUAL SOUND AC-3 COMPATIBLE

HERE IS THE PICTURE
AlienX2
QUOTE (amador @ Dec 23 2008, 11:00 PM) *
hysterical.gif GUY'S I DON'T HAVE A PROBLEM NOW WITH THE AUDIO..I HAD JUST ARRIVE AND CONNECT A USB AUDIO DEVICE MADE IN CHINA..I SELECT THE AUDIO INPUT AND ITS PRESENT...I USE IT AS MY DEFAULT AUDIO DEVICE..IT IS CAPABLE OF USING 3D AND HAS A 5.1 VIRTUAL SOUND AC-3 COMPATIBLE

HERE IS THE PICTURE


Then no need driver? just plug it to cpu then it auto detect without edit kext?
amador
QUOTE (AlienX2 @ Dec 24 2008, 02:42 PM) *
Then no need driver? just plug it to cpu then it auto detect without edit kext?

YES IT AUTO DETECT I JUST SELECT THE DEVICE I'M GOING TO USE IT SHOWS ON SYSTEM PREFERENCES/HARDWARE/SOUND

IT SAID: CHOOSE A DEVICE FOR SOUND OUTPUT (SSS USB HEADPHONE SET)
THE INPUT (SSS USB HEADPHONE SET)

ONCE USING THE HD AUDIO OUTPUT/ ON THE INPUT NONE IS SHOWING
BUT THE USB THAT I CONNECT WITHOUT EDITTING ANY KEXT OR ANY DRIVER..IT APPEARS..

EVEN THE MIC IS WORKING WELL thumbsup_anim.gif
AlienX2
QUOTE (amador @ Dec 24 2008, 03:37 PM) *
YES IT AUTO DETECT I JUST SELECT THE DEVICE I'M GOING TO USE IT SHOWS ON SYSTEM PREFERENCES/HARDWARE/SOUND

IT SAID: CHOOSE A DEVICE FOR SOUND OUTPUT (SSS USB HEADPHONE SET)
THE INPUT (SSS USB HEADPHONE SET)

ONCE USING THE HD AUDIO OUTPUT/ ON THE INPUT NONE IS SHOWING
BUT THE USB THAT I CONNECT WITHOUT EDITTING ANY KEXT OR ANY DRIVER..IT APPEARS..

EVEN THE MIC IS WORKING WELL thumbsup_anim.gif


Really? Let me try buy it today.. Thanks.
amador
QUOTE (AlienX2 @ Dec 24 2008, 05:03 PM) *
Really? Let me try buy it today.. Thanks.


NO PROBLEMO ALIENX2
I JUST TRY AND BUY THE DEVICE YESTERDAY,,I EVEN ASK THE GUY WHAT CHIPSET IS USING TO SAVE MISTAKES INCASE IT WONT WORK..ANYWAY IT DIDN'T COST THAT MUCH SO I BUY IT AND CROSS FINGERS CONNECTING IT, THEN THERE IT IS..AUDIO STARTS WORKING biggrin.gif
AlienX2
QUOTE (amador @ Dec 24 2008, 06:46 PM) *
NO PROBLEMO ALIENX2
I JUST TRY AND BUY THE DEVICE YESTERDAY,,I EVEN ASK THE GUY WHAT CHIPSET IS USING TO SAVE MISTAKES INCASE IT WONT WORK..ANYWAY IT DIDN'T COST THAT MUCH SO I BUY IT AND CROSS FINGERS CONNECTING IT, THEN THERE IT IS..AUDIO STARTS WORKING biggrin.gif


thanks.. its working on usb soundcard biggrin.gif i bought... last 2 days it was closed due to the holiday. Its solved the problem biggrin.gif
sssharer
Hy,

I have a problem with IDT 92hd73e on 10.5.6 on VMWare. Tried all found solutions on this forum (AppleHDAPatcher, editing AppleHDA.kext ... ) and no sound so far on my Intel DG45ID.
My hardware id: 111d7676 subsy[s 80865002 rev 1002

Linux codec dump attached.

Help would be appreciated.
Click to view attachment
metamasterplay
Hi and Happy new year to you all.

I have an HP Pavilion dv7-1070ek and sound works thank's to this how-to. But I can't get the integrated subwoofer to work, is that the case of all dv7 owners? that's too bad iTunes roxxx.
pateras
hizz
i have a compaq mini 700el
with a IDT card with ID Ven 111 Dev 7608 rev 1001
i have installed ideneb 1.3 10.5.5
everything works except sound even sleep mode.how can i enable the sound card?
if i enable sound card i will post here all the files and instructions "how to" in this post:

http://forum.insanelymac.com/index.php?sho...p;#entry1011580


P.S in mac the ID given is : 0x103c361A
thanks anticipated
soyraro
Hi all, first of all thanks to all for your help, this is my first post here so a little story about me... smile.gif i have worked since 1986 with PC and Apple computers, since now i didn't care too much about working with pcs or macs but last week i bought an hp pavilion dv5-1132es, it came with Vista, i didn't care i thought because if i don't like it i can put XP, but i can't because XP doesn't support SATA drivers and HP doesn't support XP for my laptop. And... i hate Vista... is twice slower than XP.

So i installed ideneb 10.5.5 and everything was fine, i patched the wi-fi and now works perfect, but sound doesn't work.

These are the steps i took

1) I installed Azalea driver - no success

My Chipset is nVidia 9200 M GS,
Audio: Vendor 10DE Device 0003
Codec: Vendor 111D Device 76B2

2) I have edited the AppleHDA kext posted here and followed the steps posted here and the steps posted in Pin Config, which are

00a71c1f 00a71d10 00a71e21 00a71f02 00b71c20 00b71d10 00b71ea1 00b71f02 00c71cf0 00c71d00 00c71ef0 00c71f40 00d71c10 00d71d11 00d71e17 00d71f90 00e71c2e 00e71d10 00e71ea1 00e71f28 00f71cf2 00f71d00 00f71ef0 00f71f40 01471cf3 01471d00 01471ef0 01471f40 01871c70 01871d03 01871ea6 01871f90 01971cf5 01971d00 01971ef0 01971f40 01e71ca0 01e71d10 01e71e44 01e71f21 01f71cf5 01f71d00 01f71ef1 01f71f40 02071cf6 02071d00 02071ef1 02071f40 02771cf7 02771d00 02771ef0 02771f40

but not success, i get the device recognized in the Apple Profiler but not in the Sound Preference Pane, and i haven't got sound at all

I post all the screen captures

Any help would be appreciated, thanks in advance.




Boombeng
Just for Info, may be it can help others...

On dell studio laptops (IDT 92HD73C1 Audio with 2 Jacks line out) the AppleHDA.kext made by Ridgeline worked great but without muting Internal Speakers when Line out (jack) were plugged, and only one jack with sound out in headphones, so i took another AppleHDA for another device with mute working to compare and found what was missing :

Just needed to edit AppleHDA.kext/Contents/Plugins/AppleHDAPlatformDriver.Kext/Contents/InfoPlist

In the Plist I navigated to Root/IOKitPersonnalities/HDA Platform Resource/Layouts/0/PathMapRef/0/
and added :

> 0 to MuteGPIO under Headphone,
> LineOut with MuteGPIO to 0
> under Outputs I changed IntSpeaker from 1 to 0 added LineOut under 1 and changed Headphone from 1 to 2

Click to view attachment

Now we have 2 Jacks out working : one with Internal Speakers who don't mute (like before) and the other with automute Internal Speakers when jack is plugged ! biggrin.gif

Hope it can help


Link to the kext
otxanh
Compaq CQ40
my device id is 0x111D76B2. HDMI audio controller is Intel High Definition Codec - Ven8086, Dev 293e.
no working soud, help my, Thank
ckybam69
I have working audio with idt Sabres audio on the first page of the thread. the problem is i have no audio when waking from sleep. i have tried a few different kernels and the newest hameleon bootloader (efi v9/chameleon 12). is there something i can do manually to make audio work after sleeping? i try kextload/unload and it doesnt do anything. plz a solution would be sooooo helpful. its the only thing i have keeping me from being 100%
arthur5005
Hey, I successfully got this driver installed, (yay sound works!)
my device id = 0x111D76B2

and I used a pre-modded kext that was posted here, but I'm getting a kernel panic on AppleHDA.kext on shutdown.

I have ALCInject removed, and I've repaired the permissions with diskutil. I saw someone else on this forum repaired disk permission with OnyX to get rid of this problem, is this necessary? Is there any difference with using OnyX to fix my kext permissions, and has any1 else encountered this this kernel panic problem with these drivers on shutdown/restart.

Best
Arthur
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.