Jump to content
5 posts in this topic

Recommended Posts

Hi can somebdy send me the file AppleAC97Audio.kext, becuase I dont have it in my 10.4.1. I did download a version from this forum, but it didnt work, and I got errors like chrown:command not found and CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8.

 

Thanks

 

Email: tristramd@googlemail.com

 

Sky

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

Hi can somebdy send me the file AppleAC97Audio.kext, becuase I dont have it in my 10.4.1. I did download a version from this forum, but it didnt work, and I got errors like chrown:command not found and CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8.

 

Thanks

 

Email: tristramd@googlemail.com

 

Sky

For 10.4.1:

http://forum.osx86project.org/index.php?ac...ype=post&id=528

 

Thanks :)

 

Lets hope it works this time, the last time I get Operation not permitted

error when I do the command chown -R root:wheel /System/Library/Extensions (from the audio wiki page)

 

Thanks

 

Sky

Lets hope it works this time, the last time I get Operation not permitted

error when I do the command chown -R root:wheel /System/Library/Extensions

 

 

you need to be root to do those things, or else use sudo, in case that was what was missing..

you need to be root to do those things, or else use sudo, in case that was what was missing..

 

I've found a topic where people have the same problem as me http://forum.osx86project.org/index.php?showtopic=1826

 

So if i do

 

sudo chown -R /System/Library/Extensions/AppleAC97Audio.kext
sudo chmod -R 755 /System/Library/Extensions/AppleAC97Audio.kext

 

and then steps 1-12 from the wiki it should work right?

×
×
  • Create New...