Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1982 - ag71xx ethtool broken #7181

Closed
openwrt-bot opened this issue Dec 3, 2018 · 4 comments
Closed

FS#1982 - ag71xx ethtool broken #7181

openwrt-bot opened this issue Dec 3, 2018 · 4 comments
Labels

Comments

@openwrt-bot
Copy link

bolvan:

Device Dlink dir-825 rev.B
OpenWrt SNAPSHOT, r8623-7e88753

It always worked well for years from very old openwrt to lede with kernel 4.9
Now on kernel 4.14 its broken

ethtool eth1
Settings for eth1:
Cannot get device settings: Bad address
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes

mii-tool -v eth1
eth1: negotiated 100baseTx-FD, link ok
product info: vendor 00:07:32, model 22 rev 0
basic mode: autonegotiation enabled
basic status: autonegotiation complete, link ok
capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
advertising: 100baseTx-FD 100baseTx-HD
link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD

@openwrt-bot
Copy link
Author

bolvan:

Netgear WNDR3800

same chipset, same problem

@openwrt-bot
Copy link
Author

reinerotto:

Also broken for MT7620A:
root@xxxx:~# ethtool eth0
Settings for eth0:
Cannot get device settings: No such device
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes

LEDE_RELEASE="OpenWrt SNAPSHOT r10073-0293aa72d1"
LEDE_BOARD="ramips/mt7620"

@openwrt-bot
Copy link
Author

moeller0:

Netgear WNDR 3700v2:

root@xxx:# cat /etc/os-release
NAME="OpenWrt"
VERSION="SNAPSHOT"
ID="openwrt"
ID_LIKE="lede openwrt"
PRETTY_NAME="OpenWrt SNAPSHOT"
VERSION_ID="snapshot"
HOME_URL="http://openwrt.org/"
BUG_URL="http://bugs.openwrt.org/"
SUPPORT_URL="http://forum.lede-project.org/"
BUILD_ID="r9933-1325e74e0c"
LEDE_BOARD="ath79/generic"
LEDE_ARCH="mips_24kc"
LEDE_TAINTS="no-all busybox"
LEDE_DEVICE_MANUFACTURER="OpenWrt"
LEDE_DEVICE_MANUFACTURER_URL="http://openwrt.org/"
LEDE_DEVICE_PRODUCT="Generic"
LEDE_DEVICE_REVISION="v0"
LEDE_RELEASE="OpenWrt SNAPSHOT r9933-1325e74e0c"
root@xxx:
# ethtool eth0
Settings for eth0:
Cannot get device settings: Bad address
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes
root@xxx:# uname -a
Linux xxx 4.14.114 #0 Sat May 4 14:01:55 2019 mips GNU/Linux
root@xxx:
#

@openwrt-bot
Copy link
Author

ynezz:

I've fixes for ar71xx/ath79 ethtool in my staging tree https://git.openwrt.org/?p=openwrt/staging/ynezz.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant