Jump to content
3 posts in this topic

Recommended Posts

Greetings!

 

I have a Mainboard with the Intel i865G/ICH5 Chipset - everything is working fine, except for the Sound.

Just as the GUI starts, I get the following Messages:

 

 

Translation:

"The Extension "/System/Library/Extensions/AppleAC97Audio.kext/" wasn't installed properly and can't be used. You should install it again, or contact the vendor".

 

And the same with „/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext

 

I get this Message 2 times - I just click OK, andas I said: The System works, but no sound.

 

I'm using JaS 10.4.7 - I already tried repairing the permissions, as well as clearing the cache, but to no avail.

 

Any ideas?

Edited by anonymous86
Link to comment
https://www.insanelymac.com/forum/topic/40872-intel-onboard-sound-not-working/
Share on other sites

Thanks for the reply - but how exactly?

chmod 644 ?

 

Edit: Thanks for the tip, I searched around, and found the following commands:

 

http://forum.insanelymac.com/index.php?sho...kext+permission

 

sudo chown -R root:wheel (YOUR_Extension_Here)

sudo chmod -R 755 (YOUR_Extension_HERE)

 

And now it works like a charm.

Edited by anonymous86
×
×
  • Create New...