Portenta X8 on Breakout Board eth0 not working

Hi Guys,

How can i bring the eth0 interface on the breakout board up and running ?
I tried a lot of things with the NetworkManager and without it, but nothing really works. I see the DHCP request on my DHCP Server, but the portenta x8 seem not to accept it. And if i use a static method, the interface seems to be up, but does not really work.

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.154  netmask 255.255.255.0  broadcast 0.0.0.0
        ether da:e5:2f:91:1c:d6  txqueuelen 1000  (Ethernet)
        RX packets 986  bytes 65676 (64.1 KiB)
        RX errors 3630  dropped 0  overruns 0  frame 3630
        TX packets 762  bytes 101455 (99.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
root@portenta-x8-1a12ca09dab6fad9:/etc/network# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         _gateway        0.0.0.0         UG    0      0        0 eth0
172.17.0.0      0.0.0.0         255.255.0.0     U     0      0        0 docker0
172.18.0.0      0.0.0.0         255.255.0.0     U     0      0        0 br-27252e7bf3d2
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
192.168.7.0     0.0.0.0         255.255.255.0   U     100    0        0 usb0

Pinging from another Server is strange:

bue@Nova3:~$ ping 192.168.1.154
PING 192.168.1.154 (192.168.1.154) 56(84) bytes of data.
64 bytes from 192.168.1.154: icmp_seq=23 ttl=64 time=3.22 ms
From 192.168.1.140 icmp_seq=57 Destination Host Unreachable
From 192.168.1.140 icmp_seq=58 Destination Host Unreachable
From 192.168.1.140 icmp_seq=59 Destination Host Unreachable
From 192.168.1.140 icmp_seq=60 Destination Host Unreachable
From 192.168.1.140 icmp_seq=61 Destination Host Unreachable
From 192.168.1.140 icmp_seq=62 Destination Host Unreachable
64 bytes from 192.168.1.154: icmp_seq=90 ttl=64 time=1.83 ms
From 192.168.1.140 icmp_seq=113 Destination Host Unreachable
From 192.168.1.140 icmp_seq=114 Destination Host Unreachable

Installed is the latest image i have found

root@portenta-x8-1a12ca09dab6fad9:/etc/network# cat /etc/os-release
ID=lmp-xwayland
NAME="Linux-microPlatform XWayland"
VERSION="3.3.2-436-399-production-portenta-x8"
VERSION_ID=3.3.2-436-399-production-portenta-x8
PRETTY_NAME="Linux-microPlatform XWayland 3.3.2-436-399-production-portenta-x8"
HOME_URL="https://foundries.io/"
SUPPORT_URL="https://support.foundries.io/"
LMP_MACHINE="portenta-x8"
LMP_FACTORY="arduino"
LMP_FACTORY_TAG="devel"

Regards, Daniel

Still not working.
No idea what that could be ?

Below is the full console output after a reboot:

U-Boot SPL 2021.04+fio+g38c3083e39 (Feb 16 2022 - 14:50:02 +0000)
power_bd71837_init
Turn on SE050
DDRINFO: start DRAM init
DDRINFO: DRAM rate 3000MTS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
Normal Boot
Trying to boot from MMC2
SPL: Booting primary boot path: using 0x300 offset for next boot image
## Checking hash(es) for config config-1 ... sha256,rsa2048:ubootdev+ OK
## Checking hash(es) for Image atf ... sha256+ OK
## Checking hash(es) for Image uboot ... sha256+ OK
## Checking hash(es) for Image ubootfdt ... sha256+ OK
## Checking hash(es) for Image optee ... sha256+ OK
## Checking hash(es) for Image bootscr ... sha256+ OK
NOTICE:  BL31: v2.4(release):lf-5.10.72-2.2.0-0-g5782363f9-dirty
NOTICE:  BL31: Built : 12:17:17, Nov 18 2021
I/TC:
I/TC: Non-secure external DT found
I/TC: OP-TEE version: 3.15.0-92-g21f130afc (gcc version 10.2.0 (GCC)) #1 Fri 28 Jan 2022 02:44:07 PM UTC aarch64
I/TC: Primary CPU initializing
I/TC: Primary CPU switching to normal world boot


U-Boot 2021.04+fio+g38c3083e39 (Feb 16 2022 - 14:50:02 +0000)

CPU:   i.MX8MMQ rev1.0 1600 MHz (running at 1200 MHz)
CPU:   Industrial temperature grade (-40C to 105C) at 32C
Reset cause: POR
Model: Arduino Portenta X8 i.MX8MM board
       Watchdog enabled
DRAM:  2 GiB
setup_iomux_fec
anx7625_probe: start
anx7625_setup
anx7625_power_on
anx7625_config
anx7625_ocm_loading_check
anx7625_setup: OCM started
anx7625_disable_auto_rdo
anx7625_enable_auto_rdo
anx7625_setup: chip init registers succeeded.
Driver ver 0.1.04-uboot
Firmware ver 1300
Request:
  Voltage Max 5 [V]
  Power Min 5V @ 900 [mA]
  Power Max 5V @ 3000 [mA]
Begin Negotiation:
anx7625_negotiate_pd: count:0
anx7625_negotiate_pd: count:1
  INT: DATA ROLE CHANGE
anx7625_negotiate_pd: count:2
anx7625_negotiate_pd: count:3
anx7625_negotiate_pd: count:4
anx7625_probe: done
ext_usb_hub_init
ext_usb_hub_init: Can't find device id=0x2c, on bus 2
MMC:   FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from FAT... OK
In:    serial
Out:   serial
Err:   serial

 BuildInfo:
  - ATF 5782363

Hit any key to stop autoboot:  0
## Executing script at 44800000
sha256,rsa2048:ubootdev+ sha256+ Using arduino_portenta-x8.dtb
465 bytes read in 2 ms (226.6 KiB/s)
ostree_root=/ostree/boot.1/lmp/91ca1a1bccf25b6ed44704f289611928fcc05233578357d28e079c842bf8a811/0
Secondary boot bit = 0
Board is in open state
Unknown command 'fiovb' - try 'help'
FIO: Using ubootenv
Saving Environment to FAT... OK
13602330 bytes read in 80 ms (162.2 MiB/s)
## Copying 'fdt-arduino_portenta-x8.dtb' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
## Copying 'fdt-ov_som_lbee5kl1dx.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_som_lbee5kl1dx.dtbo to DTB
## Copying 'fdt-ov_som_x8h7.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_som_x8h7.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_gpio.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_gpio.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_i2s.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_i2s.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_sai.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_sai.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_pdm.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_pdm.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_pwm.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_pwm.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_sdc.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_sdc.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_spdif.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_spdif.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_spi0.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_spi0.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_spi1.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_spi1.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_uart1.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_uart1.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_uart3.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_uart3.dtbo to DTB
## Copying 'fdt-ov_carrier_breakout_usbfs.dtbo' subimage from FIT image at 43800000 ...
sha256,rsa2048:ubootdev+ sha256+    Loading part 253 ... OK
Applied ov_carrier_breakout_usbfs.dtbo to DTB
Saving Environment to FAT... OK
## Loading kernel from FIT Image at 43800000 ...
   Using 'conf-arduino_portenta-x8.dtb' configuration
   Verifying Hash Integrity ... sha256,rsa2048:ubootdev+ OK
   Trying 'kernel-1' kernel subimage
     Description:  Linux kernel
     Type:         Kernel Image
     Compression:  gzip compressed
     Data Start:   0x43800118
     Data Size:    9940465 Bytes = 9.5 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x40480000
     Entry Point:  0x40480000
     Hash algo:    sha256
     Hash value:   9510a5b5e8cac3937711ff4cadde59f91245d3f7ce9cc966b4d5ea9b8028dae7
   Verifying Hash Integrity ... sha256+ OK
## Loading ramdisk from FIT Image at 43800000 ...
   Using 'conf-arduino_portenta-x8.dtb' configuration
   Verifying Hash Integrity ... sha256,rsa2048:ubootdev+ OK
   Trying 'ramdisk-1' ramdisk subimage
     Description:  initramfs-ostree-lmp-image
     Type:         RAMDisk Image
     Compression:  uncompressed
     Data Start:   0x441a5c70
     Data Size:    3465005 Bytes = 3.3 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: unavailable
     Entry Point:  unavailable
     Hash algo:    sha256
     Hash value:   fb0d1d76f617db93a0846fdc5422d82f01fe3082524038292a636966bcf934ba
   Verifying Hash Integrity ... sha256+ OK
## Flattened Device Tree blob at 43000000
   Booting using the fdt blob at 0x43000000
   Uncompressing Kernel Image
   Using Device Tree in place at 0000000043000000, end 0000000043012fff

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.93-lmp-standard (oe-user@oe-host) (aarch64-lmp-linux-gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1.20210                                                                                           209) #1 SMP PREEMPT Thu Jan 20 20:01:30 UTC 2022
[    0.000000] Machine model: Arduino i.MX8MM Portenta X8 board
[    0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030880000 (options '115200')
[    0.000000] printk: bootconsole [ec_imx6q0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000096000000, size 640 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x00000000bdffffff]
[    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 0x0000000040000000-0x00000000bdffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bdffffff]
[    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 migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 32 pages/cpu s91608 r8192 d31272 u131072
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 508032
[    0.000000] Kernel command line: console=tty1 console=ttymxc2,115200 earlycon=ec_imx6q,0x30880000,115200 root=/dev/mmcblk2p2 rootfstype=                                                                                           ext4 ostree=/ostree/boot.1/lmp/91ca1a1bccf25b6ed44704f289611928fcc05233578357d28e079c842bf8a811/0
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 1337660K/2064384K available (14976K kernel code, 2414K rwdata, 4124K rodata, 5184K init, 453K bss, 71364K reserved,                                                                                            655360K cma-reserved)
[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x38/0x50c with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 48256 entries in 189 pages
[    0.000000] ftrace: allocated 189 pages with 6 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 128 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000
[    0.000000] ITS: No ITS available, not enabling LPIs
[    0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
[    0.000004] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
[    0.008445] Console: colour dummy device 80x25
[    0.013031] printk: console [tty1] enabled
[    0.016652] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)
[    0.026967] pid_max: default: 32768 minimum: 301
[    0.031731] LSM: Security Framework initializing
[    0.036303] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.043683] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.053187] rcu: Hierarchical SRCU implementation.
[    0.057556] EFI services will not be available.
[    0.061216] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
[    0.076162] Detected VIPT I-cache on CPU1
[    0.076190] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
[    0.076236] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.084624] Detected VIPT I-cache on CPU2
[    0.084644] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
[    0.084671] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.093030] Detected VIPT I-cache on CPU3
[    0.093048] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
[    0.093075] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.093173] smp: Brought up 1 node, 4 CPUs
[    0.146942] SMP: Total of 4 processors activated.
[    0.151658] CPU features: detected: 32-bit EL0 Support
[    0.156838] CPU features: detected: CRC32 instructions
[    0.161986] CPU features: detected: 32-bit EL1 Support
[    0.167186] CPU: All CPU(s) started at EL2
[    0.171274] alternatives: patching kernel code
[    0.177133] devtmpfs: initialized
[    0.184262] Duplicate name in lcdif@32e00000, renamed to "display#1"
[    0.191135] Registered cp15_barrier emulation handler
[    0.193382] Registered setend emulation handler
[    0.197915] KASLR disabled due to lack of seed
[    0.202528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.212187] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.234515] pinctrl core: initialized pinctrl subsystem
[    0.237643] DMI not present or invalid.
[    0.241229] NET: Registered protocol family 16
[    0.247233] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.252463] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.260309] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.268646] thermal_sys: Registered thermal governor 'step_wise'
[    0.268889] cpuidle: using governor menu
[    0.278326] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.284974] ASID allocator initialised with 32768 entries
[    0.290426] Serial: AMBA PL011 UART driver
[    0.294458] imx mu driver is registered.
[    0.298355] imx rpmsg driver is registered.
[    0.345183] imx8mm-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver
[    0.363995] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.367919] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.374623] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.381359] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.389702] cryptd: max_cpu_qlen set to 1000
[    0.396631] iommu: Default domain type: Translated
[    0.398853] vgaarb: loaded
[    0.401751] SCSI subsystem initialized
[    0.405532] usbcore: registered new interface driver usbfs
[    0.410706] usbcore: registered new interface driver hub
[    0.416032] usbcore: registered new device driver usb
[    0.423016] mc: Linux media interface: v0.10
[    0.425459] pps_core: LinuxPPS API ver. 1 registered
[    0.430366] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.439559] PTP clock support registered
[    0.444804] Advanced Linux Sound Architecture Driver Initialized.
[    0.450084] Bluetooth: Core ver 2.22
[    0.453210] NET: Registered protocol family 31
[    0.457656] Bluetooth: HCI device and connection manager initialized
[    0.464049] Bluetooth: HCI socket layer initialized
[    0.468945] Bluetooth: L2CAP socket layer initialized
[    0.474031] Bluetooth: SCO socket layer initialized
[    0.480367] clocksource: Switched to clocksource arch_sys_counter
[    1.384555] NET: Registered protocol family 2
[    1.386218] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    1.394594] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    1.402187] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.410170] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    1.417645] TCP: Hash tables configured (established 16384 bind 16384)
[    1.424093] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    1.430772] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    1.438075] NET: Registered protocol family 1
[    1.442727] RPC: Registered named UNIX socket transport module.
[    1.448215] RPC: Registered udp transport module.
[    1.452935] RPC: Registered tcp transport module.
[    1.457658] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.464141] PCI: CLS 0 bytes, default 64
[    1.468255] Trying to unpack rootfs image as initramfs...
[    1.645279] Freeing initrd memory: 3380K
[    1.647275] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.655033] kvm [1]: IPA Size Limit: 40 bits
[    1.659368] kvm [1]: GICv3: no GICV resource entry
[    1.663263] kvm [1]: disabling GICv2 emulation
[    1.667720] kvm [1]: GIC system register CPU interface enabled
[    1.673691] kvm [1]: vgic interrupt IRQ9
[    1.677666] kvm [1]: Hyp mode initialized successfully
[    1.688996] Initialise system trusted keyrings
[    1.690768] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    1.703928] NFS: Registering the id_resolver key type
[    1.706203] Key type id_resolver registered
[    1.710352] Key type id_legacy registered
[    1.714461] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.721124] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.764510] NET: Registered protocol family 38
[    1.766120] Key type asymmetric registered
[    1.770235] Asymmetric key parser 'x509' registered
[    1.775163] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.782675] io scheduler mq-deadline registered
[    1.787121] io scheduler kyber registered
[    1.802646] mxs-dma 33000000.dma-controller: initialized
[    1.807102] Bus freq driver module loaded
[    1.813592] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.819834] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 47, base_baud = 5000000) is a IMX
[    1.826152] serial serial0: tty port ttymxc0 registered
[    1.831817] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 48, base_baud = 1500000) is a IMX
[    1.840099] printk: console [ttymxc2] enabled
[    1.840099] printk: console [ttymxc2] enabled
[    1.848751] printk: bootconsole [ec_imx6q0] disabled
[    1.848751] printk: bootconsole [ec_imx6q0] disabled
[    1.859578] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 49, base_baud = 5000000) is a IMX
[    1.871145] 30a60000.serial: ttymxc3 at MMIO 0x30a60000 (irq = 55, base_baud = 5000000) is a IMX
[    1.890524] imx-drm 32c00000.bus:display-subsystem: bound imx-lcdif-crtc.0 (ops 0xffffffc011002bd0)
[    1.899834] imx_sec_dsim_drv 32e10000.mipi_dsi: version number is 0x1060200
[    1.906895] imx_sec_dsim_drv 32e10000.mipi_dsi: Failed to attach bridge: 32e10000.mipi_dsi
[    1.915191] imx_sec_dsim_drv 32e10000.mipi_dsi: failed to bind sec dsim bridge: -517
[    1.932415] brd: module loaded
[    1.943553] loop: module loaded
[    1.947404] of_reserved_mem_lookup() returned NULL
[    1.953761] imx ahci driver is registered.
[    1.961463] libphy: Fixed MDIO Bus: probed
[    1.965968] tun: Universal TUN/TAP device driver, 1.6
[    1.971219] CAN device driver interface
[    1.976506] pps pps0: new PPS source ptp0
[    1.985164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.991748] ehci-pci: EHCI PCI platform driver
[    1.996244] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.002451] ohci-pci: OHCI PCI platform driver
[    2.007993] usbcore: registered new interface driver usb-storage
[    2.014091] usbcore: registered new interface driver usbserial_generic
[    2.020661] usbserial: USB Serial support registered for generic
[    2.030196] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/i                                                                                           nput0
[    2.045065] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0
[    2.051303] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0)
[    2.062994] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    2.073295] sdhci: Secure Digital Host Controller Interface driver
[    2.079513] sdhci: Copyright(c) Pierre Ossman
[    2.083941] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.090860] sdhci-esdhc-imx 30b40000.mmc: voltage-ranges unspecified
[    2.091539] sdhci-esdhc-imx 30b50000.mmc: voltage-ranges unspecified
[    2.092114] sdhci-esdhc-imx 30b60000.mmc: voltage-ranges unspecified
[    2.110354] ledtrig-cpu: registered to indicate activity on CPUs
[    2.117635] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    2.123404] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA
[    2.125111] caam-snvs 30370000.caam-snvs: violation handlers armed - init state
[    2.139020] usbcore: registered new interface driver usbhid
[    2.144620] usbhid: USB HID core driver
[    2.151683] optee: probing for conduit method.
[    2.156174] optee: revision 3.15 (21f130af)
[    2.157699] optee: dynamic shared memory is enabled
[    2.168538] optee: initialized driver
[    2.168659] random: fast init done
[    2.173759] galcore: clk_get vg clock failed, disable vg!
[    2.175777] random: crng init done
[    2.181446] Galcore version 6.4.3.p2.336687
[    2.242174] [drm] Initialized vivante 1.0.0 20170808 for 38000000.gpu on minor 0
[    2.244082] mmc2: new HS400 Enhanced strobe MMC card at address 0001
[    2.251932] hantrodec 0 : module inserted. Major = 237
[    2.257240] mmcblk2: mmc2:0001 88A43A 14.6 GiB
[    2.262099] hantrodec 1 : module inserted. Major = 237
[    2.265968] mmcblk2boot0: mmc2:0001 88A43A partition 1 4.00 MiB
[    2.272135] hx280enc: module inserted. Major <236>
[    2.277052] mmcblk2boot1: mmc2:0001 88A43A partition 2 4.00 MiB
[    2.288334] mmcblk2rpmb: mmc2:0001 88A43A partition 3 4.00 MiB, chardev (238:0)
[    2.297596]  mmcblk2: p1 p2
[    2.326514] fsl-micfil-dai 30080000.micfil: GET IRQ: 22
[    2.331799] fsl-micfil-dai 30080000.micfil: GET IRQ: 23
[    2.337077] fsl-micfil-dai 30080000.micfil: GET IRQ: 24
[    2.342339] fsl-micfil-dai 30080000.micfil: GET IRQ: 25
[    2.348101] fsl-micfil-dai 30080000.micfil: failed to pcm register
[    2.357344] imx-micfil sound-micfil: snd_soc_register_card failed (-517)
[    2.364901] u32 classifier
[    2.367617]     input device check on
[    2.371294]     Actions configured
[    2.375306] NET: Registered protocol family 10
[    2.381257] Segment Routing with IPv6
[    2.385020] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.391443] NET: Registered protocol family 17
[    2.395954] Bridge firewalling registered
[    2.399978] can: controller area network core
[    2.404428] NET: Registered protocol family 29
[    2.408896] can: raw protocol
[    2.411872] can: broadcast manager protocol
[    2.416079] can: netlink gateway - max_hops=1
[    2.420870] Key type dns_resolver registered
[    2.425919] registered taskstats version 1
[    2.430050] Loading compiled-in X.509 certificates
[    2.446377] Loaded X.509 cert 'Default insecure key from Factory II: 1b2327c0b75d0bc1e4914c8195bbf053629b8abb'
[    2.486579] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator
[    2.494604] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator
[    2.503029] i2c i2c-0: IMX I2C adapter registered
[    2.562302] LDO6: supplied by regulator-dummy
[    2.569510] i2c i2c-1: IMX I2C adapter registered
[    2.575055] i2c i2c-2: IMX I2C adapter registered
[    2.580311] i2c i2c-3: IMX I2C adapter registered
[    2.586177] SoC: i.MX8MM revision 1.0
[    2.586370] imx6q-pcie 33800000.pcie: supply epdev_on not found, using dummy regulator
[    2.590107] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 2 mkt segment 2 supported-hw 0x4 0x4
[    2.598238] imx6q-pcie 33800000.pcie: PLL REF_CLK is used!.
[    2.610600] imx-drm 32c00000.bus:display-subsystem: bound imx-lcdif-crtc.0 (ops 0xffffffc011002bd0)
[    2.613059] imx6q-pcie 33800000.pcie: PCIe PLL locked after 20 us.
[    2.621528] imx_sec_dsim_drv 32e10000.mipi_dsi: version number is 0x1060200
[    2.634474] imx_sec_dsim_drv 32e10000.mipi_dsi: Failed to attach bridge: 32e10000.mipi_dsi
[    2.642779] imx_sec_dsim_drv 32e10000.mipi_dsi: failed to bind sec dsim bridge: -517
[    2.654679] pps pps0: new PPS source ptp0
[    2.659993] fec 30be0000.ethernet: Invalid MAC address: 00:00:00:00:00:00
[    2.666836] fec 30be0000.ethernet: Using random MAC address: 3a:f3:f1:5c:4c:a0
[    2.675223] libphy: fec_enet_mii_bus: probed
[    2.732873] imx6q-pcie 33800000.pcie: host bridge /soc@0/pcie@33800000 ranges:
[    2.740182] imx6q-pcie 33800000.pcie:       IO 0x001ff80000..0x001ff8ffff -> 0x0000000000
[    2.748443] imx6q-pcie 33800000.pcie:      MEM 0x0018000000..0x001fefffff -> 0x0018000000
[    2.757012] imx6q-pcie 33800000.pcie: invalid resource
[    2.789758] fec 30be0000.ethernet eth0: registered PHC device 0
[    2.802288] imx_usb 32e50000.usb: No over current polarity defined
[    2.811390] ci_hdrc ci_hdrc.1: EHCI Host Controller
[    2.816305] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
[    2.836901] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[    2.842562] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    2.850868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.858123] usb usb1: Product: EHCI Host Controller
[    2.863127] usb usb1: Manufacturer: Linux 5.10.93-lmp-standard ehci_hcd
[    2.869769] usb usb1: SerialNumber: ci_hdrc.1
[    2.874955] hub 1-0:1.0: USB hub found
[    2.878770] hub 1-0:1.0: 1 port detected
[    2.887299] sdhci-esdhc-imx 30b40000.mmc: voltage-ranges unspecified
[    2.887555] caam 30900000.crypto: device ID = 0x0a16040100000000 (Era 9)
[    2.887726] sdhci-esdhc-imx 30b50000.mmc: voltage-ranges unspecified
[    2.887771] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO
[    2.911861] caam 30900000.crypto: job rings = 2, qi = 0
[    2.920279] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA
[    2.924081] caam algorithms registered in /proc/crypto
[    2.927437] mmc0: SDHCI controller on 30b40000.mmc [30b40000.mmc] using ADMA
[    2.933490] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto
[    2.947063] caam 30900000.crypto: registering rng-caam
[    2.953157] Device caam-keygen registered
[    2.954738] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[    2.964621] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.971829] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.980268] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[    2.985712] fsl-micfil-dai 30080000.micfil: GET IRQ: 22
[    2.988736] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.991023] fsl-micfil-dai 30080000.micfil: GET IRQ: 23
[    3.000230] mmc0: queuing unknown CIS tuple 0x80 (6 bytes)
[    3.001737] fsl-micfil-dai 30080000.micfil: GET IRQ: 24
[    3.012465] fsl-micfil-dai 30080000.micfil: GET IRQ: 25
[    3.018192] fsl-micfil-dai 30080000.micfil: Unbalanced pm_runtime_enable!
[    3.025068] fsl-micfil-dai 30080000.micfil: failed to pcm register
[    3.032407] imx-micfil sound-micfil: snd_soc_register_card failed (-517)
[    3.041753] imx-drm 32c00000.bus:display-subsystem: bound imx-lcdif-crtc.0 (ops 0xffffffc011002bd0)
[    3.050958] imx_sec_dsim_drv 32e10000.mipi_dsi: version number is 0x1060200
[    3.057987] imx_sec_dsim_drv 32e10000.mipi_dsi: Failed to attach bridge: 32e10000.mipi_dsi
[    3.066271] imx_sec_dsim_drv 32e10000.mipi_dsi: failed to bind sec dsim bridge: -517
[    3.078311] mmc1: host does not support reading read-only switch, assuming write-enable
[    3.090376] mmc1: new high speed SDHC card at address aaaa
[    3.096771] mmcblk1: mmc1:aaaa SU08G 7.40 GiB
[    3.102094] mmc0: new high speed SDIO card at address 0001
[    3.103617] fsl-micfil-dai 30080000.micfil: GET IRQ: 22
[    3.112910] fsl-micfil-dai 30080000.micfil: GET IRQ: 23
[    3.116740]  mmcblk1: p1 p2
[    3.118167] fsl-micfil-dai 30080000.micfil: GET IRQ: 24
[    3.126200] fsl-micfil-dai 30080000.micfil: GET IRQ: 25
[    3.132251] fsl-micfil-dai 30080000.micfil: Unbalanced pm_runtime_enable!
[    3.139110] fsl-micfil-dai 30080000.micfil: failed to pcm register
[    3.146689] imx-micfil sound-micfil: snd_soc_register_card failed (-517)
[    3.155802] imx-drm 32c00000.bus:display-subsystem: bound imx-lcdif-crtc.0 (ops 0xffffffc011002bd0)
[    3.164992] imx_sec_dsim_drv 32e10000.mipi_dsi: version number is 0x1060200
[    3.172020] imx_sec_dsim_drv 32e10000.mipi_dsi: Failed to attach bridge: 32e10000.mipi_dsi
[    3.180305] imx_sec_dsim_drv 32e10000.mipi_dsi: failed to bind sec dsim bridge: -517
[    3.218428] fsl-micfil-dai 30080000.micfil: GET IRQ: 22
[    3.223712] fsl-micfil-dai 30080000.micfil: GET IRQ: 23
[    3.228965] fsl-micfil-dai 30080000.micfil: GET IRQ: 24
[    3.234215] fsl-micfil-dai 30080000.micfil: GET IRQ: 25
[    3.240250] fsl-micfil-dai 30080000.micfil: Unbalanced pm_runtime_enable!
[    3.247082] fsl-micfil-dai 30080000.micfil: failed to pcm register
[    3.254687] imx-micfil sound-micfil: snd_soc_register_card failed (-517)
[    3.263533] imx-drm 32c00000.bus:display-subsystem: bound imx-lcdif-crtc.0 (ops 0xffffffc011002bd0)
[    3.272723] imx_sec_dsim_drv 32e10000.mipi_dsi: version number is 0x1060200
[    3.279747] imx_sec_dsim_drv 32e10000.mipi_dsi: Failed to attach bridge: 32e10000.mipi_dsi
[    3.288036] imx_sec_dsim_drv 32e10000.mipi_dsi: failed to bind sec dsim bridge: -517
[    3.332106] fsl-micfil-dai 30080000.micfil: GET IRQ: 22
[    3.337393] fsl-micfil-dai 30080000.micfil: GET IRQ: 23
[    3.342657] fsl-micfil-dai 30080000.micfil: GET IRQ: 24
[    3.347918] fsl-micfil-dai 30080000.micfil: GET IRQ: 25
[    3.354058] fsl-micfil-dai 30080000.micfil: Unbalanced pm_runtime_enable!
[    3.360899] fsl-micfil-dai 30080000.micfil: failed to pcm register
[    3.374236] ALSA device list:
[    3.377248]   No soundcards found.
[    3.761940] imx6q-pcie 33800000.pcie: Phy link never came up
[    3.767667] imx6q-pcie 33800000.pcie: failed to initialize host
[    3.773620] imx6q-pcie 33800000.pcie: unable to add pcie port.
[    3.783957] Freeing unused kernel memory: 5184K
[    3.797116] Run /init as init process
Starting version 247
[    4.712047] e2fsck: otaroot: recovering journal
[    4.712047] otaroot: clean, 31662/3747264 files, 660032/3799552 blocks
[    4.730740] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null)
[    4.918455] systemd[1]: System time before build time, advancing clock.
[    4.948609] systemd[1]: systemd 247 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -                                                                                           GCRYPT -GNUTLS +ACL +XZ -LZ4 -ZSTD +SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[    4.971306] systemd[1]: Detected architecture arm64.

Welcome to Linux-microPlatform XWayland 3.3.4-456-85-46-gda69652!

[    5.018811] systemd[1]: Set hostname to <portenta-x8-1a12ca09dab6fad9>.
[    5.381005] systemd[1]: Queued start job for default target Graphical Interface.
[    5.436319] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    5.463440] systemd[1]: Created slice system-modprobe.slice.
[  OK  ] Created slice system-modprobe.slice.
[    5.487397] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    5.511353] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    5.533051] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password …ts to Console Directory Watch.
[    5.557257] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R…uests to Wall Directory Watch.
[    5.581041] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    5.605005] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    5.625035] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    5.653457] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    5.662562] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    5.685149] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    5.709278] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    5.733554] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    5.757603] systemd[1]: Listening on User Database Manager Socket.
[  OK  ] Listening on User Database Manager Socket.
[    5.785419] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    5.808872] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    5.837110] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    5.860464] systemd[1]: Mounting Kernel Trace File System...
         Mounting Kernel Trace File System...
[    5.886525] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st…odes for the current kernel...
[    5.921256] systemd[1]: Starting Load Kernel Module configfs...
         Starting Load Kernel Module configfs...
[    5.944283] systemd[1]: Starting Load Kernel Module drm...
         Starting Load Kernel Module drm...
[    5.968304] systemd[1]: Starting Load Kernel Module fuse...
         Starting Load Kernel Module fuse...
[    5.990647] fuse: init (API version 7.32)
[    5.993135] systemd[1]: Starting Start psplash boot splash screen...
         Starting Start psplash boot splash screen...
[    6.020803] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    6.035909] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    6.062345] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    6.083785] anx7625: loading out-of-tree module taints kernel.
[    6.093012] imx-micfil sound-micfil: snd_soc_register_card failed (-517)
[    6.101381] imx-drm 32c00000.bus:display-subsystem: bound imx-lcdif-crtc.0 (ops 0xffffffc011002bd0)
[    6.110637] imx_sec_dsim_drv 32e10000.mipi_dsi: version number is 0x1060200
[    6.117981] imx-drm 32c00000.bus:display-subsystem: bound 32e10000.mipi_dsi (ops 0xffffffc010ff0e08)
[    6.127614] [drm] Initialized imx-drm 1.0.0 20120507 for 32c00000.bus:display-subsystem on minor 1
[    6.128731] systemd[1]: Starting Remount Root and Kernel File Systems...
[    6.136697] imx-drm 32c00000.bus:display-subsystem: [drm] Cannot find any crtc or sizes
[    6.138224] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.143507] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.155852] imx-drm 32c00000.bus:display-subsystem: [drm] Cannot find any crtc or sizes
[    6.171897] EXT4-fs (mmcblk2p2): re-mounted. Opts: (null)
         Starting Remount Root and Kernel File Systems...
[    6.199763] fsl-micfil-dai 30080000.micfil: GET IRQ: 22
[    6.205095] fsl-micfil-dai 30080000.micfil: GET IRQ: 23
[    6.210383] fsl-micfil-dai 30080000.micfil: GET IRQ: 24
[    6.215654] fsl-micfil-dai 30080000.micfil: GET IRQ: 25
[    6.221131] fsl-micfil-dai 30080000.micfil: Unbalanced pm_runtime_enable!
[    6.228035] fsl-micfil-dai 30080000.micfil: failed to pcm register
[    6.232983] systemd[1]: Starting Coldplug All udev Devices...
         Starting Coldpl[    6.241489] imx-micfil sound-micfil: snd_soc_register_card failed (-517)
ug All udev Devices...
[    6.264999] systemd[1]: Starting Create compressed swap in memory using zram...
         Starting Create compressed swap in memory using zram...
[    6.298168] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[    6.315889] zram: Added device: zram0
[  OK  ] Mounted Huge Pages File System.
[    6.347519] zram0: detected capacity change from 0 to 2001584128
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted Kernel Trace File System.
[  OK  ] Finished Create list of st… nodes for the current kernel.
[  OK  ] Finished Load Kernel Module configfs.
[  OK  ] Finished Load Kernel Module drm.
[  OK  ] Finished Load Kernel Module fuse.
[FAILED] Failed to start Start psplash boot splash screen.
See 'systemctl status psplash-start.service' for details.
[DEPEND] Dependency failed for Star…progress communication helper.
[  OK  ] Finished Load Kernel Modules.
[  OK  ] Finished Remount Root and Kernel File Systems.
[  OK  ] Finished Create compressed swap in memory using zram.
         Mounting FUSE Control File System...
         Mounting Kernel Configuration File System...
         Starting Apply Kernel Variables...
         Starting Create Static Device Nodes in /dev...
[  OK  ] Mounted FUSE Control File System.
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Finished Apply Kernel Variables.
[  OK  ] Finished Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /var...
         Starting Rule-based Manage…for Device Events and Files...
[  OK  ] Finished Coldplug All udev Devices.
[  OK  ] Mounted /var.
         Starting OSTree Remount OS/ Bind Mounts...
[  OK  ] Finished OSTree Remount OS/ Bind Mounts.
         Starting Flush Journal to Persistent Storage...
[    6.941804] systemd-journald[503]: Received client request to flush runtime journal.
         Starting Load/Save Random Seed...
[  OK  ] Finished Flush Journal to Persistent Storage.
[  OK  ] Started Rule-based Manager for Device Events and Files.
[  OK  ] Finished Load/Save Random Seed.
[  OK  ] Found device /dev/zram0.
         Activating swap Enable com…d swap in memory using zram...
[    7.072562] Adding 1954668k swap on /dev/zram0.  Priority:-2 extents:1 across:1954668k SS
[  OK  ] Activated swap Enable comp…sed swap in memory using zram.
[  OK  ] Reached target Swap.
         Mounting Temporary Directory (/tmp)...
         Mounting /var/volatile...
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Mounted /var/volatile.
[    7.328808] fsl-micfil-dai 30080000.micfil: GET IRQ: 22
[    7.334340] fsl-micfil-dai 30080000.micfil: GET IRQ: 23
[    7.339695] fsl-micfil-dai 30080000.micfil: GET IRQ: 24
[    7.345016] fsl-micfil-dai 30080000.micfil: GET IRQ: 25
[    7.350724] fsl-micfil-dai 30080000.micfil: Unbalanced pm_runtime_enable!
[    7.358921] imx-sdma 302c0000.dma-controller: firmware found.
[    7.365167] imx-sdma 302c0000.dma-controller: loaded firmware 4.5
[    7.373982] imx-sdma 302b0000.dma-controller: firmware found.
[    7.387415] imx-sdma 30bd0000.dma-controller: firmware found.
[  OK  ] Found device /dev/ttymxc2.
[    7.437365] input: bd718xx-pwrkey as /devices/platform/soc@0/30800000.bus/30a30000.i2c/i2c-1/1-004b/gpio-keys.1.auto/input/input1
[    7.487481] Bluetooth: HCI UART driver ver 2.3
[    7.494478] Bluetooth: HCI UART protocol H4 registered
[    7.500094] Bluetooth: HCI UART protocol BCSP registered
[    7.509198] Bluetooth: HCI UART protocol LL registered
[    7.520856] Bluetooth: HCI UART protocol ATH3K registered
[    7.531456] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    7.543910] Bluetooth: HCI UART protocol Intel registered
         Starting Start psplash boot splash screen...
[    7.565420] Bluetooth: HCI UART protocol Broadcom registered
[    7.565538] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[    7.572011] Bluetooth: HCI UART protocol QCA registered
[    7.582754] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[    7.592112] hci_uart_bcm serial0-0: No reset resource, using default baud rate
[    7.602062] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[FAILED] Failed to start Start psplash boo[    7.622195] debugfs: File 'Playback' in directory 'dapm' already present!
t splash screen.
[    7.630969] debugfs: File 'Capture' in directory 'dapm' already present!
See 'systemctl status psplash-sta[    7.641629] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.fsl,imx8mm-evk.txt f                                                                                           ailed with error -2
rt.service' for details.
[    7.663757] debugfs: File 'Playback' in directory 'dapm' already present!
[DEPEND] Depen[    7.673461] debugfs: File 'Capture' in directory 'dapm' already present!
dency failed for Star…progress communication helper.
[  OK  ] Found device /dev/mmcblk2p1.
[    7.808709] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[    7.827256] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Feb 16 2020 22:39:24 version 7.45.98.97 (r724416 CY) FWID 01-bf41                                                                                           ed64
[  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
         Mounting /var/rootdirs/mnt/boot...
[    7.893362] FAT-fs (mmcblk2p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
         Starting Load/Save RF Kill Switch Status...
[  OK  ] Mounted /var/rootdirs/mnt/boot.
[  OK  ] Reached target Local File Systems.
[  OK  ] Started Systemd Timesync Update Fixes.
         Starting Create Volatile Files and Directories...
[    8.009781] Bluetooth: hci0: BCM: chip id 94
[    8.016093] Bluetooth: hci0: BCM: features 0x2e
[  OK  ] Reached target Sound Card.
[    8.044243] Bluetooth: hci0: BCM43430A1
[    8.048513] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000
[    8.055559] Bluetooth: hci0: BCM43430A1 'brcm/BCM43430A1.hcd' Patch
[  OK  ] Finished Create Volatile Files and Directories.
[  OK  ] Started Load/Save RF Kill Switch Status.
         Starting Start psplash boot splash screen...
         Starting Network Name Resolution...
[  OK  ] Started Systemd Timesync Update Fixes.
         Starting Network Time Synchronization...
         Starting Update UTMP about System Boot/Shutdown...
[FAILED] Failed to start Start psplash boot splash screen.
See 'systemctl status psplash-start.service' for details.
[DEPEND] Dependency failed for Star…progress communication helper.
[  OK  ] Finished Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Name Resolution.
[  OK  ] Reached target Host and Network Name Lookups.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Foundries.io confi…ation management path monitor.
[  OK  ] Started OSTree Monitor Staged Deployment.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Paths.
[  OK  ] Reached target System Time Set.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started Timer connection status led.
[  OK  ] Reached target Timers.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting Docker Socket for the API.
[  OK  ] Listening on dropbear.socket.
[  OK  ] Listening on PC/SC Smart Card Daemon Activation Socket.
         Starting Weston socket.
[  OK  ] Listening on Docker Socket for the API.
[  OK  ] Listening on Weston socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting Bluetooth service...
[  OK  ] Started Create /var/run/ar…can used by docker containers.
[  OK  ] Started D-Bus System Message Bus.
         Starting Check and fix an … store of the docker daemon...
         Starting IPv6 Packet Filtering Framework...
         Starting IPv4 Packet Filtering Framework...
         Starting Linux microPlatform Auto Hostname Upd[    8.837962] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
ate...
[    8.844113] Bluetooth: BNEP filters: protocol multicast
[    8.850376] Bluetooth: BNEP socket layer initialized
         Starting Program stm32h7 on Portenta-X8 boards...
         Starting User Login Management...
[  OK  ] Started TEE Supplicant.
[  OK  ] Finished IPv6 Packet Filtering Framework.
[  OK  ] Finished IPv4 Packet Filtering Framework.
[  OK  ] Started Bluetooth service.
[  OK  ] Reached target Bluetooth.
         Starting Hostname Service...
[  OK  ] Started User Login Management.
[    9.147752] x8h7_can can@2 can0: X8H7 CAN successfully initialized.
[    9.155333] x8h7_can can@1 can1: X8H7 CAN successfully initialized.
[  OK  ] Finished Check and fix an …er store of the docker daemon.
[  OK  ] Started Hostname Service.
[  OK  ] Finished Linux microPlatform Auto Hostname Update.
[  OK  ] Reached target Network (Pre).
[    9.300644] x8h7_rtc x8h7rtc: registered as rtc1
         Starting Network Manager...
[    9.327654] Serial: X8H7 UART driver
[    9.331588] x8h7uart: ttyX0 at I/O 0x0 (irq = 0, base_baud = 1500000) is a unknown
         Starting Android Debug Bridge & Usb RNDIS...
         Starting Avahi mDNS/DNS-SD Stack...
[  OK  ] Finished Program stm32h7 on Portenta-X8 boards.
[FAILED] Failed to start Android Debug Bridge & Usb RNDIS.
See 'systemctl status android-tools-adbd.service' for details.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started Network Manager.
[  OK  ] Reached target Network.
         Starting Network Manager Wait Online...
         Starting containerd container runtime...
[    9.535462] Microchip KSZ9131 Gigabit PHY 30be0000.ethernet-1:01: attached PHY driver [Microchip KSZ9131 Gigabit PHY] (mii_bus:phy_addr=                                                                                           30be0000.ethernet-1:01, irq=148)
         Starting M4 builtin led forwarder...
[  OK  ] Started M4 builtin led forwarder.
[  OK  ] Started Respond to IPv6 Node Information Queries.
[  OK  ] Started Network Router Discovery Daemon.
         Starting Permit User Sessions...
[  OK  ] Finished M4 builtin led forwarder.
[  OK  ] Finished Permit User Sessions.
[  OK  ] Started Monitor /tmp/arduino/m4-user-sketch.elf file.
         Starting Network Manager Script Dispatcher Service...
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttymxc2.
[  OK  ] Reached target Login Prompts.
         Starting Weston, a Wayland…ositor, as a system service...
[  OK  ] Started Network Manager Script Dispatcher Service.
         Starting User Database Manager...
[  OK  ] Started User Database Manager.
[  OK  ] Created slice User Slice of UID 63.
         Starting User Runtime Directory /run/user/63...
[  OK  ] Finished User Runtime Directory /run/user/63.
         Starting User Manager for UID 63...
         Starting WPA supplicant...
[  OK  ] Started WPA supplicant.
[  OK  ] Started containerd container runtime.
[  OK  ] Started User Manager for UID 63.
[  OK  ] Started Session c1 of user weston.
[  OK  ] Started Weston, a Wayland …mpositor, as a system service.
[  OK  ] Stopped Android Debug Bridge & Usb RNDIS.
         Starting Android Debug Bridge & Usb RNDIS...
[FAILED] Failed to start Android Debug Bridge & Usb RNDIS.
See 'systemctl status android-tools-adbd.service' for details.
[   11.912125] Bluetooth: hci0: BCM4343WA1 37.4MHz Murata Type-1DX BT4.2-0093
[   11.919043] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0395
[  OK  ] Stopped Android Debug Bridge & Usb RNDIS.
         Starting Android Debug Bridge & Usb RNDIS...
[FAILED] Failed to start Android Debug Bridge & Usb RNDIS.
See 'systemctl status android-tools-adbd.service' for details.
[   14.630799] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   14.638424] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Linux-microPlatform XWayland 3.3.4-456-85-46-gda69652 portenta-x8-1a12ca09dab6fad9 ttymxc2

portenta-x8-1a12ca09dab6fad9 login: [   36.576574] IPv4: martian source 255.255.255.255 from 192.168.1.201, on dev eth0
[   36.584021] ll header: 00000000: ff ff ff ff ff ff 00 04 20 23 40 97 08 00

portenta-x8-1a12ca09dab6fad9 login: fio
Password:
fio@portenta-x8-1a12ca09dab6fad9:~$ sudo su -
Password:
root@portenta-x8-1a12ca09dab6fad9:~# [   70.409925] Initializing XFRM netlink socket
[   70.893528] br-69dc4e4ee80b: port 1(veth6f03992) entered blocking state
[   70.900247] br-69dc4e4ee80b: port 1(veth6f03992) entered disabled state
[   70.907505] device veth6f03992 entered promiscuous mode
[   70.914181] br-69dc4e4ee80b: port 1(veth6f03992) entered blocking state
[   70.920853] br-69dc4e4ee80b: port 1(veth6f03992) entered forwarding state
[   70.928554] IPv6: ADDRCONF(NETDEV_CHANGE): br-69dc4e4ee80b: link becomes ready
[   70.936171] br-69dc4e4ee80b: port 1(veth6f03992) entered disabled state
[   70.950891] br-69dc4e4ee80b: port 2(vethee24064) entered blocking state
[   70.961515] br-69dc4e4ee80b: port 2(vethee24064) entered disabled state
[   70.968585] device vethee24064 entered promiscuous mode
[   70.979128] br-69dc4e4ee80b: port 2(vethee24064) entered blocking state
[   70.985833] br-69dc4e4ee80b: port 2(vethee24064) entered forwarding state
[   71.378712] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation
[   71.452780] br-69dc4e4ee80b: port 2(vethee24064) entered disabled state
[   72.146257] eth0: renamed from veth1418d65
[   72.181086] eth0: renamed from veth99f561f
[   72.210290] IPv6: ADDRCONF(NETDEV_CHANGE): veth6f03992: link becomes ready
[   72.217325] br-69dc4e4ee80b: port 1(veth6f03992) entered blocking state
[   72.223978] br-69dc4e4ee80b: port 1(veth6f03992) entered forwarding state
[   72.230990] IPv6: ADDRCONF(NETDEV_CHANGE): vethee24064: link becomes ready
[   72.238034] br-69dc4e4ee80b: port 2(vethee24064) entered blocking state
[   72.244677] br-69dc4e4ee80b: port 2(vethee24064) entered forwarding state
[   78.484071] fec 30be0000.ethernet eth0: Link is Down
[   81.344049] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   82.446343] fec 30be0000.ethernet eth0: Link is Down
[   85.434239] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   86.409649] fec 30be0000.ethernet eth0: Link is Down
[   89.272109] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   96.616365] IPv4: martian source 255.255.255.255 from 192.168.1.201, on dev eth0
[   96.623825] ll header: 00000000: ff ff ff ff ff ff 00 04 20 23 40 97 08 00
[   96.630862] IPv4: martian source 255.255.255.255 from 192.168.1.201, on dev eth0
[   96.638326] ll header: 00000000: ff ff ff ff ff ff 00 04 20 23 40 97 08 00
[  156.658290] IPv4: martian source 255.255.255.255 from 192.168.1.201, on dev eth0
[  156.665727] ll header: 00000000: ff ff ff ff ff ff 00 04 20 23 40 97 08 00
[  336.782470] IPv4: martian source 255.255.255.255 from 192.168.1.201, on dev eth0
[  336.789912] ll header: 00000000: ff ff ff ff ff ff 00 04 20 23 40 97 08 00

Hey there @dbuergin , my apologies for digging up this old issue, but did you ever resolve it? I'm working with a similar setup and feel like I've been beating my head on a wall trying to simply ping out from the portenta...

@dbuergin I'm not sure if you're still having trouble with this, but I'll add this here anyway in case anyone else like me comes looking. I ended up finding the solution for my issues in the datasheet for the Portenta Breakout Board. In order for the Ethernet port to properly function with the X8, 2 jumper-pads on the breakout board itself need to be cut. We used a razor blade to sever the connection and now I can ping out from the X8.

breakout-ethernet

Hi! Thank you also for your advice. I'm new with Portenta X8, and ssh from Ubuntu works now.

cut two ethernet connectors on the Breakout board (BB)
connect USB-C to the Portenta X8
connect Ethernet (via Hub) to BB

From Windows terminal:
$ adb devices
List of devices attached
121DC209DAB7022B device

$ adb shell
fio@portenta-x8-121dc209dab7022b:/var/rootdirs/home/fio$

$ ip a
...
inet 192.168.1.100/24 brd 192.168.1.255 scope global dynamic noprefixroute eth0

From Linux Ubuntu 20.04 shell (VM virtual box)
ssh fio@192.168.1.100
...prompt for password and accept to connect
fio@portenta-x8-121dc209dab7022b:~$

@jrcwest Just saw you answer, since i lost all hope :slight_smile: Thanks a lot for your effort, i'll try it as soon as possible.
But overall Arduino lost all credits with this behavior around these "professional" boards. If they don't want hobbyist using them, then don't sell it to them or at least show a big warning that such a board is not usable without a monthly subscription for hundreds of dollars.

I can confirm, it works.