76

Odp: Banana Pi BPI-R3 i Leox GPON LXT-010S-H OpenWRT 23.05 snapshot Cezary

Czy ktoś ma jakiś pomysł dlaczego wkładka Leox LXT-010S-H działa tylko na 1Gbps pomimo najnowszego firmware'u i ustawienia LAN_SDS_MODE 8?

77

Odp: Banana Pi BPI-R3 i Leox GPON LXT-010S-H OpenWRT 23.05 snapshot Cezary

Pokaż wynik polecenia: ethtool eth1

Banana Pi BPI-R3 + SFP GPON ONT Nokia G-010S-A + LTE FIBOCOM L860-GL-16 (OpenWRT SNAPSHOT, kernel 6.1.78)
ZTE MF289F (OpenWRT 22.03.3, kernel 5.10.161)
Xiaomi AX3600 (OpenWRT SNAPSHOT, kernel 5.15.90)
Xiaomi AX3000T (OpenWrt SNAPSHOT, kernel 6.6.32)

78

Odp: Banana Pi BPI-R3 i Leox GPON LXT-010S-H OpenWRT 23.05 snapshot Cezary

Settings for eth1:
    Supported ports: [ FIBRE ]
    Supported link modes:   1000baseX/Full
    Supported pause frame use: Symmetric Receive-only
    Supports auto-negotiation: Yes
    Supported FEC modes: Not reported
    Advertised link modes:  1000baseX/Full
    Advertised pause frame use: Symmetric Receive-only
    Advertised auto-negotiation: Yes
    Advertised FEC modes: Not reported
    Link partner advertised link modes:  1000baseX/Full
    Link partner advertised pause frame use: Symmetric Receive-only
    Link partner advertised auto-negotiation: Yes
    Link partner advertised FEC modes: Not reported
    Speed: 1000Mb/s
    Duplex: Full
    Auto-negotiation: on
    Port: FIBRE
    PHYAD: 0
    Transceiver: internal
        Current message level: 0x000000ff (255)
                               drv probe link timer ifdown ifup rx_err tx_err
    Link detected: yes
[   29.139798] sfp sfp-1: module Hisense-Leox     LXT-010S-H       rev 1.0  sn LEOXxxxxxxxx
[   29.149293] mtk_soc_eth 15100000.ethernet eth1: switched to inband/1000base-x link mode
[   29.198989] hwmon hwmon4: temp1_input not attached to any thermal zone
[   46.870236] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
[   46.870269] br-wan: port 1(eth1) entered blocking state
[   46.883883] br-wan: port 1(eth1) entered forwarding state
[   46.889447] IPv6: ADDRCONF(NETDEV_CHANGE): br-wan: link becomes ready
[   46.896100] IPv6: ADDRCONF(NETDEV_CHANGE): br-wan.35: link becomes ready

Próbowałem na sztywno ustawić: ethtool -s eth1 speed 2500 duplex full autoneg off - ale wtedy wkładka odmawia współpracy. Wcześniej w tym wątku pojawiła się informacja o jakimś patchu. Niestety obydwa wspomniane obrazy nie są już dostępne.

79 (edytowany przez Payti Dzisiaj 00:38:32)

Odp: Banana Pi BPI-R3 i Leox GPON LXT-010S-H OpenWRT 23.05 snapshot Cezary

Ewidentnie FW nie obsługuje wyżej niż 1 Gbps ...

Supported link modes:   1000baseX/Full
..
[   29.149293] mtk_soc_eth 15100000.ethernet eth1: switched to inband/1000base-x link mode

Tutaj masz co i jak z LEOX LXT-010S-H:

-->> https://hack-gpon.org/ont-leox-lxt-010s-h/

Musisz mieć najnowsze firmware od LeoLabs.  Spróbuj ustawić:

# /etc/scripts/flash set LAN_SDS_MODE 8

Jesli masz inne ustawione i sprawdź czy ustawia:

# /etc/scripts/flash get LAN_SDS_MODE
LAN_SDS_MODE=8

To wszystko jest z uwagą:
The stock firmware doesn’t work at 2.5GbE. There is a new firmware provided by LeoLabs that fixes this issue.
Getting/Setting Speed LAN Mode - Firmware version V3.3.4L4rc1 or higher is required.

Jaką wersję masz aktualnie firmware w SFP?

Poczytaj też o implementacji 2.5Gbps w FW LeoLabs V3.3.4L6:

-->> https://www.leolabs.pl/blog/sfp-slots-i … stick.html

Banana Pi BPI-R3 + SFP GPON ONT Nokia G-010S-A + LTE FIBOCOM L860-GL-16 (OpenWRT SNAPSHOT, kernel 6.1.78)
ZTE MF289F (OpenWRT 22.03.3, kernel 5.10.161)
Xiaomi AX3600 (OpenWRT SNAPSHOT, kernel 5.15.90)
Xiaomi AX3000T (OpenWrt SNAPSHOT, kernel 6.6.32)