Hi all, im trying to get the FS 2.5GBase-T SFP working with the Turris Omnia but I am not having any luck. I was hoping it would have been as simple as plugging it in and maybe changing the WAN interface in LUCI to use the new device instead of the eth2 interface but I cannot even see a new device show up when I plug it in.
All I see is the following lines in dmesg:
[ 561.558926] mvneta f1034000.ethernet eth2: Link is Down
[ 561.642127] mvneta f1034000.ethernet eth2: PHY [f1072004.mdio-mii:01] driver [Marvell 88E1510] (irq=POLL)
[ 561.642410] mvneta f1034000.ethernet eth2: configuring for phy/sgmii link mode
[ 561.792159] mvneta f1034000.ethernet eth2: PHY [f1072004.mdio-mii:01] driver [Marvell 88E1510] (irq=POLL)
[ 561.792380] mvneta f1034000.ethernet eth2: configuring for phy/sgmii link mode
[ 565.991230] mvneta f1034000.ethernet eth2: Link is Up - 1Gbps/Full - flow control off
[ 565.991255] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[ 626.324210] mvneta f1034000.ethernet eth2: Link is Down
[ 626.501905] mvneta f1034000.ethernet eth2: PHY [f1072004.mdio-mii:01] driver [Marvell 88E1510] (irq=POLL)
[ 626.502164] mvneta f1034000.ethernet eth2: configuring for phy/sgmii link mode
Googling the Marvell driver it is for a transceiver so im confused why it would be showing up as eth2 when WAN port is already eth2.
Sorry if my terminology is a bit off, I know my around a server but not low level networking setup like this.
Is it possible to get this working, is there anything else I should check (ifconfig -a returns no new interfaces when the SFP is connected)? Alternatively is there any other supported SFP transceiver I could get that would basically allow me to connect the 2.5G port of my cable modem to get the faster speeds?
Thanks,