View Single Post
 
Old 06-25-2011, 02:17 PM
Taisto's Avatar
Taisto Taisto is offline
 
Join Date: Jan 2008
Location: TriCity, Poland
Posts: 517
Please try this one :

http://www.mediafire.com/?9a6h9f43533793q

But first remove the kext you've installed before.

It seems to have your device listed :

<key>ICH5 AC97 Audio</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleAC97AudioIntelICH</string>
<key>ICH Type</key>
<integer>5</integer>
<key>IOClass</key>
<string>AppleAC97AudioIntelICH</string>
<key>IOPCIPrimaryMatch</key>
<string>0x24d58086</string>
<key>IOProbeScore</key>
<integer>10000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>

You might have to edit IOPCIPrimaryMatch to match your device ( 0xfeb7fa00 ). But it should work even without it. If it's a laptop, try AzaliaAudio as a temporary solution if this next doesn't work. Please let me know how this worked for you :-)


www.ultimae.com
Panoramic music, for panoramic people.

AMD Phenom II X6 3.5Ghz
AMD 990FX Chipset
Kingston HyperX 16GB 1600Mhz
AMD Radeon HD6850 X2 CrossFire
Seagate Barracuda Green 2TB

Last edited by Taisto; 06-25-2011 at 02:20 PM.
Reply With Quote