centos 6的网卡坑

新买了台电脑,网卡是rtl8618,但是驱动竟然是8169。根据网上的教程,去官网下载( http://www.realtek.com.tw/downloads/downloadsView.aspx?PFid=5&Level=5&Conn=4&DownTypeID=3) 驱动,再执行autorun.sh. 结果发现无法编辑安装成功,后来在github上看到这么一段话:

Sorry but this repository is just a mirror of realtek's code. I guess this version of the module does not support linux 2.6.32.

后来定位到它以前的commit记录,下了老的版本,就正常了。https://github.com/mtorromeo/r8168/tree/0ac102999483f1a8b7cfe87927cb2c45b05d2619

相关文章

Centos下搭建性能监控Spotlight
CentOS 6.3下Strongswan搭建IPSec VPN
在CentOS6.5上安装Skype与QQ
阿里云基于centos6.5主机VPN配置
CentOS 6.3下配置multipah
CentOS安装、配置APR和tomcat-native