解决Qualcomm Atheros AR8161 Gigabit Ethernet网卡Linux下坏掉的问题

我的戴尔(Dell)I2330R-168一体电脑的网卡在升级某个内核版本后,网卡就用一会儿就坏了

ifconfig eth0

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 8192
        inet 192.168.99.236  netmask 255.255.255.0  broadcast 192.168.99.255
        inet6 fe80::221:70ff:fe6a:bd9c  prefixlen 64  scopeid 0x20<link>
        ether 00:21:70:6a:bd:9c  txqueuelen 1000  (Ethernet)
        RX packets 36202  bytes 49450919 (47.1 MiB)
        RX errors 173  dropped 0  overruns 173  frame 0
        TX packets 20661  bytes 1889686 (1.8 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 17 

 

现在新安装了arch linux,内核也升级到了最新

uname -a
4.4.1-2-ARCH #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC

然而这个问题还是存在

 

突然想到这个问题应该去内核站点去找答案,于是搜索网卡驱动名alx

https://bugzilla.kernel.org/buglist.cgi?quicksearch=alx

果然有很多人遇到同样的问题

https://bugzilla.kernel.org/show_bug.cgi?id=70761

把 mtu 改成8192就可以解决这个问题

ifconfig eth0 mtu 8192

并且有人写了补丁来解决这个问题,但是至今没有进人内核

 

由于现在我使用的是arch linux,目前还不会在archlinux下自己编译内核,就先使用设置mtu的方式的解决此问题

 

转载于:https://www.cnblogs.com/yashen/p/5252565.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Atheros AR8131 网卡驱动下载地址:(包括windows 驱动 和 Linux驱动) http://partner.atheros.com/Drivers.aspx Atheros AR9285无线网卡驱动,由开源项目MadWifi支持 在sourceforge搜索MadWifi可以找到: http://sourceforge.net/projects/madwifi/ 最新的Atheros无线网卡驱动主页: http://madwifi-project.org/ 对于新版本linux kernel 2.6.25之后(现在都是这个以上的内核),要用新的current版本。 http://snapshots.madwifi-project.org/madwifi-0.9.4-current.tar.gz In case you use kernel 2.6.25 or newer, you need to get this snapshot of the madwifi-0.9.4 branch instead of the v0.9.4 release! That snapshot is basically v0.9.4 plus compilation fixes for recent kernels. Atheros无线网卡驱动介绍: http://wireless.kernel.org/en/users/Drivers/Atheros AR9285无线网卡驱动 http://wireless.kernel.org/en/users/Drivers/ath9k Any distribution shipping a kernel >= 2.6.27 will have ath9k present but the ath9k driver on 2.6.32 is the oldest one recommended, anything older than that is completely unsupported. Below is a list of the minimal distribution requirements to either use ath9k from 2.6.27 or from compat-wireless, which lets you install newer drivers on older kernels. Ubuntu Intrepid (8.10) Fedora Core 10 openSUSE 11.1 Mandriva Linux 2009.0 (formally known as Mandrake Linux) ARCH Linux Gentoo Linux Red Flag Linux 7.0 (based on Fedora 10) RHEL5 2.6.18 kernel being tested When it went in ath9k was announced to have been merged into Linux-2.6.27-rc3 by Linus on Tue, 12 Aug 2008 19:33:16 -0700 (PDT), and consisted of 58.8% of the entire rc3 patch. Early distributions which picked it up OpenWrt became the first distribution to pick up ath9k and contribute to it.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值