网卡无法安装,请大家帮忙!谢谢
M57SLI-s4的主板下载了一个nForce Lan 的驱动安装
安装说明如下
-----------------------
1. Download the attached driver
2. Extract the contents onto the desktop
3. Open the Terminal application in the Applications/Utilities folder
4. Type "tail -f /var/log/system.log" to obtain debugging output for the first run.
5. Use the menu bar to open up a new Terminal window.
6. In this new window, type "cd ~/Desktop/forcedeth/build/Release"
7. sudo chown -R root:wheel forcedeth.kext
8. sudo chmod -R 755 forcedeth.kext
9. sudo kextload -v forcedeth.kext
10. Observe in the log window what happens. If there are no errors, and you eventually see the link going up with a proper speed, then the driver will work with your hardware. Otherwise, paste the log in this thread for help.
11. Test out the driver by browsing some websites, etc.
12. If there were any problems in steps 10 or 11, type "sudo kextunload forcedeth.kext", then repeat steps 7-11 for forcedeth-nockd.kext
13. To install the driver, type "sudo cp -R forcedeth.kext /System/Library/Extensions"
14. Lastly, update the extensions cache with "sudo kextcache -k /System/Library/Extensions"
--------------------------------------------------------
安装完成后还是不能上网
后来再次上论坛找驱动``下载一个nForceEthernetController.kext据说NF5的主板可以试试```可惜不知道怎么用这个文件
`
请大家帮帮忙 ``教教我怎么装这个驱动```谢谢!!
(下载nForceEthernetController.kext这个驱动的时候有提示说参考某个帖子``不过看了还是完全不懂```) 可以拿Kext Helper装
手动安装的话只需解压拖到/System/Library/Extensions
终端执行
sudo -s
密码
chown -R 0:0 /System/Library/Extensions
chmod -R 755 /System/Library/Extensions 马上试试````谢谢!!! 不好意思`再问下````执行完上面的命令好像没什么反应```命令里也没有提到nForceEthernetController.kext这个东西啊``
页:
[1]