![]() |
#1
|
|||
|
|||
![]() Hi,
I want to make my sound work on my iPC 10.5.6 but I always got a kextload problem. I used this wiki tread ( http://wiki.osx86project.org/wiki/index.php/Audio ) to make my sound work in the past, and it did work. Now when I want to do the same I got an error on Step 13: sh-3.2# kextload -t AppleAC97AudioIntelICH.kext extension AppleAC97AudioIntelICH.kext has potential problems: Warnings "Kext has no explicit kernel dependency" = true kextload: extension AppleAC97AudioIntelICH.kext appears to be loadable kextload: cannot resolve dependencies for kernel extension AppleAC97AudioIntelICH.kext error loading extension AppleAC97AudioIntelICH.kext sh-3.2# Any help about this? |
#2
|
||||
|
||||
Try repairing your permissions.
Code:
diskutil repairPermissions / My Specs ![]() System: Custom Built Mobo: ASRock Z68 Extreme4 Gen3 OS:Mac OS X MountainLion 10.8.2 & Windows 7 Ultimate x64 CPU: Intel Core i7 2600k @ 4.2GHz Memory: 16GB DDR3 XMS3 1600MHz Graphics Card: AMD Radeon HD 6870 1GB Email/Gtalk: [email protected] ![]() |
#3
|
|||
|
|||
thanx, but this doesnt help
![]() any other suggestion? |
#4
|
|||
|
|||
Quote:
You dont state your hardware but I think you would be better using an modded AppleHDA or VoodooHDA if your hardware supports it, AppleAC97Audio sounds kinda old... AsRock P45TS | C2D E8200 | GeForce 8600GTS Mac OS X Snow Leopard 10.6.1 + Windows 7 Ultimate 6.1.7600 + Fedora 11 |
#5
|
|||
|
|||
Any suggestions how to deal with it, Im kind a new here
![]() |
#6
|
|||
|
|||
Here is my AppleAC97AudioIntelICH.kext Info.plist file. where can I find that dependency?
Quote:
|
#7
|
|||
|
|||
Quote:
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> 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 |
#8
|
|||
|
|||
Thanx for the answer. I tried using VoodooHDA and it didnt work. I got problem solved by milanca, he gave me some newer AppleAC97Audio.kext which worked fine. And, yeah, IOAudioFamily.kext was also missing, and that is probably that dependency kext which was missing.
💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. |