资源作者:
管理员
IP 属地:
共被下载:831 次
共被浏览:2896 次
文件名称:
Rollback.zip
文件分类:
显卡驱动
资源大小:
下载积分:0
文件标签:
驱动
发布日期:2014-05-31 15:17:34
资源介绍:
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