Jump to content
1 post in this topic

Recommended Posts

I've tried changing the vendor and device id keys as per the various guides:

 

# cd /System/Library/Extensions

# mv AppleAC97Audio.kext AppleAC97Audio.kext.orig

# cp /AppleAC97Audio.kext .

# vi AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioVIA.kext/Contents/Info.plist

(my vendor & device ID's were already correct, cuz I downloaded this kext for fixing AC97)

# diskutil repairpermissions /

# chown -R root:wheel AppleAC97Audio.kext

# chmod -R 755 AppleAC97Audio.kext

# kextcache -k /system/library/extensions

# reboot

 

I had 10.4.5 working, except got sound out of only one speaker. So when I got the XFX 6800XT card I thought I'd go for broke...

 

Did I miss any steps? Any advice?

 

 

PS

'course, I like to get QE/CI working too, but that'll be another post...

Edited by Jazzz
Link to comment
https://www.insanelymac.com/forum/topic/43674-ac97-sigh-again/
Share on other sites

×
×
  • Create New...