anonymous86 Posted February 2, 2007 Share Posted February 2, 2007 (edited) 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 February 2, 2007 by anonymous86 Link to comment https://www.insanelymac.com/forum/topic/40872-intel-onboard-sound-not-working/ Share on other sites More sharing options...
freekz Posted February 2, 2007 Share Posted February 2, 2007 You need to repair the permissions of that kext through the terminal. Link to comment https://www.insanelymac.com/forum/topic/40872-intel-onboard-sound-not-working/#findComment-292075 Share on other sites More sharing options...
anonymous86 Posted February 2, 2007 Author Share Posted February 2, 2007 (edited) 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 February 2, 2007 by anonymous86 Link to comment https://www.insanelymac.com/forum/topic/40872-intel-onboard-sound-not-working/#findComment-292091 Share on other sites More sharing options...
Recommended Posts