Leith Posted March 23, 2006 Share Posted March 23, 2006 Hey guys, I'm highly confident in this community and am sure I can find help here, so far I have everything working except onoard NIC and sound right now. I'm not worried about the NIC as I have a PCI card doing its job:) so, I tried some things to et my dound working, I followed the steps outlines in the wiki for installing sound, and no sound, no option for sound in the system prefs. I did everything listed in the wiki outlined here: http://wiki.osx86project.org/wiki/index.php/Audio using 10.4.5 My vendor ID is 10DE and my device ID is 0059 When I look in the Info.plist for the audio kext, my stuff is already listed, when I run kextload I get the following errors, modified or otherwise. kernel extension /System/Library/Extensions/AppleAC97Audio.kext/ has problems: Authentication failures { "File owner/permissions are incorrect" = ( "/System/Library/Extensions/AppleAC97Audio.kext" "/System/Library/Extensions/AppleAC97Audio.kext/Contents/Info.plist" "/System/Library/Extensions/AppleAC97Audio.kext/Contents" "/System/Library/Extensions/AppleAC97Audio.kext/Contents/MacOS/AppleAC97Audio" "/System/Library/Extensions/AppleAC97Audio.kext/Contents/MacOS" ) } so, what is one to do/cry Link to comment https://www.insanelymac.com/forum/topic/12839-ac97-sound-issue/ Share on other sites More sharing options...
Deling Ren Posted March 23, 2006 Share Posted March 23, 2006 Looks like it's a permission problem. Make sure the owner/group are root/wheel and permission is 755. sudo chown -R root:wheel /System/Library/Extensions/AppleAC97Audio.kext sudo chmod -R 755 /System/Library/Extensions/AppleAC97Audio.kext Link to comment https://www.insanelymac.com/forum/topic/12839-ac97-sound-issue/#findComment-81335 Share on other sites More sharing options...
Leith Posted March 23, 2006 Author Share Posted March 23, 2006 Thats been done... but, I'll give it w whirl again nope, didnt work that time either... Link to comment https://www.insanelymac.com/forum/topic/12839-ac97-sound-issue/#findComment-81339 Share on other sites More sharing options...
Mike Yann Posted March 24, 2006 Share Posted March 24, 2006 The ac97 in 10.4.5 is a serious problem! Could anyone provide a right working AppleAC97Audio.ketx in Mac OS 10.4.5? A thousand thanks for your kindness. Link to comment https://www.insanelymac.com/forum/topic/12839-ac97-sound-issue/#findComment-82197 Share on other sites More sharing options...
Recommended Posts