Hello,
I've bough an asus RT-AC85P for a half a year ago.
When it was brand new, I've noticed some link problem on wan side with the official firmware, but sometime it got the 1gbit link. Once, the 1gbit is recognized, everything was ok until next reboot.
With, the last official update it was impossible to get it to work. So I've decided to get into openwrt.
I've experienced the same as before: sometimes works/sometimes doesn't. I've tried to playing with ethtool and autonegotiation, without success. When it is on, it reverts back to 100 Mbps.
Here is what I'm saying:
Sun Apr 11 18:36:37 2021 daemon.notice netifd: Interface 'wan' is enabled
Sun Apr 11 18:36:37 2021 daemon.notice netifd: Interface 'wan6' is enabled
Sun Apr 11 18:37:09 2021 daemon.notice netifd: Network device 'wan' link is up
Sun Apr 11 18:37:09 2021 daemon.notice netifd: Interface 'wan' has link connectivity
Sun Apr 11 18:37:09 2021 daemon.notice netifd: Interface 'wan' is setting up now
Sun Apr 11 18:37:09 2021 kern.info kernel: [ 4124.838195] mt7530 mdio-bus:1f wan: Link is Up - 1Gbps/Full - flow control off
Sun Apr 11 18:37:09 2021 daemon.notice netifd: Interface 'wan6' has link connectivity
Sun Apr 11 18:37:09 2021 daemon.notice netifd: wan (6696): udhcpc: started, v1.33.0
Sun Apr 11 18:37:09 2021 daemon.notice netifd: wan (6696): udhcpc: sending discover
Sun Apr 11 18:37:10 2021 daemon.notice netifd: Network device 'wan' link is down
Sun Apr 11 18:37:10 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss
Sun Apr 11 18:37:10 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss
Sun Apr 11 18:37:10 2021 kern.info kernel: [ 4125.862042] mt7530 mdio-bus:1f wan: Link is Down
Sun Apr 11 18:37:10 2021 daemon.notice netifd: wan (6696): udhcpc: received SIGTERM
Sun Apr 11 18:37:10 2021 daemon.notice netifd: wan (6696): udhcpc: entering released state
Sun Apr 11 18:37:10 2021 daemon.notice netifd: wan (6696): Command failed: Permission denied
Sun Apr 11 18:37:10 2021 daemon.notice netifd: Interface 'wan' is now down
Sun Apr 11 18:37:10 2021 daemon.notice netifd: Interface 'wan' is disabled
Sun Apr 11 18:37:10 2021 daemon.notice netifd: Interface 'wan6' is disabled
Sun Apr 11 18:37:10 2021 kern.info kernel: [ 4126.007886] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
Sun Apr 11 18:37:10 2021 kern.info kernel: [ 4126.021597] 8021q: adding VLAN 0 to HW filter on device wan
Sun Apr 11 18:37:10 2021 daemon.notice netifd: Interface 'wan' is enabled
Sun Apr 11 18:37:10 2021 daemon.notice netifd: Interface 'wan6' is enabled
Sun Apr 11 18:37:35 2021 kern.info kernel: [ 4150.598154] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
Sun Apr 11 18:37:35 2021 daemon.notice netifd: Network device 'wan' link is up
Sun Apr 11 18:37:35 2021 daemon.notice netifd: Interface 'wan' has link connectivity
Sun Apr 11 18:37:35 2021 daemon.notice netifd: Interface 'wan' is setting up now
Sun Apr 11 18:37:35 2021 daemon.notice netifd: Interface 'wan6' has link connectivity
Sun Apr 11 18:37:35 2021 daemon.notice netifd: wan (6786): udhcpc: started, v1.33.0
Sun Apr 11 18:37:35 2021 daemon.notice netifd: wan (6786): udhcpc: sending discover
When it's off, it loops the messages from the begginning till the last timestamp of Sun Apr 11 18:37:10 2021.
I'm use it with a Cisco EPC3208G modem. The cable is ok: cat6 S/FTP. the modem works like a cham with a direct PC connection. the phisical port is ok: lan recognizes it as a gbit. However, the ethtools says the following about the speed of the link partner (cisco modem):
ethtool wan
Settings for wan:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 0
Transceiver: external
Auto-negotiation: on
Supports Wake-on: d
Wake-on: d
Do You have any hints? I've tried the snapshots versions after 2021.04.01.
Is it a hardware issue (so should I return it?) or is it driver problem?
Thank's cociweb.