Help - Search - Members - Calendar
Full Version: ALC889A problem - Gigabyte GA-EP45-DS3
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > Sound
Pages: 1, 2
abhi93
[AUDIO FIX]

Download this .zip, it has the necessary kexts and instructions on how to install them.
http://www.mediafire.com/?41xsb1rjyjp

============================================================================
I recently purchased a gigabyte GA-EP45-DS3 motherboard and successfully installed kalyway 10.5.2 and sucessfully updated to 10.5.3 using kalyway 10.5.3 combo update.

Everything works EXCEPT the audo. I have been trying for 2 whole days to get any sound out of the ALC889A but nothing!
I tried everything I came across including replacing AppleHDA.kext and ALCinject.kext, using a dump with AppleHDAPatcherv1.20 but nothing happens!

Please help!!!!

Here are my specs:

Motherboard: gigabyte GA-EP45-DS3
CPU: Core 2 duo E8400 (3 GHZ, 1333mhz bus speed)
Memory: 2GB DDR2 667mhz
Graphics: Nvidia Geforce 8600GT
Audio: Realtek ALC889A
HDD: 1 80GB IDE
2 80GB SATA
LAN: 2 x Realtek 8111C chips
godsgod
ive got a similar problem. need a functional alc998a kext as every kext ive tried hasnt worked.
Tried the google searches, tried turanga, tried some random suggestion from a guy who got his working by installing a cmedia kext in there also.

Ive spend days trying to find a working one, if anyone can help, greatly appreciated.

Everything else works except for audio.
Kalyway 10.5.2
G-EP45-DS4P
abhi93
Damn! Plz tell me if u find a working kext or dump!

Good luck
godsgod
bump please.

need help!

anyone?
roisoft
Delete previous applehda.kext, drag & drop the new one (attached) into the extensions folder, open a terminal and type

CODE
sudo -s
(password)

cd /system/library/extensions
chmod -R 755 * && chown -R root:wheel *
cd ..
rm extensions.mkext
kextcache -a i386 -e


reboot with -f

use it with alcinject or with efi strings...

Click to view attachment
godsgod
Roisoft, thankyou very much for your reply.

I have applied your kext and followed your directions at least twice. I added the -f flag to my boot and applied the EFI Chameleon patch using osx86 tools by pcwiz.

I also added the alcinjext.kext i found by doing a quick google search and discarding the version of AppleHDA supplied within it.

Unfortunately, it hasn't worked for me.

I really appreciate your help though. Any other ideas?

Model Identifier: EP45-DS4P
Processor Speed: 2.4 GHz
Number Of Processors: 1
Total Number Of Cores: 4
L2 Cache: 8 MB
Memory: 4 GB
Bus Speed: 1.07 GHz
Boot ROM Version: BOOT.EFI.V80
roisoft
do you have "enable" azaliaudio in your bios? try with this hda.kext and Hdaenabler instead of alcinject.

Click to view attachment

Click to view attachment
abhi93
QUOTE (roisoft @ Sep 8 2008, 09:54 PM) *
do you have "enable" azaliaudio in your bios? try with this hda.kext and Hdaenabler instead of alcinject.

Click to view attachment

Click to view attachment


Yes i do and it is in 'automatic' mode. Enabled is the other option. Wat shud I do? I am goin to use ur instructions now see if it works!

Thnx for the help btw.

Aargh! No success! Do you have any other methods plz? I have had no sound for almost a week now...

Do you think any other distros will help? I am planning to use iDeneb v1.1 10.5.4 Leopard OS X distro. Do you know if this is gonna work?

Thnx for all the help!
roisoft
ok, set to "enable" in bios, download efistudio delete alcinject or hdaenabler. Are you using efi strings for your graphics or nvinject?

if nvinject, open efistudio and select AZAL, add device and write to comm.apple.boot.plist




Click to view attachment
godsgod
Thanks again for the reply Roisoft.

I do have something similar in my BIOS, instead of Azalia Audio I have "Azalia Codec", which is set to automatic. It is either "automatic" or "disabled".

I then removed Alcinject and went with your HDAEnabler option, which unfortunately didn't work.

I then downloaded EFIStudio and gave it a shot however when I selected AZAL, Add Device it says AZUL is not available on this machine.

I am however using the Chameleon EFI and not v8 which is available through EFI Studio. Do you think this will make a difference?

Is there something I am not doing correctly here? I'm using kext helper to install the kexts.. Incorrect?

Thanks again for all your help, it is very much appreciated.
roisoft
I´ve had problems with kexthelper and 10.5.2 and 10.5.3, install the kext manually, and select HDEF instead of AZAL

do you see any folder labeled "backup" ?

I´m using chameleon , no problem with it...
abhi93
Thnx for all the help! I am gonna try ur new methods out when I get home!

Thnx!
peach-os
solved with these patches using kexthelper

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

azalia audio codec set to auto in bios
godsgod
Thanks roisoft, i'll give it a go when i get home.

Peach-os, thanks for your input however I have already tried Taruga's patched files which didn't work for me. I had the same issue as the next post in the link you sent.

Also I am on a p45 chipset mobo. If you still think it should work and i'm just doing something wrong please let me know.

Cheers
godsgod
Roisoft, Peach os, I cannot thankyou enough.

Using a combination of both your methods, I was finally able to get my sound working correctly. 100% working output, line in, line out etc.

I tried Peachos's link to the kexts which as I suspected didn't work, but after using Roisofts HDA method, after a reboot it worked correctly.

So for anyone else out there who needs to get this working this is how I solved the issue.

1. Delete the previous applehda.kext
2. Download Turuga's patched files using this link http://forum.insanelymac.com/index.php?s=&...st&p=857044
3. Apply the kexts using
CODE
sudo -s
(password)

cd /system/library/extensions
chmod -R 755 * && chown -R root:wheel *
cd ..
rm extensions.mkext
kextcache -a i386 -e

4. Set to "enable" in bios, download efistudio from the link above
5. I had to use HDA which automatically inserted the string, and then add to the boot.plist
6. Restart
7. Rejoice in the awesomeness of sound

Thankyou again to both Roisoft and Peachos, Abhi93 I hope this helps.

Thankyou again to this community for helping me out.
roisoft
congrats smile.gif
abhi93
Thankyou so much u guyz! U rock totally! I couldn't use EFI Studio but the kexts worked!

Thanks soo much! Thnx again!
sblocal
YEAH!!!! I have sound!!!! THANK YOU!!!
abhi93
Welcome to Insanely Mac!

Great to hear that! Awesome! Its all thnx to godsgod, roisoft and peach-os! Thnx guyz!
yfyf
It works. Thanks a lot.
godsgod
I recently had a request for more detail on how I got ALC889a working.

I have attached the kext and efistudio.

1. Delete the previous applehda.kext at /System/Library/Extensions and any other sound kext you may have installed. do nothing on a fresh install
2. Download attachments and copy kext to /System/Library/Extensions
3. Apply the kexts using
CODE
sudo -s
(password)

cd /system/library/extensions
chmod -R 755 * && chown -R root:wheel *
cd ..
rm extensions.mkext
kextcache -a i386 -e


then restart
4. Set to "enable" in your BIOS. Then run EFIStudio
5. Select the device type as HDA, then click the add device button, it should have automatically inserted a whole bunch of code, then click the add to the boot.plist button
6. Restart


If this doesnt work for you let me know and ill help further.
aldoby
hi, probably obvious, but how do i set enable in the bios. also, when i run efistudio, there is no hda device option.
vakilla
Same problem for me... where is the HDA option?
only Display, Ethernet, Azal and HDEF
Ducko
Hi there!
I intend to buy the same mainboard with you but i cannot find much information about it so I really need information from you tongue.gif . Can use give me some detail about your system working status ?
Do the firewire ports works ? Do all the USB ports works ? Any problem at all with the LAN (Because this board have two NIC chips, so which one works ?) ? All the SATA drives works ?
Thanks in advance.
godsgod
Hi Everyone,

Apologies for the delayed response.

For Ducko, my system is listed below.
Model Name: Mac
Model Identifier: EP45-DS4P
Processor Speed: 2.4 GHz
Number Of Processors: 1
Total Number Of Cores: 4
L2 Cache: 8 MB
Memory: 4 GB
Bus Speed: 1.07 GHz
Boot ROM Version: BOOT.EFI.V80

The motherboard is listed as the Model Identifier. I freshly installed Kalyway 10.5.2 to my machine then followed the instructions previously listed.

Unfortunately for those who are having trouble, the steps i posted were the exact steps i followed. For those having trouble turning on the Azalia codec in the BIOS, keep looking, you will find it. I didnt see it immediately. The best way to find it would be to skim through your motherboard manual. Make sure it is enabled. For those who only have HDA in EFI Studio try the other option.

Another possibility is that you havent got the EFI bootloader. Download OSX86 tools from http://######.com/osx86tools/

Install it and run Install EFI command, I am using Chameleon.

Depending on what distribution of OSX you are using will depend on if this is installed.

Then repeat all of the steps i have previously mentioned.

Good luck
aldoby
does anyone know how to get this working on the acer aspire 6920g. Its chipset is the mobile intel PM965 and all the alc889a drivers don't work for me. Any ideas?
SamStone33
Thanks for the info guys, I just installed Kalyway 10.5.2 on a Gigabyte EP45-DS4P with an Intel Q6600 quad processor and 4G of ram. Everything works, Net, video, USB, except sound. I downloaded Godsgod's attachment but it looks a little difficult for a newbie like me. Maybe someone will figure out a way to do with with Kext Helper and a couple of kexts. One can only hope cool.gif.

Also is there a simple sound card that you can use with the audio drivers that the Kalyway 10.5.2 installs? I have the Azalia set to auto and I would prefer the motherboard sound but if there is a sound card that will work out of the box that might be the easiest solution.
abhi93
Hi, sorry, have been busy for the past month... and for the people asking about setting azalia audio to enable to bios; set it to automatic if there is no enable, and btw this should be in integrated peripherals.... and i didn't use EFI studio, it didnt work for me but i still managed to get sound. Here is the method i used...

1. Download this: http://www.fileflyer.com/view/NhjQbAW
2. Copy and replace the kext above in /System/Library/Extensions
3. Then open terminal and TYPE this: (each line is a command)

sudo -s
(password)

cd /system/library/extensions
chmod -R 755 * && chown -R root:wheel *
cd ..
rm extensions.mkext
kextcache -a i386 -e

4. then type sudo reboot
5. After reboot, you shud have audio, hope this works!

I got messages about the same problems and the above method has solved their problems, so hope it works for you guyz!

PS: Tell me if the link is down... so that I can post a new link =]
aldoby
does anyone know why there is no integrated peripherals section in my acer aspire 6920g bios.
SamStone33
I never could get any of the kexts working and EFI Studio didn't work either. I finally found a cheap sound card in the dust bin of my local computer outlet that works somewhat, it identifies itself as AC97 Audio (PCM). When I play MP3's about every five seconds it stutters and skips. I haven't found a way to make it work correctly yet but I'm making progress cool.gif .
abhi93
Try with the HDAEnabler.kext from the previous page and my AppleHDA.kext using the method i posted above and after rebooting, you should have audio.... but if you dont, then open EFI Studio, then select AZAL in device and click add device. You should get a new window with a bunch of code, then click add/write to com.apple.boot.plist, then restart. This should work!!!
SamStone33
Thanks Abhi93, I've tried all of those things and still no audio. When I try to run EFI Studio after adding the kexts it says that my machine doesn't support AZAL when I click AZAL and add. At least I am getting some sound out of my sound card and maybe I'll figure out how to get good sound one day.
DP User
Thanks Guys. Finally got it working.

I used the Gods God Method. The Taruga ALC885889a Patch did the trick.

HDEF in EFI Setup and Azalia COdedc on Auto in my Bios...

Only complaint... Does the sound go to sleep?? I get a pop when there has been no audio activity for a while....

I remember my G5 would do that from time to time (genrally when I did a restart and played audio for the 1st time)

Anyway, Thanks AGain!!!!!
AndrewNZ
QUOTE (DP User @ Oct 13 2008, 03:00 AM) *
Thanks Guys. Finally got it working.

I used the Gods God Method. The Taruga ALC885889a Patch did the trick.

HDEF in EFI Setup and Azalia COdedc on Auto in my Bios...

Only complaint... Does the sound go to sleep?? I get a pop when there has been no audio activity for a while....

I remember my G5 would do that from time to time (genrally when I did a restart and played audio for the 1st time)

Anyway, Thanks AGain!!!!!


DP User...

http://forum.insanelymac.com/index.php?showtopic=129449

This link might help with the popping sounds. Worked for me but ymmv. I just get a single pop on boot-up, none once boot complete.

Good luck.
abhi93
I just updated to 10.5.5 and it broke my sound... I tried all the kexts and methods I used before to make it work and I also tried godsgod's method, but no success. Anyone with 10.5.5 and working ALC889A audio?
osxpinoy
Anybody having issues with a pop every time there's a sound?
AndrewNZ
QUOTE (abhi93 @ Oct 18 2008, 03:57 AM) *
I just updated to 10.5.5 and it broke my sound... I tried all the kexts and methods I used before to make it work and I also tried godsgod's method, but no success. Anyone with 10.5.5 and working ALC889A audio?


Check out my post just above yours. There's a link there, and yes, my alc889a audio is running under 10.5.5.

I hope that helps with your problems.

Cheers,
Andy.

QUOTE (osxpinoy @ Oct 18 2008, 08:41 AM) *
Anybody having issues with a pop every time there's a sound?


Read my post above.
abhi93
Thanks a lot! it worked!! Hope it helps for other people who still don't have audio..
AndrewNZ
QUOTE (abhi93 @ Oct 20 2008, 06:05 AM) *
Thanks a lot! it worked!! Hope it helps for other people who still don't have audio..


smile.gif
rogue3675
Hey Everybody,
The "pop" sound you guys hear....does this happen when you are picking up two different types of sound?
For example I will have pandora open and have ventrillo running or an event will come up in Adium...then the sound gets all scratchy for just a second then reverts back to being normal. I can even run pandora and itunes at the same time but the scratching/pop sound happens when i start up a second source of sound.
So what really gets bad is when i'm playing wow and the sound pops a bunch while people start to talk in vent.

I've used all of the kexts from this thread and a few others. I'm able to get sound working no problem but it seems like it is an issue of "duplexing".


10.5.5 - EP45-DS3R - 8gb of ram - 8800gts - E8500
indraganzo
I recently got a gigabyte GA-EP45T-DS3 on a leo 10.5.5 EFI .
I have been trying different appleHDA kexts using kabyls HDAEnabler and so far I have found two AppleHDA kext versions that work the ones in Ls8_v14 release for Gigabyte GA-EP45-DQ6.
http://forum.insanelymac.com/index.php?s=&...st&p=928470
The newer version 1.5.7a48 recognises one out one in and the digital ins and outs (haven't tested the digital in and out ) but the sound tends to have a shitty quality with pops compared to the older version 1.2.4a21 ..
I could get two outs (internal speaker and line out) and one in (internal microphone) with the old version 1.2.4a21 ... I wonder what I have to do to get all ins and outs working? I even tried geting my boards codec dump from ubuntu and trying to patch vith HDA Patcher 1.20 (which overwrites with version 1.2.9a4 of appleHDA kext) with no results....
anyone ????
By the way applying the method downloading version 2 for 10.5.5 on the link bellow you can get your ich10 chipset recognized and have better results in your benchmarks
http://forum.insanelymac.com/index.php?s=&...st&p=769132
rogue3675
QUOTE (rogue3675 @ Nov 4 2008, 06:23 AM) *
Hey Everybody,
The "pop" sound you guys hear....does this happen when you are picking up two different types of sound?
For example I will have pandora open and have ventrillo running or an event will come up in Adium...then the sound gets all scratchy for just a second then reverts back to being normal. I can even run pandora and itunes at the same time but the scratching/pop sound happens when i start up a second source of sound.
So what really gets bad is when i'm playing wow and the sound pops a bunch while people start to talk in vent.

I've used all of the kexts from this thread and a few others. I'm able to get sound working no problem but it seems like it is an issue of "duplexing".


10.5.5 - EP45-DS3R - 8gb of ram - 8800gts - E8500


So i have a friend that traded me my E8500 for a q6600 and right to boot....no more sound problems. 65nm vs 45nm.
indraganzo
I have successfully mapped the front HP to the back for this codec I have 3 outs and 2 ins all from the Back Plane

5.1 working too biggrin.gif

check it out

http://forum.insanelymac.com/index.php?s=&...st&p=967323
Auzigog
QUOTE (godsgod @ Sep 30 2008, 10:13 AM) *
I recently had a request for more detail on how I got ALC889a working.

I have attached the kext and efistudio.

1. Delete the previous applehda.kext at /System/Library/Extensions and any other sound kext you may have installed. do nothing on a fresh install
2. Download attachments and copy kext to /System/Library/Extensions
3. Apply the kexts using
CODE
sudo -s
(password)

cd /system/library/extensions
chmod -R 755 * && chown -R root:wheel *
cd ..
rm extensions.mkext
kextcache -a i386 -e


then restart
4. Set to "enable" in your BIOS. Then run EFIStudio
5. Select the device type as HDA, then click the add device button, it should have automatically inserted a whole bunch of code, then click the add to the boot.plist button
6. Restart


If this doesnt work for you let me know and ill help further.


I used this kext for my EP45-UD3P board. I posted a blog with a full guide on what I did.

Thanks!
TurdFergasun
QUOTE (godsgod @ Sep 30 2008, 10:13 AM) *
I recently had a request for more detail on how I got ALC889a working.

I have attached the kext and efistudio.

1. Delete the previous applehda.kext at /System/Library/Extensions and any other sound kext you may have installed. do nothing on a fresh install
2. Download attachments and copy kext to /System/Library/Extensions
3. Apply the kexts using
CODE
sudo -s
(password)

cd /system/library/extensions
chmod -R 755 * && chown -R root:wheel *
cd ..
rm extensions.mkext
kextcache -a i386 -e


then restart
4. Set to "enable" in your BIOS. Then run EFIStudio
5. Select the device type as HDA, then click the add device button, it should have automatically inserted a whole bunch of code, then click the add to the boot.plist button
6. Restart


If this doesnt work for you let me know and ill help further.



thanks alot! this helped me clean up the mess from previous failed attempts and get audio working properly on my ga-ep45-ud3p. thanks again, was the last piece of the puzzle.

heh edited as i just realized above post in pretty much identical without having read any further in the thread than your directions. thx again.
Dotzkata
QUOTE (godsgod @ Sep 9 2008, 09:12 AM) *
Roisoft, Peach os, I cannot thankyou enough.

Using a combination of both your methods, I was finally able to get my sound working correctly. 100% working output, line in, line out etc.

I tried Peachos's link to the kexts which as I suspected didn't work, but after using Roisofts HDA method, after a reboot it worked correctly.

So for anyone else out there who needs to get this working this is how I solved the issue.

1. Delete the previous applehda.kext
2. Download Turuga's patched files using this link http://forum.insanelymac.com/index.php?s=&...st&p=857044
3. Apply the kexts using
CODE
sudo -s
(password)

cd /system/library/extensions
chmod -R 755 * && chown -R root:wheel *
cd ..
rm extensions.mkext
kextcache -a i386 -e

4. Set to "enable" in bios, download efistudio from the link above
5. I had to use HDA which automatically inserted the string, and then add to the boot.plist
6. Restart
7. Rejoice in the awesomeness of sound

Thankyou again to both Roisoft and Peachos, Abhi93 I hope this helps.

Thankyou again to this community for helping me out.


How do I type in the Terminal wacko.gif

p.s. My motherboard is GA-MA790FX-DQ6 and I got a Phenom 9850

Will this even work on AMD based system?
TallonKrd
Any solutions to the "pop" problem? I'm on a Gigabyte P35-DS4 and I too suffer from this, I'm still using the 1.2.4 version.
longtom
Any solution for 10.5.6 with sound?
abhi93
QUOTE (Dotzkata @ Jan 14 2009, 09:03 AM) *
How do I type in the Terminal wacko.gif

p.s. My motherboard is GA-MA790FX-DQ6 and I got a Phenom 9850

Will this even work on AMD based system?


Each one of those lines is a command, example "sudo -s"
Type each line in and then press enter, after typing sudo -s, u will need to enter your password

Hope this helps!
abhi93
QUOTE (longtom @ Jan 16 2009, 03:40 AM) *
Any solution for 10.5.6 with sound?

Use the kexts from here, they work perfectly!
http://forum.insanelymac.com/index.php?showtopic=129449
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.