Other Parts Discussed in Thread: SYSCONFIG, TPS65214, TPS65219
Tool/software:
Hi ,
I was testing my board for power on and off test for 100 iterations.But due to some ttys2 it was failing.Kincly check the log shared here and help me debug it.
Why does that print comes only in some boots? (A start job is running for /dev/ttyS2 (23s / 1min 30s))
======== Power On-Off Iteration 21 started at May-05-2025-11-17-59. ========== NOTICE: bl1_plat_arch_setup arch setup NOTICE: Booting Trusted Firmware NOTICE: BL1: v2.12.0(release):a36507324-dirty NOTICE: BL1: Built : 05:35:22, Apr 29 2025 NOTICE: lpdd4_init <-- NOTICE: DDR ram size =80000000 NOTICE: bl1_platform_setup DDR init done NOTICE: k3_bl1_handoff ENTERING WFI - end of bl1 NOTICE: BL31: v2.12.0(release):a36507324-dirty NOTICE: BL31: Built : 05:35:22, Apr 29 2025 ERROR: Failed to get response (-19) ERROR: Transfer send failed (-19) ERROR: Agent 0 Protocol 0x10 Message 0x7: not supported U-Boot SPL 2025.01-ge92ebf9f7bcb (Apr 28 2025 - 11:07:19 +0000) SPL initial stack usage: 1744 bytes Trying to boot from MMC2 ERROR: Agent 0 Protocol 0x10 Message 0x7: not supported U-Boot 2025.01-ge92ebf9f7bcb (Apr 28 2025 - 11:07:19 +0000) SoC: AM62LX SR1.0 HS-FS Model: iG-RainboW-G69M-TI-AM62LX OSM DRAM: 2 GiB ERROR: Agent 0 Protocol 0x10 Message 0x7: not supported Core: 59 devices, 27 uclasses, devicetree: separate MMC: mmc@fa10000: 0, mmc@fa00000: 1 Loading Environment from nowhere... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Board Info: BSP Version : iG-PRITZ-SC-01-R1.0-REL0.1-Linux6.12.13 SOM Version : iG-PRITZ-AP-01-R1.1 Net: ADIN1300 PHY detected at addr 4 Warning: ethernet@8000000port@1 MAC addresses don't match: Address in ROM is 44:6b:1f:35:33:4b Address in environment is a0:cd:f3:77:ef:49 eth0: ethernet@8000000port@1 [PRIME] Hit any key to stop autoboot: 2 1 0 switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 6243 bytes read in 3 ms (2 MiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... 21385728 bytes read in 838 ms (24.3 MiB/s) 44306 bytes read in 5 ms (8.5 MiB/s) Working FDT set to 88000000 ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 000000008fef2000, end 000000008fffffff ... OK Working FDT set to 8fef2000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.12.13-ti-g32edff5480fb (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Fri May 2 08:11:10 UTC 2025 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: iG-RainboW-G69M-TI-AM62LX OSM [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: legacy bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] OF: reserved mem: 0x0000000080200000..0x00000000809fffff (8192 KiB) nomap non-reusable optee@80200000 [ 0.000000] OF: reserved mem: 0x0000000080000000..0x00000000801fffff (2048 KiB) nomap non-reusable tfa@80000000 [ 0.000000] OF: reserved mem: 0x0000000080a00000..0x00000000811fffff (8192 KiB) nomap non-reusable tifs@80a00000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 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 0x0000000080000000-0x00000000811fffff] [ 0.000000] node 0: [mem 0x0000000081200000-0x00000000ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fba00000 on node -1 [ 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: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.5 [ 0.000000] percpu: Embedded 22 pages/cpu s51288 r8192 d30632 u90112 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=076c4a2a-02 rw rootfstype=ext4 rootwait [ 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] Built 1 zonelists, mobility grouping on. Total pages: 524288 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB [ 0.000000] software IO TLB: area num 2. [ 0.000000] software IO TLB: mapped [mem 0x00000000fb500000-0x00000000fb700000] (2MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. [ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 960 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=0 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @81c00000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000081440000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000081450000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008579] Console: colour dummy device 80x25 [ 0.013177] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023845] pid_max: default: 32768 minimum: 301 [ 0.028656] LSM: initializing lsm=capability [ 0.033157] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.040727] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.064867] rcu: Hierarchical SRCU implementation. [ 0.069802] rcu: Max phase no-delay instances is 1000. [ 0.075353] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.084034] EFI services will not be available. [ 0.092728] smp: Bringing up secondary CPUs ... [ 0.101703] Detected VIPT I-cache on CPU1 [ 0.101800] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000 [ 0.101818] GICv3: CPU1: using allocated LPI pending table @0x0000000081460000 [ 0.101872] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.102064] smp: Brought up 1 node, 2 CPUs [ 0.131428] SMP: Total of 2 processors activated. [ 0.136239] CPU: All CPU(s) started at EL2 [ 0.140439] CPU features: detected: 32-bit EL0 Support [ 0.145689] CPU features: detected: CRC32 instructions [ 0.150991] alternatives: applying system-wide alternatives [ 0.157283] Memory: 1973064K/2097152K available (12416K kernel code, 1236K rwdata, 4452K rodata, 2624K init, 604K bss, 83348K reserved, 32768K cma-reserved) [ 0.172786] devtmpfs: initialized [ 0.182344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.192359] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.200378] 27376 pages in range for non-PLT usage [ 0.200408] 518896 pages in range for PLT usage [ 0.205654] pinctrl core: initialized pinctrl subsystem [ 0.216169] DMI not present or invalid. [ 0.222227] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.229438] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.237125] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.245794] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.254469] audit: initializing netlink subsys (disabled) [ 0.260402] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1 [ 0.260908] thermal_sys: Registered thermal governor 'step_wise' [ 0.268350] thermal_sys: Registered thermal governor 'power_allocator' [ 0.274555] cpuidle: using governor menu [ 0.285453] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.292456] ASID allocator initialised with 65536 entries [ 0.303690] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000 [ 0.320954] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /rgb_panel [ 0.328450] /rgb_panel: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 0.337544] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.344522] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.350928] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.357859] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.364261] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.371191] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.377593] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.384523] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.393095] k3-chipinfo 43000014.chipid: Family:AM62LX rev:SR1.0 JTAGID[0x0bba702f] Detected [ 0.401902] [ 0.401902] Board Info: [ 0.405912] BSP Version : iG-PRITZ-SC-01-R1.0-REL0.1-Linux6.12.13 [ 0.412754] SOM Version : iG-PRITZ-AP-01-R1.1 [ 0.412754] [ 0.420134] iommu: Default domain type: Translated [ 0.425080] iommu: DMA domain TLB invalidation policy: strict mode [ 0.431834] SCSI subsystem initialized [ 0.436222] usbcore: registered new interface driver usbfs [ 0.441860] usbcore: registered new interface driver hub [ 0.447329] usbcore: registered new device driver usb [ 0.452980] pps_core: LinuxPPS API ver. 1 registered [ 0.458064] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.467407] PTP clock support registered [ 0.471447] EDAC MC: Ver: 3.0.0 [ 0.475104] scmi_core: SCMI protocol bus registered [ 0.480536] FPGA manager framework [ 0.484122] Advanced Linux Sound Architecture Driver Initialized. [ 0.491369] vgaarb: loaded [ 0.494619] clocksource: Switched to clocksource arch_sys_counter [ 0.501217] VFS: Disk quotas dquot_6.6.0 [ 0.505276] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.519582] NET: Registered PF_INET protocol family [ 0.524859] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.534027] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.542866] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.550806] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.559002] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.567061] TCP: Hash tables configured (established 16384 bind 16384) [ 0.573957] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.580881] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.588399] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.598844] RPC: Registered named UNIX socket transport module. [ 0.604940] RPC: Registered udp transport module. [ 0.609745] RPC: Registered tcp transport module. [ 0.614550] RPC: Registered tcp-with-tls transport module. [ 0.620152] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.626745] PCI: CLS 0 bytes, default 64 [ 0.632093] Initialise system trusted keyrings [ 0.636977] workingset: timestamp_bits=46 max_order=19 bucket_order=0 [ 0.643979] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.650370] NFS: Registering the id_resolver key type [ 0.655600] Key type id_resolver registered [ 0.659878] Key type id_legacy registered [ 0.663999] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.670847] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.731191] Key type asymmetric registered [ 0.735402] Asymmetric key parser 'x509' registered [ 0.740485] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 0.748048] io scheduler mq-deadline registered [ 0.752677] io scheduler kyber registered [ 0.756822] io scheduler bfq registered [ 0.774514] pinctrl-single 4084000.pinctrl: 8192 pins, size 32768 [ 0.782930] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790962] ti-udma-am62l 485c4000.dma-controller: Number of rings: 144 [ 0.797882] ti-udma-am62l 485c4000.dma-controller: Channels: 144 (bchan: 16, tchan + rchan: 128) [ 0.813333] ti-udma-am62l 485c0000.dma-controller: Number of rings: 112 [ 0.820295] ti-udma-am62l 485c0000.dma-controller: Channels: 97 (tchan + rchan: 97) [ 0.836538] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.852362] loop: module loaded [ 0.856727] megasas: 07.727.03.00-rc1 [ 0.864405] tun: Universal TUN/TAP device driver, 1.6 [ 0.870859] VFIO - User Level meta-driver version: 0.3 [ 0.877197] usbcore: registered new interface driver usb-storage [ 0.883821] Successfully added driver hy46xx_ts [ 0.888795] i2c_dev: i2c /dev entries driver [ 0.894161] sdhci: Secure Digital Host Controller Interface driver [ 0.900554] sdhci: Copyright(c) Pierre Ossman [ 0.905217] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.913533] arm-scmi arm-scmi.0.auto: Using scmi_smc_transport [ 0.919584] arm-scmi arm-scmi.0.auto: SCMI max-rx-timeout: 30ms [ 0.925897] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16 [ 0.933936] arm-scmi arm-scmi.0.auto: SCMI Notifications - Core Enabled. [ 0.940857] arm-scmi arm-scmi.0.auto: SCMI Protocol v2.0 'Texas:Instruments' Firmware version 0x0 [ 0.972452] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.981459] usbcore: registered new interface driver usbhid [ 0.987279] usbhid: USB HID core driver [ 0.992180] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available [ 1.002346] optee: probing for conduit method. [ 1.006946] optee: api uid mismatch [ 1.010507] optee firmware:optee: probe with driver optee failed with error -22 [ 1.019682] NET: Registered PF_PACKET protocol family [ 1.025002] Key type dns_resolver registered [ 1.037481] registered taskstats version 1 [ 1.041847] Loading compiled-in X.509 certificates [ 1.107662] omap_i2c 2b200000.i2c: bus 0 rev0.12 at 400 kHz [ 1.115551] omap_i2c 20000000.i2c: bus 1 rev0.12 at 400 kHz [ 3.194679] hy46xx_ts 2-0038: fhy46xx_i2c_Read: i2c read error. [ 3.200781] hy46xx_ts 2-0038: Invalid Firmware version [ 3.206051] hy46xx_ts 2-0038: probe with driver hy46xx_ts failed with error -121 [ 3.213736] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 3.221452] printk: legacy console [ttyS2] disabled [ 3.226936] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 195, base_baud = 3000000) is a 8250 [ 3.235834] printk: legacy console [ttyS2] enabled [ 3.235834] printk: legacy console [ttyS2] enabled [ 3.245568] printk: legacy bootconsole [ns16550a0] disabled [ 3.245568] printk: legacy bootconsole [ns16550a0] disabled [ 3.260467] 2810000.serial: ttyS0 at MMIO 0x2810000 (irq = 196, base_baud = 3000000) is a 8250 [ 3.270999] 2840000.serial: ttyS1 at MMIO 0x2840000 (irq = 197, base_baud = 3000000) is a 8250 [ 3.281600] 2850000.serial: ttyS3 at MMIO 0x2850000 (irq = 198, base_baud = 3000000) is a 8250 [ 3.326631] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000 [ 3.741212] /bus@f0000/ethernet@8000000/mdio@f00/ethernet-phy@1: Fixed dependency cycle(s) with /bus@f0000/ethernet@8000000/mdio@f00/ethernet-phy@1/vddio-regulator [ 3.808902] vddio: Bringing 1500000uV into 1800000-1800000uV [ 4.865262] davinci_mdio 8000f00.mdio: phy[4]: device 8000f00.mdio:04, driver ADIN1300 [ 4.873212] davinci_mdio 8000f00.mdio: phy[5]: device 8000f00.mdio:05, driver Qualcomm Atheros AR8031/AR8033 [ 4.883092] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00103, cpsw version 0x6BA80103 Ports: 3 quirks:00000002 [ 4.896100] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 4.903263] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32 [ 4.911319] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:250000000, add_val:3 pps:0 [ 4.931941] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 96 [ 4.947070] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 4.952622] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1 [ 4.960440] xhci-hcd xhci-hcd.4.auto: USB3 root hub has no ports [ 4.966447] xhci-hcd xhci-hcd.4.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 [ 4.975948] xhci-hcd xhci-hcd.4.auto: irq 210, io mem 0x31100000 [ 4.982981] hub 1-0:1.0: USB hub found [ 4.990666] hub 1-0:1.0: 1 port detected [ 5.002904] mmc0: CQHCI version 5.10 [ 5.003536] mmc1: CQHCI version 5.10 [ 5.008777] clk: Disabling unused clocks [ 5.018035] PM: genpd: Disabling unused power domains [ 5.023369] ALSA device list: [ 5.026341] No soundcards found. [ 5.046665] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 5.054699] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 5.062861] Waiting for root device PARTUUID=076c4a2a-02... [ 5.107443] mmc1: new high speed SDHC card at address aaaa [ 5.117777] mmcblk1: mmc1:aaaa SC16G 14.8 GiB [ 5.127764] mmcblk1: p1 p2 [ 5.223954] mmc0: Command Queue Engine enabled [ 5.228474] mmc0: new high speed MMC card at address 0001 [ 5.239006] mmcblk0: mmc0:0001 DG4016 14.7 GiB [ 5.245460] mmcblk0: p1 p2 [ 5.249188] mmcblk0boot0: mmc0:0001 DG4016 4.00 MiB [ 5.255546] mmcblk0boot1: mmc0:0001 DG4016 4.00 MiB [ 5.261805] mmcblk0rpmb: mmc0:0001 DG4016 4.00 MiB, chardev (239:0) [ 5.444939] EXT4-fs (mmcblk1p2): recovery complete [ 5.453928] EXT4-fs (mmcblk1p2): mounted filesystem 70fadfa7-198a-4fb5-af3b-40f157c1bf40 r/w with ordered data mode. Quota mode: none. [ 5.466136] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 5.474894] devtmpfs: mounted [ 5.479250] Freeing unused kernel memory: 2624K [ 5.483884] Run /sbin/init as init process [ 6.019784] systemd[1]: System time before build time, advancing clock. [ 6.118271] NET: Registered PF_INET6 protocol family [ 6.124737] Segment Routing with IPv6 [ 6.128520] In-situ OAM (IOAM) with IPv6 [ 6.194930] systemd[1]: systemd 255.17^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 6.226838] systemd[1]: Detected architecture arm64. Welcome to [1mArago 2025.01[0m! [ 6.256830] systemd[1]: Hostname set to <am62lxx-ig69m-2gb>. [ 6.720016] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. [ 6.865489] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. [ 6.975275] systemd[1]: Queued start job for default target Graphical Interface. [ 7.017589] systemd[1]: Created slice Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. [ 7.037484] systemd[1]: Created slice Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. [ 7.061523] systemd[1]: Created slice Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. [ 7.080767] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 7.099305] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password Requests to Console Directory Watch[0m. [ 7.119221] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password Requests to Wall Directory Watch[0m. [ 7.138974] systemd[1]: Expecting device /dev/ttyS2... Expecting device [0;1;39m/dev/ttyS2[0m... [ 7.155026] systemd[1]: Reached target Path Units. [[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. [ 7.170947] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 7.186946] systemd[1]: Reached target Slice Units. [[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. [ 7.202973] systemd[1]: Reached target Swaps. [[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. [ 7.263293] systemd[1]: Listening on RPCbind Server Activation Socket. [[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. [ 7.283057] systemd[1]: Reached target RPC Port Mapper. [[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. [ 7.308944] systemd[1]: Listening on Process Core Dump Socket. [[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. [ 7.327434] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 7.348479] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 7.367756] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 7.387830] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 7.403981] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 7.428970] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 7.447631] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 7.467776] systemd[1]: Listening on User Database Manager Socket. [[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. [ 7.515241] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... [ 7.526199] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 7.563409] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 7.587408] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). [ 7.608287] systemd[1]: Mounting Temporary Directory /tmp... Mounting [0;1;39mTemporary Directory /tmp[0m... [ 7.636111] systemd[1]: Starting Create List of Static Device Nodes... Starting [0;1;39mCreate List of Static Device Nodes[0m... [ 7.663520] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 7.699601] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 7.715575] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 7.746302] systemd[1]: Starting Start psplash boot splash screen... Starting [0;1;39mStart psplash boot splash screen[0m... [ 7.800692] fuse: init (API version 7.41) [ 7.807566] systemd[1]: Starting RPC Bind... Starting [0;1;39mRPC Bind[0m... [ 7.823260] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 7.863967] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 7.878575] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 7.907923] systemd[1]: Starting Generate network units from Kernel command line... Starting [0;1;39mGenerate network units from Kernel command line[0m... [ 7.951569] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 7.969941] cryptodev: loading out-of-tree module taints kernel. [ 7.987119] sysctl table check failed: ioctl/(null) procname is null [ 8.003664] systemd[1]: Starting Coldplug All udev Devices... [ 8.013679] sysctl table check failed: ioctl/(null) No proc_handler Starting [0;1;39mColdplug All udev Devices[0m... [ 8.023979] cryptodev: driver 1.14 loaded. [ 8.040016] systemd[1]: Started RPC Bind. [[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. [ 8.052482] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. [ 8.073783] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 8.093132] systemd-journald[107]: Collecting audit messages is enabled. [ 8.098751] EXT4-fs (mmcblk1p2): re-mounted 70fadfa7-198a-4fb5-af3b-40f157c1bf40 r/w. Quota mode: none. [ 8.118236] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 8.142504] systemd[1]: Mounted Temporary Directory /tmp. [[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. [ 8.160864] systemd[1]: Finished Create List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m. [ 8.188670] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 8.200135] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 8.219702] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m. See 'systemctl status psplash-start.service' for details. [[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStart psplas…temd progress communication helper[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. Mounting [0;1;39mFUSE Control File System[0m... Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate Static Device Nodes in /dev gr[ 8.545461] systemd-journald[107]: Received client request to flush runtime journal. acefully[0m... [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev gracefully[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. Mounting [0;1;39m/var/volatile[0m... [ 8.906703] audit: type=1334 audit(1736360579.876:2): prog-id=6 op=LOAD [ 8.913529] audit: type=1334 audit(1736360579.876:3): prog-id=7 op=LOAD Starting [0;1;39mRule-based Manager for Device Events and Files[0m... [[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. Starting [0;1;39mLoad/Save OS Random Seed[0m... [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate System Files and Directories[0m... [[0;32m OK [0m] Finished [0;1;39mCreate System Files and Directories[0m. [ 9.245501] audit: type=1334 audit(1736360580.220:4): prog-id=8 op=LOAD Starting [0;1;39mNetwork Name Resolution[0m... [ 9.285194] audit: type=1334 audit(1736360580.260:5): prog-id=9 op=LOAD Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... [ 9.383725] audit: type=1334 audit(1736360580.360:6): prog-id=10 op=LOAD [ 9.394901] audit: type=1334 audit(1736360580.372:7): prog-id=11 op=LOAD [ 9.411267] audit: type=1334 audit(1736360580.388:8): prog-id=12 op=LOAD Starting [0;1;39mUser Database Manager[0m... [[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. [[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m. [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [ 10.086678] random: crng init done [[0;32m OK [0m] Finished [0;1;39mLoad/Save OS Random Seed[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (5s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (6s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (6s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…g All udev Devices (7s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…g All udev Devices (7s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…g All udev Devices (8s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for /dev/ttyS2 (9s / 1min 30s) M[K[ [0;31m*[0m] (1 of 2) A start job is running for /dev/ttyS2 (9s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for /dev/ttyS2 (10s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for… All udev Devices (10s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… All udev Devices (11s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… All udev Devices (12s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (12s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (13s / 1min 30s) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (13s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… All udev Devices (14s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… All udev Devices (14s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… All udev Devices (15s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (16s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for /dev/ttyS2 (16s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for /dev/ttyS2 (17s / 1min 30s) M[K[ [0;31m*[0m] (2 of 2) A start job is running for… All udev Devices (17s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for… All udev Devices (18s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for… All udev Devices (19s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (19s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (20s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (20s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… All udev Devices (21s / no limit) M[K[[0m[0;31m* [0m] (2 of 2) A start job is running for… All udev Devices (21s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… All udev Devices (22s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (23s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (23s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS2 (24s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for… All udev Devices (24s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for… All udev Devices (25s / no limit) M[K[ [0;31m*[0m] (2 of 2) A start job is running for… All udev Devices (26s / no limit) ======== Power On-Off Iteration 21 ended at May-05-2025-11-18-39. ==========
--Dheeraj k