I’m having no luck using the copper or SFP interfaces on my new ClearFog board.
I’ve re-flashed my MMC to the latest image (lx2160acex7_2000_700_3200_8_5_2-ddab3ad.img.xz) downloaded from the Solid-Run images repository, which was built on 11th of May. I am booting from an SD card flashed with that image with the rootfs on MMC.
The ClearFog’s RJ45 Ethernet connector is connected to our LAN, however this does not appear to be working from within Linux (as it used to with previous images) and I am unable to communicate using it.
I have also tried using SFPs in the 4xSFP+ cage with similar results.
Any ideas on potential causes and fixes would be appreciated.
Womble
If I interrupt u-boot during the boot process, I am able to get an IP address from the DHCP server over that interface. This demonstrates that the interface is correctly connected to the LAN
=> dhcp
DPMAC17@rgmii-id Waiting for PHY auto negotiation to complete.. done
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
DHCP client bound to address 192.168.1.226 (1015 ms)
following boot into Linux, the eth0 link is present:
root@localhost:~# ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/sit 0.0.0.0 brd 0.0.0.0
**3: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000**
link/ether d0:63:b4:03:29:56 brd ff:ff:ff:ff:ff:ff
However, bringing the link up and attempting to obtain an address via DHCP results in no received packets and no IP address. Manually configuring an address on the local subnet doesn’t work either
root@localhost:~# ip link set dev eth0 up
root@localhost:~# ip link show dev eth0
3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
link/ether d0:63:b4:03:29:56 brd ff:ff:ff:ff:ff:ff
root@localhost:~# ip -s link show dev eth0
3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
link/ether d0:63:b4:03:29:56 brd ff:ff:ff:ff:ff:ff
RX: bytes packets errors dropped overrun mcast
0 0 0 0 0 0
TX: bytes packets errors dropped carrier collsns
90 1 0 0 0 0
root@localhost:~# dhclient eth0
^C
root@localhost:~# ip -s link show dev eth0
3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
link/ether d0:63:b4:03:29:56 brd ff:ff:ff:ff:ff:ff
RX: bytes packets errors dropped overrun mcast
0 0 0 0 0 0
TX: bytes packets errors dropped carrier collsns
774 3 0 0 0 0
root@localhost:~# ip addr add dev eth0 192.168.1.226/24
root@localhost:~# ip addr show dev eth0
3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether d0:63:b4:03:29:56 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.226/24 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::d263:b4ff:fe03:2956/64 scope link
valid_lft forever preferred_lft forever
root@localhost:~# ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
^C
--- 192.168.1.1 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1006ms
** dmesg output (trimmed to fit, retaining networking stuff):**
[ 0.683710] 21d0000.serial: ttyAMA1 at MMIO 0x21d0000 (irq = 26, base_baud = 0) is a SBSA
[ 0.694265] fsl_mc_bus 80c000000.fsl-mc: MC firmware version: 10.28.1
[ 0.704244] fsl_mc_dprc dprc.1: DMA mask not set
[ 0.721872] HugeTLB registered 1.00 GiB page size, pre-allocated 2 pages
[ 0.728578] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.735269] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.741960] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.749518] cryptd: max_cpu_qlen set to 1000
[ 1.910337] raid6: using algorithm neonx8 gen() 6041 MB/s
[ 1.915725] raid6: .... xor() 4156 MB/s, rmw enabled
[ 1.920679] raid6: using neon recovery algorithm
[ 1.925551] ACPI: Interpreter disabled.
[ 1.930213] iommu: Default domain type: Passthrough
[ 1.994546] mc: Linux media interface: v0.10
[ 2.018416] PTP clock support registered
[ 2.022378] EDAC MC: Ver: 3.0.0
[ 2.026044] No BMan portals available!
[ 2.029951] QMan: Allocated lookup table at (____ptrval____), entry count 65537
[ 2.037361] No QMan portals available!
[ 2.041256] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 2.047502] FPGA manager framework
[ 2.050927] Advanced Linux Sound Architecture Driver Initialized.
[ 2.057608] clocksource: Switched to clocksource arch_sys_counter
[ 2.063791] VFS: Disk quotas dquot_6.6.0
[ 2.067735] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.074684] pnp: PnP ACPI: disabled
[ 2.081070] NET: Registered protocol family 2
[ 2.085700] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 2.094403] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 2.102887] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 2.110683] TCP: Hash tables configured (established 131072 bind 65536)
[ 2.117380] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 2.124318] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 2.131766] NET: Registered protocol family 1
[ 2.136301] RPC: Registered named UNIX socket transport module.
[ 2.142226] RPC: Registered udp transport module.
[ 2.146920] RPC: Registered tcp transport module.
[ 2.151616] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.158049] PCI: CLS 0 bytes, default 64
[ 2.162810] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 2.171133] kvm [1]: IPA Size Limit: 44 bits
[ 2.176019] kvm [1]: vgic-v2@c0e0000
[ 2.179600] kvm [1]: GIC system register CPU interface enabled
[ 2.185622] kvm [1]: vgic interrupt IRQ9
[ 2.189733] kvm [1]: Hyp mode initialized successfully
[ 2.196869] workingset: timestamp_bits=42 max_order=22 bucket_order=0
[ 2.203727] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.209698] NFS: Registering the id_resolver key type
[ 2.214751] Key type id_resolver registered
[ 2.218925] Key type id_legacy registered
[ 2.222940] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.229633] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 2.237026] jffs2: version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
[ 2.243219] fuse: init (API version 7.32)
[ 2.272493] NET: Registered protocol family 38
[ 2.276935] xor: measuring software checksum speed
[ 2.282817] 8regs : 8958 MB/sec
[ 2.288248] 32regs : 9065 MB/sec
[ 2.293720] arm64_neon : 8759 MB/sec
[ 2.298067] xor: using function: 32regs (9065 MB/sec)
[ 2.303123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.310560] io scheduler mq-deadline registered
[ 2.315084] io scheduler kyber registered
[ 2.320866] serdes-28g 1ea0000.serdes_phy: PLLF: disabled, unlocked
[ 2.327130] serdes-28g 1ea0000.serdes_phy: Reference clock: 100MHz
[ 2.333387] serdes-28g 1ea0000.serdes_phy: clock net: 5GHz
[ 2.338949] serdes-28g 1ea0000.serdes_phy: Supported interfaces:
[ 2.345032] serdes-28g 1ea0000.serdes_phy: sgmii
[ 2.349814] serdes-28g 1ea0000.serdes_phy: qsgmii
[ 2.354681] serdes-28g 1ea0000.serdes_phy: 1000base-x
[ 2.359897] serdes-28g 1ea0000.serdes_phy: PLLS: enabled, locked
[ 2.365894] serdes-28g 1ea0000.serdes_phy: Reference clock: 161.1328125MHz
[ 2.372844] serdes-28g 1ea0000.serdes_phy: clock net: 10.3125GHz
[ 2.378927] serdes-28g 1ea0000.serdes_phy: Supported interfaces:
[ 2.385010] serdes-28g 1ea0000.serdes_phy: 10gbase-r
[ 2.390137] serdes-28g 1ea0000.serdes_phy: usxgmii
[ 2.395128] serdes-28g 1ea0000.serdes_phy: created PHY for lane #0
[ 2.401326] serdes-28g 1ea0000.serdes_phy: created PHY for lane #1
[ 2.407522] serdes-28g 1ea0000.serdes_phy: created PHY for lane #2
[ 2.413718] serdes-28g 1ea0000.serdes_phy: created PHY for lane #3
[ 2.419914] serdes-28g 1ea0000.serdes_phy: created PHY for lane #4
[ 2.426108] serdes-28g 1ea0000.serdes_phy: created PHY for lane #5
[ 2.432310] serdes-28g 1ea0000.serdes_phy: created PHY for lane #6
[ 2.438507] serdes-28g 1ea0000.serdes_phy: created PHY for lane #7
[ 2.444719] serdes-28g 1eb0000.serdes_phy: PLLF: enabled, locked
[ 2.450718] serdes-28g 1eb0000.serdes_phy: Reference clock: 100MHz
[ 2.456976] serdes-28g 1eb0000.serdes_phy: clock net: 5GHz
[ 2.462539] serdes-28g 1eb0000.serdes_phy: Supported interfaces:
[ 2.468622] serdes-28g 1eb0000.serdes_phy: sgmii
[ 2.473403] serdes-28g 1eb0000.serdes_phy: qsgmii
[ 2.478271] serdes-28g 1eb0000.serdes_phy: 1000base-x
[ 2.483487] serdes-28g 1eb0000.serdes_phy: PLLS: enabled, locked
[ 2.489483] serdes-28g 1eb0000.serdes_phy: Reference clock: 100MHz
[ 2.495741] serdes-28g 1eb0000.serdes_phy: Supported interfaces:
[ 2.501851] serdes-28g 1eb0000.serdes_phy: created PHY for lane #0
[ 2.508046] serdes-28g 1eb0000.serdes_phy: created PHY for lane #1
[ 2.514243] serdes-28g 1eb0000.serdes_phy: created PHY for lane #2
[ 2.520438] serdes-28g 1eb0000.serdes_phy: created PHY for lane #3
[ 2.526636] serdes-28g 1eb0000.serdes_phy: created PHY for lane #4
[ 2.532832] serdes-28g 1eb0000.serdes_phy: created PHY for lane #5
[ 2.539027] serdes-28g 1eb0000.serdes_phy: created PHY for lane #6
[ 2.545223] serdes-28g 1eb0000.serdes_phy: created PHY for lane #7
[ 2.554437] layerscape-pcie 3600000.pcie: host bridge /soc/pcie@3600000 ranges:
[ 2.561750] layerscape-pcie 3600000.pcie: MEM 0x9040000000..0x907fffffff -> 0x0040000000
[ 2.570349] layerscape-pcie 3600000.pcie: PCI host bridge to bus 0000:00
[ 2.577045] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.582523] pci_bus 0000:00: root bus resource [mem 0x9040000000-0x907fffffff] (bus address [0x40000000-0x7fffffff])
[ 2.593052] pci 0000:00:00.0: [1957:8d80] type 01 class 0x060400
[ 2.599110] pci 0000:00:00.0: supports D1 D2
[ 2.603371] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 2.611044] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.616275] pci 0000:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
[ 2.624813] layerscape-pcie 3800000.pcie: host bridge /soc/pcie@3800000 ranges:
[ 2.632137] layerscape-pcie 3800000.pcie: MEM 0xa040000000..0xa07fffffff -> 0x0040000000
[ 2.640740] layerscape-pcie 3800000.pcie: PCI host bridge to bus 0001:00
[ 2.647435] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 2.652913] pci_bus 0001:00: root bus resource [mem 0xa040000000-0xa07fffffff] (bus address [0x40000000-0x7fffffff])
[ 2.663438] pci 0001:00:00.0: [1957:8d80] type 01 class 0x060400
[ 2.669509] pci 0001:00:00.0: supports D1 D2
[ 2.673771] pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 2.681399] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 2.686633] pci 0001:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
[ 2.695645] EINJ: ACPI disabled.
[ 2.702211] Bus freq driver module loaded
[ 2.709397] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.716602] SuperH (H)SCI(F) driver initialized
[ 2.721350] msm_serial: driver initialized
[ 2.726268] arm-smmu 5000000.iommu: probing hardware configuration...
[ 2.732704] arm-smmu 5000000.iommu: SMMUv2 with:
[ 2.737312] arm-smmu 5000000.iommu: stage 1 translation
[ 2.742616] arm-smmu 5000000.iommu: stage 2 translation
[ 2.747918] arm-smmu 5000000.iommu: nested translation
[ 2.753134] arm-smmu 5000000.iommu: coherent table walk
[ 2.758436] arm-smmu 5000000.iommu: (IDR0.CTTW overridden by FW configuration)
[ 2.765737] arm-smmu 5000000.iommu: stream matching with 128 register groups
[ 2.772864] arm-smmu 5000000.iommu: 64 context banks (0 stage-2 only)
[ 2.779384] arm-smmu 5000000.iommu: Supported page sizes: 0x61311000
[ 2.785816] arm-smmu 5000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 2.792247] arm-smmu 5000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 2.804630] brd: module loaded
[ 2.812019] loop: module loaded
[ 2.815296] pci-endpoint-test 0000:00:00.0: Adding to iommu group 0
[ 2.821666] pci-endpoint-test 0001:00:00.0: Adding to iommu group 1
[ 2.828375] megasas: 07.714.04.00-rc1
[ 2.832632] imx ahci driver is registered.
[ 2.836895] ahci-qoriq 3200000.sata: supply ahci not found, using dummy regulator
[ 2.844417] ahci-qoriq 3200000.sata: supply phy not found, using dummy regulator
[ 2.851825] ahci-qoriq 3200000.sata: supply target not found, using dummy regulator
[ 2.859532] ahci-qoriq 3200000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 2.868484] ahci-qoriq 3200000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 2.878575] scsi host0: ahci-qoriq
[ 2.882109] ata1: SATA max UDMA/133 mmio [mem 0x03200000-0x0320ffff] port 0x100 irq 33
[ 2.890076] ahci-qoriq 3210000.sata: supply ahci not found, using dummy regulator
[ 2.897595] ahci-qoriq 3210000.sata: supply phy not found, using dummy regulator
[ 2.905002] ahci-qoriq 3210000.sata: supply target not found, using dummy regulator
[ 2.912696] ahci-qoriq 3210000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 2.921648] ahci-qoriq 3210000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 2.931555] scsi host1: ahci-qoriq
[ 2.935022] ata2: SATA max UDMA/133 mmio [mem 0x03210000-0x0321ffff] port 0x100 irq 34
[ 2.942982] ahci-qoriq 3220000.sata: supply ahci not found, using dummy regulator
[ 2.950496] ahci-qoriq 3220000.sata: supply phy not found, using dummy regulator
[ 2.957904] ahci-qoriq 3220000.sata: supply target not found, using dummy regulator
[ 2.965597] ahci-qoriq 3220000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 2.974549] ahci-qoriq 3220000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 2.984471] scsi host2: ahci-qoriq
[ 2.987937] ata3: SATA max UDMA/133 mmio [mem 0x03220000-0x0322ffff] port 0x100 irq 35
[ 2.995895] ahci-qoriq 3230000.sata: supply ahci not found, using dummy regulator
[ 3.003412] ahci-qoriq 3230000.sata: supply phy not found, using dummy regulator
[ 3.010821] ahci-qoriq 3230000.sata: supply target not found, using dummy regulator
[ 3.018515] ahci-qoriq 3230000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 3.027467] ahci-qoriq 3230000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 3.037375] scsi host3: ahci-qoriq
[ 3.040841] ata4: SATA max UDMA/133 mmio [mem 0x03230000-0x0323ffff] port 0x100 irq 36
[ 3.049970] spi-nor spi0.0: found mt35xu512aba, expected m25p80
[ 3.055912] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)
[ 3.074948] libphy: Fixed MDIO Bus: probed
[ 3.079809] tun: Universal TUN/TAP device driver, 1.6
[ 3.085174] thunder_xcv, ver 1.0
[ 3.088413] thunder_bgx, ver 1.0
[ 3.091646] nicpf, ver 1.0
[ 3.094618] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.100247] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.105354] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.110754] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.116102] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.121385] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.126647] Freescale FM module, FMD API version 21.1.0
[ 3.131932] Freescale FM Ports module
[ 3.135586] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 3.141197] fsl_dpa: FSL DPAA Ethernet driver
[ 3.145583] fsl_advanced: FSL DPAA Advanced drivers:
[ 3.150538] fsl_proxy: FSL DPAA Proxy initialization driver
[ 3.156137] fsl_oh: FSL FMan Offline Parsing port driver
[ 3.161785] hclge is initializing
[ 3.496379] usbcore: registered new interface driver cdc_acm
[ 3.634737] ftm-alarm 2800000.timer: registered as rtc1
[ 3.684533] pca954x 0-0077: registered 8 multiplexed busses for I2C mux pca9547
[ 3.696729] amc6821 4-0018: Revision 3
[ 3.731770] random: fast init done
[ 3.801614] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[ 4.000330] hub 3-1:1.0: USB hub found
[ 4.004096] hub 3-1:1.0: 4 ports detected
[ 4.081632] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 4.118627] sbsa-gwdt 23a0000.watchdog: Initialized with 30s timeout @ 25000050 Hz, action=0. [enabled]
[ 4.130218] qoriq-cpufreq qoriq-cpufreq: Freescale QorIQ CPU frequency scaling driver
[ 4.138942] sdhci: Secure Digital Host Controller Interface driver
[ 4.145134] sdhci: Copyright(c) Pierre Ossman
[ 4.149738] Synopsys Designware Multimedia Card Interface Driver
[ 4.156159] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.160383] hub 4-1:1.0: USB hub found
[ 4.165633] ledtrig-cpu: registered to indicate activity on CPUs
[ 4.165873] hub 4-1:1.0: 4 ports detected
[ 4.172041] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 4.182248] usbcore: registered new interface driver usbhid
[ 4.187812] usbhid: USB HID core driver
[ 4.188114] mmc1: SDHCI controller on 2150000.esdhc [2150000.esdhc] using ADMA 64-bit
[ 4.188173] mmc0: SDHCI controller on 2140000.esdhc [2140000.esdhc] using ADMA 64-bit
[ 4.192282] No fsl,qman node
[ 4.210170] Freescale USDPAA process driver
[ 4.214343] fsl-usdpaa: no region found
[ 4.218174] Freescale USDPAA process IRQ driver
[ 4.224399] optee: probing for conduit method.
[ 4.228851] optee: api uid mismatch
[ 4.232337] optee: probe of firmware:optee failed with error -22
[ 4.241238] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 4.250197] NET: Registered protocol family 26
[ 4.254664] u32 classifier
[ 4.257381] input device check on
[ 4.261036] Actions configured
[ 4.264854] Initializing XFRM netlink socket
[ 4.269172] NET: Registered protocol family 10
[ 4.273945] Segment Routing with IPv6
[ 4.277649] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 4.283765] NET: Registered protocol family 17
[ 4.288218] NET: Registered protocol family 15
[ 4.292673] Bridge firewalling registered
[ 4.295247] mmc1: new HS400 MMC card at address 0001
[ 4.301983] mmcblk1: mmc1:0001 DG4064 59.2 GiB
[ 4.310485] mmcblk1boot0: mmc1:0001 DG4064 partition 1 4.00 MiB
[ 4.322048] mmcblk1boot1: mmc1:0001 DG4064 partition 2 4.00 MiB
[ 4.326206] tsn generic netlink module v1 init...
[ 4.332170] mmcblk1rpmb: mmc1:0001 DG4064 partition 3 4.00 MiB, chardev (507:0)
[ 4.336826] Key type dns_resolver registered
[ 4.346209] mmcblk1: p1
[ 4.348562] registered taskstats version 1
[ 4.355762] Btrfs loaded, crc32c=crc32c-generic
[ 4.357839] mmc0: new ultra high speed SDR104 SDXC card at address e624
[ 4.362007] fsl_mc_dprc dprc.1: Adding to iommu group 2
[ 4.365616] usb 3-1.3: new high-speed USB device number 3 using xhci-hcd
[ 4.367207] mmcblk0: mmc0:e624 SC256 238 GiB
[ 4.384027] mmcblk0: p1
[ 4.425972] fsl_mc_allocator dpbp.1: Adding to iommu group 2
[ 4.431702] fsl_mc_allocator dpbp.0: Adding to iommu group 2
[ 4.438434] fsl_mc_allocator dpmcp.35: Adding to iommu group 2
[ 4.444827] fsl_mc_allocator dpmcp.34: Adding to iommu group 2
[ 4.451227] fsl_mc_allocator dpmcp.33: Adding to iommu group 2
[ 4.457641] fsl_mc_allocator dpmcp.32: Adding to iommu group 2
[ 4.464040] fsl_mc_allocator dpmcp.31: Adding to iommu group 2
[ 4.470432] fsl_mc_allocator dpmcp.30: Adding to iommu group 2
[ 4.476825] fsl_mc_allocator dpmcp.29: Adding to iommu group 2
[ 4.483217] fsl_mc_allocator dpmcp.28: Adding to iommu group 2
[ 4.489614] fsl_mc_allocator dpmcp.27: Adding to iommu group 2
[ 4.496005] fsl_mc_allocator dpmcp.26: Adding to iommu group 2
[ 4.502400] fsl_mc_allocator dpmcp.25: Adding to iommu group 2
[ 4.508794] fsl_mc_allocator dpmcp.24: Adding to iommu group 2
[ 4.512349] hub 3-1.3:1.0: USB hub found
[ 4.515189] fsl_mc_allocator dpmcp.23: Adding to iommu group 2
[ 4.518611] hub 3-1.3:1.0: 4 ports detected
[ 4.524945] fsl_mc_allocator dpmcp.22: Adding to iommu group 2
[ 4.534949] fsl_mc_allocator dpmcp.21: Adding to iommu group 2
[ 4.541342] fsl_mc_allocator dpmcp.20: Adding to iommu group 2
[ 4.547734] fsl_mc_allocator dpmcp.19: Adding to iommu group 2
[ 4.554135] fsl_mc_allocator dpmcp.18: Adding to iommu group 2
[ 4.560528] fsl_mc_allocator dpmcp.17: Adding to iommu group 2
[ 4.566930] fsl_mc_allocator dpmcp.16: Adding to iommu group 2
[ 4.573329] fsl_mc_allocator dpmcp.15: Adding to iommu group 2
[ 4.579729] fsl_mc_allocator dpmcp.14: Adding to iommu group 2
[ 4.586130] fsl_mc_allocator dpmcp.13: Adding to iommu group 2
[ 4.592524] fsl_mc_allocator dpmcp.12: Adding to iommu group 2
[ 4.598920] fsl_mc_allocator dpmcp.11: Adding to iommu group 2
[ 4.605314] fsl_mc_allocator dpmcp.10: Adding to iommu group 2
[ 4.611710] fsl_mc_allocator dpmcp.9: Adding to iommu group 2
[ 4.618024] fsl_mc_allocator dpmcp.8: Adding to iommu group 2
[ 4.624332] fsl_mc_allocator dpmcp.7: Adding to iommu group 2
[ 4.630648] fsl_mc_allocator dpmcp.6: Adding to iommu group 2
[ 4.636956] fsl_mc_allocator dpmcp.5: Adding to iommu group 2
[ 4.643265] fsl_mc_allocator dpmcp.4: Adding to iommu group 2
[ 4.649575] fsl_mc_allocator dpmcp.3: Adding to iommu group 2
[ 4.655884] fsl_mc_allocator dpmcp.2: Adding to iommu group 2
[ 4.662193] fsl_mc_allocator dpmcp.1: Adding to iommu group 2
[ 4.668003] fsl_mc_allocator dpcon.31: Adding to iommu group 2
[ 4.673905] fsl_mc_allocator dpcon.30: Adding to iommu group 2
[ 4.679798] fsl_mc_allocator dpcon.29: Adding to iommu group 2
[ 4.685693] fsl_mc_allocator dpcon.28: Adding to iommu group 2
[ 4.691589] fsl_mc_allocator dpcon.27: Adding to iommu group 2
[ 4.697484] fsl_mc_allocator dpcon.26: Adding to iommu group 2
[ 4.703378] fsl_mc_allocator dpcon.25: Adding to iommu group 2
[ 4.709274] fsl_mc_allocator dpcon.24: Adding to iommu group 2
[ 4.715169] fsl_mc_allocator dpcon.23: Adding to iommu group 2
[ 4.721064] fsl_mc_allocator dpcon.22: Adding to iommu group 2
[ 4.726963] fsl_mc_allocator dpcon.21: Adding to iommu group 2
[ 4.732859] fsl_mc_allocator dpcon.20: Adding to iommu group 2
[ 4.738755] fsl_mc_allocator dpcon.19: Adding to iommu group 2
[ 4.744652] fsl_mc_allocator dpcon.18: Adding to iommu group 2
[ 4.750549] fsl_mc_allocator dpcon.17: Adding to iommu group 2
[ 4.756446] fsl_mc_allocator dpcon.16: Adding to iommu group 2
[ 4.762350] fsl_mc_allocator dpcon.15: Adding to iommu group 2
[ 4.768247] fsl_mc_allocator dpcon.14: Adding to iommu group 2
[ 4.774145] fsl_mc_allocator dpcon.13: Adding to iommu group 2
[ 4.780048] fsl_mc_allocator dpcon.12: Adding to iommu group 2
[ 4.785947] fsl_mc_allocator dpcon.11: Adding to iommu group 2
[ 4.791845] fsl_mc_allocator dpcon.10: Adding to iommu group 2
[ 4.797747] fsl_mc_allocator dpcon.9: Adding to iommu group 2
[ 4.803557] fsl_mc_allocator dpcon.8: Adding to iommu group 2
[ 4.809369] fsl_mc_allocator dpcon.7: Adding to iommu group 2
[ 4.815179] fsl_mc_allocator dpcon.6: Adding to iommu group 2
[ 4.820995] fsl_mc_allocator dpcon.5: Adding to iommu group 2
[ 4.826806] fsl_mc_allocator dpcon.4: Adding to iommu group 2
[ 4.832619] fsl_mc_allocator dpcon.3: Adding to iommu group 2
[ 4.838430] fsl_mc_allocator dpcon.2: Adding to iommu group 2
[ 4.844243] fsl_mc_allocator dpcon.1: Adding to iommu group 2
[ 4.850056] fsl_mc_allocator dpcon.0: Adding to iommu group 2
[ 4.855872] fsl_dpaa2_eth dpni.0: Adding to iommu group 2
[ 4.931606] fsl_dpaa2_mac dpmac.17: Adding to iommu group 2
[ 4.937786] fsl_dpaa2_mac dpmac.10: Adding to iommu group 2
[ 4.948399] fsl_dpaa2_mac dpmac.9: Adding to iommu group 2
[ 4.958752] fsl_dpaa2_mac dpmac.8: Adding to iommu group 2
[ 4.968845] fsl_dpaa2_mac dpmac.7: Adding to iommu group 2
[ 4.979122] fsl_dpaa2_mac dpmac.6: Adding to iommu group 2
[ 4.989313] fsl_dpaa2_mac dpmac.6: Error connecting to the MAC endpoint
[ 4.996582] fsl_dpaa2_mac dpmac.5: Adding to iommu group 2
[ 5.006648] fsl_dpaa2_mac dpmac.5: Error connecting to the MAC endpoint
[ 5.013733] fsl_dpaa2_mac dpmac.4: Adding to iommu group 2
[ 5.023936] fsl_dpaa2_mac dpmac.4: Error connecting to the MAC endpoint
[ 5.031185] fsl_dpaa2_mac dpmac.3: Adding to iommu group 2
[ 5.041297] fsl_dpaa2_mac dpmac.3: Error connecting to the MAC endpoint
[ 5.048574] fsl_dpaa2_ptp dprtc.0: Adding to iommu group 2
[ 5.056247] ptp_qoriq: device tree node missing required elements, try automatic configuration
[ 5.064940] pps pps0: new PPS source ptp0
[ 5.070620] fsl_mc_dpio dpio.15: Adding to iommu group 2
[ 5.079544] fsl_mc_dpio dpio.15: probed
[ 5.085473] fsl_mc_dpio dpio.14: Adding to iommu group 2
[ 5.094385] fsl_mc_dpio dpio.14: probed
[ 5.100312] fsl_mc_dpio dpio.13: Adding to iommu group 2
[ 5.109225] fsl_mc_dpio dpio.13: probed
[ 5.115152] fsl_mc_dpio dpio.12: Adding to iommu group 2
[ 5.124108] fsl_mc_dpio dpio.12: probed
[ 5.130134] fsl_mc_dpio dpio.11: Adding to iommu group 2
[ 5.139069] fsl_mc_dpio dpio.11: probed
[ 5.144991] fsl_mc_dpio dpio.10: Adding to iommu group 2
[ 5.153902] fsl_mc_dpio dpio.10: probed
[ 5.159819] fsl_mc_dpio dpio.9: Adding to iommu group 2
[ 5.168643] fsl_mc_dpio dpio.9: probed
[ 5.174486] fsl_mc_dpio dpio.8: Adding to iommu group 2
[ 5.183346] fsl_mc_dpio dpio.8: probed
[ 5.189275] fsl_mc_dpio dpio.7: Adding to iommu group 2
[ 5.198140] fsl_mc_dpio dpio.7: probed
[ 5.203980] fsl_mc_dpio dpio.6: Adding to iommu group 2
[ 5.212805] fsl_mc_dpio dpio.6: probed
[ 5.218646] fsl_mc_dpio dpio.5: Adding to iommu group 2
[ 5.227507] fsl_mc_dpio dpio.5: probed
[ 5.233438] fsl_mc_dpio dpio.4: Adding to iommu group 2
[ 5.242279] fsl_mc_dpio dpio.4: probed
[ 5.248119] fsl_mc_dpio dpio.3: Adding to iommu group 2
[ 5.256940] fsl_mc_dpio dpio.3: probed
[ 5.262782] fsl_mc_dpio dpio.2: Adding to iommu group 2
[ 5.271646] fsl_mc_dpio dpio.2: probed
[ 5.277572] fsl_mc_dpio dpio.1: Adding to iommu group 2
[ 5.286426] fsl_mc_dpio dpio.1: probed
[ 5.292262] fsl_mc_dpio dpio.0: Adding to iommu group 2
[ 5.301085] fsl_mc_dpio dpio.0: probed
[ 5.308486] fsl_mc_dprc dprc.1: DPRC device bound to driver
[ 5.314213] pcieport 0000:00:00.0: PME: Signaling with IRQ 37
[ 5.320099] pcieport 0001:00:00.0: PME: Signaling with IRQ 38
[ 5.326513] libphy: SFP I2C Bus: probed
[ 5.330399] sfp sfp-0: Host maximum power 2.0W
[ 5.334974] sfp sfp-0: No tx_disable pin: SFP modules will always be emitting.
[ 5.342751] libphy: SFP I2C Bus: probed
[ 5.346626] sfp sfp-1: Host maximum power 2.0W
[ 5.351187] sfp sfp-1: No tx_disable pin: SFP modules will always be emitting.
[ 5.358930] libphy: SFP I2C Bus: probed
[ 5.362810] sfp sfp-2: Host maximum power 2.0W
[ 5.367365] sfp sfp-2: No tx_disable pin: SFP modules will always be emitting.
[ 5.375105] libphy: SFP I2C Bus: probed
[ 5.378977] sfp sfp-3: Host maximum power 2.0W
[ 5.383536] sfp sfp-3: No tx_disable pin: SFP modules will always be emitting.
[ 5.626843] fsl_dpaa2_eth dpni.0 (unnamed net_device) (uninitialized): PHY [0x0000000008b96000:01] driver [Qualcomm Atheros AR8035] (irq=POLL)
[ 5.640694] fsl_dpaa2_eth dpni.0: Probed interface eth0
[ 5.648659] fsl_dpaa2_mac dpmac.6: fsl_mc_allocate_irqs err -22
[ 5.655109] fsl_dpaa2_mac dpmac.6: fsl_mc_driver_probe failed: -14
[ 5.661335] fsl_dpaa2_mac: probe of dpmac.6 failed with error -14
[ 5.669542] fsl_dpaa2_mac dpmac.5: fsl_mc_allocate_irqs err -22
[ 5.675985] fsl_dpaa2_mac dpmac.5: fsl_mc_driver_probe failed: -14
[ 5.681465] sfp sfp-1: module FS SFP-10GSR-85 rev sn F2130331012 dc 211116
[ 5.682209] fsl_dpaa2_mac: probe of dpmac.5 failed with error -14
[ 5.699831] fsl_dpaa2_mac dpmac.4: fsl_mc_allocate_irqs err -22
[ 5.706261] fsl_dpaa2_mac dpmac.4: fsl_mc_driver_probe failed: -14
[ 5.712454] fsl_dpaa2_mac: probe of dpmac.4 failed with error -14
[ 5.720605] fsl_dpaa2_mac dpmac.3: fsl_mc_allocate_irqs err -22
[ 5.727031] fsl_dpaa2_mac dpmac.3: fsl_mc_driver_probe failed: -14
[ 5.728205] sfp sfp-3: module FS SFP-10GSR-85 rev sn F2130331017 dc 211116
[ 5.733227] fsl_dpaa2_mac: probe of dpmac.3 failed with error -14
[ 5.749739] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 5.757379] ALSA device list:
[ 5.760359] No soundcards found.
[ 5.799586] EXT4-fs (mmcblk1p1): recovery complete
[ 5.804939] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 5.813055] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 5.819356] devtmpfs: mounted
[ 5.823838] Freeing unused kernel memory: 6720K
[ 5.828463] Run /sbin/init as init process
[ 5.832553] with arguments:
[ 5.832555] /sbin/init
[ 5.832556] with environment:
[ 5.832558] HOME=/
[ 5.832560] TERM=linux
[ 6.914767] systemd-journald[303]: Received client request to flush runtime journal.
[ 6.933764] systemd-journald[303]: File /var/log/journal/411c1793e8d24b9e85330daf9431bb3a/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 8.621626] random: crng init done
[ 8.621631] random: 7 urandom warning(s) missed due to ratelimiting
[ 200.900525] fsl_dpaa2_eth dpni.0 eth0: configuring for phy/rgmii-id link mode
[ 204.995997] fsl_dpaa2_eth dpni.0 eth0: Link is Up - 1Gbps/Full - flow control off
[ 204.996057] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready