Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Siddharth-Vadapalli-at-TI/a8764b3180d20d7e380b167637136676 to your computer and use it in GitHub Desktop.
Save Siddharth-Vadapalli-at-TI/a8764b3180d20d7e380b167637136676 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.10.0-rc1-next-20240531-00007-ge81c1a200822 (uda0492258@uda0492258) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 10.2.1 20201103, GNU ld (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 2.35.1.20201028) #809 SMP PREEMPT Sat Jun 1 17:12:19 IST 2024
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments AM62P5 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000
[ 0.000000] OF: reserved mem: 0x000000009e780000..0x000000009e7fffff (512 KiB) nomap non-reusable tfa@9e780000
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 0.000000] OF: reserved mem: 0x00000000ff700000..0x00000000fffeffff (9152 KiB) nomap non-reusable framebuffer@ff700000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000009ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009c8fffff]
[ 0.000000] node 0: [mem 0x000000009c900000-0x000000009e6fffff]
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff]
[ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ff6fffff]
[ 0.000000] node 0: [mem 0x00000000ff700000-0x00000000fffeffff]
[ 0.000000] node 0: [mem 0x00000000ffff0000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000009ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff]
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fd600000 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: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 22 pages/cpu s51240 r8192 d30680 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 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62pxx_sk-fs-01/autofs/6da77f3e544c381b8728cdd52af87a39,nolock,v3,tcp,rsize=4096,wsize=4096
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] Unknown kernel command line parameters "earlyprintk=serial,ttyS2,115200n8", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2097152
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off, mlocked free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000f9600000-0x00000000fd600000] (64MB)
[ 0.000000] Memory: 8040320K/8388608K available (13056K kernel code, 1298K rwdata, 4952K rodata, 2944K init, 510K bss, 315520K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=256 to nr_cpu_ids=4.
[ 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=4
[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 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: CPU0: found redistributor 0 region 0:0x0000000001880000
[ 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 @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880050000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880060000
[ 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.008662] Console: colour dummy device 80x25
[ 0.013250] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023920] pid_max: default: 32768 minimum: 301
[ 0.028728] LSM: initializing lsm=capability
[ 0.033199] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.040959] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.051182] rcu: Hierarchical SRCU implementation.
[ 0.056123] rcu: Max phase no-delay instances is 1000.
[ 0.061818] Platform MSI: msi-controller@1820000 domain created
[ 0.068062] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.077437] EFI services will not be available.
[ 0.082323] smp: Bringing up secondary CPUs ...
[ 0.087550] Detected VIPT I-cache on CPU1
[ 0.087631] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.087649] GICv3: CPU1: using allocated LPI pending table @0x0000000880070000
[ 0.087702] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.088391] Detected VIPT I-cache on CPU2
[ 0.088452] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.088465] GICv3: CPU2: using allocated LPI pending table @0x0000000880080000
[ 0.088501] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.089101] Detected VIPT I-cache on CPU3
[ 0.089157] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.089171] GICv3: CPU3: using allocated LPI pending table @0x0000000880090000
[ 0.089204] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.089283] smp: Brought up 1 node, 4 CPUs
[ 0.168928] SMP: Total of 4 processors activated.
[ 0.173736] CPU: All CPU(s) started at EL2
[ 0.177936] CPU features: detected: 32-bit EL0 Support
[ 0.183192] CPU features: detected: CRC32 instructions
[ 0.188489] alternatives: applying system-wide alternatives
[ 0.195914] devtmpfs: initialized
[ 0.208934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.218944] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.226748] 27024 pages in range for non-PLT usage
[ 0.226771] 518544 pages in range for PLT usage
[ 0.231950] pinctrl core: initialized pinctrl subsystem
[ 0.242475] DMI not present or invalid.
[ 0.248597] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.255537] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.263081] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.271333] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.279575] audit: initializing netlink subsys (disabled)
[ 0.285272] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
[ 0.285753] thermal_sys: Registered thermal governor 'step_wise'
[ 0.293199] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.299372] cpuidle: using governor menu
[ 0.310250] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.317266] ASID allocator initialised with 65536 entries
[ 0.335878] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.342852] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.349257] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.356190] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.362592] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.369524] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.375928] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.382860] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.391072] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb9d02f] Detected
[ 0.400226] iommu: Default domain type: Translated
[ 0.405142] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.411940] SCSI subsystem initialized
[ 0.416136] usbcore: registered new interface driver usbfs
[ 0.421776] usbcore: registered new interface driver hub
[ 0.427228] usbcore: registered new device driver usb
[ 0.432914] pps_core: LinuxPPS API ver. 1 registered
[ 0.437989] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.447330] PTP clock support registered
[ 0.451366] EDAC MC: Ver: 3.0.0
[ 0.454887] scmi_core: SCMI protocol bus registered
[ 0.460234] FPGA manager framework
[ 0.463796] Advanced Linux Sound Architecture Driver Initialized.
[ 0.470925] vgaarb: loaded
[ 0.474066] clocksource: Switched to clocksource arch_sys_counter
[ 0.480560] VFS: Disk quotas dquot_6.6.0
[ 0.484590] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.498220] NET: Registered PF_INET protocol family
[ 0.503497] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.516578] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.525422] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.533359] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.541865] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.551207] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.558106] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.565199] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.572881] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.579175] RPC: Registered named UNIX socket transport module.
[ 0.585253] RPC: Registered udp transport module.
[ 0.590062] RPC: Registered tcp transport module.
[ 0.594867] RPC: Registered tcp-with-tls transport module.
[ 0.600478] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.607069] PCI: CLS 0 bytes, default 64
[ 0.612404] Initialise system trusted keyrings
[ 0.617182] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 0.624102] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.630352] NFS: Registering the id_resolver key type
[ 0.635545] Key type id_resolver registered
[ 0.639819] Key type id_legacy registered
[ 0.643932] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.650780] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.658552] 9p: Installing v9fs 9p2000 file system support
[ 0.717325] Key type asymmetric registered
[ 0.721516] Asymmetric key parser 'x509' registered
[ 0.726562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.734121] io scheduler mq-deadline registered
[ 0.738752] io scheduler kyber registered
[ 0.742880] io scheduler bfq registered
[ 0.749357] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.755718] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.769444] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.778289] STM32 USART driver initialized
[ 0.788488] loop: module loaded
[ 0.792541] megasas: 07.727.03.00-rc1
[ 0.799924] tun: Universal TUN/TAP device driver, 1.6
[ 0.805792] thunder_xcv, ver 1.0
[ 0.809128] thunder_bgx, ver 1.0
[ 0.812444] nicpf, ver 1.0
[ 0.815578] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.822960] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.828425] hclge is initializing
[ 0.831854] e1000: Intel(R) PRO/1000 Network Driver
[ 0.836835] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.842725] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.847795] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.853862] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.859376] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.865091] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.871494] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.877645] sky2: driver version 1.30
[ 0.882230] VFIO - User Level meta-driver version: 0.3
[ 0.888603] usbcore: registered new interface driver usb-storage
[ 0.895461] i2c_dev: i2c /dev entries driver
[ 0.901211] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables.
[ 0.910315] sdhci: Secure Digital Host Controller Interface driver
[ 0.916640] sdhci: Copyright(c) Pierre Ossman
[ 0.921568] Synopsys Designware Multimedia Card Interface Driver
[ 0.928101] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.935019] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.941419] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.948690] usbcore: registered new interface driver usbhid
[ 0.954391] usbhid: USB HID core driver
[ 0.958893] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
[ 0.965740] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
[ 0.972475] omap-mailbox 29020000.mailbox: no available mbox devices found
[ 0.979538] omap-mailbox 29030000.mailbox: no available mbox devices found
[ 0.988261] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.997195] optee: probing for conduit method.
[ 1.001769] optee: revision 4.1 (012cdca4)
[ 1.002090] optee: dynamic shared memory is enabled
[ 1.011510] optee: initialized driver
[ 1.016832] NET: Registered PF_PACKET protocol family
[ 1.022136] 9pnet: Installing 9P2000 support
[ 1.026579] Key type dns_resolver registered
[ 1.039483] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 1.047944] registered taskstats version 1
[ 1.052276] Loading compiled-in X.509 certificates
[ 1.069363] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)')
[ 1.120889] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.128125] pca953x 1-0023: supply vcc not found, using dummy regulator
[ 1.135047] pca953x 1-0023: using AI
[ 1.164195] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.170949] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.176907] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.186152] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.195151] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
[ 1.204266] ti-udma 485c0100.dma-controller: Number of rings: 78
[ 1.212888] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.224105] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.235021] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.244603] ti-udma 4e230000.dma-controller: Number of rings: 6
[ 1.251293] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
[ 1.260846] printk: legacy console [ttyS2] disabled
[ 1.266258] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 251, base_baud = 3000000) is a 8250
[ 1.275159] printk: legacy console [ttyS2] enabled
[ 1.275159] printk: legacy console [ttyS2] enabled
[ 1.284865] printk: legacy bootconsole [ns16550a0] disabled
[ 1.284865] printk: legacy bootconsole [ns16550a0] disabled
[ 1.301513] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.308509] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.313904] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.320671] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.327102] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.333589] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.339831] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.346693] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.353219] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.398080] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
[ 1.412627] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.420727] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 1.428849] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000002
[ 1.441697] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.448828] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.458802] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.468990] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
[ 1.482889] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.488469] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 1.496279] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[ 1.502285] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
[ 1.511722] xhci-hcd xhci-hcd.0.auto: irq 255, io mem 0x31100000
[ 1.518522] hub 1-0:1.0: USB hub found
[ 1.522309] hub 1-0:1.0: 1 port detected
[ 1.527144] cpu cpu0: OPP table can't be empty
[ 1.533355] mmc0: CQHCI version 5.10
[ 1.540093] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.546860] pca953x 1-0022: using AI
[ 1.558353] mmc1: CQHCI version 5.10
[ 1.574087] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.606639] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.630517] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 1.639855] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 1.667453] mmc0: Command Queue Engine enabled
[ 1.671928] mmc0: new HS400 MMC card at address 0001
[ 1.673244] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 1.677531] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 1.684006] mmcblk1: mmc1:aaaa SH32G 29.7 GiB
[ 1.692380] mmcblk0: p1 p2
[ 1.694003] mmcblk1: p1 p2 p3
[ 1.695735] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 1.704174] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 1.709994] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0)
[ 5.753254] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 5.774073] Sending DHCP requests ., OK
[ 5.793934] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.231
[ 5.801678] IP-Config: Complete:
[ 5.804900] device=eth0, hwaddr=58:a1:5f:b8:8c:ff, ipaddr=192.168.0.231, mask=255.255.255.0, gw=192.168.0.1
[ 5.815062] host=192.168.0.231, domain=ti.com, nis-domain=(none)
[ 5.821491] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 5.821497] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 5.834292] clk: Disabling unused clocks
[ 5.842597] PM: genpd: Disabling unused power domains
[ 5.847730] ALSA device list:
[ 5.850763] No soundcards found.
[ 5.871600] VFS: Mounted root (nfs filesystem) on device 0:22.
[ 5.877960] devtmpfs: mounted
[ 5.881842] Freeing unused kernel memory: 2944K
[ 5.886483] Run /sbin/init as init process
[ 10.357264] systemd[1]: System time before build time, advancing clock.
[ 10.769312] systemd[1]: systemd 250.5+ 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 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[ 10.801143] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.10[0m!
[ 10.867477] systemd[1]: Hostname set to <am62pxx-evm>.
[ 10.995293] systemd[1]: Initializing machine ID from random generator.
[ 11.408388] systemd-sysv-generator[101]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 11.470177] systemd[92]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 14.793068] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
[ 14.802004] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
[ 15.412173] systemd[1]: /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.
[ 15.978318] 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.
[ 18.111332] systemd[1]: Queued start job for default target Graphical Interface.
[ 18.185293] systemd[1]: Created slice Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m.
[ 18.209027] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[ 18.232945] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[ 18.256330] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 18.278531] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Started [0;1;39mDispatch Password ts to Console Directory Watch[0m.
[ 18.302420] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Started [0;1;39mForward Password Ruests to Wall Directory Watch[0m.
[ 18.326563] systemd[1]: Reached target Path Units.
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m.
[ 18.346224] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 18.366215] systemd[1]: Reached target Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m.
[ 18.382234] systemd[1]: Reached target Swaps.
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m.
[ 18.432179] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 18.454349] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 18.540334] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 18.562601] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 18.587768] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 18.611810] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 18.634873] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 18.651824] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 18.677113] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 18.698686] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 18.719658] systemd[1]: Listening on User Database Manager Socket.
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[ 18.782533] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 18.807185] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 18.835254] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 18.850841] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 18.890590] systemd[1]: Mounting Temporary Directory /tmp...
Mounting [0;1;39mTemporary Directory /tmp[0m...
[ 18.906707] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/6.10.0-rc1-next-20240531-00007-ge81c1a200822/modules.devname).
[ 18.929812] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 18.950960] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 18.975034] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 18.998886] systemd[1]: Starting Start psplash boot splash screen...
Starting [0;1;39mStart psplash boot splash screen[0m...
[ 19.082780] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 19.099089] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 19.118893] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 19.145174] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 19.167740] systemd[1]: Starting Generate network units from Kernel command line...
Starting [0;1;39mGenerate network ts from Kernel command line[0m...
[ 19.222938] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 19.251868] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 19.274203] systemd[1]: Mounted Huge Pages File System.
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.
[ 19.294795] systemd[1]: Mounted POSIX Message Queue File System.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[ 19.318696] systemd[1]: Mounted Kernel Debug File System.
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m.
[ 19.338682] systemd[1]: Mounted Temporary Directory /tmp.
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m.
[ 19.359221] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 19.367315] systemd[1]: Finished Load Kernel Module configfs.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[ 19.391292] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 19.398977] systemd[1]: Finished Load Kernel Module drm.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m.
[ 19.423284] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 19.431057] systemd[1]: Finished Load Kernel Module fuse.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m.
[ 19.455223] systemd[1]: FUSE Control File System was skipped because of a failed condition check (ConditionPathExists=/sys/fs/fuse/connections).
[ 19.514668] systemd[1]: Mounting Kernel Configuration File System...
Mounting [0;1;39mKernel Configuration File System[0m...
[ 19.925025] systemd[1]: Mounted Kernel Configuration File System.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[ 20.063157] systemd[1]: psplash-start.service: Main process exited, code=exited, status=255/EXCEPTION
[ 20.073336] systemd[1]: psplash-start.service: Failed with result 'exit-code'.
[ 20.082848] systemd[1]: Failed to start Start psplash boot splash screen.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m.
See 'systemctl status psplash-start.service' for details.
[ 20.118258] systemd[1]: Dependency failed for Start psplash-systemd progress communication helper.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStarprogress communication helper[0m.
[ 20.143856] systemd[1]: psplash-systemd.service: Job psplash-systemd.service/start failed with result 'dependency'.
[ 20.156991] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
[ 20.167081] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
[ 20.176372] systemd[1]: Failed to start Load Kernel Modules.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLoad Kernel Modules[0m.
See 'systemctl status systemd-modules-load.service' for details.
[ 20.216079] systemd[1]: Finished Generate network units from Kernel command line.
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m.
[ 20.246245] systemd[1]: Finished Remount Root and Kernel File Systems.
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m.
[ 20.271000] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
Starting [0;1;39mApply Kernel Variables[0m...
Starting [0;1;39mCreate System Users[0m...
[ 20.430335] systemd-journald[113]: Received client request to flush runtime journal.
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m.
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate System Users[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/media/ram[0m...
Mounting [0;1;39m/var/volatile[0m...
[ 21.451208] audit: type=1334 audit(1651167756.112:2): prog-id=5 op=LOAD
[ 21.457905] audit: type=1334 audit(1651167756.120:3): prog-id=6 op=LOAD
Starting [0;1;39mRule-based Managefor Device Events and Files[0m...
[[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m.
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m.
Starting [0;1;39mLoad/Save Random Seed[0m...
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m.
Starting [0;1;39mRebuild Dynamic Linker Cache[0m...
Starting [0;1;39mCreate Volatile Files and Directories[0m...
[ 22.314086] random: crng init done
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m.
Starting [0;1;39mRebuild Journal Catalog[0m...
Starting [0;1;39mNetwork Time Synchronization[0m...
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m.
[[0;32m OK [0m] Finished [0;1;39mRebuild Journal Catalog[0m.
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m.
[[0;32m OK [0m] Finished [0;1;39mRebuild Dynamic Linker Cache[0m.
Starting [0;1;39mRun pending postinsts[0m...
Starting [0;1;39mUpdate is Completed[0m...
[[0;32m OK [0m] Finished [0;1;39mUpdate is Completed[0m.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p1[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk0p1[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p2[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p3[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p2[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p1[0m.
Mounting [0;1;39m/run/media/mmcblk0p1[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk0p2[0m...
[ 30.474155] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Starting [0;1;39mFile System Check on /dev/mmcblk1p1[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk1p2[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk1p3[0m...
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p2[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p2[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p3[0m.
Mounting [0;1;39m/run/media/boot-mmcblk1p1[0m...
Mounting [0;1;39m/run/media/mmcblk0p2[0m...
Mounting [0;1;39m/run/media/mmcblk1p3[0m...
[ 30.732667] FAT-fs (mmcblk0p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Mounting [0;1;39m/run/media/root-mmcblk1p2[0m...
[ 30.749958] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/boot-mmcblk1p1[0m.
[ 30.780276] EXT2-fs (mmcblk1p3): warning: mounting unchecked fs, running e2fsck is recommended
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p2[0m.[ 30.794691] ext2 filesystem being mounted at /run/media/mmcblk1p3 supports timestamps until 2038-01-19 (0x7fffffff)
[ 30.803617] EXT4-fs (mmcblk1p2): recovery complete
[ 30.814320] EXT4-fs (mmcblk1p2): mounted filesystem a7443c9e-38aa-42cb-96e0-ef8b81784474 r/w with ordered data mode. Quota mode: none.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk1p3[0m.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/root-mmcblk1p2[0m.
[[0;32m OK [0m] Finished [0;1;39mRun pending postinsts[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m.
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m.
[[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m.
[[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m.
Starting [0;1;39mDocker Socket for the API[0m...
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mPC/SC Smart Card Daemon Activation Socket[0m.
Starting [0;1;39mWeston socket[0m...
Starting [0;1;39mD-Bus System Message Bus[0m...
Starting [0;1;39mReboot and dump vmcore via kexec[0m...
[[0;32m OK [0m] Listening on [0;1;39mDocker Socket for the API[0m.
[[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m.
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m.
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via kexec[0m.
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m.
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m.
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m.
Starting [0;1;39mPrint notice about GPLv3 packages[0m...
Starting [0;1;39mIPv6 Packet Filtering Framework[0m...
Starting [0;1;39mIPv4 Packet Filtering Framework[0m...
[[0;32m OK [0m] Started [0;1;39mirqbalance daemon[0m.
Starting [0;1;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m.
Starting [0;1;39mUser Login Management[0m...
[ 32.078138] audit: type=1334 audit(1651167766.732:4): prog-id=7 op=LOAD
[ 32.088727] audit: type=1334 audit(1651167766.732:5): prog-id=8 op=LOAD
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
Starting [0;1;39mTelnet Server[0m...
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m.
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m.
Starting [0;1;39mNetwork Configuration[0m...
[[0;32m OK [0m] Finished [0;1;39mTelnet Server[0m.
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m.
Starting [0;1;39mNetwork Name Resolution[0m...
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m...
Starting [0;1;39mcontainerd container runtime[0m...
[[0;32m OK [0m] Started [0;1;39mNetperf Benchmark Server[0m.
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
Starting [0;1;39mPermit User Sessions[0m...
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m.
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m.
Starting [0;1;39mSynchronize System and HW clocks[0m...
Starting [0;1;39mWeston, a Waylandositor, as a system service[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m.
See 'systemctl status sync-clocks.service' for details.
[ 33.461540] audit: type=1334 audit(1651167768.120:6): prog-id=9 op=LOAD
[ 33.469049] audit: type=1334 audit(1651167768.128:7): prog-id=10 op=LOAD
Starting [0;1;39mUser Database Manager[0m...
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m.
[[0;32m OK [0m] Created slice [0;1;39mUser Slice of UID 1000[0m.
Starting [0;1;39mUser Runtime Directory /run/user/1000[0m...
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m.
Starting [0;1;39mUser Manager for UID 1000[0m...
[ 34.086738] audit: type=1006 audit(1651167768.748:8): pid=764 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 34.100232] audit: type=1300 audit(1651167768.748:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff4dabcd8 a2=4 a3=ffffb1377020 items=0 ppid=1 pid=764 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 34.127499] audit: type=1327 audit(1651167768.748:8): proctitle="(systemd)"
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m.
[[0;32m OK [0m] Started [0;1;39mUser Manager for UID 1000[0m.
[[0;32m OK [0m] Started [0;1;39mSession c1 of User weston[0m.
[ 34.819399] audit: type=1006 audit(1651167769.480:9): pid=749 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 34.831875] audit: type=1300 audit(1651167769.480:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff4dabcd8 a2=4 a3=ffffb1377020 items=0 ppid=1 pid=749 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/lib/systemd/systemd" key=(null)
[ 34.858147] audit: type=1327 audit(1651167769.480:9): proctitle="(weston)"
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a mpositor, as a system service[0m.
See 'systemctl status weston.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mMatrix GUI[0m.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packages:
adwaita-icon-theme-symbolic
autoconf
bash
bc
binutils
cifs-utils
coreutils-stdbuf
coreutils
cpio
cpp-symlinks
cpp
dosfstools
elfutils
g++-symlinks
g++
gawk
gcc-symlinks
gcc
gdb
gdbserver
gettext
glmark2
gnu-config
grub-common
grub-editenv
grub-efi
gzip
less
libasm1
libatomic-dev
libatomic1
libbfd
libdebuginfod1
libdw1
libelf1
libgcc-s-dev
libgcc1
libgdbm-compat4
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libopcodes
libqt5charts-examples
libqt5charts-plugins
libqt5charts-qmlplugins
libqt5charts5
libqt5sensors-plugins
libqt5sensors-qmlplugins
libqt5sensors5
libqt5serialport-examples
libqt5serialport-plugins
libqt5serialport-qmlplugins
libqt5serialport5
libqt5svg-examples
libqt5svg-plugins
libqt5svg-qmlplugins
libqt5svg5
libqt5virtualkeyboard-plugins
libqt5virtualkeyboard-qmlplugins
libqt5virtualkeyboard5
libqt5webchannel-plugins
libqt5webchannel-qmlplugins
libqt5webchannel5
libreadline8
libstdc++-dev
libstdc++6
libunistring2
m4
make
nettle
parted
piglit
qt3d-plugins
qt3d-qmlplugins
qt3d
qtbase-examples
qtbase-plugins
qtbase-qmlplugins
qtbase
qtconnectivity-plugins
qtconnectivity-qmlplugins
qtconnectivity
qtdeclarative-plugins
qtdeclarative-qmlplugins
qtdeclarative-tools
qtdeclarative
qtgraphicaleffects-qmlplugins
qtlocation-examples
qtlocation-plugins
qtlocation-qmlplugins
qtlocation
qtmultimedia-examples
qtmultimedia-plugins
qtmultimedia-qmlplugins
qtmultimedia
qtquics-qmlplugins.control
qtquics2-plugins.control
qtquics2-qmlplugins.control
qtquics2.control
qtscript-examples
qtscript-plugins
qtscript-qmlplugins
qtscript
qtwayland-examples
qtwayland-plugins
qtwayland-qmlplugins
qtwayland
tar
which
If you do not wish to distribute GPL-3.0 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
[[0;32m OK [0m] Finished [0;1;39mPrint notice about GPLv3 packages[0m.
[[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m.
[[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m.
Starting [0;1;39mRecord Runlevel Change in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project am62pxx-evm -
Arago 2023.10 am62pxx-evm -
am62pxx-evm login: root
[ 38.340552] audit: type=1006 audit(1651167773.000:10): pid=1118 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 38.353112] audit: type=1300 audit(1651167773.000:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffff4dabcd8 a2=1 a3=ffffb1377020 items=0 ppid=1 pid=1118 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 38.379568] audit: type=1327 audit(1651167773.000:10): proctitle="(systemd)"
[ 38.386663] audit: type=1334 audit(1651167773.032:11): prog-id=11 op=LOAD
[ 38.393507] audit: type=1300 audit(1651167773.032:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffee390f50 a2=78 a3=0 items=0 ppid=1 pid=1118 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 38.418987] audit: type=1327 audit(1651167773.032:11): proctitle="(systemd)"
[ 38.426112] audit: type=1334 audit(1651167773.040:12): prog-id=11 op=UNLOAD
[ 38.433122] audit: type=1300 audit(1651167773.040:12): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=ffff9b864020 a2=0 a3=ffff9b8647e0 items=0 ppid=1 pid=1118 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 38.459406] audit: type=1327 audit(1651167773.040:12): proctitle="(systemd)"
[ 38.466508] audit: type=1334 audit(1651167773.040:13): prog-id=12 op=LOAD
7[r[999;999H[6nroot@am62pxx-evm:~# uname -a
Linux am62pxx-evm 6.10.0-rc1-next-20240531-00007-ge81c1a200822 #809 SMP PREEMPT Sat Jun 1 17:12:19 IST 2024 aarch64 aarch64 aarch64 GNU/Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment