Champs:
Testing SDK9.0.
Doing nothing but just display the panel, suddenly the PowerVR gives me this log.
BR Rio
U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
SPL initial stack usage: 13376 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Starting ATF on ARM64 core...
NOTICE: BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE: BL31: Built : 00:42:57, Jan 13 2023
U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
SPL initial stack usage: 1856 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
U-Boot 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
SoC: AM62X SR1.0 HS-FS
Model: Texas Instruments AM625 SK
EEPROM not available at 80, trying to read at 81
Board: AM62B-SKEVM-P1 rev A
DRAM: 2 GiB
Core: 71 devices, 31 uclasses, devicetree: separate
MMC: mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In: serial
Out: serial
Err: serial
Unidentified board claims AM62B-SKEVM-P1 in eeprom header
Net: eth0: ethernet@8000000port@1
Hit any key to stop autoboot: 0
=> mmc dev
switch to partitions #0, OK
mmc0(part 0) is current device
=> boot
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
761 bytes read in 15 ms (48.8 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
## Error: "main_cpsw0_qsgmii_phyinit" not defined
20593152 bytes read in 229 ms (85.8 MiB/s)
57500 bytes read in 18 ms (3 MiB/s)
Working FDT set to 88000000
Failed to load '/boot/dtb/k3-am625-sk-csi2-ov5640.dtbo'
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
ERROR: reserving fdt memory region failed (addr=ff700000 size=8ca000 flags=4)
Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
Working FDT set to 8feee000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.1.33-g40c32565ca (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu Jul 6 14:17:24 UTC 2023
[ 0.000000] Machine model: Texas Instruments AM625 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f7600000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB
[ 0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB
[ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool
[ 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-0x000000009c7fffff]
[ 0.000000] node 0: [mem 0x000000009c800000-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-0x00000000fffc9fff]
[ 0.000000] node 0: [mem 0x00000000fffca000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[ 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 19 pages/cpu s38376 r8192 d31256 u77824
[ 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] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),98048k@32m(ospi.rootfs),256k@130816k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=b23245c5-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] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1838092K/2097152K available (12480K kernel code, 1294K rwdata, 4040K rodata, 2176K init, 498K bss, 127988K reserved, 131072K 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] 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 @80800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000080040000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000
[ 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.008591] Console: colour dummy device 80x25
[ 0.013200] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023887] pid_max: default: 32768 minimum: 301
[ 0.028675] LSM: Security Framework initializing
[ 0.033556] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.041148] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.051327] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.058802] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.065116] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.071543] rcu: Hierarchical SRCU implementation.
[ 0.076452] rcu: Max phase no-delay instances is 1000.
[ 0.082110] Platform MSI: msi-controller@1820000 domain created
[ 0.088481] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.098388] EFI services will not be available.
[ 0.103395] smp: Bringing up secondary CPUs ...
[ 0.108825] Detected VIPT I-cache on CPU1
[ 0.108966] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.108992] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
[ 0.109059] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.109890] Detected VIPT I-cache on CPU2
[ 0.109986] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.110006] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
[ 0.110050] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.110787] Detected VIPT I-cache on CPU3
[ 0.110877] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.110898] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
[ 0.110937] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.111029] smp: Brought up 1 node, 4 CPUs
[ 0.190781] SMP: Total of 4 processors activated.
[ 0.195601] CPU features: detected: 32-bit EL0 Support
[ 0.200880] CPU features: detected: CRC32 instructions
[ 0.206216] CPU: All CPU(s) started at EL2
[ 0.210413] alternatives: applying system-wide alternatives
[ 0.218413] devtmpfs: initialized
[ 0.231225] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.241257] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.253763] pinctrl core: initialized pinctrl subsystem
[ 0.259902] DMI not present or invalid.
[ 0.264591] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.272054] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.279674] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.287809] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.296010] audit: initializing netlink subsys (disabled)
[ 0.301762] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1
[ 0.302268] thermal_sys: Registered thermal governor 'step_wise'
[ 0.309696] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.315896] cpuidle: using governor menu
[ 0.326796] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.333852] ASID allocator initialised with 65536 entries
[ 0.351283] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
[ 0.362680] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
[ 0.373838] KASLR disabled due to lack of seed
[ 0.386173] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.393154] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.399573] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.406513] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.412921] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.419860] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.426272] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.433211] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.441781] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[ 0.452181] iommu: Default domain type: Translated
[ 0.457207] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.464019] SCSI subsystem initialized
[ 0.468306] usbcore: registered new interface driver usbfs
[ 0.473964] usbcore: registered new interface driver hub
[ 0.479429] usbcore: registered new device driver usb
[ 0.485271] pps_core: LinuxPPS API ver. 1 registered
[ 0.490356] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.499711] PTP clock support registered
[ 0.503858] EDAC MC: Ver: 3.0.0
[ 0.508187] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[ 0.515407] FPGA manager framework
[ 0.518996] Advanced Linux Sound Architecture Driver Initialized.
[ 0.526403] clocksource: Switched to clocksource arch_sys_counter
[ 0.532967] VFS: Disk quotas dquot_6.6.0
[ 0.537031] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.550697] NET: Registered PF_INET protocol family
[ 0.556047] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.565397] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.574226] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.582168] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.590394] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.598529] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.605487] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.612425] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.620030] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.626382] RPC: Registered named UNIX socket transport module.
[ 0.632483] RPC: Registered udp transport module.
[ 0.637296] RPC: Registered tcp transport module.
[ 0.642104] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.648698] NET: Registered PF_XDP protocol family
[ 0.653611] PCI: CLS 0 bytes, default 64
[ 0.658631] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.669061] Initialise system trusted keyrings
[ 0.673949] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.686982] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.693782] NFS: Registering the id_resolver key type
[ 0.699029] Key type id_resolver registered
[ 0.703312] Key type id_legacy registered
[ 0.707491] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.714351] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.722150] 9p: Installing v9fs 9p2000 file system support
[ 0.762800] Key type asymmetric registered
[ 0.766994] Asymmetric key parser 'x509' registered
[ 0.772057] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.779825] io scheduler mq-deadline registered
[ 0.784472] io scheduler kyber registered
[ 0.792491] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.799264] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.806209] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.820925] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.837202] loop: module loaded
[ 0.841966] megasas: 07.719.03.00-rc1
[ 0.850484] tun: Universal TUN/TAP device driver, 1.6
[ 0.856542] thunder_xcv, ver 1.0
[ 0.859901] thunder_bgx, ver 1.0
[ 0.863232] nicpf, ver 1.0
[ 0.866445] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.873833] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.879358] hclge is initializing
[ 0.882769] e1000: Intel(R) PRO/1000 Network Driver
[ 0.887760] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.893665] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.898741] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.904831] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.910351] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.916080] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.922490] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.928705] sky2: driver version 1.30
[ 0.933276] VFIO - User Level meta-driver version: 0.3
[ 0.939492] usbcore: registered new interface driver usb-storage
[ 0.946546] i2c_dev: i2c /dev entries driver
[ 0.953380] sdhci: Secure Digital Host Controller Interface driver
[ 0.959770] sdhci: Copyright(c) Pierre Ossman
[ 0.964831] Synopsys Designware Multimedia Card Interface Driver
[ 0.971491] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.978480] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.984882] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.991896] usbcore: registered new interface driver usbhid
[ 0.997600] usbhid: USB HID core driver
[ 1.003080] optee: probing for conduit method.
[ 1.007685] optee: revision 3.20 (8e74d476)
[ 1.008087] optee: dynamic shared memory is enabled
[ 1.017670] optee: initialized driver
[ 1.023653] Initializing XFRM netlink socket
[ 1.028146] NET: Registered PF_PACKET protocol family
[ 1.033518] 9pnet: Installing 9P2000 support
[ 1.037992] Key type dns_resolver registered
[ 1.042960] registered taskstats version 1
[ 1.047206] Loading compiled-in X.509 certificates
[ 1.062114] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
[ 1.131340] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.139288] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.146689] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.152713] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[ 1.161093] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.170338] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.180579] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.188975] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.200576] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.211211] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.221786] printk: console [ttyS2] disabled
[ 1.226259] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 239, base_baud = 3000000) is a 8250
[ 1.235180] printk: console [ttyS2] enabled
[ 1.235180] printk: console [ttyS2] enabled
[ 1.243648] printk: bootconsole [ns16550a0] disabled
[ 1.243648] printk: bootconsole [ns16550a0] disabled
[ 1.257094] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.262220] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.269184] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.274578] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.281507] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.288019] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.294710] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.301039] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.308000] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.314797] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.323653] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[ 1.370441] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.380550] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.388673] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 1.396803] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[ 1.409717] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.416849] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.423445] pps pps0: new PPS source ptp0
[ 1.427820] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
[ 1.438529] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.451021] mmc0: CQHCI version 5.10
[ 1.459272] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.466073] pca953x 1-0022: using AI
[ 1.494517] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.500803] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.502142] mmc1: CQHCI version 5.10
[ 1.513354] mmc2: CQHCI version 5.10
[ 1.524548] ALSA device list:
[ 1.527548] No soundcards found.
[ 1.554677] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
[ 1.554729] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.570099] Waiting for root device PARTUUID=b23245c5-02...
[ 1.597717] mmc0: Command Queue Engine enabled
[ 1.602219] mmc0: new HS200 MMC card at address 0001
[ 1.608539] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.616036] mmcblk0: p1 p2
[ 1.619690] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.624187] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 1.626081] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.632385] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 1.637444] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
[ 1.646111] mmcblk1: p1 p2
[ 2.059468] EXT4-fs (mmcblk1p2): recovery complete
[ 2.065321] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 2.073963] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 2.083922] devtmpfs: mounted
[ 2.088624] Freeing unused kernel memory: 2176K
[ 2.093418] Run /sbin/init as init process
[ 2.270725] systemd[1]: System time before build time, advancing clock.
[ 2.323753] NET: Registered PF_INET6 protocol family
[ 2.330675] Segment Routing with IPv6
[ 2.334437] In-situ OAM (IOAM) with IPv6
[ 2.373804] 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)
[ 2.405860] systemd[1]: Detected architecture arm64.
Welcome to Arago 2023.04!
[ 2.518225] systemd[1]: Hostname set to <am62xx-evm>.
[ 2.671129] systemd-sysv-generator[157]: SysV service '/etc/init.d/dropbear' 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.
[ 2.696597] systemd-sysv-generator[157]: SysV service '/etc/init.d/sendsigs' 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.
[ 2.723025] systemd-sysv-generator[157]: SysV service '/etc/init.d/resize_rootfs.sh' 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.
[ 2.748594] systemd-sysv-generator[157]: SysV service '/etc/init.d/umountnfs.sh' 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.
[ 2.773870] systemd-sysv-generator[157]: SysV service '/etc/init.d/halt' 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.
[ 2.798708] systemd-sysv-generator[157]: SysV service '/etc/init.d/reboot' 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.
[ 2.822668] systemd-sysv-generator[157]: SysV service '/etc/init.d/single' 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.
[ 2.846696] systemd-sysv-generator[157]: SysV service '/etc/init.d/inetd.busybox' 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.
[ 2.872012] systemd-sysv-generator[157]: SysV service '/etc/init.d/netopeer2-server' 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.
[ 2.897917] systemd-sysv-generator[157]: SysV service '/etc/init.d/save-rtc.sh' 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.
[ 2.923252] systemd-sysv-generator[157]: SysV service '/etc/init.d/sysrepo' 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.
[ 2.947958] systemd-sysv-generator[157]: SysV service '/etc/init.d/psplash.sh' 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.
[ 2.972871] systemd-sysv-generator[157]: SysV service '/etc/init.d/umountfs' 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.
[ 2.996860] systemd-sysv-generator[157]: SysV service '/etc/init.d/docker.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.
[ 3.023528] systemd-sysv-generator[157]: SysV service '/etc/init.d/netperf' 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.
[ 3.050083] systemd-sysv-generator[157]: 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.
[ 3.074806] systemd-sysv-generator[157]: SysV service '/etc/init.d/telnetd' 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.
[ 3.383302] systemd[1]: Configuration file /etc/systemd/system/ti-apps-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 3.461301] systemd[1]: /lib/systemd/system/startwlansta.service:7: Unknown key name 'After' in section 'Service', ignoring.
[ 3.476003] systemd[1]: /lib/systemd/system/startwlanap.service:7: Unknown key name 'After' in section 'Service', ignoring.
[ 3.520620] 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.
[ 3.586535] 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.
[ 3.663617] systemd[1]: Queued start job for default target Graphical Interface.
[ 3.734616] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ 3.758180] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 3.782054] systemd[1]: Created slice Slice /system/serial-getty.
[ OK ] Created slice Slice /system/serial-getty.
[ 3.805327] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 3.827124] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password s to Console Directory Watch.
[ 3.850991] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Rests to Wall Directory Watch.
[ 3.875189] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 3.890793] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 3.910674] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 3.926739] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 4.004153] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 4.027099] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 4.071156] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 4.095775] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 4.122758] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 4.148346] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 4.172793] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 4.191072] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 4.218097] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 4.241053] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 4.265413] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 4.331260] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 4.366798] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 4.404265] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 4.424091] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 4.487498] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 4.518863] systemd[1]: Starting Create List of Static Device Nodes...
Starting Create List of Static Device Nodes...
[ 4.552076] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 4.580016] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 4.603167] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 4.622614] fuse: init (API version 7.37)
[ 4.630644] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 4.687781] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 4.703314] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 4.728153] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 4.757816] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 4.783510] systemd[1]: Starting Generate network units from Kernel command line...
[ 4.785680] cryptodev: loading out-of-tree module taints kernel.
Starting Generate network s from Kernel co[ 4.800294] cryptodev: driver 1.12 loaded.
mmand line...
[ 4.826644] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 4.861108] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
[ 4.883758] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 4.919733] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 4.943644] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Mounted Huge Pages File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted Temporary Directory /tmp.
[ OK ] Finished Create List of Static Device Nodes.
[ 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 Starrogress communication helper.
[ OK ] Finished Load Kernel Modules.
[ OK ] Finished Generate network units from Kernel command line.
[ OK ] Finished Remount Root and Kernel File Systems.
Mounting FUSE Control File System...
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
Starting Apply Kernel Variables...[ 5.404573] systemd-journald[173]: Received client request to flush runtime journal.
Starting Create Static Device Nodes in /dev...
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Preparation for Local File Systems.
Mounting /media/ram...
Mounting /var/volatile...
[ 5.640832] audit: type=1334 audit(1651167748.368:2): prog-id=5 op=LOAD
[ 5.647695] audit: type=1334 audit(1651167748.376:3): prog-id=6 op=LOAD
Starting Rule-based Manageor Device Events and Files...
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Mounted /media/ram.
[ OK ] Mounted /var/volatile.
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Started Rule-based Manager for Device Events and Files.
[ OK ] Finished Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Record System Boot/Shutdown in UTMP...
[ OK ] Finished Record System Boot/Shutdown in UTMP.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target System Time Set.
[ OK ] Started Daily rotation of log files.
[ 6.460397] mc: Linux media interface: v0.10
[ OK ] Reached target Timer Units.
[ OK ] Listening on Avahi mDNS/DNS-SD Stac[ 6.480832] videodev: Linux video capture interface: v2.00
k Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ 6.643287] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
Starting Docker Socket for the API...
[ 6.656536] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
[ 6.665905] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
[ 6.674612] remoteproc remoteproc0: 5000000.m4fss is available
[ 6.685995] remoteproc remoteproc0: powering up 5000000.m4fss
[ 6.691969] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 54860
[ 6.706494] random: crng init done
[ 6.713334] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node m4f-dma-memory@9cb00000
[ 6.727662] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
[ 6.734676] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
[ OK ] Listening on dropbear.socket.
Starting Weston socket...
Starting D-Bus System Message Bus...
Starting Reboot and dump vmcore via kexec...
[ OK ] Finished Load/Save Random Seed.
[ 6.890339] sii902x 1-003b: supply iovcc not found, using dummy regulator
[ 6.897655] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
[ OK ] Listening on Docker Socket for the [ 6.909692] i2c i2c-1: Added multiplexed i2c bus 3
API.
[ 6.913416] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 6.923506] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:18 UTC (18)
[ 6.927545] systemd-journald[173]: Time jumped backwards, rotating.
[ OK ] Listening on Weston socket.
[ 6.952673] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 6.953469] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 6.962794] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[ 6.966204] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ OK ] Finished Reboot and dump vmcore via kexec.
[ OK ] Found device /dev/ttyS2.
[ OK ] Reached target Socket Units.
[ 7.043198] Console: switching to colour frame buffer device 240x67
[ 7.061432] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 7.061621] platform 78000000.r5f: configured R5F for IPC-only mode
[ 7.061875] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
[ 7.062734] remoteproc remoteproc1: 78000000.r5f is available
[ 7.062864] remoteproc remoteproc1: attaching to 78000000.r5f
[ 7.064003] platform 78000000.r5f: R5F core initialized in IPC-only mode
[ 7.064052] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node r5f-dma-memory@9da00000
[ 7.065176] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 7.065234] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7)
[ 7.065242] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
[ 7.065465] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 7.065715] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 7.170659] PVR_K: 211: Device: fd00000.gpu
[ 7.171030] PVR_K: 211: Read BVNC 33.15.11.3 from HW device registers
[ 7.173256] PVR_K: 211: RGX Device registered with BVNC 33.15.11.3
[ 7.179653] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device
[ OK ] Started D-Bus System Message Bus.
[ 7.260333] [drm] Initialized pvr 23.1.6404501 20170530 for fd00000.gpu on minor 1
[ OK ] Reached target Basic System.
[ OK ] Started Job spooling tools.
[ OK ] Started Periodic Command Scheduler.
Starting Print notice about GPLv3 packages...
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework...
[ OK ] Started irqbalance daemon.
Starting startwlanap...
Starting startwlansta...
[ 7.529259] audit: type=1334 audit(19.100:4): prog-id=7 op=LOAD
[ 7.535350] audit: type=1334 audit(19.108:5): prog-id=8 op=LOAD
Starting User Login Management...
[ OK ] Started TEE Supplicant.
Starting telnetd.service...
[ OK ] Started ti-apps-launcher service 7.642615] cfg80211: Loading compiled-in X.509 certificates for regulatory database
m.
[ OK ] Finished IPv6 Packet Filtering Framework.
[ OK ] Finished IPv4 Packet Filtering Framework.
[ OK ] Started startwlansta.
[ OK ] Started startwlanap.
[ OK ] Started telnetd.service.
[ OK ] Reached target Preparation for Network.
[ 7.713637] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Starting LSB: Expand Rootfs of boot device...
Starting Network Configuration...
[ 7.896216] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ OK ] Started LSB: Expand Rootfs of boot device.
[ OK ] Started User Login Management.
[ OK ] Started Network Configuration.
Starting Wait for Network to be Configured...
Starting Network Name Resolution...
[ 8.723553] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 8.736322] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
[ 8.767900] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 8.777957] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 9.294122] remoteproc remoteproc2: 30074000.pru is available
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Network.
[ 9.393828] remoteproc remoteproc3: 30078000.pru is available
0;32m OK ] Reached target Host and Network Name Lookups.
[ 9.198587] startwlanap.sh[633]: sed: unmatched '/'
[ 9.208517] startwlanap.sh[635]: adding wlan1 interface
Starting Avahi mDNS/DNS-SD Stack...
[ 9.234778] startwlanap.sh[640]: command failed: No such file or directory (-2)
Starting Enable and configure wl18xx bluetooth stack...
Starting containerd container runtime...
[ OK ] Started Netperf Benchmark Server.
[ OK ] Started NFS status monitor for NFSv2/3 locking..
Starting Simple Network Mant Protocol (SNMP) Daemon....
Starting Permit User Sessions...
[ 9.388000] startwlanap.sh[641]: Line 499: unknown configuration item 'wep_rekey_period'
[ 9.388756] startwlanap.sh[641]: 1 errors found in configuration file '/usr/share/wl18xx/hostapd.conf'
[ 9.390074] startwlanap.sh[641]: Failed to set up interface with /usr/share/wl18xx/hostapd.conf
[ 9.390901] startwlanap.sh[641]: Failed to initialize interface
[ OK ] Finished Enable and configure wl18xx bluetooth stack.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ 9.714087] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
[ OK ] Finished Permit User Sessions.
[ 9.768839] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS2.
[ OK ] Reached target Login Prompts.
Starting Synchronize System and HW clocks...
Starting Weston, a Waylandsitor, as a system service...
[ OK ] Listening on Load/Save RF tch Status /dev/rfkill Watch.
[ OK ] Reached target Hardware activated USB gadget.
[ 10.096351] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[ 10.109843] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1
[ 10.120217] xhci-hcd xhci-hcd.4.auto: USB3 root hub has no ports
[ 10.126973] xhci-hcd xhci-hcd.4.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010
[ 10.136960] xhci-hcd xhci-hcd.4.auto: irq 459, io mem 0x31100000
[ 10.145644] hub 1-0:1.0: USB hub found
[ 10.150226] hub 1-0:1.0: 1 port detected
Starting Save/Restore Sound Card State...
[ 10.400248] audit: type=1334 audit(21.972:6): prog-id=9 op=LOAD
[ 10.406605] audit: type=1334 audit(21.980:7): prog-id=10 op=LOAD
Starting User Database Manager...
[ OK ] Finished Synchronize System and HW clocks.
[ OK ] Finished Save/Restore Sound Card State.
[ OK ] Reached target Sound Card.
[ 10.314541] startwlanap.sh[698]: SIOCSIFADDR: No such device
[ 10.340269] startwlanap.sh[698]: wlan1: ERROR while getting interface flags: No such device
[ 10.359350] startwlanap.sh[698]: SIOCSIFNETMASK: No such device
[ 10.400457] startwlanap.sh[698]: wlan1: ERROR while getting interface flags: No such device
[ OK ] Created slice Slice /system/systemd-fsck.
[ OK ] Started User Database Manager.
[ 10.973377] audit: type=1325 audit(22.528:8): table=nat family=2 entries=0 op=xt_register pid=734 comm="iptables"
[ 10.987456] audit: type=1300 audit(22.528:8): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=ffffec6ae2b8 items=0 ppid=635 pid=734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[ 11.034211] audit: type=1327 audit(22.528:8): proctitle=69707461626C6573002D74006E6174002D4100504F5354524F5554494E47002D6F0065746830002D6A004D415351554552414445
[ OK ] Created slice User Slice of UID 100[ 11.050128] audit: type=1325 audit(22.560:9): table=nat family=2 entries=5 op=xt_replace pid=734 comm="iptables"
0.
[ 11.065061] audit: type=1300 audit(22.560:9): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=11f97210 items=0 ppid=635 pid=734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[ 11.093313] audit: type=1327 audit(22.560:9): proctitle=69707461626C6573002D74006E6174002D4100504F5354524F5554494E47002D6F0065746830002D6A004D415351554552414445
Starting User Runtime Directory /run/user/1000...
[ OK ] Started Simple Network Manment Protocol (SNMP) Daemon..
Starting File System Check on /dev/mmcblk1p1...
[ OK ] Finished User Runtime Directory /run/user/1000.
Starting User Manager for UID 1000...
[ 11.300113] audit: type=1006 audit(22.872:10): pid=779 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 11.312412] audit: type=1300 audit(22.872:10): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffcd43c578 a2=4 a3=ffffb5756020 items=0 ppid=1 pid=779 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)
[ OK ] Finished File System Check on /dev/[ 11.342565] audit: type=1327 audit(22.872:10): proctitle="(systemd)"
mmcblk1p1.
Mounting /run/media/boot-mmcblk1p1...
[ OK ] Found device /dev/mmcblk0p1.
[ OK ] Mounted /run/media/boot-mmcblk1p1.
Starting File System Check on /dev/mmcblk0p1...
[ OK ] Finished File System Check on /dev/mmcblk0p1.
Mounting /run/media/mmcblk0p1...
[ OK ] Mounted /run/media/mmcblk0p1.
[ OK ] Started User Manager for UID 1000.
[ OK ] Started Session c1 of User weston.
[ 12.064365] audit: type=1006 audit(23.636:11): pid=668 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 11.876928] startwlanap.sh[806]: iperf3: error - unable to start listener for connections: Cannot assign requested address
[ 11.878629] startwlanap.sh[806]: iperf3: exiting
[ OK ] Started containerd container runtime.
[ 12.442783] PVR_K: 668: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
[ 12.458594] PVR_K: 668: Shader binary image 'rgx.sh.33.15.11.3' loaded
[ OK ] Started Weston, a Wayland positor, as a system service.
[ OK ] Finished Print notice about GPLv3 packages.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project am62xx-evm -
Arago 2023.04 am62xx-evm -
am62xx-evm login: root
[ 17.777246] kauditd_printk_skb: 2 callbacks suppressed
[ 17.777274] audit: type=1006 audit(29.348:12): pid=849 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 17.794272] audit: type=1300 audit(29.348:12): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffcd43c578 a2=1 a3=ffffb5756020 items=0 ppid=1 pid=849 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)
[ 17.819987] audit: type=1327 audit(29.348:12): proctitle="(systemd)"
[ 17.826443] audit: type=1334 audit(29.376:13): prog-id=11 op=LOAD
[ 17.832698] audit: type=1300 audit(29.376:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=fffff48dc360 a2=78 a3=0 items=0 ppid=1 pid=849 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)
[ 17.857503] audit: type=1327 audit(29.376:13): proctitle="(systemd)"
[ 17.863936] audit: type=1334 audit(29.392:14): prog-id=11 op=UNLOAD
[ 17.870296] audit: type=1334 audit(29.392:15): prog-id=12 op=LOAD
[ 17.876475] audit: type=1300 audit(29.392:15): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=fffff48dc400 a2=78 a3=0 items=0 ppid=1 pid=849 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)
[ 17.901195] audit: type=1327 audit(29.392:15): proctitle="(systemd)"
root@am62xx-evm:~# v4l2-ctl --list-devices
TI-CSI2RX (platform:30102000.ticsi2rx):
/dev/media0
Cannot open device /dev/video0, exiting.
root@am62xx-evm:~# ls /boot/*ov5640.dtbo -l
ls: cannot access '/boot/*ov5640.dtbo': No such file or directory
root@am62xx-evm:~# [ 130.617650] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 130.636799] Bridge firewalling registered
[ 130.672465] kauditd_printk_skb: 1 callbacks suppressed
[ 130.672485] audit: type=1325 audit(142.232:17): table=filter family=2 entries=0 op=xt_register pid=1146 comm="iptables"
[ 130.688730] audit: type=1300 audit(142.232:17): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=ffffdeae87d8 items=0 ppid=1090 pid=1146 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[ 130.716436] audit: type=1327 audit(142.232:17): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D4C002D6E
[ 130.834025] audit: type=1325 audit(142.404:18): table=nat family=2 entries=6 op=xt_replace pid=1167 comm="iptables"
[ 130.844646] audit: type=1300 audit(142.404:18): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=14091c00 items=0 ppid=1090 pid=1167 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[ 130.872130] audit: type=1327 audit(142.404:18): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4E00444F434B4552
[ 130.885045] audit: type=1325 audit(142.416:19): table=filter family=2 entries=4 op=xt_replace pid=1169 comm="iptables"
[ 130.895861] audit: type=1300 audit(142.416:19): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=18c03940 items=0 ppid=1090 pid=1169 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[ 130.923224] audit: type=1327 audit(142.416:19): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B4552
[ 130.936705] audit: type=1325 audit(142.424:20): table=filter family=2 entries=6 op=xt_replace pid=1171 comm="iptables"
root@am62xx-evm:~# [ 695.670585] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 696.248407] usb 1-1: Found UVC 1.00 device C270 HD WEBCAM (046d:0825)
[ 696.269415] usb 1-1: Failed to query (GET_INFO) UVC control 3 on unit 1: -32 (exp. 1).
[ 696.292897] input: C270 HD WEBCAM as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.4.auto/usb1/1-1/1-1:1.0/input/input0
[ 696.306299] usbcore: registered new interface driver uvcvideo
[ 696.474742] usb 1-1: set resolution quirk: cval->res = 384
[ 696.483316] usbcore: registered new interface driver snd-usb-audio
root@am62xx-evm:~# gst-launch-1.0 v4l2src device=/dev/video0 ! "video/x-raw, width=640, height=480, format=YUY2" ! videoconvert ! waylandsink &
[1] 2530
root@am62xx-evm:~# [ 735.100245] usb 1-1: reset high-speed USB device number 2 using xhci-hcd
[ 739.228974] usb 1-1: reset high-speed USB device number 2 using xhci-hcd
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Redistribute latency...
[ 2010.642474] ------------[ cut here ]------------
[ 2010.647145] WARNING: CPU: 0 PID: 668 at mnt/jenkins_smpu_sdk_170/test_build_1/nightly/yocto-build_am62xx-evm/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/ti-img-rogue-driver/23.1.6404501-r0b/git/binary_am62_linux_lws-generic_release/target_aarch64/kbuild/services/server/env/linux/pvr_buffer_sync.c:303 pvr_buffer_sync_resolve_and_create_fences+0x4a0/0x7fc [pvrsrvkm]
[ 2010.680896] Modules linked in: snd_usb_audio snd_hwdep uvcvideo snd_usbmidi_lib snd_rawmidi videobuf2_vmalloc xt_conntrack xt_addrtype iptable_filter br_netfilter bridge stp llc iptable_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip_tables x_tables xhci_plat_hcd rpmsg_ctrl rpmsg_char cdns_csi2rx dwc3 overlay v4l2_fwnode snd_soc_hdmi_codec irq_pruss_intc pru_rproc wlcore_sdio wl18xx wlcore mac80211 libarc4 cfg80211 rfkill crct10dif_ce snd_soc_simple_card snd_soc_simple_card_utils ti_k3_r5_remoteproc pvrsrvkm(O) rtc_ti_k3 display_connector dwc3_am62 virtio_rpmsg_bus rpmsg_ns ti_k3_m4_remoteproc ti_k3_common tidss sii902x drm_dma_helper j721e_csi2rx videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 drm_kms_helper videobuf2_common sa2ul cfbfillrect syscopyarea cfbimgblt v4l2_async sysfillrect mcrc snd_soc_davinci_mcasp videodev sysimgblt fb_sys_fops mc snd_soc_ti_udma cfbcopyarea snd_soc_ti_edma pruss cdns_dphy_rx snd_soc_ti_sdma snd_soc_tlv320aic3x_i2c
[ 2010.681605] tps6598x snd_soc_tlv320aic3x typec cryptodev(O) fuse drm drm_panel_orientation_quirks ipv6
[ 2010.778190] CPU: 0 PID: 668 Comm: weston Tainted: G O 6.1.33-g40c32565ca #1
[ 2010.786546] Hardware name: Texas Instruments AM625 SK (DT)
[ 2010.792032] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 2010.799002] pc : pvr_buffer_sync_resolve_and_create_fences+0x4a0/0x7fc [pvrsrvkm]
[ 2010.806983] lr : pvr_buffer_sync_resolve_and_create_fences+0x3f8/0x7fc [pvrsrvkm]
[ 2010.814899] sp : ffff80000a963480
[ 2010.818214] x29: ffff80000a963480 x28: 0000000000000000 x27: ffff000012cf3800
[ 2010.825369] x26: ffff800001032000 x25: ffff800001032000 x24: 0000000000000002
[ 2010.832526] x23: ffff0000054a0308 x22: ffff0000401bb400 x21: 0000000000000000
[ 2010.839678] x20: 0000000000000000 x19: ffff0000401bb680 x18: 0000000000000000
[ 2010.846832] x17: 0000000000000000 x16: 0000000000000000 x15: 0000ffffd5cc9530
[ 2010.853986] x14: 0009b0000009b200 x13: 0000002000005400 x12: 00000000ffffffff
[ 2010.861139] x11: 0000000000000018 x10: ffff000020012010 x9 : 0000000000000000
[ 2010.868293] x8 : ffff0000401bc000 x7 : 0000000000000000 x6 : 0000005e2250dac4
[ 2010.875447] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000001
[ 2010.882598] x2 : ffff000026f69d00 x1 : 0000000000000001 x0 : 0000000000000000
[ 2010.889754] Call trace:
[ 2010.892201] pvr_buffer_sync_resolve_and_create_fences+0x4a0/0x7fc [pvrsrvkm]
[ 2010.899814] PVRSRVRGXKickTA3DKM+0x858/0x1a94 [pvrsrvkm]
[ 2010.905562] PVRSRVBridgeRGXKickTA3D2+0xbf8/0xc20 [pvrsrvkm]
[ 2010.911659] BridgedDispatchKM+0x148/0x560 [pvrsrvkm]
[ 2010.917142] PVRSRV_BridgeDispatchKM+0xb0/0x164 [pvrsrvkm]
[ 2010.923055] drm_ioctl_kernel+0xc4/0x170 [drm]
[ 2010.928139] drm_ioctl+0x200/0x440 [drm]
[ 2010.932533] __arm64_sys_ioctl+0xa8/0xf0
[ 2010.936485] invoke_syscall+0x48/0x114
[ 2010.940261] el0_svc_common.constprop.0+0xd4/0xfc
[ 2010.944984] do_el0_svc+0x30/0xd0
[ 2010.948312] el0_svc+0x2c/0x84
[ 2010.951393] el0t_64_sync_handler+0xbc/0x140
[ 2010.955669] el0t_64_sync+0x18c/0x190
[ 2010.959347] ---[ end trace 0000000000000000 ]---
[ 2121.596060] systemd-journald[173]: Data hash table of /run/log/journal/f4fbb62e353b44509bebf7cb295d2397/system.journal has a fill level at 75.0 (10923 of 14563 items, 8388608 file size, 767 bytes per hash table item), suggesting rotation.
[ 2121.617514] systemd-journald[173]: /run/log/journal/f4fbb62e353b44509bebf7cb295d2397/system.journal: Journal header limits reached or header out-of-date, rotating.
1:07:11.2 / 99:99:99.
1:07:43.1 / 99:99:99.07:11.3 / 99:99:99.
BR Rio