View Single Post
 
Old 07-07-2009, 08:55 AM
thorazine74 thorazine74 is offline
 
Join Date: May 2009
Location: Spain
Posts: 411
Quote:
Originally Posted by safmaverick View Post
Here is my AppleAC97AudioIntelICH.kext Info.plist file. where can I find that dependency?
At the bottom where it says:

Code:
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.driver.AppleAC97Audio</key>
<string>1.0.0</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.1</string>
</dict>
You need some AppleAC97Audio.kext and IOPCIFamily.kext (this one should always be present).
Anyway that plist looks kinda weird, its like its been edited and its name changed to supersede the AppleAC97Audio kext without changing the OSBundleLibraries.
Have you tried using some other kexts like VoodooHDA for audio?

AsRock P45TS | C2D E8200 | GeForce 8600GTS
Mac OS X Snow Leopard 10.6.1 + Windows 7 Ultimate 6.1.7600 + Fedora 11
Reply With Quote