Jump to content

Need AppleAzaliaAudio.kext from 10.4.3


javagreen
 Share

7 posts in this topic

Recommended Posts

I had smooth running 10.4.7 install on an Amd64 3000+ and Asus A8NVM-CSM but I had to format and reinstall because of some application related issues. The last time a friend had linked me up to the 10.4.3 version of the AppleAzaliaAudio.kext which worked in 2 channel mode for me using a couple of tricks i saw on this forum.

 

I need the 10.4.3 version of AppleAzaliaAudio.kext for my current install .. i've tried googling for it but to no avail :tomato: can osmeone link me up to it please or if possible, attach it here?

 

Any help very much appreciated.. thanks :blink:

Link to comment
Share on other sites

Try this: http://forum.insanelymac.com/index.php?showtopic=18642

 

Be sure to follow the Appendix to be sure the numbers you are using are correct.

 

That's the guide I had used... :tomato:

 

But what I need right now is the actual AppleAzaliaAudio.kext file (from 10.4.3).. i tried looking on the HCL's on Osx86 wiki but couldnt find any download.. my pal had linked me up to the download last time..but sadly I didnt bookmark it.

 

so if anyone has a link to the 10.4.3 version of this .kext or can upload it here... it'll be very helpful :blink:

Link to comment
Share on other sites

Mine worked fine using the kext from 10.4.6. Others have had success with newer kexts as well. What do you have to lose trying it out while waiting for someone to send you the 10.4.3 kext?

 

If it works, then you don't need to find the hard-to-find 10.4.3 kext. If it doesn't work, you are still on the hunt.

Link to comment
Share on other sites

Mine worked fine using the kext from 10.4.6. Others have had success with newer kexts as well. What do you have to lose trying it out while waiting for someone to send you the 10.4.3 kext?

 

If it works, then you don't need to find the hard-to-find 10.4.3 kext. If it doesn't work, you are still on the hunt.

 

I tried that but it game me an error about the kext not installed properly, i'm trying other things in the meanwhile :(

 

I looked in the essentials.pkg on my Myzar DVD too but its not in there :compress:

Link to comment
Share on other sites

To fix the permissions damage you did to the kext, try this.

 

Go into Terminal and type:

 

cd /System/Library/Extensions
sudo find AppleAzaliaAudio.kext -type d -exec /bin/chmod 0755 {} \;
sudo find AppleAzaliaAudio.kext -type f -exec /bin/chmod 0644 {} \;

 

Why not just download the Intel 10.4.3 update from apple, assuming this isn't a PPC update..

http://www.apple.com/support/downloads/mac...e1043combo.html

That is PPC. The first Intel update from Apple was 10.4.5. The Intel updates usually have the word "Intel" in the file name.

Link to comment
Share on other sites

 Share

×
×
  • Create New...