You are not logged in.
Hi, got a weird one here.
I have the hardware as the title states. I can plug in network, have a running ping work fine. Once I try to reload a website or two, the ping freezes and the sites stop loading. This takes a matter of seconds. If I unplug and replug the network cable it starts pinging again right away. If I rmmod and modprobe alx it starts to ping.
If I reboot to Windows this NIC works without issue.
Checked dmesg, no error.
checked systemctl --type=service to make sure no duplicate networking services (I'm running NetworkManager in GNOME)
Wireless works without issue.
What could be the problem? What should I check next?
uname
Linux a34950ap 4.1.6-1-ARCH #1 SMP PREEMPT Mon Aug 17 08:52:28 CEST 2015 x86_64 GNU/Linux
lspci
03:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
04:00.0 Ethernet controller: Qualcomm Atheros AR8161 Gigabit Ethernet (rev 08)
dmesg
[ 2131.975707] alx 0000:04:00.0 enp4s0: Link Down
[ 2213.391254] alx 0000:04:00.0 enp4s0: NIC Up: 100 Mbps Full
[ 2230.271012] alx 0000:04:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [10:bf:48:2c:44:22]
[ 2230.272749] alx 0000:04:00.0 enp4s0: renamed from eth0
[ 2230.297467] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
[ 2230.297950] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
[ 2231.811399] alx 0000:04:00.0 enp4s0: NIC Up: 100 Mbps Full
[ 2231.811650] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
[ 2266.552668] alx 0000:04:00.0 enp4s0: Link Down
Last edited by amgine (2015-09-10 19:54:41)
Offline
Any help? I still haven't found anything.
Offline
Probably yet another driver bug.
Did it ever work in the past? Does it work with the latest kernel available or with linux-lts?
Offline
It worked in the past with a different distro. Just recently installed Arch. I'll try with linux-lts. Thanks for the suggestion!
Offline
Any update in this issue, I have the same problem.
Offline
It seems that this is an alx driver bug.
As a workaround you can set MTU size to 9000.
More info:
Offline