Uncompatible SFP (MA5671A) module... :/

Hi guys,

I just received my omnia and I’m super happy to start configuring it! :smiley:

I’ve been thru the reforis wizard and then tried to make my wan conf:

config interface 'wan'
	option proto 'pppoe'
	option username 'b1******'
	option password '********'
	option force_link '1'
	list dns '8.8.8.8'
	list dns '1.1.1.1'
	option mtu '1492'
	option peerdns '0'
	option ipv6 '1'
	option device 'eth2.35'

I think, everything is ok… I’m a bell fibe customer so the internet vlan should be 35.

Then I realized that in the log:

root@turris:~# logread | grep sfp
Dec 31 20:52:04 turris kernel: [    7.981848] sfp sfp: Host maximum power 3.0W
Dec 31 20:52:04 turris kernel: [    9.397037] sfp sfp: please wait, module slow to respond
Dec 31 20:52:47 turris kernel: [   64.816745] sfp sfp: failed to read EEPROM: -6

I guess it’s not the expected behaviour.
So I check the SFP module : it’s a Huawei MA5671A.

Then I saw that:

Do you know how I could get my wan working?
I think there’s lot of incompatibilities between sfp modules, which one should I get?

Would you please share with us which Turris OS version you have and if it is the latest one, which should be Turris OS 6.2.3 right now? If you don’t have it, I suggest updating it first.

If it won’t help, then the SFP module is not supported based on my comment here:

You need to modify via Serial interface the module to disable de tx_fault.

as can you see here Ma5671A SFP issues on turris os 5.0.3 - #53 by backon