我有个局域网:
03:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet [1969:1083] (rev c0)
Subsystem: ASRock Incorporation AR8151 v2.0 Gigabit Ethernet [1849:1083]
Kernel driver in use: atl1c
Kernel modules: atl1cIt卡是千兆以太网,但在ubuntu 16.04和16.10中只有100 at /S才能工作。
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Cannot get wake-on-lan settings: Operation not permitted
Current message level: 0x0000003f (63)
drv probe link timer ifdown ifup
Link detected: yes我计算了这个以太网和iperf的连接速度,结果是100 is /S。
这不是电缆问题,因为我尝试在同一点的笔记本电脑与相同的电缆,它运行在千兆位。
我该怎么办才能解决这个问题?
发布于 2017-06-13 04:30:18
我是在Linux论坛上启动由chili555链接的线程的用户:https://forums.linuxmint.com/viewtopic.php?t=225141
虽然禁用IPv6对Linux 18起作用,但它不适用于Ubuntu16.04。解决方案是从Atheros安装Linux驱动程序。我在Ubuntu论坛上跟踪了这篇文章,以使它发挥作用:华硕P8H67-V上的网8151以太网
不幸的是,文章中与司机本身的链接已经失效。我发现它可以在Ubuntuusers.de上使用,这是一个德语Ubuntu论坛。您可以在这里下载驱动程序:下载下81系列-linux-v1.0.1.14.tar.gz
我希望这能帮到你。
https://askubuntu.com/questions/838928
复制相似问题