Horatio Posted September 16, 2005 Share Posted September 16, 2005 Hey everyone, I'm trying to get the Audio to work on my Abit AA8xe Fatal1ty mobo, but it doesn't seem to want to be working for me... I tried following the wiki here http://wiki.osx86project.org/wiki/index.php/Audio And everything went just perfect. However I am still completely soundless! Oh, one more thing I did have to do things slightly differently then they suggested. in step 8 where it says Scroll down until you see "<key>NVIDIA AC97 Audio</key>" You will see a part below it that says <string> **Other ids** </string>. Enter yours in so it looks like <string> **other ids** 0x005910de</string> I don't have that line of Other ids in my plist, what I do have is <key>IOClass</key> <string>AppleAC97AudioIntelICH</string> <key>IOPCIPrimaryMatch</key> <string>0x00da10de 0x006a10de 0x01b110de 0x088010EC</string> The last 0x088010EC is what I added in myself. Whats going on, and how come my audio is still failing? Well bugger it seems I don't have the AC97 codec on my computer... Abit uses the RealTek ALC880 codec... Lousy higher quality devices >.< Any way to get audio out of this beast? Link to comment https://www.insanelymac.com/forum/topic/2632-audio-fix/ Share on other sites More sharing options...
macgirl Posted September 17, 2005 Share Posted September 17, 2005 Hey everyone, I'm trying to get the Audio to work on my Abit AA8xe Fatal1ty mobo, but it doesn't seem to want to be working for me... I tried following the wiki here http://wiki.osx86project.org/wiki/index.php/AudioAnd everything went just perfect. However I am still completely soundless! Oh, one more thing I did have to do things slightly differently then they suggested. in step 8 where it says I don't have that line of Other ids in my plist, what I do have is <key>IOClass</key> <string>AppleAC97AudioIntelICH</string> <key>IOPCIPrimaryMatch</key> <string>0x00da10de 0x006a10de 0x01b110de 0x088010EC</string> The last 0x088010EC is what I added in myself. Whats going on, and how come my audio is still failing? Well bugger it seems I don't have the AC97 codec on my computer... Abit uses the RealTek ALC880 codec... Lousy higher quality devices >. Your sound card is not an Intel ICH one, neither a nVidia one, since is ALC8xx you can look at the AppleAzalia.kext. Link to comment https://www.insanelymac.com/forum/topic/2632-audio-fix/#findComment-16943 Share on other sites More sharing options...
G4MacMan Posted September 29, 2005 Share Posted September 29, 2005 Your sound card is not an Intel ICH one, neither a nVidia one, since is ALC8xx you can look at the AppleAzalia.kext. Im having the same problems with my attempts to get the sound working. Have followed the guide and as already posted I dont have the line of code mentioned all the code refers to Intel. Thus far I have found that my motherboad (Gigabyte GA-K8N Pro SLI) has Realtek AC97 Audio and has a device ID of 10DE and VENDOR 0059 giving me an Nforce 4 code of 0x005910DE I seem to have the hardware to support audio but cannot figure where this code is to go. Can anybody please advise or give me a pointer to a guide that will solve this. Link to comment https://www.insanelymac.com/forum/topic/2632-audio-fix/#findComment-19800 Share on other sites More sharing options...
macgirl Posted September 29, 2005 Share Posted September 29, 2005 If you installed from Generic DVD copy from Darwin CD the AppleAC97Audio.kext then edit the following file /System/Library/Extensions/AppleAC97Audio.kext/Contents/Plugins/AppleAC97ICHIntel.kext/Contents/Info.plist find the Nvidia part and add 0x005910de to the list of deviceIDs Link to comment https://www.insanelymac.com/forum/topic/2632-audio-fix/#findComment-19823 Share on other sites More sharing options...
Litespeed Posted October 9, 2005 Share Posted October 9, 2005 I found that if I removed all the other IDs first and then only put my ID in, the sound worked. BTW, I have an ALC850 sound chip, but I edited the Nvidia AC97 section per the wiki and it's fine. Link to comment https://www.insanelymac.com/forum/topic/2632-audio-fix/#findComment-21359 Share on other sites More sharing options...
miranda363 Posted October 19, 2005 Share Posted October 19, 2005 Horatio you need to look in AppleAzaliaAudio.kext Info.plist there the number should be 0x10ec0880 then check AppleAzaliaController.kext Ifo.plist within AppleAzaliaAudio.kext and the number in there should be 0x26688086 Link to comment https://www.insanelymac.com/forum/topic/2632-audio-fix/#findComment-23143 Share on other sites More sharing options...
skippyretard Posted November 29, 2005 Share Posted November 29, 2005 The ids in AppleAzaliaAudio.kext are already set for ALC880, but you need to add your id to the AppleHDAController.kext. http://forum.osx86project.org/index.php?showtopic=5064 Link to comment https://www.insanelymac.com/forum/topic/2632-audio-fix/#findComment-32323 Share on other sites More sharing options...
ghost98 Posted November 29, 2005 Share Posted November 29, 2005 Anyone know what to do to get a Sigmatel 9223 working. I have tried everything in the forums, and still no sound! I have 10.4.3 from install DVD. Link to comment https://www.insanelymac.com/forum/topic/2632-audio-fix/#findComment-32341 Share on other sites More sharing options...
noname_77065 Posted November 29, 2005 Share Posted November 29, 2005 I have AC97 sound on a ULI chipset. Is there a kext I can edit to get my sound working? Link to comment https://www.insanelymac.com/forum/topic/2632-audio-fix/#findComment-32366 Share on other sites More sharing options...
ghost98 Posted November 29, 2005 Share Posted November 29, 2005 Plugged speakers into front headphone jack and sound works! There is alot of static though and system sounds don't play correctly. Any ideas there? Link to comment https://www.insanelymac.com/forum/topic/2632-audio-fix/#findComment-32374 Share on other sites More sharing options...
Recommended Posts