Google
      
发新话题
打印

OSx86驱动安装方法

OSx86驱动安装方法

先把新的驱动文件* .kext 放入 /System/Library/Extensions/ ,然后终端输入
sudo chown -R root:wheel /System/Library/Extensions/

sudo chmod -R 755 /System/Library/Extensions/

sudo rm /System/Library/Extension*

kextload /System/Library/Extensions/

kextcache -k /System/Library/Extensions/

sudo diskutil RepairPermissions /

reboot
本人使用中X86配置:
主板:技嘉P35C-DS3R  |  CPU:Q6600
硬盘:酷鱼320G 16MB  |  内存:金士顿DDR2 667 1GX4
显卡:七彩虹7300 GT  |  光驱:明基DVD-RW
声卡网卡:板载  |  OS:MAC OS X 10.4.8 (本站FTP免费下载)

TOP

发新话题