SFP module problem

Hi

I tried to get SFP module work in Turris.
I got a suitable SFP module (Ligent LTD1391-BH 1310nm/15km/155Mbps) from my ISP provider.
The method is 100BaseFX SM 1310nm.

I installed SFP module and fiber cable to Turris but I couldn’t get it working.
The network has been tested with another hardware and it worked.

Can anybody help me! How can I get SFP module working? Here are some pieces from the log

root@turris:~# cat /var/log/messages | grep sfp
2017-02-02T19:05:42+02:00 err sfpswitch.py[1522]: Switching NIC mode to phy-sfp.
2017-02-02T19:05:43+02:00 err sfpswitch.py[1522]: Shutting down interface eth1
2017-02-02T19:05:44+02:00 err sfpswitch.py[1522]: Bringing up interface eth1
2017-02-02T19:05:56+02:00 emerg sfpswitch.py[1522]: Called /etc/init.d/kresd start
2017-02-02T19:05:58+02:00 emerg sfpswitch.py[1522]: line not found
2017-02-02T19:05:58+02:00 emerg sfpswitch.py[1522]: DIE:
2017-02-02T19:05:58+02:00 emerg sfpswitch.py[1522]: [string “transaction”]:351: No journal to recover
2017-02-02T19:05:58+02:00 emerg sfpswitch.py[1522]: Aborted
2017-02-02T19:06:00+02:00 emerg sfpswitch.py[1522]: setting up led Auto-configuration for PCI1
2017-02-02T19:06:00+02:00 emerg sfpswitch.py[1522]: setting up led Auto-configuration for PCI2
2017-02-02T19:06:00+02:00 emerg sfpswitch.py[1522]: setting up led Auto-configuration for PCI3

root@turris:~# dmesg | grep eth1
[ 24.992261] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 26.702043] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 29.423213] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready

root@turris:~# i2cdump -y 5 0x50
No size specified (using byte-data access)
0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef
00: 03 04 07 00 00 02 00 00 00 00 00 03 02 00 0f 96 ???..?..??.??
10: 00 00 00 00 4c 69 67 65 6e 74 20 20 20 20 20 20 …Ligent
20: 20 20 20 20 00 00 00 00 4c 54 44 31 33 39 31 2d …LTD1391-
30: 42 48 20 20 20 20 20 20 31 20 20 20 00 00 00 17 BH 1 …?
40: 00 1a 0a 0a 34 31 30 35 30 31 30 31 37 34 20 20 .???4105010174
50: 20 20 20 20 30 35 30 32 31 38 00 00 00 00 00 15 050218…?
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 …
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 aa …?
80: 03 04 07 00 00 02 00 00 00 00 00 03 02 00 0f 96 ???..?..??.??
90: 00 00 00 00 4c 69 67 65 6e 74 20 20 20 20 20 20 …Ligent
a0: 20 20 20 20 00 00 00 00 4c 54 44 31 33 39 31 2d …LTD1391-
b0: 42 48 20 20 20 20 20 20 31 20 20 20 00 00 00 17 BH 1 …?
c0: 00 1a 0a 0a 34 31 30 35 30 31 30 31 37 34 20 20 .???4105010174
d0: 20 20 20 20 30 35 30 32 31 38 00 00 00 00 00 15 050218…?
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 …
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 aa …?

There seems to be issues with SFP auto-negotiation in Omnia. For example see

I read the thread you linked but I didn’t find solution for the problem.

Can anybody help me how to do SFP auto-negotiation in Omnia or how to solve my problem?

Thank you!