The sfp (proscend SFP VDSL2 180-T) is recognized on all the original routers... but I don't know how to make it work with OpenWrt... I have lan, wan(p1), wan6(p1)... if I replace p1 by sfp it doesn't work. Need delete Lan ? Thats all ?

any news of this?

@robimarko My sfp module does not turn on when I start the router (as if the port was not active) the sfp leds blink for 2 seconds and then turn off.

Which module are you using?

proscend SFP VDSL2 180-T

What does Linux print?
Does it even recognize the module?

I honestly wouldn't be surprised if it needs a quirk to even read the EEPROM

It works on an original ubiquiti EdgeRouterX sfp and it synchronizes

That doesnt answer my question at all, who cares what Octeon SDK based FW does

1 Like

Sorry, I didn't understand your question

What does Linux print?
Does it even recognize the module?

The SFP driver will print the name, serial etc if it can read it

How can i Check this ?

Its quite literaly printed in the kernel log, just use dmesg

I can select sfp instead of P1.. so I guess it is recognized

? What does that even mean?

I can select device (sfp) on WAN interface

And that means nothing as its always registered.
Dude, just check dmesg

root@RB5009:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd081]
[    0.000000] Linux version 5.10.100 (parallels@parallels-Parallels-Virtual-Pla                                                                                                                                                             tform) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r18878+10-a93dfff10e)                                                                                                                                                              11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Fri Feb 18 01:04:36 2022
[    0.000000] Machine model: MikroTik RB5009
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000]   node   0: [mem 0x0000000004000000-0x00000000041fffff]
[    0.000000]   node   0: [mem 0x0000000004200000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] On node 0 totalpages: 262144
[    0.000000]   DMA zone: 4096 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 262144 pages, LIFO batch:63
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS resident on physical CPU 0x0
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 16 pages/cpu s27608 r8192 d29736 u65536
[    0.000000] pcpu-alloc: s27608 r8192 d29736 u65536 alloc=16*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Kernel command line:
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes,                                                                                                                                                              linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, li                                                                                                                                                             near)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 1016520K/1048576K available (7870K kernel code, 884K rwda                                                                                                                                                             ta, 2056K rodata, 448K init, 272K bss, 32056K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jif                                                                                                                                                             fies.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Adjusting CPU interface base to 0x00000000f022f000
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:160, num:32)
[    0.000000] GICv2m: range[mem 0xf0280000-0xf0280fff], SPI[160:191]
[    0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:192, num:32)
[    0.000000] GICv2m: range[mem 0xf0290000-0xf0290fff], SPI[192:223]
[    0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:224, num:32)
[    0.000000] GICv2m: range[mem 0xf02a0000-0xf02a0fff], SPI[224:255]
[    0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:256, num:32)
[    0.000000] GICv2m: range[mem 0xf02b0000-0xf02b0fff], SPI[256:287]
[    0.000000] random: get_random_bytes called from start_kernel+0x3a0/0x4e4 wit                                                                                                                                                             h crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles:                                                                                                                                                              0x5c40939b5, max_idle_ns: 440795202646 ns
[    0.000002] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 43980                                                                                                                                                             46511100ns
[    0.000079] Calibrating delay loop (skipped), value calculated using timer fr                                                                                                                                                             equency.. 50.00 BogoMIPS (lpj=250000)
[    0.000087] pid_max: default: 32768 minimum: 301
[    0.000151] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, line                                                                                                                                                             ar)
[    0.000163] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes,                                                                                                                                                              linear)
[    0.000883] rcu: Hierarchical SRCU implementation.
[    0.000949] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE                                                                                                                                                              build
[    0.001119] smp: Bringing up secondary CPUs ...
[    0.001449] Detected PIPT I-cache on CPU1
[    0.001485] CPU1: Booted secondary processor 0x0000000001 [0x410fd081]
[    0.001840] Detected PIPT I-cache on CPU2
[    0.001871] CPU2: Booted secondary processor 0x0000000100 [0x410fd081]
[    0.002231] Detected PIPT I-cache on CPU3
[    0.002252] CPU3: Booted secondary processor 0x0000000101 [0x410fd081]
[    0.002296] smp: Brought up 1 node, 4 CPUs
[    0.002309] SMP: Total of 4 processors activated.
[    0.002314] CPU features: detected: 32-bit EL0 Support
[    0.002318] CPU features: detected: CRC32 instructions
[    0.002353] CPU features: emulated: Privileged Access Never (PAN) using TTBR0                                                                                                                                                             _EL1 switching
[    0.002359] CPU: All CPU(s) started at EL2
[    0.002373] alternatives: patching kernel code
[    0.004403] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma                                                                                                                                                             x_idle_ns: 19112604462750000 ns
[    0.004414] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.004494] pinctrl core: initialized pinctrl subsystem
[    0.004800] NET: Registered protocol family 16
[    0.005298] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.005333] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allo                                                                                                                                                             cations
[    0.005366] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic al                                                                                                                                                             locations
[    0.005607] thermal_sys: Registered thermal governor 'step_wise'
[    0.006032] cpuidle: using governor ladder
[    0.006057] ASID allocator initialised with 65536 entries
[    0.016638] cryptd: max_cpu_qlen set to 1000
[    0.017865] SCSI subsystem initialized
[    0.017961] libata version 3.00 loaded.
[    0.018074] usbcore: registered new interface driver usbfs
[    0.018098] usbcore: registered new interface driver hub
[    0.018119] usbcore: registered new device driver usb
[    0.018697] clocksource: Switched to clocksource arch_sys_counter
[    0.019027] NET: Registered protocol family 2
[    0.019162] IP idents hash table entries: 16384 (order: 5, 131072 bytes, line                                                                                                                                                             ar)
[    0.019576] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192                                                                                                                                                              bytes, linear)
[    0.019591] TCP established hash table entries: 8192 (order: 4, 65536 bytes,                                                                                                                                                              linear)
[    0.019633] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear                                                                                                                                                             )
[    0.019725] TCP: Hash tables configured (established 8192 bind 8192)
[    0.019822] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.019842] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.019918] NET: Registered protocol family 1
[    0.019934] PCI: CLS 0 bytes, default 64
[    0.020638] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    0.022395] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.022400] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORIT                                                                                                                                                             Y) (c) 2001-2006 Red Hat, Inc.
[    0.026081] armada-ap806-pinctrl f06f4000.system-controller:pinctrl: register                                                                                                                                                             ed pinctrl driver
[    0.026476] armada-cp110-pinctrl f2440000.system-controller:pinctrl: register                                                                                                                                                             ed pinctrl driver
[    0.027167] gpio-87 (enable USB power): hogged as output/high
[    0.027181] gpio-91 (enable LED-s power): hogged as output/high
[    0.028723] mv_xor_v2 f0400000.xor: Marvell Version 2 XOR driver
[    0.029252] mv_xor_v2 f0420000.xor: Marvell Version 2 XOR driver
[    0.029774] mv_xor_v2 f0440000.xor: Marvell Version 2 XOR driver
[    0.030291] mv_xor_v2 f0460000.xor: Marvell Version 2 XOR driver
[    0.030873] mv_xor_v2 f26a0000.xor: Marvell Version 2 XOR driver
[    0.031388] mv_xor_v2 f26c0000.xor: Marvell Version 2 XOR driver
[    0.031526] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.031948] printk: console [ttyS0] disabled
[    0.031993] f0512000.serial: ttyS0 at MMIO 0xf0512000 (irq = 17, base_baud =                                                                                                                                                              12500000) is a 16550A
[    0.699771] printk: console [ttyS0] enabled
[    0.704558] omap_rng f2760000.trng: Random Number Generator ver. 203b34c
[    0.704871] random: fast init done
[    0.714739] random: crng init done
[    0.719987] loop: module loaded
[    0.724234] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xd3
[    0.730628] nand: Macronix MX60LF8G18AC
[    0.734481] nand: 1024 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB si                                                                                                                                                             ze: 64
[    0.742674] Bad block table found at page 524224, version 0x01
[    0.749404] Bad block table found at page 524160, version 0x01
[    0.755703] nand_read_bbt: bad block at 0x000012240000
[    0.760870] nand_read_bbt: bad block at 0x00001d2e0000
[    0.766028] nand_read_bbt: bad block at 0x00001d3a0000
[    0.771323] 1 fixed-partitions partitions found on MTD device f2720000.nand
[    0.778313] Creating 1 MTD partitions on "f2720000.nand":
[    0.783742] 0x000000000000-0x000040000000 : "ubi"
[    0.791710] spi-nor spi0.0: w25q128jv (16384 Kbytes)
[    0.796794] 9 fixed-partitions partitions found on MTD device spi0.0
[    0.803183] Creating 9 MTD partitions on "spi0.0":
[    0.807994] 0x000000000000-0x000000095c04 : "ATF"
[    0.812909] 0x000000095c04-0x0000000af000 : "backup_RouterBOOT"
[    0.819017] 0x0000000af000-0x0000000b0000 : "hard_config"
[    0.824597] 0x0000000b0000-0x0000000c0000 : "RouterBOOT"
[    0.830080] 0x0000000c0000-0x0000000d0000 : "soft_config"
[    0.835638] 0x0000000d0000-0x0000000e0000 : "DTS"
[    0.840501] 0x0000000e0000-0x000000100000 : "free_space"
[    0.845979] 0x000000100000-0x000001000000 : "kernel"
[    0.851119] 0x000000000000-0x000000100000 : "first_1M"
[    0.859891] mv88e6085 f212a200.mdio-mii:00: switch 0x3930 detected: Marvell 8                                                                                                                                                             8E6393X, revision 0
[    1.127472] mvpp2 f2000000.ethernet: using 8 per-cpu buffers
[    1.147693] mvpp2 f2000000.ethernet eth0: Using dtb mac address 2c:c8:1b:ff:7                                                                                                                                                             7:a2
[    1.165700] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.172279] ehci-platform: EHCI generic platform driver
[    1.177613] ehci-orion: EHCI orion driver
[    1.181911] xhci-hcd f2510000.usb3: xHCI Host Controller
[    1.187255] xhci-hcd f2510000.usb3: new USB bus registered, assigned bus numb                                                                                                                                                             er 1
[    1.194839] xhci-hcd f2510000.usb3: hcc params 0x0a000990 hci version 0x100 q                                                                                                                                                             uirks 0x0000000000010010
[    1.204132] xhci-hcd f2510000.usb3: irq 40, io mem 0xf2510000
[    1.210251] hub 1-0:1.0: USB hub found
[    1.214031] hub 1-0:1.0: 1 port detected
[    1.218075] xhci-hcd f2510000.usb3: xHCI Host Controller
[    1.223423] xhci-hcd f2510000.usb3: new USB bus registered, assigned bus numb                                                                                                                                                             er 2
[    1.230997] xhci-hcd f2510000.usb3: Host supports USB 3.0 SuperSpeed
[    1.237403] usb usb2: We don't know the algorithms for LPM for this host, dis                                                                                                                                                             abling LPM.
[    1.245699] hub 2-0:1.0: USB hub found
[    1.249481] hub 2-0:1.0: 1 port detected
[    1.253649] usbcore: registered new interface driver usb-storage
[    1.259921] armada38x-rtc f2284000.rtc: registered as rtc0
[    1.265445] armada38x-rtc f2284000.rtc: setting system clock to 2072-01-28T16                                                                                                                                                             :51:14 UTC (3221225474)
[    1.274668] i2c /dev entries driver
[    1.292087] sbsa-gwdt f0610000.watchdog: Initialized with 10s timeout @ 25000                                                                                                                                                             000 Hz, action=0. [enabled]
[    1.301794] sdhci: Secure Digital Host Controller Interface driver
[    1.307999] sdhci: Copyright(c) Pierre Ossman
[    1.312429] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.328729] MikroTik RouterBOARD hardware configuration sysfs driver v0.07
[    1.345775] MikroTik RouterBOARD software configuration sysfs driver v0.05
[    1.352985] NET: Registered protocol family 10
[    1.357876] Segment Routing with IPv6
[    1.361594] NET: Registered protocol family 17
[    1.366127] 8021q: 802.1Q VLAN Support v1.8
[    1.373078] mv88e6085 f212a200.mdio-mii:00: switch 0x3930 detected: Marvell 8                                                                                                                                                             8E6393X, revision 0
[    2.091196] mvpp2 f2000000.ethernet: all ports have a low MTU, switching to p                                                                                                                                                             er-cpu buffers
[    2.124101] mvpp2 f2000000.ethernet: using 8 per-cpu buffers
[    2.230426] mv88e6085 f212a200.mdio-mii:00 p8 (uninitialized): PHY [!cp0!conf                                                                                                                                                             ig-space@f2000000!mdio@12a200!switch@0!mdio:01] driver [Marvell 88E6393 Family]                                                                                                                                                              (irq=55)
[    2.360229] mv88e6085 f212a200.mdio-mii:00 p7 (uninitialized): PHY [!cp0!conf                                                                                                                                                             ig-space@f2000000!mdio@12a200!switch@0!mdio:02] driver [Marvell 88E6393 Family]                                                                                                                                                              (irq=56)
[    2.480229] mv88e6085 f212a200.mdio-mii:00 p6 (uninitialized): PHY [!cp0!conf                                                                                                                                                             ig-space@f2000000!mdio@12a200!switch@0!mdio:03] driver [Marvell 88E6393 Family]                                                                                                                                                              (irq=57)
[    2.600229] mv88e6085 f212a200.mdio-mii:00 p5 (uninitialized): PHY [!cp0!conf                                                                                                                                                             ig-space@f2000000!mdio@12a200!switch@0!mdio:04] driver [Marvell 88E6393 Family]                                                                                                                                                              (irq=58)
[    2.720228] mv88e6085 f212a200.mdio-mii:00 p4 (uninitialized): PHY [!cp0!conf                                                                                                                                                             ig-space@f2000000!mdio@12a200!switch@0!mdio:05] driver [Marvell 88E6393 Family]                                                                                                                                                              (irq=59)
[    2.830229] mv88e6085 f212a200.mdio-mii:00 p3 (uninitialized): PHY [!cp0!conf                                                                                                                                                             ig-space@f2000000!mdio@12a200!switch@0!mdio:06] driver [Marvell 88E6393 Family]                                                                                                                                                              (irq=60)
[    2.940228] mv88e6085 f212a200.mdio-mii:00 p2 (uninitialized): PHY [!cp0!conf                                                                                                                                                             ig-space@f2000000!mdio@12a200!switch@0!mdio:07] driver [Marvell 88E6393 Family]                                                                                                                                                              (irq=61)
[    3.248816] mv88e6085 f212a200.mdio-mii:00 p1 (uninitialized): PHY [!cp0!conf                                                                                                                                                             ig-space@f2000000!mdio@12a200!switch@0!mdio1:00] driver [Qualcomm QCA8081] (irq=                                                                                                                                                             POLL)
[    3.264112] DSA: tree 0 setup
[    3.268086] UBI: auto-attach mtd0
[    3.271429] ubi0: attaching mtd0
[   10.691484] ubi0: scanning is finished
[   10.709156] ubi0: attached mtd0 (name "ubi", size 1024 MiB)
[   10.714755] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[   10.721666] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[   10.728482] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[   10.735477] ubi0: good PEBs: 8181, bad PEBs: 11, corrupted PEBs: 0
[   10.741685] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 12                                                                                                                                                             8
[   10.748940] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequ                                                                                                                                                             ence number: 1916648901
[   10.758111] ubi0: available PEBs: 0, total reserved PEBs: 8181, PEBs reserved                                                                                                                                                              for bad PEB handling: 149
[   10.767555] ubi0: background thread "ubi_bgt0d" started, PID 880
[   10.768305] block ubiblock0_0: created from ubi0:0(rootfs)
[   10.779105] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[   10.789699] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[   10.797062] Freeing unused kernel memory: 448K
[   10.878764] Run /sbin/init as init process
[   10.882878]   with arguments:
[   10.882880]     /sbin/init
[   10.882882]   with environment:
[   10.882884]     HOME=/
[   10.882886]     TERM=linux
[   11.081641] init: Console is alive
[   11.085135] init: - watchdog -
[   11.295832] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[   11.355896] kmodloader: done loading kernel modules from /etc/modules-boot.d/                                                                                                                                                             *
[   11.370081] init: - preinit -
[   11.719650] mvpp2 f2000000.ethernet eth0: configuring for inband/10gbase-r li                                                                                                                                                             nk mode
[   11.728280] mv88e6085 f212a200.mdio-mii:00 p2: configuring for phy/ link mode
[   11.728705] mvpp2 f2000000.ethernet eth0: Link is Up - 10Gbps/Full - flow con                                                                                                                                                             trol off
[   11.738640] 8021q: adding VLAN 0 to HW filter on device p2
[   11.748883] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.812162] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   15.817913] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 966
[   15.876955] UBIFS (ubi0:1): recovery needed
[   16.014025] UBIFS (ubi0:1): recovery completed
[   16.018518] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "root                                                                                                                                                             fs_data"
[   16.026391] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O u                                                                                                                                                             nit sizes: 2048 bytes/2048 bytes
[   16.036352] UBIFS (ubi0:1): FS size: 1013395456 bytes (966 MiB, 7981 LEBs), j                                                                                                                                                             ournal size 33521664 bytes (31 MiB, 264 LEBs)
[   16.047446] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[   16.054092] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID B6ACA                                                                                                                                                             070-A1C1-4D5C-8FA5-3A2C31FF88F4, small LPT model
[   16.075250] mount_root: switching to ubifs overlay
[   16.085393] overlayfs: "xino" feature enabled using 2 upper inode bits.
[   16.111100] urandom-seed: Seeding with /etc/urandom.seed
[   16.206631] procd: - early -
[   16.209593] procd: - watchdog -
[   16.761251] procd: - watchdog -
[   16.766782] procd: - ubus -
[   16.824960] procd: - init -
[   17.057806] kmodloader: loading kernel modules from /etc/modules.d/*
[   17.068575] urngd: v1.0.2 started.
[   17.125896] i2c-gpio sfp-i2c: using lines 32 (SDA) and 33 (SCL)
[   17.132563] sfp sfp: Host maximum power 1.0W
[   17.136863] sfp sfp: No tx_disable pin: SFP modules will always be emitting.
[   17.144032] GACT probability on
[   17.147668] Mirror/redirect action on
[   17.154523] u32 classifier
[   17.157244]     input device check on
[   17.160934]     Actions configured
[   17.169696] Simple TC action Loaded
[   17.192183] xt_time: kernel timezone is -0000
[   17.209046] PPP generic driver version 2.4.2
[   17.213777] NET: Registered protocol family 24
[   17.225598] kmodloader: done loading kernel modules from /etc/modules.d/*
[   17.467096] sfp sfp: module Proscend         180-T            rev V3.4 sn 182                                                                                                                                                             34IAC919A0293 dc 19110400
[   17.476466] mv88e6085 f212a200.mdio-mii:00 sfp: switched to inband/1000base-x                                                                                                                                                              link mode
[   21.113809] mvpp2 f2000000.ethernet eth0: Link is Down
[   21.131620] mvpp2 f2000000.ethernet eth0: configuring for inband/10gbase-r li                                                                                                                                                             nk mode
[   21.150289] mv88e6085 f212a200.mdio-mii:00 p2: configuring for phy/ link mode
[   21.163046] 8021q: adding VLAN 0 to HW filter on device p2
[   21.168802] br-lan: port 1(p2) entered blocking state
[   21.173884] br-lan: port 1(p2) entered disabled state
[   21.179713] device p2 entered promiscuous mode
[   21.184182] device eth0 entered promiscuous mode
[   21.223684] mvpp2 f2000000.ethernet eth0: Link is Up - 10Gbps/Full - flow con                                                                                                                                                             trol off
[   21.305382] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   21.327831] mv88e6085 f212a200.mdio-mii:00 p3: configuring for phy/ link mode
[   21.341557] 8021q: adding VLAN 0 to HW filter on device p3
[   21.400507] br-lan: port 2(p3) entered blocking state
[   21.405588] br-lan: port 2(p3) entered disabled state
[   21.412416] device p3 entered promiscuous mode
[   21.433379] mv88e6085 f212a200.mdio-mii:00 p4: configuring for phy/ link mode
[   21.443091] 8021q: adding VLAN 0 to HW filter on device p4
[   21.498048] br-lan: port 3(p4) entered blocking state
[   21.503140] br-lan: port 3(p4) entered disabled state
[   21.509302] device p4 entered promiscuous mode
[   21.531050] mv88e6085 f212a200.mdio-mii:00 p5: configuring for phy/ link mode
[   21.539369] 8021q: adding VLAN 0 to HW filter on device p5
[   21.594727] br-lan: port 4(p5) entered blocking state
[   21.599835] br-lan: port 4(p5) entered disabled state
[   21.605674] device p5 entered promiscuous mode
[   21.627366] mv88e6085 f212a200.mdio-mii:00 p6: configuring for phy/ link mode
[   21.635475] 8021q: adding VLAN 0 to HW filter on device p6
[   21.690338] br-lan: port 5(p6) entered blocking state
[   21.695420] br-lan: port 5(p6) entered disabled state
[   21.701353] device p6 entered promiscuous mode
[   21.722243] mv88e6085 f212a200.mdio-mii:00 p7: configuring for phy/ link mode
[   21.731928] 8021q: adding VLAN 0 to HW filter on device p7
[   21.787355] br-lan: port 6(p7) entered blocking state
[   21.792439] br-lan: port 6(p7) entered disabled state
[   21.798430] device p7 entered promiscuous mode
[   21.818477] mv88e6085 f212a200.mdio-mii:00 p8: configuring for phy/ link mode
[   21.828147] 8021q: adding VLAN 0 to HW filter on device p8
[   21.883435] br-lan: port 7(p8) entered blocking state
[   21.888508] br-lan: port 7(p8) entered disabled state
[   21.894696] device p8 entered promiscuous mode
[   21.954945] mv88e6085 f212a200.mdio-mii:00 sfp: configuring for inband/1000ba                                                                                                                                                             se-x link mode
[   21.990410] 8021q: adding VLAN 0 to HW filter on device sfp
[   22.005299] br-lan: port 8(sfp) entered blocking state
[   22.010469] br-lan: port 8(sfp) entered disabled state
[   22.016825] device sfp entered promiscuous mode
[   25.482805] mv88e6085 f212a200.mdio-mii:00 p3: Link is Up - 1Gbps/Full - flow                                                                                                                                                              control rx/tx
[   25.491221] br-lan: port 2(p3) entered blocking state
[   25.496297] br-lan: port 2(p3) entered forwarding state
root@RB5009:~#

Great, it can identify it and reconfigures the port to 1000Base-x, it should just work then.

How do I configure this? Any help maybe?

What does ethtool -m sfp say?