Jump to content

AMD HD 7xxx FIX 10.9.2 v1


About This File

Kexts from 10.9.1 required to get this card working. Either install them using kext utility or boot up your installer go to terminal and type following:

 

rm -rf /Volumes/NAMEOFYOURDRIVE/System/Library/Extensions/IOPCIFamily.kext

rm -rf /Volumes/NAMEOFYOURDRIVE/System/Library/Extensions/AppleACPIPlatform.kext

 

- NAMEOFYOURVOLUME == name of the volume you installed osx onto.

 

cp /PATHTOWHEREYOUEXTRACTEDTHEM/IOPCIFamily.kext (!!not IOPCIFamily.kext/ must be without / !!) /Volumes/NAMEOFYOURDRIVE/System/Library/Extensions/

cp /PATHTOWHEREYOUEXTRACTEDTHEM/AppleACPIPlatform.kext (!!not AppleACPIPlatform.kext/ must be without / !!) /Volumes/NAMEOFYOURDRIVE/System/Library/Extensions/

 

- PATHTOWHEREYOUEXTRACTEDTHEM == path to the kext files.

 

chown wheel:root /Volume/NAMEOFYOURDRIVE/System/Library/Extensions

chmod 775 /Volume/NAMEOFYOURDRIVE/System/Library/Extensions

 

sorry for fool proof instructions but there is always one guy who just doesnt get it :)

  • Like 1
 Share


User Feedback

Recommended Comments

×
×
  • Create New...