Jump to content
6 posts in this topic

Recommended Posts

hello eveyone,

 

i have just installed 10.4.5 and on my first reboot i get an error saying that AppleAC97Audio.kext was installed incorrectly and needs to be reinstalled...or something like that.

 

can someone help me, and also when i try to kextload it, it says its not authentic.

 

 

can someone give me a link to a new one and give me instructions on how to install it properly.

 

can someone please help me, any replies are greatly appreciated.

Link to comment
https://www.insanelymac.com/forum/topic/24632-appleac97audiokext-in-1045/
Share on other sites

  • 4 weeks later...

If you installed the Universal 10.4.4 DVD with the 10.4.5 update, then you got the same issue as I did. I actually solved it doing this instead:

 

The issue can be fixed by loading up terminal and typing:

 

cd /System/Library/Extensions

sudo find nameofkext.kext -type d -exec /bin/chmod 0755 {} \;

sudo find nameofkext.kext -type f -exec /bin/chmod 0644 {} \;

 

Try it and let me know. Which DVD install disk are you using?

×
×
  • Create New...