Jump to content
3 posts in this topic

Recommended Posts

i lost QE and CI, so i copied all kexts from a backup osx i have on another partition and did

 

chmod -R 755 /System/Library/Extensions

chown -R root:wheel /System/Library/Extensions

 

rm /System/Library/Extensions.kextcache

kextcache -k /System/Library/Extensions

 

no graphics are fine but audio does not work anymore. any help appreciated/

 

 

FIXED :angry::) :)

 

heres how..

 

cd /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext/Contents

 

 

chown -R root:wheel /System/Library/Extensions

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

 

 

cd /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/

kextload AppleAC97AudioIntelICH.kext

 

 

It should be loaded, check your system preferences. If you can change the volume, YOU SHOULD HAVE SOUND.

If the OS Says Cannot load kext then run the Repair Permissions in Disk Utility.

 

rm /System/Library/Extensions.kextcache

kextcache -k /System/Library/Extensions

reboot

 

FOUND here http://wiki.osx86project.org/wiki/index.php/Audio

Link to comment
https://www.insanelymac.com/forum/topic/13022-ac97-kext-wont-load/
Share on other sites

"It should be loaded, check your system preferences. If you can change the volume, YOU SHOULD HAVE SOUND.

If the OS Says Cannot load kext then run the Repair Permissions in Disk Utility."

 

I'm afraid that the appleac97audio.kext can be loaded and i also can change the volume but still no sound!

×
×
  • Create New...