Last active
September 26, 2024 08:24
-
-
Save DhruvaG2000/63f5e28636d52787488f776e5bf39498 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 6.11.0-next-20240917-00007-g88661282449f (dhruva@lcpd911) (aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626, GNU ld (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 2.40.0.20230627) #44 SMP PREEMPT Thu Sep 19 10:39:22 IST 2024 | |
[ 0.000000] KASLR disabled due to lack of seed | |
[ 0.000000] Machine model: Texas Instruments AM62A7 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 CMA memory pool at 0x00000000c0000000, size 576 MiB | |
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x00000000c0000000..0x00000000e3ffffff (589824 KiB) map reusable linux,cma | |
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 | |
[ 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: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff] | |
[ 0.000000] node 0: [mem 0x0000000080080000-0x000000009c8fffff] | |
[ 0.000000] node 0: [mem 0x000000009c900000-0x000000009e6fffff] | |
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] | |
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] | |
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff] | |
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] | |
[ 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.5 | |
[ 0.000000] percpu: Embedded 22 pages/cpu s51736 r8192 d30184 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/am62axx_sk-fs-01/autofs/5a45dff924a425d8b4e456f0740aa198,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: 524288 (order: 10, 4194304 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576 | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] software IO TLB: area num 4. | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) | |
[ 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=512 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 rcu_task_cpu_ids=4. | |
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_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: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 | |
[ 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.008665] Console: colour dummy device 80x25 | |
[ 0.013263] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.023947] pid_max: default: 32768 minimum: 301 | |
[ 0.028747] LSM: initializing lsm=capability | |
[ 0.033232] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
[ 0.040811] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
[ 0.061256] rcu: Hierarchical SRCU implementation. | |
[ 0.066191] rcu: Max phase no-delay instances is 1000. | |
[ 0.071724] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
[ 0.080394] EFI services will not be available. | |
[ 0.089070] smp: Bringing up secondary CPUs ... | |
[ 0.102068] Detected VIPT I-cache on CPU1 | |
[ 0.102147] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 | |
[ 0.102163] GICv3: CPU1: using allocated LPI pending table @0x0000000880070000 | |
[ 0.102211] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.110063] Detected VIPT I-cache on CPU2 | |
[ 0.110131] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 | |
[ 0.110146] GICv3: CPU2: using allocated LPI pending table @0x0000000880080000 | |
[ 0.110180] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.114054] Detected VIPT I-cache on CPU3 | |
[ 0.114114] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 | |
[ 0.114129] GICv3: CPU3: using allocated LPI pending table @0x0000000880090000 | |
[ 0.114162] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.114274] smp: Brought up 1 node, 4 CPUs | |
[ 0.194012] SMP: Total of 4 processors activated. | |
[ 0.198827] CPU: All CPU(s) started at EL2 | |
[ 0.203029] CPU features: detected: 32-bit EL0 Support | |
[ 0.208288] CPU features: detected: CRC32 instructions | |
[ 0.213590] alternatives: applying system-wide alternatives | |
[ 0.219969] Memory: 3368832K/4194304K available (13056K kernel code, 1290K rwdata, 5008K rodata, 2944K init, 605K bss, 226632K reserved, 589824K cma-reserved) | |
[ 0.235434] devtmpfs: initialized | |
[ 0.246959] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.256953] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
[ 0.277793] 26992 pages in range for non-PLT usage | |
[ 0.277814] 518512 pages in range for PLT usage | |
[ 0.282985] pinctrl core: initialized pinctrl subsystem | |
[ 0.293405] DMI not present or invalid. | |
[ 0.299415] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.306476] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.313821] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.321906] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.330063] audit: initializing netlink subsys (disabled) | |
[ 0.335775] audit: type=2000 audit(0.228:1): state=initialized audit_enabled=0 res=1 | |
[ 0.336203] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.343708] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.349891] cpuidle: using governor menu | |
[ 0.360768] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.367801] ASID allocator initialised with 65536 entries | |
[ 0.386270] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 0.397804] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 0.408730] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.415708] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.422127] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.429071] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.435481] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.442423] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.448833] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.455774] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.464175] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected | |
[ 0.483801] iommu: Default domain type: Translated | |
[ 0.488714] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.495444] SCSI subsystem initialized | |
[ 0.499657] usbcore: registered new interface driver usbfs | |
[ 0.505299] usbcore: registered new interface driver hub | |
[ 0.510757] usbcore: registered new device driver usb | |
[ 0.516467] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.521549] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.530901] PTP clock support registered | |
[ 0.534939] EDAC MC: Ver: 3.0.0 | |
[ 0.538463] scmi_core: SCMI protocol bus registered | |
[ 0.543852] FPGA manager framework | |
[ 0.547411] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.554544] vgaarb: loaded | |
[ 0.557689] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.564183] VFS: Disk quotas dquot_6.6.0 | |
[ 0.568220] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.582142] NET: Registered PF_INET protocol family | |
[ 0.587340] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.597722] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) | |
[ 0.606530] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.614466] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.622775] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) | |
[ 0.631159] TCP: Hash tables configured (established 32768 bind 32768) | |
[ 0.638004] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) | |
[ 0.644961] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) | |
[ 0.652478] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.658740] RPC: Registered named UNIX socket transport module. | |
[ 0.664818] RPC: Registered udp transport module. | |
[ 0.669631] RPC: Registered tcp transport module. | |
[ 0.674444] RPC: Registered tcp-with-tls transport module. | |
[ 0.680054] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.686651] PCI: CLS 0 bytes, default 64 | |
[ 0.691946] Initialise system trusted keyrings | |
[ 0.696724] workingset: timestamp_bits=46 max_order=20 bucket_order=0 | |
[ 0.703637] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.709888] NFS: Registering the id_resolver key type | |
[ 0.715100] Key type id_resolver registered | |
[ 0.719382] Key type id_legacy registered | |
[ 0.723500] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.730359] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.738119] 9p: Installing v9fs 9p2000 file system support | |
[ 0.797072] Key type asymmetric registered | |
[ 0.801275] Asymmetric key parser 'x509' registered | |
[ 0.806324] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) | |
[ 0.813893] io scheduler mq-deadline registered | |
[ 0.818535] io scheduler kyber registered | |
[ 0.822668] io scheduler bfq registered | |
[ 0.829202] pinctrl-single 4084000.pinctrl: 34 pins, size 136 | |
[ 0.835631] pinctrl-single f4000.pinctrl: 171 pins, size 684 | |
[ 0.843353] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.855884] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.864715] STM32 USART driver initialized | |
[ 0.874880] loop: module loaded | |
[ 0.878886] megasas: 07.727.03.00-rc1 | |
[ 0.886314] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.892209] thunder_xcv, ver 1.0 | |
[ 0.895559] thunder_bgx, ver 1.0 | |
[ 0.898881] nicpf, ver 1.0 | |
[ 0.902044] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
[ 0.909456] hns3: Copyright (c) 2017 Huawei Corporation. | |
[ 0.914941] hclge is initializing | |
[ 0.918370] e1000: Intel(R) PRO/1000 Network Driver | |
[ 0.923368] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
[ 0.929268] e1000e: Intel(R) PRO/1000 Network Driver | |
[ 0.934351] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 0.940427] igb: Intel(R) Gigabit Ethernet Network Driver | |
[ 0.945963] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 0.951685] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.958102] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.964284] sky2: driver version 1.30 | |
[ 0.968864] VFIO - User Level meta-driver version: 0.3 | |
[ 0.975300] usbcore: registered new interface driver usb-storage | |
[ 0.982350] i2c_dev: i2c /dev entries driver | |
[ 0.988951] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.995301] sdhci: Copyright(c) Pierre Ossman | |
[ 1.000281] Synopsys Designware Multimedia Card Interface Driver | |
[ 1.006858] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 1.013755] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 1.021007] usbcore: registered new interface driver usbhid | |
[ 1.026724] usbhid: USB HID core driver | |
[ 1.032155] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available | |
[ 1.042327] optee: probing for conduit method. | |
[ 1.046909] optee: revision 4.2 (12d7c4ee) | |
[ 1.047204] optee: dynamic shared memory is enabled | |
[ 1.057045] optee: initialized driver | |
[ 1.057159] random: crng init done | |
[ 1.062497] NET: Registered PF_PACKET protocol family | |
[ 1.069537] 9pnet: Installing 9P2000 support | |
[ 1.073988] Key type dns_resolver registered | |
[ 1.086603] registered taskstats version 1 | |
[ 1.090943] Loading compiled-in X.509 certificates | |
[ 1.108579] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') | |
[ 1.166168] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5 | |
[ 1.176024] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz | |
[ 1.183865] pca953x 1-0023: supply vcc not found, using dummy regulator | |
[ 1.190796] pca953x 1-0023: using AI | |
[ 1.211963] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 1.221919] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 1.231691] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi | |
[ 1.238431] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 | |
[ 1.246033] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz | |
[ 1.252963] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz | |
[ 1.258926] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created | |
[ 1.267280] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created | |
[ 1.276524] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created | |
[ 1.285576] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created | |
[ 1.295853] ti-udma 485c0100.dma-controller: Number of rings: 82 | |
[ 1.304477] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) | |
[ 1.315466] ti-udma 485c0000.dma-controller: Number of rings: 150 | |
[ 1.326378] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) | |
[ 1.335931] ti-udma 4e230000.dma-controller: Number of rings: 6 | |
[ 1.342613] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) | |
[ 1.352079] printk: legacy console [ttyS2] disabled | |
[ 1.357454] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 249, base_baud = 3000000) is a 8250 | |
[ 1.366344] printk: legacy console [ttyS2] enabled | |
[ 1.366344] printk: legacy console [ttyS2] enabled | |
[ 1.376061] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.376061] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.425702] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.436767] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 | |
[ 1.444903] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 | |
[ 1.457924] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 | |
[ 1.465059] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32 | |
[ 1.476916] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 | |
[ 1.487088] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector | |
[ 1.502774] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 1.508327] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 | |
[ 1.516101] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports | |
[ 1.522107] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 | |
[ 1.531537] xhci-hcd xhci-hcd.0.auto: irq 252, io mem 0x31100000 | |
[ 1.538258] hub 1-0:1.0: USB hub found | |
[ 1.542047] hub 1-0:1.0: 1 port detected | |
[ 1.547663] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz | |
[ 1.560419] mmc0: CQHCI version 5.10 | |
[ 1.605566] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit | |
[ 1.629506] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) | |
[ 1.638879] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode | |
[ 1.684633] mmc0: Command Queue Engine enabled | |
[ 1.689112] mmc0: new HS200 MMC card at address 0001 | |
[ 1.695135] mmcblk0: mmc0:0001 S0J56X 14.8 GiB | |
[ 1.701631] mmcblk0: p1 p2 | |
[ 1.705062] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.711131] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.717217] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0) | |
[ 5.733915] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
[ 5.757828] Sending DHCP requests ., OK | |
[ 5.778024] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.62 | |
[ 5.785860] IP-Config: Complete: | |
[ 5.789112] device=eth0, hwaddr=3c:e0:64:62:db:a0, ipaddr=192.168.0.62, mask=255.255.255.0, gw=192.168.0.1 | |
[ 5.799338] host=192.168.0.62, domain=ti.com, nis-domain=(none) | |
[ 5.805799] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 5.805836] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 5.819206] clk: Disabling unused clocks | |
[ 5.832131] PM: genpd: Disabling unused power domains | |
[ 5.837595] ALSA device list: | |
[ 5.840923] No soundcards found. | |
[ 5.868516] VFS: Mounted root (nfs filesystem) on device 0:22. | |
[ 5.874862] devtmpfs: mounted | |
[ 5.879030] Freeing unused kernel memory: 2944K | |
[ 5.883715] Run /sbin/init as init process | |
[ 6.080160] systemd[1]: System time before build time, advancing clock. | |
[ 6.171077] NET: Registered PF_INET6 protocol family | |
[ 6.181822] Segment Routing with IPv6 | |
[ 6.185506] In-situ OAM (IOAM) with IPv6 | |
[ 6.228138] systemd[1]: systemd 255.4^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) | |
[ 6.259985] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2023.10[0m! | |
[ 6.280422] systemd[1]: Hostname set to <am62axx-evm>. | |
[ 6.967004] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. | |
[ 7.158878] 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. | |
[ 7.288968] systemd[1]: Queued start job for default target Graphical Interface. | |
[ 7.339838] systemd[1]: Created slice Slice /system/getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. | |
[ 7.360453] systemd[1]: Created slice Slice /system/modprobe. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. | |
[ 7.380927] systemd[1]: Created slice Slice /system/serial-getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. | |
[ 7.400839] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 7.418427] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mDispatch Password Requests to Console Directory Watch[0m. | |
[ 7.438365] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mForward Password Requests to Wall Directory Watch[0m. | |
[ 7.458187] systemd[1]: Expecting device /dev/ttyS2... | |
Expecting device [0;1;39m/dev/ttyS2[0m... | |
[ 7.470200] systemd[1]: Reached target Path Units. | |
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. | |
[ 7.482089] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 7.498010] systemd[1]: Reached target Slice Units. | |
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. | |
[ 7.510110] systemd[1]: Reached target Swaps. | |
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. | |
[ 7.577195] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 7.602325] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 7.646091] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 7.666835] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 7.689119] systemd[1]: Listening on Journal Audit Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. | |
[ 7.712729] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 7.731695] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 7.753138] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 7.775597] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 7.795271] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 7.816368] systemd[1]: Listening on User Database Manager Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. | |
[ 7.886218] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 7.904787] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 7.928979] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 7.942445] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 7.962343] systemd[1]: Mounting Temporary Directory /tmp... | |
Mounting [0;1;39mTemporary Directory /tmp[0m... | |
[ 7.985832] systemd[1]: Starting Create List of Static Device Nodes... | |
Starting [0;1;39mCreate List of Static Device Nodes[0[ 7.997918] systemd[1]: Starting Load Kernel Module configfs... | |
m... | |
Starting [0;1;39mLoad Kernel Module configfs[0m... | |
[ 8.027432] systemd[1]: Starting Load Kernel Module drm... | |
Starting [0;1;39mLoad Kernel Module drm[0m... | |
[ 8.051964] systemd[1]: Starting Load Kernel Module fuse... | |
Starting [0;1;39mLoad Kernel Module fuse[0m... | |
[ 8.065372] systemd[1]: Starting Start psplash boot splash screen... | |
Starting [0;1;39mStart psplash boot splash screen[0m... | |
[ 8.099996] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 8.116945] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). | |
[ 8.169171] fuse: init (API version 7.41) | |
[ 8.174310] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 8.210068] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 8.229659] systemd[1]: Starting Generate network units from Kernel command line... | |
Starting [0;1;39mGenerate network units from Kernel command line[0m... | |
[ 8.257217] systemd[1]: Starting Remount Root and Kernel File Systems... | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 8.271310] systemd[1]: Starting Coldplug All udev Devices... | |
Starting [0;1;39mColdplug All udev Devices[0m... | |
[ 8.298212] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 8.304902] systemd-journald[119]: Collecting audit messages is enabled. | |
[ 8.319749] systemd[1]: Mounted Huge Pages File System. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[ 8.334227] systemd[1]: Mounted POSIX Message Queue File System. | |
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. | |
[ 8.355607] systemd[1]: Mounted Kernel Debug File System. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
[ 8.375832] systemd[1]: Mounted Temporary Directory /tmp. | |
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. | |
[ 8.398353] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m. | |
See 'systemctl status psplash-start.service' for details. | |
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStart psplastemd progress communication helper[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. | |
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. | |
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. | |
Mounting [0;1;39mFUSE Control File System[0m... | |
Mounting [0;1;39mKernel Configuration File System[0m... | |
Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
Starting [0;1;39mApply Kernel Variables[0m... | |
Starting [0;1;39mCreate Static Device Nodes in /dev gracefully[0m... | |
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[ 8.709348] systemd-journald[119]: 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;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev gracefully[0m. | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. | |
Mounting [0;1;39m/var/volatile[0m... | |
[ 9.048962] audit: type=1334 audit(1709054766.964:2): prog-id=6 op=LOAD | |
[ 9.055773] audit: type=1334 audit(1709054766.972:3): prog-id=7 op=LOAD | |
Starting [0;1;39mRule-based Manager for Device Events and Files[0m... | |
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. | |
Starting [0;1;39mLoad/Save OS Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[[0;32m OK [0m] Finished [0;1;39mLoad/Save OS Random Seed[0m. | |
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. | |
[ 9.419098] audit: type=1334 audit(1709054767.336:4): prog-id=8 op=LOAD | |
Starting [0;1;39mNetwork Name Resolution[0m... | |
[ 9.462325] audit: type=1334 audit(1709054767.380:5): prog-id=9 op=LOAD | |
Starting [0;1;39mNetwork Time Synchronization[0m... | |
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... | |
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. | |
[ 9.559721] audit: type=1334 audit(1709054767.476:6): prog-id=10 op=LOAD | |
[ 9.567190] audit: type=1334 audit(1709054767.484:7): prog-id=11 op=LOAD | |
[ 9.574273] audit: type=1334 audit(1709054767.492:8): prog-id=12 op=LOAD | |
Starting [0;1;39mUser Database Manager[0m... | |
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. | |
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m. | |
[[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stac[ 10.356491] omap-mailbox 29000000.mailbox: no available mbox devices found | |
k Activation Socket[0m. | |
[ 10.369031] omap-mailbox 29010000.mailbox: no available mbox devices found | |
[[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message B[ 10.383901] omap-mailbox 29020000.mailbox: no available mbox devices found | |
us Socket[0m. | |
[ 10.394789] omap-mailbox 29030000.mailbox: no available mbox devices found | |
Starting [0;1;39mDocker Socket for the API[0m... | |
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m. | |
[ 10.471001] mc: Linux media interface: v0.10 | |
[[0;32m OK [0m] Listening on [0;1;39mPC/SC Smart Card Daemon Activation Socket[0m. | |
[ 10.492227] tps6598x 0-003f: Unable to find the interrupt, switching to polling | |
Starting [0;1;39mWeston socket[0m... | |
[ 10.538830] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 | |
[ 10.553124] audit: type=1334 audit(1726723027.005:9): prog-id=13 op=LOAD | |
Starting [0;1;39mD-Bus System Message Bus[0m... | |
[ 10.578785] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:37 UTC (37) | |
[ 10.580735] systemd-journald[119]: Time jumped backwards, rotating. | |
[ 10.597530] videodev: Linux video capture interface: v2.00 | |
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. | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m... | |
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m. | |
Starting [0;1;39mPrint notice about GPLv3 packages[0m[ 10.917149] e5010 fd20000.jpeg-encoder: Device registered as /dev/video0 | |
... | |
[ 10.931836] vdec 30210000.video-codec: sram node not found | |
[ 10.942680] vdec 30210000.video-codec: error -ENXIO: IRQ index 0 not found | |
[ 10.950087] vdec 30210000.video-codec: failed to get irq resource, falling back to polling | |
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. | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf[0m. | |
[ 11.040364] audit: type=1334 audit(1726723072.119:10): prog-id=14 op=LOAD | |
[ 11.052055] audit: type=1334 audit(1726723072.127:11): prog-id=15 op=LOAD | |
Starting [0;1;39mUser Login Management[0m... | |
[ 11.068075] vdec 30210000.video-codec: Added wave5 driver with caps: 'ENCODE' 'DECODE' | |
Starting [0;1;39mTelnet Server[0m... | |
[ 11.080596] vdec 30210000.video-codec: Product Code: 0x521c | |
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. | |
Starting [0;1;39mRotate log files[0m... | |
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m. | |
Starting [0;1;39mNetwork Configuration[0m... | |
[ 11.181536] vdec 30210000.video-codec: Firmware Revision: 320127 | |
[[0;32m OK [0m] Finished [0;1;39mTelnet Server[0m. | |
[[0;32m OK [0m] Finished [0;1;39mRotate log files[0m. | |
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. | |
Starting [0;1;39mVirtual Console Setup[0m... | |
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF Kill Switch Status /dev/rfkill Watch[0m. | |
[ 11.783056] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 11.849065] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 11.855847] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m. | |
Expecting device [0;1;39m/dev/mmcblk0p2[0m... | |
Expecting device [0;1;39m/dev/mmcblk0p1[0m... | |
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[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. | |
Starting [0;1;39mPermit User Sessions[0m... | |
[[0;32m OK [0m] Finished [0;1;39mVirtual Console Setup[0m. | |
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[0m. | |
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p2[0m. | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p1[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;39mFile System Check on /dev/mmcblk0p1[0m... | |
Starting [0;1;39mFile System Check on /dev/mmcblk0p2[0m... | |
Starting [0;1;39mWeston, a Wayland compositor, as a system service[0m... | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p1[0m. | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p2[0m. | |
Mounting [0;1;39m/run/media/mmcblk0p1[0m... | |
Mounting [0;1;39m/run/media/mmcblk0p2[0m... | |
[ 12.705208] EXT4-fs (mmcblk0p2): mounting ext2 file system using the ext4 subsystem | |
[ 12.715136] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended | |
[ 12.725491] EXT4-fs (mmcblk0p2): mounted filesystem 32a98d5b-c220-46ad-8c95-b7b9c18e0cf1 r/w without journal. Quota mode: none. | |
[ 12.734429] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p2[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p1[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;39mSynchronize System and HW clocks[0m. | |
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m. | |
Starting [0;1;39mUser Manager for UID 1000[0m... | |
[[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. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a Wayland compositor, as a system service[0m. | |
See 'systemctl status weston.service' for details. | |
*************************************************************** | |
*************************************************************** | |
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 | |
findutils | |
g++-symlinks | |
g++ | |
gawk | |
gcc-symlinks | |
gcc | |
gdb | |
gdbserver | |
gettext | |
glmark2 | |
gnu-config | |
grub-common | |
grub-editenv | |
grub-efi | |
gzip | |
kbd-keymaps-pine | |
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 | |
libqt5serialport-examples | |
libqt5serialport-plugins | |
libqt5serialport-qmlplugins | |
libqt5serialport5 | |
libqt5svg-examples | |
libqt5svg-plugins | |
libqt5svg-qmlplugins | |
libqt5svg5 | |
libqt5virtualkeyboard-plugins | |
libqt5virtualkeyboard-qmlplugins | |
libqt5virtualkeyboard5 | |
libreadline8 | |
libstdc++-dev | |
libstdc++6 | |
libunistring5 | |
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 am62axx-evm ttyS2 | |
Arago 2023.10 am62axx-evm ttyS2 | |
am62axx-evm login: root | |
[ 18.133911] kauditd_printk_skb: 10 callbacks suppressed | |
[ 18.133929] audit: type=1006 audit(1726723079.215:18): pid=872 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1 | |
[ 18.151984] audit: type=1300 audit(1726723079.215:18): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffff00d1038 a2=1 a3=1 items=0 ppid=1 pid=872 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="/usr/lib/systemd/systemd-executor" key=(null) | |
[ 18.178780] audit: type=1327 audit(1726723079.215:18): proctitle="(systemd)" | |
[ 18.278636] audit: type=1334 audit(1726723079.359:19): prog-id=19 op=LOAD | |
[ 18.285503] audit: type=1300 audit(1726723079.359:19): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=fffffa00e218 a2=90 a3=0 items=0 ppid=1 pid=872 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="/usr/lib/systemd/systemd" key=(null) | |
[ 18.311279] audit: type=1327 audit(1726723079.359:19): proctitle="(systemd)" | |
[ 18.318416] audit: type=1334 audit(1726723079.359:20): prog-id=19 op=UNLOAD | |
[ 18.325445] audit: type=1300 audit(1726723079.359:20): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffffaee5fc60 items=0 ppid=1 pid=872 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="/usr/lib/systemd/systemd" key=(null) | |
[ 18.351026] audit: type=1327 audit(1726723079.359:20): proctitle="(systemd)" | |
[ 18.358120] audit: type=1334 audit(1726723079.359:21): prog-id=20 op=LOAD | |
7[r[999;999H[6n[ 21.394648] i2c 0-0048: deferred probe pending: (reason unknown) | |
[ 21.400834] i2c 1-001b: deferred probe pending: i2c: wait for supplier /bus@f0000/i2c@20000000/pmic@48/regulators/buck5 | |
[ 21.411811] i2c 1-003b: deferred probe pending: i2c: supplier 1-0022 not ready | |
[ 21.419236] i2c 1-0022: deferred probe pending: (reason unknown) | |
[ 21.425378] platform 30200000.dss: deferred probe pending: tidss: port 1 probe failed | |
[ 21.433382] platform fa00000.mmc: deferred probe pending: platform: supplier regulator-3 not ready | |
[ 21.442550] platform regulator-5: deferred probe pending: platform: wait for supplier /bus@f0000/i2c@20000000/pmic@48/regulators/ldo1 | |
[ 21.454672] platform sound: deferred probe pending: asoc-simple-card: parse error | |
root@am62axx-evm:~# uname -a | |
Linux am62axx-evm 6.11.0-next-20240917-00007-g88661282449f #44 SMP PREEMPT Thu Sep 19 10:39:22 IST 2024 aarch64 GNU/Linux | |
root@am62axx-evm:~# cat /proc/cmdline | |
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/am62axx_sk-fs-01/autofs/5a45dff924a425d8b4e456f0740aa198,nolock,v3,tcp,rsize=4096,wsize=4096 | |
root@am62axx-evm:~# uname -a | |
Linux am62axx-evm 6.11.0-next-20240917-00007-g88661282449f #44 SMP PREEMPT Thu Sep 19 10:39:22 IST 2024 aarch64 GNU/Linux | |
root@am62axx-evm:~# cat /proc/mtd | |
dev: size erasesize name | |
root@am62axx-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net | |
t/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
[ 38.154910] kauditd_printk_skb: 5 callbacks suppressed | |
[ 38.154925] audit: type=1334 audit(1726723099.235:23): prog-id=21 op=LOAD | |
[ 38.186050] audit: type=1334 audit(1726723099.267:24): prog-id=8 op=UNLOAD | |
root@am62axx-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
total 27548 | |
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware | |
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware | |
lrwxrwxrwx 1 root root 71 Mar 9 2018 am62a-c71_0-fw -> /usr/lib/firmware/ti-ipc/am62axx/ipc_echo_test_c7x_1_release_strip.xe71 | |
lrwxrwxrwx 1 root root 78 Mar 9 2018 am62a-c71_0-fw-sec -> /usr/lib/firmware/ti-ipc/am62axx/ipc_echo_test_c7x_1_release_strip.xe71.signed | |
lrwxrwxrwx 1 root root 73 Mar 9 2018 am62a-mcu-r5f0_0-fw -> /usr/lib/firmware/ti-ipc/am62axx/ipc_echo_test_mcu2_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 80 Mar 9 2018 am62a-mcu-r5f0_0-fw-sec -> /usr/lib/firmware/ti-ipc/am62axx/ipc_echo_test_mcu2_0_release_strip.xer5f.signed | |
-rw-r--r-- 1 root root 478568 Mar 9 2018 bl32.bin | |
-rw-r--r-- 1 root root 4429032 Mar 9 2018 bl32.elf | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 cnm | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 intel | |
-rw-r--r-- 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode | |
-rw-r--r-- 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode | |
-rw-r--r-- 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode | |
-rw-r--r-- 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode | |
-rw-r--r-- 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode | |
-rw-r--r-- 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode | |
-rw-r--r-- 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode | |
-rw-r--r-- 1 root root 1490508 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode | |
-rw-r--r-- 1 root root 4936 Mar 9 2018 regulatory.db | |
-rw-r--r-- 1 root root 1085 Mar 9 2018 regulatory.db.p7s | |
-rw-r--r-- 1 root root 28 Mar 9 2018 tee-header_v2.bin | |
-rw-r--r-- 1 root root 0 Mar 9 2018 tee-pageable_v2.bin | |
-rw-r--r-- 1 root root 478568 Mar 9 2018 tee-pager_v2.bin | |
-rw-r--r-- 1 root root 478568 Mar 9 2018 tee-raw.bin | |
-rw-r--r-- 1 root root 478596 Mar 9 2018 tee.bin | |
-rw-r--r-- 1 root root 4429032 Mar 9 2018 tee.elf | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity | |
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc | |
lrwxrwxrwx 1 root root 46 Mar 9 2018 wave521c_k3_codec_fw.bin -> /usr/lib/firmware/cnm/wave521c_k3_codec_fw.bin | |
ls: cannot access '/lib/firmware/ipc': No such file or directory | |
root@am62axx-evm:~# cat /proc/diskstats | |
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
179 0 mmcblk0 663 31 26443 805 1 0 8 0 0 288 806 0 0 0 0 0 0 | |
179 1 mmcblk0p1 249 0 5289 172 0 0 0 0 0 168 172 0 0 0 0 0 0 | |
179 2 mmcblk0p2 376 31 19954 610 1 0 8 0 0 168 610 0 0 0 0 0 0 | |
179 32 mmcblk0boot0 68 0 1344 43 0 0 0 0 0 32 43 0 0 0 0 0 0 | |
179 64 mmcblk0boot1 68 0 1344 52 0 0 0 0 0 48 52 0 0 0 0 0 0 | |
root@am62axx-evm:~# cat /proc/interrupts | |
CPU0 CPU1 CPU2 CPU3 | |
11: 4549 3813 4431 3986 GICv3 30 Level arch_timer | |
14: 0 0 0 0 GICv3 23 Level arm-pmu | |
15: 2835 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012 | |
24: 677 0 0 0 GICv3 193 Level 20000000.i2c | |
25: 14 0 0 0 GICv3 194 Level 20010000.i2c | |
26: 0 0 0 0 GICv3 195 Level 20020000.i2c | |
45: 0 0 0 0 MSI-INTA 1714176 Edge 485c0100.dma-controller chan0 | |
57: 0 0 0 0 MSI-INTA 1714688 Level 485c0100.dma-controller chan0 | |
75: 0 0 0 0 MSI-INTA 1715718 Edge 485c0100.dma-controller chan1 | |
93: 0 0 0 0 MSI-INTA 1716230 Level 485c0100.dma-controller chan1 | |
115: 43048 0 0 0 MSI-INTA 1970707 Level 8000000.ethernet-tx0 | |
123: 1 0 0 0 MSI-INTA 1970715 Level 8000000.ethernet-tx1 | |
131: 23 0 0 0 MSI-INTA 1970723 Level 8000000.ethernet-tx2 | |
139: 12 0 0 0 MSI-INTA 1970731 Level 8000000.ethernet-tx3 | |
147: 0 0 0 0 MSI-INTA 1970739 Level 8000000.ethernet-tx4 | |
155: 7 0 0 0 MSI-INTA 1970747 Level 8000000.ethernet-tx5 | |
163: 6 0 0 0 MSI-INTA 1970755 Level 8000000.ethernet-tx6 | |
171: 2 0 0 0 MSI-INTA 1970763 Level 8000000.ethernet-tx7 | |
187: 0 0 0 0 MSI-INTA 1970779 Level 485c0000.dma-controller chan2 | |
205: 63425 0 0 0 MSI-INTA 1971731 Level 8000000.ethernet-rx0 | |
229: 0 0 0 0 MSI-INTA 1971755 Level 485c0000.dma-controller chan0 | |
230: 0 0 0 0 MSI-INTA 1971756 Level 485c0000.dma-controller chan1 | |
249: 627 0 0 0 GICv3 210 Level 2800000.serial | |
252: 0 0 0 0 GICv3 258 Level xhci-hcd:usb1 | |
255: 992 0 0 0 GICv3 165 Level mmc0 | |
266: 0 0 0 0 GICv3 269 Level 2b10000.audio-controller_rx | |
267: 0 0 0 0 GICv3 270 Level 2b10000.audio-controller_tx | |
268: 0 0 0 0 GICv3 132 Level 2b1f0000.rtc | |
269: 0 0 0 0 GICv3 130 Level e5010 | |
IPI0: 2506 5131 6003 5615 Rescheduling interrupts | |
IPI1: 7566 13946 15020 16506 Function call interrupts | |
IPI2: 0 0 0 0 CPU stop interrupts | |
IPI3: 0 0 0 0 CPU stop NMIs | |
IPI4: 0 0 0 0 Timer broadcast interrupts | |
IPI5: 283 264 194 222 IRQ work interrupts | |
IPI6: 0 0 0 0 CPU backtrace interrupts | |
IPI7: 0 0 0 0 KGDB roundup interrupts | |
Err: 0 | |
root@am62axx-evm:~# cat /proc/softirqs | |
CPU0 CPU1 CPU2 CPU3 | |
HI: 0 39 0 0 | |
TIMER: 1865 1088 1003 1243 | |
NET_TX: 53 8 3 2 | |
NET_RX: 47905 19 7 9 | |
BLOCK: 784 0 0 0 | |
IRQ_POLL: 0 0 0 0 | |
TASKLET: 2371 39 1 3 | |
SCHED: 2657 1861 1714 2031 | |
HRTIMER: 0 0 0 0 | |
RCU: 3308 4455 4190 4921 | |
root@am62axx-evm:~# ls -lR /run/media/mmcblk0p1 | |
/run/media/mmcblk0p1: | |
total 2 | |
-rwxrwx--- 1 root disk 15 Nov 23 2022 eMMCtest.txt | |
root@am62axx-evm:~# opkg list-installed | grep packagegroup-arago-test; echo $? | |
1 | |
root@am62axx-evm:~# opkg list-installed | grep ti-test; echo $? | |
ti-test - 1.0-r0.0 | |
ti-test-extras - 1.0-r0.0 | |
0 | |
root@am62axx-evm:~# lsmod | |
Module Size Used by | |
overlay 139264 0 | |
cfg80211 409600 0 | |
rfkill 28672 2 cfg80211 | |
snd_soc_simple_card 16384 0 | |
snd_soc_simple_card_utils 28672 1 snd_soc_simple_card | |
wave5 86016 0 | |
e5010_jpeg_enc 36864 0 | |
crct10dif_ce 12288 1 | |
v4l2_jpeg 16384 1 e5010_jpeg_enc | |
videobuf2_dma_contig 16384 2 e5010_jpeg_enc,wave5 | |
display_connector 12288 0 | |
videobuf2_memops 12288 1 videobuf2_dma_contig | |
v4l2_mem2mem 36864 2 e5010_jpeg_enc,wave5 | |
videobuf2_v4l2 28672 3 v4l2_mem2mem,e5010_jpeg_enc,wave5 | |
tidss 49152 0 | |
videobuf2_common 57344 6 videobuf2_dma_contig,videobuf2_v4l2,v4l2_mem2mem,e5010_jpeg_enc,wave5,videobuf2_memops | |
videodev 258048 4 videobuf2_v4l2,v4l2_mem2mem,e5010_jpeg_enc,wave5 | |
drm_display_helper 172032 1 tidss | |
rti_wdt 12288 0 | |
k3_j72xx_bandgap 12288 0 | |
drm_dma_helper 20480 1 tidss | |
sii902x 16384 0 | |
rtc_ti_k3 12288 1 | |
snd_soc_davinci_mcasp 32768 0 | |
snd_soc_tlv320aic3x_i2c 12288 0 | |
drm_kms_helper 180224 5 sii902x,drm_dma_helper,display_connector,drm_display_helper,tidss | |
mc 57344 4 videodev,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem | |
snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp | |
tps6598x 24576 0 | |
snd_soc_tlv320aic3x 73728 1 snd_soc_tlv320aic3x_i2c | |
sa2ul 32768 0 | |
snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp | |
snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp | |
tps6594_i2c 12288 0 | |
typec 77824 1 tps6598x | |
authenc 12288 1 sa2ul | |
tps6594_core 28672 1 tps6594_i2c | |
omap_mailbox 12288 0 | |
drm 548864 6 sii902x,drm_kms_helper,drm_dma_helper,display_connector,drm_display_helper,tidss | |
fuse 139264 1 | |
drm_panel_orientation_quirks 28672 1 drm | |
backlight 20480 2 drm_display_helper,drm | |
ipv6 454656 32 | |
root@am62axx-evm:~# export IPERFHOST=192.168.0.1 | |
root@am62axx-evm:~# export NFS_SERVER=192.168.0.1 | |
root@am62axx-evm:~# export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62axx_sk-fs-01 | |
[Aroot@am62axx-evm:~# export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62axx_sk-fs-0[K1 | |
root@am62axx-evm:~# export AP_SSID= | |
root@am62axx-evm:~# mkdir -p -m 777 /test | |
root@am62axx-evm:~# cd /test | |
root@am62axx-evm:/test# cat > test.sh << EOF | |
> failtest() { | |
> echo 1 >&3 | |
> } | |
> timeout=600 | |
> | |
> # Start of user's script logic | |
> cd /opt/ltp | |
> ./runltp -P am62axx_sk-fs -f ddt/powermgr_cpufreq -s "POWERMGR_S_FUNC_CPUFREQ_B | |
BASIC " | |
> EOF | |
root@am62axx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | hea | |
ad -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.62 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::3ee0:64ff:fe62:dba0 prefixlen 64 scopeid 0x20<link> | |
ether 3c:e0:64:62:db:a0 txqueuelen 1000 (Ethernet) | |
RX packets 114404 bytes 147343730 (140.5 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 48979 bytes 9434000 (8.9 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62axx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | hea | |
ad -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.62 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::3ee0:64ff:fe62:dba0 prefixlen 64 scopeid 0x20<link> | |
ether 3c:e0:64:62:db:a0 txqueuelen 1000 (Ethernet) | |
RX packets 114424 bytes 147347486 (140.5 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 49006 bytes 9438302 (9.0 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62axx-evm:/test# cd /test | |
root@am62axx-evm:/test# chmod +x test.sh | |
root@am62axx-evm:/test# ./test.sh 2>&1 3> result.log | |
INFO: Filtering testscenarios based on am62axx_sk-fs capabilities | |
Checking for required user/group ids | |
'root' user id and group found. | |
'nobody' user id and group found. | |
'bin' user id and group found. | |
'daemon' user id and group found. | |
Users group found. | |
Sys group found. | |
Required users/groups exist. | |
If some fields are empty or look unusual you may have an old version. | |
Compare to the current minimal requirements in Documentation/Changes. | |
/etc/os-release | |
ID=arago | |
NAME="Arago" | |
VERSION="2023.10" | |
VERSION_ID=2023.10 | |
VERSION_CODENAME="${DISTRO_CODENAME}" | |
PRETTY_NAME="Arago 2023.10" | |
CPE_NAME="cpe:/o:openembedded:arago:2023.10" | |
uname: | |
Linux am62axx-evm 6.11.0-next-20240917-00007-g88661282449f #44 SMP PREEMPT Thu Sep 19 10:39:22 IST 2024 aarch64 GNU/Linux | |
/proc/cmdline | |
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/am62axx_sk-fs-01/autofs/5a45dff924a425d8b4e456f0740aa198,nolock,v3,tcp,rsize=4096,wsize=4096 | |
Gnu C gcc (GCC) 13.3.0 | |
Clang | |
Gnu make 4.4.1 | |
util-linux 2.39.3 | |
mount mount, statx, assert, debug) | |
modutils 31 | |
e2fsprogs 1.47.0 | |
Linux C Library x 1 root root 1650968 Mar 9 2018 /usr/lib/libc.so.6 | |
Dynamic linker (ldd) 2.39 | |
Linux C++ Library 6.0.32 | |
Procps 4.0.4-dirty | |
Net-tools 2.10 | |
iproute2 iproute2-6.7.0 | |
iputils 20240117 | |
ethtool 6.7 | |
Sh-utils 9.4 | |
Modules Loaded overlay cfg80211 rfkill snd_soc_simple_card snd_soc_simple_card_utils wave5 e5010_jpeg_enc crct10dif_ce v4l2_jpeg videobuf2_dma_contig display_connector videobuf2_memops v4l2_mem2mem videobuf2_v4l2 tidss videobuf2_common videodev drm_display_helper rti_wdt k3_j72xx_bandgap drm_dma_helper sii902x rtc_ti_k3 snd_soc_davinci_mcasp snd_soc_tlv320aic3x_i2c drm_kms_helper mc snd_soc_ti_udma tps6598x snd_soc_tlv320aic3x sa2ul snd_soc_ti_edma snd_soc_ti_sdma tps6594_i2c typec authenc tps6594_core omap_mailbox drm fuse drm_panel_orientation_quirks backlight ipv6 | |
cpuinfo: | |
Architecture: aarch64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
CPU(s): 4 | |
On-line CPU(s) list: 0-3 | |
Vendor ID: ARM | |
Model name: Cortex-A53 | |
Model: 4 | |
Thread(s) per core: 1 | |
Core(s) per cluster: 4 | |
Socket(s): - | |
Cluster(s): 1 | |
Stepping: r0p4 | |
CPU(s) scaling MHz: 89% | |
CPU max MHz: 1400.0000 | |
CPU min MHz: 200.0000 | |
BogoMIPS: 400.00 | |
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid | |
Caches (sum of all): | |
L1d: 128 KiB (4 instances) | |
L1i: 128 KiB (4 instances) | |
L2: 512 KiB (1 instance) | |
Vulnerabilities: | |
Gather data sampling: Not affected | |
Itlb multihit: Not affected | |
L1tf: Not affected | |
Mds: Not affected | |
Meltdown: Not affected | |
Mmio stale data: Not affected | |
Reg file data sampling: Not affected | |
Retbleed: Not affected | |
Spec rstack overflow: Not affected | |
Spec store bypass: Not affected | |
Spectre v1: Mitigation; __user pointer sanitization | |
Spectre v2: Not affected | |
Srbds: Not affected | |
Tsx async abort: Not affected | |
free reports: | |
total used free shared buff/cache available | |
Mem: 3970616 264808 3682080 9976 173244 3705808 | |
Swap: 0 0 0 | |
memory (/proc/meminfo): | |
MemTotal: 3970616 kB | |
MemFree: 3682080 kB | |
MemAvailable: 3705812 kB | |
Buffers: 640 kB | |
Cached: 157928 kB | |
SwapCached: 0 kB | |
Active: 24848 kB | |
Inactive: 177172 kB | |
Active(anon): 1096 kB | |
Inactive(anon): 52652 kB | |
Active(file): 23752 kB | |
Inactive(file): 124520 kB | |
Unevictable: 0 kB | |
Mlocked: 0 kB | |
SwapTotal: 0 kB | |
SwapFree: 0 kB | |
Dirty: 0 kB | |
Writeback: 0 kB | |
AnonPages: 43648 kB | |
Mapped: 45988 kB | |
Shmem: 9976 kB | |
KReclaimable: 14676 kB | |
Slab: 35556 kB | |
SReclaimable: 14676 kB | |
SUnreclaim: 20880 kB | |
KernelStack: 2384 kB | |
PageTables: 2148 kB | |
SecPageTables: 0 kB | |
NFS_Unstable: 0 kB | |
Bounce: 0 kB | |
WritebackTmp: 0 kB | |
CommitLimit: 1985308 kB | |
Committed_AS: 212712 kB | |
VmallocTotal: 135288315904 kB | |
VmallocUsed: 8816 kB | |
VmallocChunk: 0 kB | |
Percpu: 976 kB | |
HardwareCorrupted: 0 kB | |
AnonHugePages: 10240 kB | |
ShmemHugePages: 0 kB | |
ShmemPmdMapped: 0 kB | |
FileHugePages: 0 kB | |
FilePmdMapped: 0 kB | |
CmaTotal: 589824 kB | |
CmaFree: 584496 kB | |
HugePages_Total: 0 | |
HugePages_Free: 0 | |
HugePages_Rsvd: 0 | |
HugePages_Surp: 0 | |
Hugepagesize: 2048 kB | |
Hugetlb: 0 kB | |
available filesystems: | |
9p autofs bdev bpf cgroup cgroup2 configfs debugfs devpts devtmpfs efivarfs ext2 ext3 ext4 fuse fuseblk fusectl hugetlbfs mqueue nfs nfs4 overlay pipefs proc pstore ramfs rpc_pipefs securityfs sockfs squashfs sysfs tmpfs vfat | |
mounted filesystems (/proc/mounts): | |
192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-01/autofs/5a45dff924a425d8b4e456f0740aa198 / nfs rw,relatime,vers=3,rsize=4096,wsize=4096,namlen=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.0.1,mountvers=3,mountproto=tcp,local_lock=all,addr=192.168.0.1 0 0 | |
devtmpfs /dev devtmpfs rw,relatime,size=1688924k,nr_inodes=422231,mode=755 0 0 | |
proc /proc proc rw,relatime 0 0 | |
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 | |
securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 | |
devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=666 0 0 | |
tmpfs /run tmpfs rw,nosuid,nodev,size=794124k,nr_inodes=819200,mode=755 0 0 | |
cgroup2 /sys/fs/cgroup cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot 0 0 | |
bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0 | |
hugetlbfs /dev/hugepages hugetlbfs rw,nosuid,nodev,relatime,pagesize=2M 0 0 | |
mqueue /dev/mqueue mqueue rw,nosuid,nodev,noexec,relatime 0 0 | |
debugfs /sys/kernel/debug debugfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /tmp tmpfs rw,nosuid,nodev,nr_inodes=1048576 0 0 | |
fusectl /sys/fs/fuse/connections fusectl rw,nosuid,nodev,noexec,relatime 0 0 | |
configfs /sys/kernel/config configfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /var/volatile tmpfs rw,relatime 0 0 | |
/dev/mmcblk0p2 /run/media/mmcblk0p2 ext2 rw,relatime 0 0 | |
/dev/mmcblk0p1 /run/media/mmcblk0p1 vfat rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0 | |
tmpfs /run/user/0 tmpfs rw,nosuid,nodev,relatime,size=397060k,nr_inodes=99265,mode=700 0 0 | |
mounted filesystems (df): | |
Filesystem Type Size Used Avail Use% Mounted on | |
192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-01/autofs/5a45dff924a425d8b4e456f0740aa198 nfs 870G 566G 261G 69% / | |
devtmpfs devtmpfs 1.7G 4.0K 1.7G 1% /dev | |
tmpfs tmpfs 1.9G 0 1.9G 0% /dev/shm | |
tmpfs [ 58.943067] LTP: starting POWERMGR_S_FUNC_CPUFREQ_BASIC (source 'common.sh'; echo "userspace" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor || die "unable to set to userspace governer"; powermgr_cpufreq.sh -d 2 -l 10; powermgr_cpufreq.sh -r true -d 2 -l 10) | |
tmpfs 776M 9.8M 766M 2% /run | |
tmpfs tmpfs 1.9G 16K 1.9G 1% /tmp | |
tmpfs tmpfs 1.9G 4.0K 1.9G 1% /var/volatile | |
/dev/mmcblk0p2 ext2 15G 24K 14G 1% /run/media/mmcblk0p2 | |
/dev/mmcblk0p1 vfat 16M 2.0K 16M 1% /run/media/mmcblk0p1 | |
tmpfs tmpfs 388M 4.0K 388M 1% /run/user/0 | |
AppArmor disabled | |
SELinux mode: unknown | |
no big block device was specified on commandline. | |
Tests which require a big block device are disabled. | |
You can specify it with option -z | |
COMMAND: /opt/ltp/bin/ltp-pan -e -S -a 940 -n 940 -p -f /tmp/ltp-G49Y9Qk53v/alltests -l /tmp/tmp.nAdKVpHwpj -C /opt/ltp/output/LTP_RUN_ON-tmp.nAdKVpHwpj.failed -T /opt/ltp/output/LTP_RUN_ON-tmp.nAdKVpHwpj.tconf | |
INFO: Restricted to POWERMGR_S_FUNC_CPUFREQ_BASIC | |
LOG File: /tmp/tmp.nAdKVpHwpj | |
FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.nAdKVpHwpj.failed | |
TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.nAdKVpHwpj.tconf | |
Running tests....... | |
<<<test_start>>> | |
tag=POWERMGR_S_FUNC_CPUFREQ_BASIC stime=1726723120 | |
cmdline="source 'common.sh'; echo "userspace" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor || die "unable to set to userspace governer"; powermgr_cpufreq.sh -d 2 -l 10; powermgr_cpufreq.sh -r true -d 2 -l 10" | |
contacts="" | |
analysis=exit | |
<<<test_output>>> | |
incrementing stop | |
|TRACE LOG|cpufreq trace log| | |
|TRACE LOG|OPP to be switched for 10 loops with 2 seconds delay between each OPP transition| | |
============ LOOP: 0============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 1============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 2============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 3============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 4============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 5============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 6============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 7============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 8============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 9============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
Checking assertion for index 0 | |
Checking assertion for index 1 | |
Checking assertion for index 2 | |
Checking assertion for index 3 | |
Checking assertion for index 4 | |
Checking assertion for index 5 | |
Checking assertion for index 6 | |
|TRACE LOG|cpufreq trace log| | |
|TRACE LOG|OPP to be switched for 10 loops with 2 seconds delay between each OPP transition| | |
============ LOOP: 0============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 1============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 2============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 3============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 4============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 5============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 6============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 7============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 8============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 9============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
Checking assertion for index 0 | |
Checking assertion for index 1 | |
Checking assertion for index 2 | |
Checking assertion for index 3 | |
Checking assertion for index 4 | |
Checking assertion for index 5 | |
Checking assertion for index 6 | |
<<<execution_status>>> | |
initiation_status="ok" | |
duration=290 termination_type=exited termination_id=0 corefile=no | |
cutime=219 cstime=721 | |
<<<test_end>>> | |
INFO: ltp-pan reported all tests PASS | |
LTP Version: 20240129-2854-gfcd964975 | |
###############################################################" | |
Done executing testcases." | |
LTP Version: 20240129-2854-gfcd964975 | |
Result log is in the /tmp/tmp.nAdKVpHwpj " | |
###############################################################" | |
Test Start Time: Thu Sep 19 05:18:40 2024 | |
----------------------------------------- | |
Testcase Result Exit Value | |
-------- ------ ---------- | |
POWERMGR_S_FUNC_CPUFREQ_BASIC PASS 0 | |
----------------------------------------------- | |
Total Tests: 1 | |
Total Skipped Tests: 0 | |
Total Failures: 0 | |
Kernel Version: 6.11.0-next-20240917-00007-g88661282449f | |
Machine Architecture: aarch64 | |
Hostname: am62axx-evm | |
root@am62axx-evm:/test# echo $? | |
0 | |
root@am62axx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | hea | |
ad -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.62 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::3ee0:64ff:fe62:dba0 prefixlen 64 scopeid 0x20<link> | |
ether 3c:e0:64:62:db:a0 txqueuelen 1000 (Ethernet) | |
RX packets 128958 bytes 158048851 (150.7 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 59847 bytes 11416868 (10.8 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62axx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | hea | |
ad -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.62 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::3ee0:64ff:fe62:dba0 prefixlen 64 scopeid 0x20<link> | |
ether 3c:e0:64:62:db:a0 txqueuelen 1000 (Ethernet) | |
RX packets 128978 bytes 158052491 (150.7 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 59872 bytes 11420918 (10.8 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62axx-evm:/test# cat result.log | |
root@am62axx-evm:/test# cd /test | |
root@am62axx-evm:/test# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 6.11.0-next-20240917-00007-g88661282449f (dhruva@lcpd911) (aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626, GNU ld (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 2.40.0.20230627) #44 SMP PREEMPT Thu Sep 19 10:39:22 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..0x00000000ffffffff (9216 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-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.5 | |
[ 0.000000] percpu: Embedded 22 pages/cpu s51736 r8192 d30184 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-02/autofs/9ae8df2e502245ff084e762d3885dc62,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:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] software IO TLB: area num 4. | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000f9600000-0x00000000fd600000] (64MB) | |
[ 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=512 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 rcu_task_cpu_ids=4. | |
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_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: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 | |
[ 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.008688] Console: colour dummy device 80x25 | |
[ 0.013286] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.023958] pid_max: default: 32768 minimum: 301 | |
[ 0.028756] LSM: initializing lsm=capability | |
[ 0.033260] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.041020] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.069316] rcu: Hierarchical SRCU implementation. | |
[ 0.074239] rcu: Max phase no-delay instances is 1000. | |
[ 0.079767] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
[ 0.088459] EFI services will not be available. | |
[ 0.097130] smp: Bringing up secondary CPUs ... | |
[ 0.110136] Detected VIPT I-cache on CPU1 | |
[ 0.110224] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 | |
[ 0.110240] GICv3: CPU1: using allocated LPI pending table @0x0000000880070000 | |
[ 0.110288] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.118130] Detected VIPT I-cache on CPU2 | |
[ 0.118202] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 | |
[ 0.118217] GICv3: CPU2: using allocated LPI pending table @0x0000000880080000 | |
[ 0.118252] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.126155] Detected VIPT I-cache on CPU3 | |
[ 0.126226] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 | |
[ 0.126241] GICv3: CPU3: using allocated LPI pending table @0x0000000880090000 | |
[ 0.126276] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.126401] smp: Brought up 1 node, 4 CPUs | |
[ 0.206033] SMP: Total of 4 processors activated. | |
[ 0.210841] CPU: All CPU(s) started at EL2 | |
[ 0.215039] CPU features: detected: 32-bit EL0 Support | |
[ 0.220289] CPU features: detected: CRC32 instructions | |
[ 0.225586] alternatives: applying system-wide alternatives | |
[ 0.231983] Memory: 8030976K/8388608K available (13056K kernel code, 1290K rwdata, 5008K rodata, 2944K init, 605K bss, 315720K reserved, 32768K cma-reserved) | |
[ 0.247455] devtmpfs: initialized | |
[ 0.260605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.270606] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
[ 0.278430] 26992 pages in range for non-PLT usage | |
[ 0.278451] 518512 pages in range for PLT usage | |
[ 0.283648] pinctrl core: initialized pinctrl subsystem | |
[ 0.294097] DMI not present or invalid. | |
[ 0.300279] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.307245] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.314780] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.323050] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.331294] audit: initializing netlink subsys (disabled) | |
[ 0.337021] audit: type=2000 audit(0.228:1): state=initialized audit_enabled=0 res=1 | |
[ 0.337477] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.344946] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.351126] cpuidle: using governor menu | |
[ 0.362003] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.369030] ASID allocator initialised with 65536 entries | |
[ 0.389287] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.396260] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.402665] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.409600] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.416001] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.422936] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.429340] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.436274] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.444746] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb9d02f] Detected | |
[ 0.453972] iommu: Default domain type: Translated | |
[ 0.458895] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.465578] SCSI subsystem initialized | |
[ 0.469777] usbcore: registered new interface driver usbfs | |
[ 0.475416] usbcore: registered new interface driver hub | |
[ 0.480870] usbcore: registered new device driver usb | |
[ 0.486564] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.491639] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.500981] PTP clock support registered | |
[ 0.505023] EDAC MC: Ver: 3.0.0 | |
[ 0.508535] scmi_core: SCMI protocol bus registered | |
[ 0.513935] FPGA manager framework | |
[ 0.517492] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.524670] vgaarb: loaded | |
[ 0.527837] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.534340] VFS: Disk quotas dquot_6.6.0 | |
[ 0.538374] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.552349] NET: Registered PF_INET protocol family | |
[ 0.557654] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.570701] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) | |
[ 0.579550] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.587489] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.596006] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) | |
[ 0.605340] TCP: Hash tables configured (established 65536 bind 65536) | |
[ 0.612221] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
[ 0.619326] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
[ 0.627008] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.633297] RPC: Registered named UNIX socket transport module. | |
[ 0.639372] RPC: Registered udp transport module. | |
[ 0.644179] RPC: Registered tcp transport module. | |
[ 0.648985] RPC: Registered tcp-with-tls transport module. | |
[ 0.654589] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.661180] PCI: CLS 0 bytes, default 64 | |
[ 0.666480] Initialise system trusted keyrings | |
[ 0.671279] workingset: timestamp_bits=46 max_order=21 bucket_order=0 | |
[ 0.678185] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.684432] NFS: Registering the id_resolver key type | |
[ 0.689625] Key type id_resolver registered | |
[ 0.693901] Key type id_legacy registered | |
[ 0.698016] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.704867] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.712645] 9p: Installing v9fs 9p2000 file system support | |
[ 0.771517] Key type asymmetric registered | |
[ 0.775716] Asymmetric key parser 'x509' registered | |
[ 0.780765] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) | |
[ 0.788329] io scheduler mq-deadline registered | |
[ 0.792959] io scheduler kyber registered | |
[ 0.797089] io scheduler bfq registered | |
[ 0.803760] pinctrl-single 4084000.pinctrl: 34 pins, size 136 | |
[ 0.810139] pinctrl-single f4000.pinctrl: 171 pins, size 684 | |
[ 0.817886] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.830358] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.839191] STM32 USART driver initialized | |
[ 0.849591] loop: module loaded | |
[ 0.853616] megasas: 07.727.03.00-rc1 | |
[ 0.861155] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.867074] thunder_xcv, ver 1.0 | |
[ 0.870433] thunder_bgx, ver 1.0 | |
[ 0.873752] nicpf, ver 1.0 | |
[ 0.876908] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
[ 0.884296] hns3: Copyright (c) 2017 Huawei Corporation. | |
[ 0.889764] hclge is initializing | |
[ 0.893195] e1000: Intel(R) PRO/1000 Network Driver | |
[ 0.898184] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
[ 0.904080] e1000e: Intel(R) PRO/1000 Network Driver | |
[ 0.909151] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 0.915218] igb: Intel(R) Gigabit Ethernet Network Driver | |
[ 0.920735] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 0.926453] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.932861] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.939028] sky2: driver version 1.30 | |
[ 0.943649] VFIO - User Level meta-driver version: 0.3 | |
[ 0.950110] usbcore: registered new interface driver usb-storage | |
[ 0.957153] i2c_dev: i2c /dev entries driver | |
[ 0.963920] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.970255] sdhci: Copyright(c) Pierre Ossman | |
[ 0.975264] Synopsys Designware Multimedia Card Interface Driver | |
[ 0.981827] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.988737] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 0.996007] usbcore: registered new interface driver usbhid | |
[ 1.001709] usbhid: USB HID core driver | |
[ 1.007197] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available | |
[ 1.017519] optee: probing for conduit method. | |
[ 1.022097] optee: revision 4.2 (12d7c4ee) | |
[ 1.022417] optee: dynamic shared memory is enabled | |
[ 1.031820] optee: initialized driver | |
[ 1.037306] NET: Registered PF_PACKET protocol family | |
[ 1.042605] 9pnet: Installing 9P2000 support | |
[ 1.047045] Key type dns_resolver registered | |
[ 1.059806] registered taskstats version 1 | |
[ 1.064191] Loading compiled-in X.509 certificates | |
[ 1.081379] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') | |
[ 1.134296] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz | |
[ 1.141510] pca953x 1-0023: supply vcc not found, using dummy regulator | |
[ 1.148414] pca953x 1-0023: using AI | |
[ 1.169993] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz | |
[ 1.176815] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz | |
[ 1.182786] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created | |
[ 1.192058] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created | |
[ 1.201068] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created | |
[ 1.210734] ti-udma 485c0100.dma-controller: Number of rings: 82 | |
[ 1.219388] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) | |
[ 1.230461] ti-udma 485c0000.dma-controller: Number of rings: 150 | |
[ 1.241413] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) | |
[ 1.250941] ti-udma 4e230000.dma-controller: Number of rings: 6 | |
[ 1.257592] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) | |
[ 1.267137] printk: legacy console [ttyS2] disabled | |
[ 1.272546] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 249, base_baud = 3000000) is a 8250 | |
[ 1.281464] printk: legacy console [ttyS2] enabled | |
[ 1.281464] printk: legacy console [ttyS2] enabled | |
[ 1.291178] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.291178] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.307427] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 | |
[ 1.314420] Creating 7 MTD partitions on "fc40000.spi.0": | |
[ 1.319817] 0x000000000000-0x000000080000 : "ospi.tiboot3" | |
[ 1.326618] 0x000000080000-0x000000280000 : "ospi.tispl" | |
[ 1.333061] 0x000000280000-0x000000680000 : "ospi.u-boot" | |
[ 1.339590] 0x000000680000-0x0000006c0000 : "ospi.env" | |
[ 1.345893] 0x0000006c0000-0x000000700000 : "ospi.env.backup" | |
[ 1.352772] 0x000000800000-0x000003fc0000 : "ospi.rootfs" | |
[ 1.359319] 0x000003fc0000-0x000004000000 : "ospi.phypattern" | |
[ 1.403855] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000 | |
[ 1.418355] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 | |
[ 1.426463] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 | |
[ 1.434583] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000002 | |
[ 1.447513] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 | |
[ 1.454647] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32 | |
[ 1.465964] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 | |
[ 1.476910] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector | |
[ 1.492900] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 1.498435] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 | |
[ 1.506222] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports | |
[ 1.512229] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 | |
[ 1.521665] xhci-hcd xhci-hcd.0.auto: irq 253, io mem 0x31100000 | |
[ 1.528488] hub 1-0:1.0: USB hub found | |
[ 1.532279] hub 1-0:1.0: 1 port detected | |
[ 1.537913] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz | |
[ 1.550826] mmc0: CQHCI version 5.10 | |
[ 1.591862] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit | |
[ 1.616931] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) | |
[ 1.626307] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode | |
[ 1.691295] mmc0: Command Queue Engine enabled | |
[ 1.695805] mmc0: new HS400 MMC card at address 0001 | |
[ 1.701998] mmcblk0: mmc0:0001 G1M15L 29.6 GiB | |
[ 1.709308] mmcblk0: p1 p2 | |
[ 1.713031] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB | |
[ 1.719255] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB | |
[ 1.725768] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0) | |
[ 5.716065] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
[ 5.740025] Sending DHCP requests ., OK | |
[ 5.760152] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.145 | |
[ 5.768072] IP-Config: Complete: | |
[ 5.771323] device=eth0, hwaddr=c0:d6:0a:f0:45:ab, ipaddr=192.168.0.145, mask=255.255.255.0, gw=192.168.0.1 | |
[ 5.781589] host=192.168.0.145, domain=ti.com, nis-domain=(none) | |
[ 5.788098] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 5.788135] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 5.801429] clk: Disabling unused clocks | |
[ 5.812820] PM: genpd: Disabling unused power domains | |
[ 5.818270] ALSA device list: | |
[ 5.821570] No soundcards found. | |
[ 5.856906] VFS: Mounted root (nfs filesystem) on device 0:22. | |
[ 5.863351] devtmpfs: mounted | |
[ 5.867204] Freeing unused kernel memory: 2944K | |
[ 5.871855] Run /sbin/init as init process | |
[ 6.264874] systemd[1]: System time before build time, advancing clock. | |
[ 6.371231] NET: Registered PF_INET6 protocol family | |
[ 6.381900] Segment Routing with IPv6 | |
[ 6.385665] In-situ OAM (IOAM) with IPv6 | |
[ 6.445118] systemd[1]: systemd 255.4^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) | |
[ 6.477085] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2023.10[0m! | |
[ 6.529445] systemd[1]: Hostname set to <am62pxx-evm>. | |
[ 7.221960] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. | |
[ 7.423456] 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. | |
[ 7.536626] systemd[1]: Queued start job for default target Graphical Interface. | |
[ 7.589800] systemd[1]: Created slice Slice /system/getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. | |
[ 7.610917] systemd[1]: Created slice Slice /system/modprobe. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. | |
[ 7.630974] systemd[1]: Created slice Slice /system/serial-getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. | |
[ 7.650430] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 7.668634] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mDispatch Password Requests to Console Directory Watch[0m. | |
[ 7.688384] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mForward Password Requests to Wall Directory Watch[0m. | |
[ 7.708211] systemd[1]: Expecting device /dev/ttyS2... | |
Expecting device [0;1;39m/dev/ttyS2[0m... | |
[ 7.724336] systemd[1]: Reached target Path Units. | |
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. | |
[ 7.736132] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 7.752097] systemd[1]: Reached target Slice Units. | |
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. | |
[ 7.764314] systemd[1]: Reached target Swaps. | |
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. | |
[ 7.833575] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 7.856431] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 7.896178] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 7.917002] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 7.939434] systemd[1]: Listening on Journal Audit Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. | |
[ 7.958931] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 7.977908] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 7.999064] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 8.021201] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 8.041438] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 8.063346] systemd[1]: Listening on User Database Manager Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. | |
[ 8.128312] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 8.145419] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 8.173569] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 8.196813] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 8.217822] systemd[1]: Mounting Temporary Directory /tmp... | |
Mounting [0;1;39mTemporary Directory /tmp[0m... | |
[ 8.245049] systemd[1]: Starting Create List of Static Device Nodes... | |
Starting [0;1;39mCreate List of Static Device Nodes[0m... | |
[ 8.258896] systemd[1]: Starting Load Kernel Module configfs... | |
Starting [0;1;39mLoad Kernel Module configfs[0m... | |
[ 8.280836] systemd[1]: Starting Load Kernel Module drm... | |
Starting [0;1;39mLoad Kernel Module drm[0m... | |
[ 8.299229] systemd[1]: Starting Load Kernel Module fuse... | |
Starting [0;1;39mLoad Kernel Module fuse[0m... | |
[ 8.320605] systemd[1]: Starting Start psplash boot splash screen... | |
Starting [0;1;39mStart psplash boot splash screen[0m... | |
[ 8.358972] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 8.370426] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). | |
[ 8.401436] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 8.450932] fuse: init (API version 7.41) | |
[ 8.456666] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 8.478849] systemd[1]: Starting Generate network units from Kernel command line... | |
Starting [0;1;39mGenerate network units from Kernel command line[0m... | |
[ 8.509415] systemd[1]: Starting Remount Root and Kernel File Systems... | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 8.539372] systemd[1]: Starting Coldplug All udev Devices... | |
Starting [0;1;39mColdplug All udev Devices[0m... | |
[ 8.565572] systemd-journald[119]: Collecting audit messages is enabled. | |
[ 8.567020] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 8.583321] systemd[1]: Mounted Huge Pages File System. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[ 8.601223] systemd[1]: Mounted POSIX Message Queue File System. | |
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. | |
[ 8.616611] systemd[1]: Mounted Kernel Debug File System. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
[ 8.638215] systemd[1]: Mounted Temporary Directory /tmp. | |
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. | |
[ 8.656771] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m. | |
See 'systemctl status psplash-start.service' for details. | |
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStart psplastemd progress communication helper[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. | |
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. | |
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. | |
Mounting [0;1;39mFUSE Control File System[0m... | |
Mounting [0;1;39mKernel Configuration File System[0m... | |
Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
Starting [0;1;39mApply Kernel Variables[0m... | |
Starting [0;1;39mCreate Static Device Nodes in /dev gracefully[0m... | |
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. | |
[ 8.984865] systemd-journald[119]: Received client request to flush runtime journal. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[ 9.015885] random: crng init done | |
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. | |
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev gracefully[0m. | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. | |
Mounting [0;1;39m/var/volatile[0m... | |
[ 9.313113] audit: type=1334 audit(1709054767.044:2): prog-id=6 op=LOAD | |
[ 9.319815] audit: type=1334 audit(1709054767.048:3): prog-id=7 op=LOAD | |
Starting [0;1;39mRule-based Manager for Device Events and Files[0m... | |
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. | |
Starting [0;1;39mLoad/Save OS Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[[0;32m OK [0m] Finished [0;1;39mLoad/Save OS Random Seed[0m. | |
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. | |
[ 9.848435] audit: type=1334 audit(1709054767.580:4): prog-id=8 op=LOAD | |
Starting [0;1;39mNetwork Name Resolution[0m... | |
[ 9.897010] audit: type=1334 audit(1709054767.628:5): prog-id=9 op=LOAD | |
Starting [0;1;39mNetwork Time Synchronization[0m... | |
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... | |
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. | |
[ 10.105785] audit: type=1334 audit(1709054767.836:6): prog-id=10 op=LOAD | |
[ 10.115933] audit: type=1334 audit(1709054767.844:7): prog-id=11 op=LOAD | |
[ 10.126519] audit: type=1334 audit(1709054767.844:8): prog-id=12 op=LOAD | |
Starting [0;1;39mUser Database Manager[0m... | |
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. | |
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m. | |
[[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stac[ 10.940747] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100 | |
k Activation Socket[0m. | |
[ 10.967893] mc: Linux media interface: v0.10 | |
[ 10.970371] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100 | |
[ 10.973128] tlv320aic3x 1-001b: supply IOVDD not found, using dummy regulator | |
[[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message B[ 10.987104] tlv320aic3x 1-001b: supply DVDD not found, using dummy regulator | |
us Socket[0m. | |
[ 10.991563] omap-mailbox 29020000.mailbox: no available mbox devices found | |
[ 11.007670] tlv320aic3x 1-001b: supply AVDD not found, using dummy regulator | |
[ 11.016047] tlv320aic3x 1-001b: supply DRVDD not found, using dummy regulator | |
Starting [0;1;39mDocker Socket for the API[0m... | |
[ 11.031392] tlv320aic3x 1-001b: Invalid supply voltage(s) AVDD: -22, DVDD: -22 | |
[ 11.042120] omap-mailbox 29030000.mailbox: no available mbox devices found | |
[ 11.083124] videodev: Linux video capture interface: v2.00 | |
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m. | |
[ 11.207332] tps6598x 0-003f: Unable to find the interrupt, switching to polling | |
[ 11.211325] vdec 30210000.video-codec: sram node not found | |
[[0;32m OK [0m] Listening on [0;1;39mPC/SC Smart Card Daemon Activation Socket[0m. | |
Starting [0;1;39mWeston socket[0m... | |
[ 11.265950] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 | |
[ 11.286054] audit: type=1334 audit(1726722949.462:9): prog-id=13 op=LOAD | |
[ 11.289682] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:37 UTC (37) | |
[ 11.310409] vdec 30210000.video-codec: Added wave5 driver with caps: 'ENCODE' 'DECODE' | |
[ 11.311201] systemd-journald[119]: Time jumped backwards, rotating. | |
[ 11.318995] vdec 30210000.video-codec: Product Code: 0x521c | |
[ 11.346644] vdec 30210000.video-codec: Firmware Revision: 320127 | |
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] Reached target [0;1;39mHardware activated USB gadget[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. | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[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. | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf[0m. | |
[ 11.863637] audit: type=1334 audit(1726722950.036:10): prog-id=14 op=LOAD | |
[ 11.872674] audit: type=1334 audit(1726722950.044:11): prog-id=15 op=LOAD | |
Starting [0;1;39mUser Login Management[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... | |
Starting [0;1;39mVirtual Console Setup[0m... | |
[[0;32m OK [0m] Finished [0;1;39mTelnet Server[0m. | |
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m. | |
Starting [0;1;39mSave/Restore Sound Card State[0m... | |
[[0;32m OK [0m] Finished [0;1;39mSave/Restore Sound Card State[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. | |
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. | |
[ 12.483796] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m. | |
Expecting device [0;1;39m/dev/mmcblk0p1[0m... | |
Expecting device [0;1;39m/dev/mmcblk0p2[0m... | |
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF Kill S[ 12.541138] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
witch Status /dev/rfkill Watch[0m. | |
[ 12.549492] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
[[0;32m OK [0m] Finished [0;1;39mVirtual Console Setup[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[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. | |
Starting [0;1;39mPermit User Sessions[0m... | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p2[0m. | |
Starting [0;1;39mFile System Check on /dev/mmcblk0p2[0m... | |
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[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] 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 Wayland compositor, as a system service[0m... | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p2[0m. | |
Mounting [0;1;39m/run/media/mmcblk0p2[0m... | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p1[0m. | |
Mounting [0;1;39m/run/media/mmcblk0p1[0m... | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p1[0m. | |
[ 13.221215] EXT4-fs (mmcblk0p2): mounted filesystem 7142aa4d-96f3-4c8a-a9dc-aeee6ba19e2a r/w with ordered data mode. Quota mode: none. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p2[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... | |
[[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW clocks[0m. | |
[[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[[ 14.605442] kauditd_printk_skb: 5 callbacks suppressed | |
0m. | |
[ 14.605457] audit: type=1006 audit(1726722952.780:15): pid=560 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1 | |
[ 14.624806] audit: type=1300 audit(1726722952.780:15): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff78afc48 a2=4 a3=1 items=0 ppid=1 pid=560 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="/usr/lib/systemd/systemd-executor" key=(null) | |
[ 14.651425] audit: type=1327 audit(1726722952.780:15): proctitle="(weston)" | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a Wayland compositor, as a system service[0m. | |
See 'systemctl status weston.service' for details. | |
*************************************************************** | |
*************************************************************** | |
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 | |
findutils | |
g++-symlinks | |
g++ | |
gawk | |
gcc-symlinks | |
gcc | |
gdb | |
gdbserver | |
gettext | |
glmark2 | |
gnu-config | |
grub-common | |
grub-editenv | |
grub-efi | |
gzip | |
kbd-keymaps-pine | |
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 | |
libqt5serialport-examples | |
libqt5serialport-plugins | |
libqt5serialport-qmlplugins | |
libqt5serialport5 | |
libqt5svg-examples | |
libqt5svg-plugins | |
libqt5svg-qmlplugins | |
libqt5svg5 | |
libqt5virtualkeyboard-plugins | |
libqt5virtualkeyboard-qmlplugins | |
libqt5virtualkeyboard5 | |
libreadline8 | |
libstdc++-dev | |
libstdc++6 | |
libunistring5 | |
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 ttyS2 | |
Arago 2023.10 am62pxx-evm ttyS2 | |
am62pxx-evm login: roo | |
[ 18.626437] audit: type=1006 audit(1726722956.800:16): pid=941 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1 | |
[ 18.638900] audit: type=1300 audit(1726722956.800:16): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffdfc8cd38 a2=1 a3=1 items=0 ppid=1 pid=941 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="/usr/lib/systemd/systemd-executor" key=(null) | |
[ 18.665446] audit: type=1327 audit(1726722956.800:16): proctitle="(systemd)" | |
[ 18.672564] audit: type=1334 audit(1726722956.844:17): prog-id=18 op=LOAD | |
[ 18.679387] audit: type=1300 audit(1726722956.844:17): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffc1bcd2c8 a2=90 a3=0 items=0 ppid=1 pid=941 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="/usr/lib/systemd/systemd" key=(null) | |
[ 18.705120] audit: type=1327 audit(1726722956.844:17): proctitle="(systemd)" | |
[ 18.712235] audit: type=1334 audit(1726722956.848:18): prog-id=18 op=UNLOAD | |
7[r[999;999H[6n[ 21.652742] i2c 1-0022: deferred probe pending: (reason unknown) | |
[ 21.658935] platform regulator-2: deferred probe pending: platform: supplier 1-0022 not ready | |
root@am62pxx-evm:~# uname -a | |
Linux am62pxx-evm 6.11.0-next-20240917-00007-g88661282449f #44 SMP PREEMPT Thu Sep 19 10:39:22 IST 2024 aarch64 GNU/Linux | |
root@am62pxx-evm:~# cat /proc/cmdline | |
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-02/autofs/9ae8df2e502245ff084e762d3885dc62,nolock,v3,tcp,rsize=4096,wsize=4096 | |
root@am62pxx-evm:~# uname -a | |
Linux am62pxx-evm 6.11.0-next-20240917-00007-g88661282449f #44 SMP PREEMPT Thu Sep 19 10:39:22 IST 2024 aarch64 GNU/Linux | |
root@am62pxx-evm:~# cat /proc/mtd | |
dev: size erasesize name | |
mtd0: 00080000 00040000 "ospi.tiboot3" | |
mtd1: 00200000 00040000 "ospi.tispl" | |
mtd2: 00400000 00040000 "ospi.u-boot" | |
mtd3: 00040000 00040000 "ospi.env" | |
mtd4: 00040000 00040000 "ospi.env.backup" | |
mtd5: 037c0000 00040000 "ospi.rootfs" | |
mtd6: 00040000 00040000 "ospi.phypattern" | |
root@am62pxx-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net | |
t/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
[ 38.663360] kauditd_printk_skb: 8 callbacks suppressed | |
[ 38.663376] audit: type=1334 audit(1726722976.836:21): prog-id=20 op=LOAD | |
[ 38.675524] audit: type=1334 audit(1726722976.840:22): prog-id=8 op=UNLOAD | |
root@am62pxx-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
total 28040 | |
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware | |
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware | |
lrwxrwxrwx 1 root root 73 Mar 9 2018 am62p-mcu-r5f0_0-fw -> /usr/lib/firmware/ti-ipc/am62pxx/ipc_echo_test_mcu2_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 80 Mar 9 2018 am62p-mcu-r5f0_0-fw-sec -> /usr/lib/firmware/ti-ipc/am62pxx/ipc_echo_test_mcu2_0_release_strip.xer5f.signed | |
-rw-r--r-- 1 root root 478544 Mar 9 2018 bl32.bin | |
-rw-r--r-- 1 root root 4420184 Mar 9 2018 bl32.elf | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 cnm | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 intel | |
-rw-r--r-- 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode | |
-rw-r--r-- 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode | |
-rw-r--r-- 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode | |
-rw-r--r-- 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode | |
-rw-r--r-- 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode | |
-rw-r--r-- 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode | |
-rw-r--r-- 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode | |
-rw-r--r-- 1 root root 1490508 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode | |
-rw-r--r-- 1 root root 4936 Mar 9 2018 regulatory.db | |
-rw-r--r-- 1 root root 1085 Mar 9 2018 regulatory.db.p7s | |
-rw-r--r-- 1 root root 143360 Mar 9 2018 rgx.fw.36.53.104.796 | |
-rw-r--r-- 1 root root 383128 Mar 9 2018 rgx.sh.36.53.104.796 | |
-rw-r--r-- 1 root root 28 Mar 9 2018 tee-header_v2.bin | |
-rw-r--r-- 1 root root 0 Mar 9 2018 tee-pageable_v2.bin | |
-rw-r--r-- 1 root root 478544 Mar 9 2018 tee-pager_v2.bin | |
-rw-r--r-- 1 root root 478544 Mar 9 2018 tee-raw.bin | |
-rw-r--r-- 1 root root 478572 Mar 9 2018 tee.bin | |
-rw-r--r-- 1 root root 4420184 Mar 9 2018 tee.elf | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity | |
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc | |
lrwxrwxrwx 1 root root 46 Mar 9 2018 wave521c_k3_codec_fw.bin -> /usr/lib/firmware/cnm/wave521c_k3_codec_fw.bin | |
ls: cannot access '/lib/firmware/ipc': No such file or directory | |
root@am62pxx-evm:~# cat /proc/diskstats | |
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
31 0 mtdblock0 11 0 88 32 0 0 0 0 0 32 32 0 0 0 0 0 0 | |
31 1 mtdblock1 28 0 224 105 0 0 0 0 0 92 105 0 0 0 0 0 0 | |
31 2 mtdblock2 29 0 232 115 0 0 0 0 0 112 115 0 0 0 0 0 0 | |
31 3 mtdblock3 10 0 80 14 0 0 0 0 0 16 14 0 0 0 0 0 0 | |
31 4 mtdblock4 20 0 160 74 0 0 0 0 0 76 74 0 0 0 0 0 0 | |
31 5 mtdblock5 26 0 208 73 0 0 0 0 0 76 73 0 0 0 0 0 0 | |
31 6 mtdblock6 10 0 80 37 0 0 0 0 0 40 37 0 0 0 0 0 0 | |
179 0 mmcblk0 460 0 20075 232 2 0 9 5 0 120 238 0 0 0 0 0 0 | |
179 1 mmcblk0p1 201 0 4121 73 1 0 1 4 0 72 77 0 0 0 0 0 0 | |
179 2 mmcblk0p2 221 0 14754 146 1 0 8 0 0 68 147 0 0 0 0 0 0 | |
179 32 mmcblk0boot0 34 0 672 6 0 0 0 0 0 0 6 0 0 0 0 0 0 | |
179 64 mmcblk0boot1 34 0 672 8 0 0 0 0 0 12 8 0 0 0 0 0 0 | |
root@am62pxx-evm:~# cat /proc/interrupts | |
CPU0 CPU1 CPU2 CPU3 | |
11: 4475 4584 3997 4080 GICv3 30 Level arch_timer | |
14: 0 0 0 0 GICv3 23 Level arm-pmu | |
15: 2586 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012 | |
24: 699 0 0 0 GICv3 193 Level 20000000.i2c | |
25: 14 0 0 0 GICv3 194 Level 20010000.i2c | |
26: 0 0 0 0 GICv3 195 Level 20020000.i2c | |
27: 1079 0 0 0 MSI-INTA 1713152 Level 485c0100.dma-controller chan0 | |
45: 0 0 0 0 MSI-INTA 1714176 Edge 485c0100.dma-controller chan1 | |
57: 0 0 0 0 MSI-INTA 1714688 Level 485c0100.dma-controller chan1 | |
69: 0 0 0 0 MSI-INTA 1715712 Edge 485c0100.dma-controller chan2 | |
87: 0 0 0 0 MSI-INTA 1716224 Level 485c0100.dma-controller chan2 | |
115: 7 0 0 0 MSI-INTA 1970707 Level 8000000.ethernet-tx0 | |
123: 1 0 0 0 MSI-INTA 1970715 Level 8000000.ethernet-tx1 | |
131: 7 0 0 0 MSI-INTA 1970723 Level 8000000.ethernet-tx2 | |
139: 27 0 0 0 MSI-INTA 1970731 Level 8000000.ethernet-tx3 | |
147: 7 0 0 0 MSI-INTA 1970739 Level 8000000.ethernet-tx4 | |
155: 3 0 0 0 MSI-INTA 1970747 Level 8000000.ethernet-tx5 | |
163: 39948 0 0 0 MSI-INTA 1970755 Level 8000000.ethernet-tx6 | |
171: 9 0 0 0 MSI-INTA 1970763 Level 8000000.ethernet-tx7 | |
187: 0 0 0 0 MSI-INTA 1970779 Level 485c0000.dma-controller chan2 | |
205: 53883 0 0 0 MSI-INTA 1971731 Level 8000000.ethernet-rx0 | |
229: 0 0 0 0 MSI-INTA 1971755 Level 485c0000.dma-controller chan0 | |
230: 0 0 0 0 MSI-INTA 1971756 Level 485c0000.dma-controller chan1 | |
249: 672 0 0 0 GICv3 210 Level 2800000.serial | |
250: 2 0 0 0 GICv3 171 Level fc40000.spi | |
253: 0 0 0 0 GICv3 258 Level xhci-hcd:usb1 | |
255: 659 0 0 0 GICv3 165 Level mmc0 | |
267: 0 0 0 0 GICv3 269 Level 2b10000.audio-controller_rx | |
268: 0 0 0 0 GICv3 270 Level 2b10000.audio-controller_tx | |
269: 0 0 0 0 GICv3 132 Level 2b1f0000.rtc | |
270: 0 0 0 0 GICv3 257 Level vpu_irq | |
IPI0: 2560 6548 3209 6106 Rescheduling interrupts | |
IPI1: 6728 15403 12120 13255 Function call interrupts | |
IPI2: 0 0 0 0 CPU stop interrupts | |
IPI3: 0 0 0 0 CPU stop NMIs | |
IPI4: 0 0 0 0 Timer broadcast interrupts | |
IPI5: 236 193 246 262 IRQ work interrupts | |
IPI6: 0 0 0 0 CPU backtrace interrupts | |
IPI7: 0 0 0 0 KGDB roundup interrupts | |
Err: 0 | |
root@am62pxx-evm:~# cat /proc/softirqs | |
CPU0 CPU1 CPU2 CPU3 | |
HI: 0 37 0 0 | |
TIMER: 1658 1214 1037 1199 | |
NET_TX: 57 1 1 6 | |
NET_RX: 42458 13 8 12 | |
BLOCK: 512 0 0 0 | |
IRQ_POLL: 0 0 0 0 | |
TASKLET: 3343 37 1 0 | |
SCHED: 2538 2180 1713 1973 | |
HRTIMER: 0 0 0 0 | |
RCU: 3744 4906 4519 4784 | |
root@am62pxx-evm:~# ls -lR /run/media/mmcblk0p1 | |
/run/media/mmcblk0p1: | |
total 2 | |
-rwxrwx--- 1 root disk 15 Dec 12 2023 eMMCtest.txt | |
root@am62pxx-evm:~# opkg list-installed | grep packagegroup-arago-test; echo $? | |
1 | |
root@am62pxx-evm:~# opkg list-installed | grep ti-test; echo $? | |
ti-test - 1.0-r0.0 | |
ti-test-extras - 1.0-r0.0 | |
0 | |
root@am62pxx-evm:~# lsmod | |
Module Size Used by | |
overlay 139264 0 | |
cfg80211 409600 0 | |
rfkill 28672 2 cfg80211 | |
snd_soc_simple_card 16384 0 | |
crct10dif_ce 12288 1 | |
snd_soc_simple_card_utils 28672 1 snd_soc_simple_card | |
k3_j72xx_bandgap 12288 0 | |
wave5 86016 0 | |
videobuf2_dma_contig 16384 1 wave5 | |
videobuf2_memops 12288 1 videobuf2_dma_contig | |
tps6598x 24576 0 | |
snd_soc_davinci_mcasp 32768 2 | |
v4l2_mem2mem 36864 1 wave5 | |
videobuf2_v4l2 28672 2 v4l2_mem2mem,wave5 | |
videobuf2_common 57344 5 videobuf2_dma_contig,videobuf2_v4l2,v4l2_mem2mem,wave5,videobuf2_memops | |
videodev 258048 3 videobuf2_v4l2,v4l2_mem2mem,wave5 | |
rti_wdt 12288 0 | |
typec 77824 1 tps6598x | |
rtc_ti_k3 12288 1 | |
sa2ul 32768 0 | |
snd_soc_tlv320aic3x_i2c 12288 1 | |
snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp | |
mc 57344 4 videodev,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem | |
snd_soc_tlv320aic3x 73728 1 snd_soc_tlv320aic3x_i2c | |
authenc 12288 1 sa2ul | |
omap_mailbox 12288 0 | |
snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp | |
snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp | |
fuse 139264 1 | |
drm 548864 0 | |
drm_panel_orientation_quirks 28672 1 drm | |
backlight 20480 1 drm | |
ipv6 454656 32 | |
root@am62pxx-evm:~# export IPERFHOST=192.168.0.1 | |
root@am62pxx-evm:~# export NFS_SERVER=192.168.0.1 | |
root@am62pxx-evm:~# export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62pxx_sk-fs-02 | |
[Aroot@am62pxx-evm:~# export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62pxx_sk-fs-0[K2 | |
root@am62pxx-evm:~# export AP_SSID= | |
root@am62pxx-evm:~# mkdir -p -m 777 /test | |
root@am62pxx-evm:~# cd /test | |
root@am62pxx-evm:/test# cat > test.sh << EOF | |
> failtest() { | |
> echo 1 >&3 | |
> } | |
> timeout=600 | |
> | |
> # Start of user's script logic | |
> cd /opt/ltp | |
> ./runltp -P am62pxx_sk-fs -f ddt/powermgr_cpufreq -s "POWERMGR_S_FUNC_CPUFREQ_B | |
BASIC " | |
> EOF | |
root@am62pxx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | hea | |
ad -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.145 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::c2d6:aff:fef0:45ab prefixlen 64 scopeid 0x20<link> | |
ether c0:d6:0a:f0:45:ab txqueuelen 1000 (Ethernet) | |
RX packets 112463 bytes 144512133 (137.8 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 47342 bytes 9499427 (9.0 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62pxx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | hea | |
ad -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.145 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::c2d6:aff:fef0:45ab prefixlen 64 scopeid 0x20<link> | |
ether c0:d6:0a:f0:45:ab txqueuelen 1000 (Ethernet) | |
RX packets 112482 bytes 144515707 (137.8 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 47366 bytes 9503491 (9.0 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62pxx-evm:/test# cd /test | |
root@am62pxx-evm:/test# chmod +x test.sh | |
root@am62pxx-evm:/test# ./test.sh 2>&1 3> result.log | |
INFO: Filtering testscenarios based on am62pxx_sk-fs capabilities | |
Checking for required user/group ids | |
'root' user id and group found. | |
'nobody' user id and group found. | |
'bin' user id and group found. | |
'daemon' user id and group found. | |
Users group found. | |
Sys group found. | |
Required users/groups exist. | |
If some fields are empty or look unusual you may have an old version. | |
Compare to the current minimal requirements in Documentation/Changes. | |
/etc/os-release | |
ID=arago | |
NAME="Arago" | |
VERSION="2023.10" | |
VERSION_ID=2023.10 | |
VERSION_CODENAME="${DISTRO_CODENAME}" | |
PRETTY_NAME="Arago 2023.10" | |
CPE_NAME="cpe:/o:openembedded:arago:2023.10" | |
uname: | |
Linux am62pxx-evm 6.11.0-next-20240917-00007-g88661282449f #44 SMP PREEMPT Thu Sep 19 10:39:22 IST 2024 aarch64 GNU/Linux | |
/proc/cmdline | |
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-02/autofs/9ae8df2e502245ff084e762d3885dc62,nolock,v3,tcp,rsize=4096,wsize=4096 | |
Gnu C gcc (GCC) 13.3.0 | |
Clang | |
Gnu make 4.4.1 | |
util-linux 2.39.3 | |
mount mount, statx, assert, debug) | |
modutils 31 | |
e2fsprogs 1.47.0 | |
Linux C Library x 1 root root 1650968 Mar 9 2018 /usr/lib/libc.so.6 | |
Dynamic linker (ldd) 2.39 | |
Linux C++ Library 6.0.32 | |
Procps 4.0.4-dirty | |
Net-tools 2.10 | |
iproute2 iproute2-6.7.0 | |
iputils 20240117 | |
ethtool 6.7 | |
Sh-utils 9.4 | |
Modules Loaded overlay cfg80211 rfkill snd_soc_simple_card crct10dif_ce snd_soc_simple_card_utils k3_j72xx_bandgap wave5 videobuf2_dma_contig videobuf2_memops tps6598x snd_soc_davinci_mcasp v4l2_mem2mem videobuf2_v4l2 videobuf2_common videodev rti_wdt typec rtc_ti_k3 sa2ul snd_soc_tlv320aic3x_i2c snd_soc_ti_udma mc snd_soc_tlv320aic3x authenc omap_mailbox snd_soc_ti_edma snd_soc_ti_sdma fuse drm drm_panel_orientation_quirks backlight ipv6 | |
cpuinfo: | |
Architecture: aarch64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
CPU(s): 4 | |
On-line CPU(s) list: 0-3 | |
Vendor ID: ARM | |
Model name: Cortex-A53 | |
Model: 4 | |
Thread(s) per core: 1 | |
Core(s) per cluster: 4 | |
Socket(s): - | |
Cluster(s): 1 | |
Stepping: r0p4 | |
CPU(s) scaling MHz: 89% | |
CPU max MHz: 1400.0000 | |
CPU min MHz: 200.0000 | |
BogoMIPS: 400.00 | |
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid | |
Caches (sum of all): | |
L1d: 128 KiB (4 instances) | |
L1i: 128 KiB (4 instances) | |
L2: 512 KiB (1 instance) | |
Vulnerabilities: | |
Gather data sampling: Not affected | |
Itlb multihit: Not affected | |
L1tf: Not affected | |
Mds: Not affected | |
Meltdown: Not affected | |
Mmio stale data: Not affected | |
Reg file data sampling: Not affected | |
Retbleed: Not affected | |
Spec rstack overflow: Not affected | |
Spec store bypass: Not affected | |
Spectre v1: Mitigation; __user pointer sanitization | |
Spectre v2: Not affected | |
Srbds: Not affected | |
Tsx async abort: Not affected | |
free reports: | |
total used free shared buff/cache available | |
Mem: 8075832 300592 7768600 10024 172716 7775240 | |
Swap: 0 0 0 | |
memory (/proc/meminfo): | |
MemTotal: 8075832 kB | |
MemFree: 7768600 kB | |
MemAvailable: 7775232 kB | |
Buffers: 1000 kB | |
Cached: 156248 kB | |
SwapCached: 0 kB | |
Active: 26076 kB | |
Inactive: 173400 kB | |
Active(anon): 1148 kB | |
Inactive(anon): 51480 kB | |
Active(file): 24928 kB | |
Inactive(file): 121920 kB | |
Unevictable: 0 kB | |
Mlocked: 0 kB | |
SwapTotal: 0 kB | |
SwapFree: 0 kB | |
Dirty: 0 kB | |
Writeback: 0 kB | |
AnonPages: 42432 kB | |
Mapped: 45684 kB | |
Shmem: 10024 kB | |
KReclaimable: 15468 kB | |
Slab: 36560 kB | |
SReclaimable: 15468 kB | |
SUnreclaim: 21092 kB | |
KernelStack: 2312 kB | |
PageTables: 2000 kB | |
SecPageTables: 0 kB | |
NFS_Unstable: 0 kB | |
Bounce: 0 kB | |
WritebackTmp: 0 kB | |
CommitLimit: 4037916 kB | |
Committed_AS: 212844 kB | |
VmallocTotal: 135288315904 kB | |
VmallocUsed: 8252 kB | |
VmallocChunk: 0 kB | |
Percpu: 1024 kB | |
HardwareCorrupted: 0 kB | |
AnonHugePages: 8192 kB | |
ShmemHugePages: 0 kB | |
ShmemPmdMapped: 0 kB | |
FileHugePages: 0 kB | |
FilePmdMapped: 0 kB | |
CmaTotal: 32768 kB | |
CmaFree: 24880 kB | |
HugePages_Total: 0 | |
HugePages_Free: 0 | |
HugePages_Rsvd: 0 | |
HugePages_Surp: 0 | |
Hugepagesize: 2048 kB | |
Hugetlb: 0 kB | |
available filesystems: | |
9p autofs bdev bpf cgroup cgroup2 configfs debugfs devpts devtmpfs efivarfs ext2 ext3 ext4 fuse fuseblk fusectl hugetlbfs mqueue nfs nfs4 overlay pipefs proc pstore ramfs rpc_pipefs securityfs sockfs squashfs sysfs tmpfs vfat | |
mounted filesystems (/proc/mounts): | |
192.168.0.1:/opt/NFS_exports/linux/am62pxx_sk-fs-02/autofs/9ae8df2e502245ff084e762d3885dc62 / nfs rw,relatime,vers=3,rsize=4096,wsize=4096,namlen=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.0.1,mountvers=3,mountproto=tcp,local_lock=all,addr=192.168.0.1 0 0 | |
devtmpfs /dev devtmpfs rw,relatime,size=4020060k,nr_inodes=1005015,mode=755 0 0 | |
proc /proc proc rw,relatime 0 0 | |
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 | |
securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 | |
devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=666 0 0 | |
tmpfs /run tmpfs rw,nosuid,nodev,size=1615168k,nr_inodes=819200,mode=755 0 0 | |
cgroup2 /sys/fs/cgroup cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot 0 0 | |
bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0 | |
hugetlbfs /dev/hugepages hugetlbfs rw,nosuid,nodev,relatime,pagesize=2M 0 0 | |
mqueue /dev/mqueue mqueue rw,nosuid,nodev,noexec,relatime 0 0 | |
debugfs /sys/kernel/debug debugfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /tmp tmpfs rw,nosuid,nodev,nr_inodes=1048576 0 0 | |
fusectl /sys/fs/fuse/connections fusectl rw,nosuid,nodev,noexec,relatime 0 0 | |
configfs /sys/kernel/config configfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /var/volatile tmpfs rw,relatime 0 0 | |
/dev/mmcblk0p1 /run/media/mmcblk0p1 vfat rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0 | |
/dev/mmcblk0p2 /run/media/mmcblk0p2 ext4 rw,relatime 0 0 | |
tmpfs /run/user/0 tmpfs rw,nosuid,nodev,relatime,size=807580k,nr_inodes=201895,mode=700 0 0 | |
mounted filesystems (df): | |
Filesystem Type Size Used Avail Use% Mounted on | |
192.168.0.1:/opt/NFS_exports/linux/am62pxx_sk-fs-02/autofs/9ae8df2e502245ff084e762d3885dc62 nfs 913G 607G 261G 70% / | |
devtmpfs devtmpfs 3.9G 4.0K 3.9G 1% /dev | |
tmpfs tmpfs 3.9G 0 3.9G 0% /dev/shm | |
tmpfs tmpfs 1.6G 9.8M 1.6G 1% /run | |
tmpfs [ 59.485871] LTP: starting POWERMGR_S_FUNC_CPUFREQ_BASIC (source 'common.sh'; echo "userspace" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor || die "unable to set to userspace governer"; powermgr_cpufreq.sh -d 2 -l 10; powermgr_cpufreq.sh -r true -d 2 -l 10) | |
tmpfs 3.9G 16K 3.9G 1% /tmp | |
tmpfs tmpfs 3.9G 4.0K 3.9G 1% /var/volatile | |
/dev/mmcblk0p1 vfat 16M 2.0K 16M 1% /run/media/mmcblk0p1 | |
/dev/mmcblk0p2 ext4 29G 24K 28G 1% /run/media/mmcblk0p2 | |
tmpfs tmpfs 789M 4.0K 789M 1% /run/user/0 | |
AppArmor disabled | |
SELinux mode: unknown | |
no big block device was specified on commandline. | |
Tests which require a big block device are disabled. | |
You can specify it with option -z | |
COMMAND: /opt/ltp/bin/ltp-pan -e -S -a 1009 -n 1009 -p -f /tmp/ltp-Z2BATzzoHB/alltests -l /tmp/tmp.H3hqhOkqMD -C /opt/ltp/output/LTP_RUN_ON-tmp.H3hqhOkqMD.failed -T /opt/ltp/output/LTP_RUN_ON-tmp.H3hqhOkqMD.tconf | |
INFO: Restricted to POWERMGR_S_FUNC_CPUFREQ_BASIC | |
LOG File: /tmp/tmp.H3hqhOkqMD | |
FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.H3hqhOkqMD.failed | |
TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.H3hqhOkqMD.tconf | |
Running tests....... | |
<<<test_start>>> | |
tag=POWERMGR_S_FUNC_CPUFREQ_BASIC stime=1726722997 | |
cmdline="source 'common.sh'; echo "userspace" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor || die "unable to set to userspace governer"; powermgr_cpufreq.sh -d 2 -l 10; powermgr_cpufreq.sh -r true -d 2 -l 10" | |
contacts="" | |
analysis=exit | |
<<<test_output>>> | |
incrementing stop | |
|TRACE LOG|cpufreq trace log| | |
|TRACE LOG|OPP to be switched for 10 loops with 2 seconds delay between each OPP transition| | |
============ LOOP: 0============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 1============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 2============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 3============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 4============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 5============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 6============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 7============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 8============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 9============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
Checking assertion for index 0 | |
Checking assertion for index 1 | |
Checking assertion for index 2 | |
Checking assertion for index 3 | |
Checking assertion for index 4 | |
Checking assertion for index 5 | |
Checking assertion for index 6 | |
|TRACE LOG|cpufreq trace log| | |
|TRACE LOG|OPP to be switched for 10 loops with 2 seconds delay between each OPP transition| | |
============ LOOP: 0============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 1============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 2============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 3============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 4============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 5============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 6============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 7============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 8============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 9============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
Checking assertion for index 0 | |
Checking assertion for index 1 | |
Checking assertion for index 2 | |
Checking assertion for index 3 | |
Checking assertion for index 4 | |
Checking assertion for index 5 | |
Checking assertion for index 6 | |
<<<execution_status>>> | |
initiation_status="ok" | |
duration=291 termination_type=exited termination_id=0 corefile=no | |
cutime=236 cstime=762 | |
<<<test_end>>> | |
INFO: ltp-pan reported all tests PASS | |
LTP Version: 20240129-2854-gfcd964975 | |
###############################################################" | |
Done executing testcases." | |
LTP Version: 20240129-2854-gfcd964975 | |
Result log is in the /tmp/tmp.H3hqhOkqMD " | |
###############################################################" | |
Test Start Time: Thu Sep 19 05:16:37 2024 | |
----------------------------------------- | |
Testcase Result Exit Value | |
-------- ------ ---------- | |
POWERMGR_S_FUNC_CPUFREQ_BASIC PASS 0 | |
----------------------------------------------- | |
Total Tests: 1 | |
Total Skipped Tests: 0 | |
Total Failures: 0 | |
Kernel Version: 6.11.0-next-20240917-00007-g88661282449f | |
Machine Architecture: aarch64 | |
Hostname: am62pxx-evm | |
root@am62pxx-evm:/test# echo $? | |
0 | |
root@am62pxx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | hea | |
ad -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.145 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::c2d6:aff:fef0:45ab prefixlen 64 scopeid 0x20<link> | |
ether c0:d6:0a:f0:45:ab txqueuelen 1000 (Ethernet) | |
RX packets 126932 bytes 155309492 (148.1 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 58194 bytes 11533679 (10.9 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62pxx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | hea | |
ad -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.145 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::c2d6:aff:fef0:45ab prefixlen 64 scopeid 0x20<link> | |
ether c0:d6:0a:f0:45:ab txqueuelen 1000 (Ethernet) | |
RX packets 126952 bytes 155313132 (148.1 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 58219 bytes 11537809 (11.0 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62pxx-evm:/test# cat result.log | |
root@am62pxx-evm:/test# cd /test | |
root@am62pxx-evm:/test# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 6.11.0-next-20240918-00007-gc8fdd6871c09 (dhruva@lcpd911) (aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626, GNU ld (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 2.40.0.20230627) #50 SMP PREEMPT Thu Sep 26 11:53:14 IST 2024 | |
[ 0.000000] KASLR disabled due to lack of seed | |
[ 0.000000] Machine model: Texas Instruments AM625 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 CMA memory pool at 0x00000000f7600000, size 128 MiB | |
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x00000000f7600000..0x00000000ff5fffff (131072 KiB) map reusable linux,cma | |
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 | |
[ 0.000000] OF: reserved mem: 0x000000009ca00000..0x000000009cafffff (1024 KiB) map non-reusable ramoops@9ca00000 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-dma-memory@9db00000 | |
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 | |
[ 0.000000] OF: reserved mem: 0x00000000ff700000..0x00000000ffffffff (9216 KiB) nomap non-reusable framebuffer@ff700000 | |
[ 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-0x000000008007ffff] | |
[ 0.000000] node 0: [mem 0x0000000080080000-0x000000009dafffff] | |
[ 0.000000] node 0: [mem 0x000000009db00000-0x000000009e6fffff] | |
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] | |
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] | |
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ff6fffff] | |
[ 0.000000] node 0: [mem 0x00000000ff700000-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.5 | |
[ 0.000000] percpu: Embedded 22 pages/cpu s51736 r8192 d30184 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/am62xx_sk-fs-01/autofs/882e3a69048a2609f5c16aaddbe5dca1,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: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 524288 | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB | |
[ 0.000000] software IO TLB: area num 4. | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000f4c00000-0x00000000f4e00000] (2MB) | |
[ 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=512 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 rcu_task_cpu_ids=4. | |
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_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: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 | |
[ 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 @80c00000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x0000000080450000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080460000 | |
[ 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.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns | |
[ 0.008825] Console: colour dummy device 80x25 | |
[ 0.013457] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.024143] pid_max: default: 32768 minimum: 301 | |
[ 0.028980] LSM: initializing lsm=capability | |
[ 0.033533] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.041122] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.061720] rcu: Hierarchical SRCU implementation. | |
[ 0.066675] rcu: Max phase no-delay instances is 1000. | |
[ 0.072266] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
[ 0.081138] EFI services will not be available. | |
[ 0.089843] smp: Bringing up secondary CPUs ... | |
[ 0.098995] Detected VIPT I-cache on CPU1 | |
[ 0.099129] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 | |
[ 0.099147] GICv3: CPU1: using allocated LPI pending table @0x0000000080470000 | |
[ 0.099220] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.106918] Detected VIPT I-cache on CPU2 | |
[ 0.107021] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 | |
[ 0.107042] GICv3: CPU2: using allocated LPI pending table @0x0000000080480000 | |
[ 0.107089] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.110959] Detected VIPT I-cache on CPU3 | |
[ 0.111049] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 | |
[ 0.111063] GICv3: CPU3: using allocated LPI pending table @0x0000000080490000 | |
[ 0.111108] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.111272] smp: Brought up 1 node, 4 CPUs | |
[ 0.191021] SMP: Total of 4 processors activated. | |
[ 0.195836] CPU: All CPU(s) started at EL2 | |
[ 0.200046] CPU features: detected: 32-bit EL0 Support | |
[ 0.205312] CPU features: detected: CRC32 instructions | |
[ 0.210624] alternatives: applying system-wide alternatives | |
[ 0.217242] Memory: 1842940K/2097152K available (13056K kernel code, 1290K rwdata, 5008K rodata, 2944K init, 605K bss, 114284K reserved, 131072K cma-reserved) | |
[ 0.233317] devtmpfs: initialized | |
[ 0.245979] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.256018] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
[ 0.268275] 26992 pages in range for non-PLT usage | |
[ 0.268314] 518512 pages in range for PLT usage | |
[ 0.273717] pinctrl core: initialized pinctrl subsystem | |
[ 0.284407] DMI not present or invalid. | |
[ 0.291211] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.298852] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.306793] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.315567] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.324194] audit: initializing netlink subsys (disabled) | |
[ 0.330177] audit: type=2000 audit(0.216:1): state=initialized audit_enabled=0 res=1 | |
[ 0.330822] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.338126] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.344329] cpuidle: using governor menu | |
[ 0.355293] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.362363] ASID allocator initialised with 65536 entries | |
[ 0.381345] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 0.392804] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 0.405256] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.412258] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.418690] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.425632] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.432043] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.438986] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.445398] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.452339] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.461379] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected | |
[ 0.471145] iommu: Default domain type: Translated | |
[ 0.476098] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.482920] SCSI subsystem initialized | |
[ 0.487265] usbcore: registered new interface driver usbfs | |
[ 0.492918] usbcore: registered new interface driver hub | |
[ 0.498383] usbcore: registered new device driver usb | |
[ 0.504289] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.509375] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.518732] PTP clock support registered | |
[ 0.522783] EDAC MC: Ver: 3.0.0 | |
[ 0.526403] scmi_core: SCMI protocol bus registered | |
[ 0.531981] FPGA manager framework | |
[ 0.535608] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.543081] vgaarb: loaded | |
[ 0.546453] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.553098] VFS: Disk quotas dquot_6.6.0 | |
[ 0.557154] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.572228] NET: Registered PF_INET protocol family | |
[ 0.577587] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.586853] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) | |
[ 0.595680] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.603626] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.611851] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) | |
[ 0.619972] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.626956] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) | |
[ 0.633905] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) | |
[ 0.641485] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.647985] RPC: Registered named UNIX socket transport module. | |
[ 0.654079] RPC: Registered udp transport module. | |
[ 0.658903] RPC: Registered tcp transport module. | |
[ 0.663714] RPC: Registered tcp-with-tls transport module. | |
[ 0.669326] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.675932] PCI: CLS 0 bytes, default 64 | |
[ 0.681714] Initialise system trusted keyrings | |
[ 0.686634] workingset: timestamp_bits=46 max_order=19 bucket_order=0 | |
[ 0.693673] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.700043] NFS: Registering the id_resolver key type | |
[ 0.705268] Key type id_resolver registered | |
[ 0.709549] Key type id_legacy registered | |
[ 0.713677] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.720544] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.728366] 9p: Installing v9fs 9p2000 file system support | |
[ 0.787343] Key type asymmetric registered | |
[ 0.791557] Asymmetric key parser 'x509' registered | |
[ 0.796640] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) | |
[ 0.804211] io scheduler mq-deadline registered | |
[ 0.808850] io scheduler kyber registered | |
[ 0.812998] io scheduler bfq registered | |
[ 0.820540] pinctrl-single 4084000.pinctrl: 34 pins, size 136 | |
[ 0.827012] pinctrl-single f4000.pinctrl: 171 pins, size 684 | |
[ 0.835307] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.848972] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.858574] STM32 USART driver initialized | |
[ 0.870816] loop: module loaded | |
[ 0.875177] megasas: 07.727.03.00-rc1 | |
[ 0.883630] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.889741] thunder_xcv, ver 1.0 | |
[ 0.893112] thunder_bgx, ver 1.0 | |
[ 0.896478] nicpf, ver 1.0 | |
[ 0.899695] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
[ 0.907099] hns3: Copyright (c) 2017 Huawei Corporation. | |
[ 0.912595] hclge is initializing | |
[ 0.916055] e1000: Intel(R) PRO/1000 Network Driver | |
[ 0.921046] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
[ 0.926959] e1000e: Intel(R) PRO/1000 Network Driver | |
[ 0.932040] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 0.938132] igb: Intel(R) Gigabit Ethernet Network Driver | |
[ 0.943662] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 0.949396] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.955813] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.962000] sky2: driver version 1.30 | |
[ 0.966905] VFIO - User Level meta-driver version: 0.3 | |
[ 0.973630] usbcore: registered new interface driver usb-storage | |
[ 0.980933] i2c_dev: i2c /dev entries driver | |
[ 0.988320] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.994709] sdhci: Copyright(c) Pierre Ossman | |
[ 0.999761] Synopsys Designware Multimedia Card Interface Driver | |
[ 1.006389] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 1.013442] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 1.020849] usbcore: registered new interface driver usbhid | |
[ 1.026683] usbhid: USB HID core driver | |
[ 1.032835] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available | |
[ 1.043286] optee: probing for conduit method. | |
[ 1.047894] optee: revision 4.2 (12d7c4ee) | |
[ 1.048335] optee: dynamic shared memory is enabled | |
[ 1.058512] optee: initialized driver | |
[ 1.058628] random: crng init done | |
[ 1.065013] NET: Registered PF_PACKET protocol family | |
[ 1.071071] 9pnet: Installing 9P2000 support | |
[ 1.075541] Key type dns_resolver registered | |
[ 1.089750] registered taskstats version 1 | |
[ 1.094213] Loading compiled-in X.509 certificates | |
[ 1.114100] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') | |
[ 1.195797] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz | |
[ 1.204084] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 1.214093] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 1.223864] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi | |
[ 1.230606] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 | |
[ 1.238538] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz | |
[ 1.246097] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz | |
[ 1.252210] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created | |
[ 1.261590] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created | |
[ 1.273310] ti-udma 485c0100.dma-controller: Number of rings: 82 | |
[ 1.282566] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) | |
[ 1.294180] ti-udma 485c0000.dma-controller: Number of rings: 150 | |
[ 1.306033] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) | |
[ 1.317116] printk: legacy console [ttyS2] disabled | |
[ 1.322591] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 237, base_baud = 3000000) is a 8250 | |
[ 1.331519] printk: legacy console [ttyS2] enabled | |
[ 1.331519] printk: legacy console [ttyS2] enabled | |
[ 1.341304] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.341304] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.359205] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 | |
[ 1.366225] Creating 7 MTD partitions on "fc40000.spi.0": | |
[ 1.371627] 0x000000000000-0x000000080000 : "ospi.tiboot3" | |
[ 1.378839] 0x000000080000-0x000000280000 : "ospi.tispl" | |
[ 1.385632] 0x000000280000-0x000000680000 : "ospi.u-boot" | |
[ 1.392375] 0x000000680000-0x0000006c0000 : "ospi.env" | |
[ 1.398943] 0x0000006c0000-0x000000700000 : "ospi.env.backup" | |
[ 1.406022] 0x000000800000-0x000003fc0000 : "ospi.rootfs" | |
[ 1.412734] 0x000003fc0000-0x000004000000 : "ospi.phypattern" | |
[ 1.421908] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode | |
[ 1.462466] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.474115] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 | |
[ 1.482239] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 | |
[ 1.490375] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 | |
[ 1.503382] am65-cpsw-nuss 8000000.ethernet: Use random MAC address | |
[ 1.509812] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 | |
[ 1.516945] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32 | |
[ 1.537175] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 | |
[ 1.549501] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector | |
[ 1.566302] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 1.571874] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 | |
[ 1.579680] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports | |
[ 1.585685] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 | |
[ 1.595140] xhci-hcd xhci-hcd.0.auto: irq 241, io mem 0x31100000 | |
[ 1.602201] hub 1-0:1.0: USB hub found | |
[ 1.606014] hub 1-0:1.0: 1 port detected | |
[ 1.612308] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz | |
[ 1.626091] mmc0: CQHCI version 5.10 | |
[ 1.669130] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit | |
[ 1.686781] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) | |
[ 1.696165] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode | |
[ 1.756751] mmc0: Command Queue Engine enabled | |
[ 1.761333] mmc0: new HS200 MMC card at address 0001 | |
[ 1.767684] mmcblk0: mmc0:0001 G1M15L 29.6 GiB | |
[ 1.774748] mmcblk0: p1 p2 | |
[ 1.778522] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB | |
[ 1.785067] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB | |
[ 1.791520] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0) | |
[ 1.858508] usb 1-1: new high-speed USB device number 2 using xhci-hcd | |
[ 2.008836] usb-storage 1-1:1.0: USB Mass Storage device detected | |
[ 2.016682] scsi host0: usb-storage 1-1:1.0 | |
[ 3.069912] scsi 0:0:0:0: Direct-Access Patriot Memory PMAP PQ: 0 ANSI: 4 | |
[ 4.119763] sd 0:0:0:0: [sda] 7587264 512-byte logical blocks: (3.88 GB/3.62 GiB) | |
[ 4.128136] sd 0:0:0:0: [sda] Write Protect is off | |
[ 4.133254] sd 0:0:0:0: [sda] No Caching mode page found | |
[ 4.138593] sd 0:0:0:0: [sda] Assuming drive cache: write through | |
[ 4.178805] sda: sda1 sda2 sda3 | |
[ 4.183708] sd 0:0:0:0: [sda] Attached SCSI removable disk | |
[ 5.798192] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
[ 5.814570] Sending DHCP requests ., OK | |
[ 5.834869] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.109 | |
[ 5.842769] IP-Config: Complete: | |
[ 5.846020] device=eth0, hwaddr=1c:63:49:1f:da:d0, ipaddr=192.168.0.109, mask=255.255.255.0, gw=192.168.0.1 | |
[ 5.856293] host=192.168.0.109, domain=ti.com, nis-domain=(none) | |
[ 5.862815] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 5.862853] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 5.876418] clk: Disabling unused clocks | |
[ 5.892797] PM: genpd: Disabling unused power domains | |
[ 5.898717] ALSA device list: | |
[ 5.901734] No soundcards found. | |
[ 5.936714] VFS: Mounted root (nfs filesystem) on device 0:22. | |
[ 5.943118] devtmpfs: mounted | |
[ 5.948617] Freeing unused kernel memory: 2944K | |
[ 5.953341] Run /sbin/init as init process | |
[ 6.656044] systemd[1]: System time before build time, advancing clock. | |
[ 7.226214] NET: Registered PF_INET6 protocol family | |
[ 7.237877] Segment Routing with IPv6 | |
[ 7.241637] In-situ OAM (IOAM) with IPv6 | |
[ 7.353164] systemd[1]: systemd 255.4^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) | |
[ 7.385154] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2023.10[0m! | |
[ 7.429917] systemd[1]: Hostname set to <am62xx-evm>. | |
[ 8.660762] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. | |
[ 8.953715] 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. | |
[ 9.093131] systemd[1]: Queued start job for default target Graphical Interface. | |
[ 9.158215] systemd[1]: Created slice Slice /system/getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. | |
[ 9.178279] systemd[1]: Created slice Slice /system/modprobe. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. | |
[ 9.198857] systemd[1]: Created slice Slice /system/serial-getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. | |
[ 9.222348] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 9.239411] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mDispatch Password Requests to Console Directory Watch[0m. | |
[ 9.259422] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mForward Password Requests to Wall Directory Watch[0m. | |
[ 9.278938] systemd[1]: Expecting device /dev/ttyS2... | |
Expecting device [0;1;39m/dev/ttyS2[0m... | |
[ 9.295067] systemd[1]: Reached target Path Units. | |
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. | |
[ 9.310768] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 9.326912] systemd[1]: Reached target Slice Units. | |
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. | |
[ 9.342954] systemd[1]: Reached target Swaps. | |
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. | |
[ 9.421973] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 9.443291] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 9.491333] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 9.511888] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 9.534489] systemd[1]: Listening on Journal Audit Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. | |
[ 9.553685] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 9.572913] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 9.594080] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 9.619399] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 9.640437] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 9.661404] systemd[1]: Listening on User Database Manager Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. | |
[ 9.719240] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 9.751653] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 9.780690] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 9.795401] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 9.819104] systemd[1]: Mounting Temporary Directory /tmp... | |
Mounting [0;1;39mTemporary Directory /tmp[0m... | |
[ 9.879752] systemd[1]: Starting Create List of Static Device Nodes... | |
Starting [0;1;39mCreate List of Static Device Nodes[0m... | |
[ 9.906760] systemd[1]: Starting Load Kernel Module configfs... | |
Starting [0;1;39mLoad Kernel Module configfs[0m... | |
[ 9.936661] systemd[1]: Starting Load Kernel Module drm... | |
Starting [0;1;39mLoad Kernel Module drm[0m... | |
[ 9.953572] systemd[1]: Starting Load Kernel Module fuse... | |
Starting [0;1;39mLoad Kernel Module fuse[0m... | |
[ 9.982352] systemd[1]: Starting Start psplash boot splash screen... | |
Starting [0;1;39mStart psplash boot splash screen[0m... | |
[ 10.020114] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 10.039726] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). | |
[ 10.127583] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 10.195711] fuse: init (API version 7.41) | |
[ 10.224282] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 10.256398] systemd[1]: Starting Generate network units from Kernel command line... | |
Starting [0;1;39mGenerate network units from Kernel command line[0m... | |
[ 10.291892] systemd[1]: Starting Remount Root and Kernel File Systems... | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 10.320638] systemd[1]: Starting Coldplug All udev Devices... | |
Starting [0;1;39mColdplug All udev Devices[0m... | |
[ 10.345941] systemd[1]: Mounted Huge Pages File System. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[ 10.364852] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 10.380748] systemd[1]: Mounted POSIX Message Queue File System. | |
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File Sy[ 10.389075] systemd[1]: Mounted Kernel Debug File System. | |
stem[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
[ 10.414433] systemd-journald[126]: Collecting audit messages is enabled. | |
[ 10.424698] systemd[1]: Mounted Temporary Directory /tmp. | |
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. | |
[ 10.444809] systemd[1]: Finished Create List of Static Device Nodes. | |
[[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m. | |
[ 10.465411] systemd[1]: [email protected]: Deactivated successfully. | |
[ 10.474352] systemd[1]: Finished Load Kernel Module configfs. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. | |
[ 10.497935] systemd[1]: [email protected]: Deactivated successfully. | |
[ 10.506320] systemd[1]: Finished Load Kernel Module drm. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. | |
[ 10.532491] systemd[1]: [email protected]: Deactivated successfully. | |
[ 10.540560] systemd[1]: Finished Load Kernel Module fuse. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. | |
[ 10.559965] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m. | |
See 'systemctl status psplash-start.service' for details. | |
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStart psplastemd progress communication helper[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. | |
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. | |
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. | |
Mounting [0;1;39mFUSE Control File System[0m... | |
Mounting [0;1;39mKernel Configuration File System[0m... | |
Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
Starting [0;1;39mApply Kernel Variables[0m... | |
Starting [0;1;39mCreate Static Device Nodes in /dev gracefully[0m... | |
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[ 10.904349] systemd-journald[126]: 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;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev gracefully[0m. | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. | |
Mounting [0;1;39m/var/volatile[0m... | |
[ 11.298579] audit: type=1334 audit(1709054768.636:2): prog-id=6 op=LOAD | |
[ 11.305393] audit: type=1334 audit(1709054768.644:3): prog-id=7 op=LOAD | |
Starting [0;1;39mRule-based Manager for Device Events and Files[0m... | |
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. | |
Starting [0;1;39mLoad/Save OS Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[[0;32m OK [0m] Finished [0;1;39mLoad/Save OS Random Seed[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. | |
[ 11.674556] audit: type=1334 audit(1709054769.012:4): prog-id=8 op=LOAD | |
Starting [0;1;39mNetwork Name Resolution[0m... | |
[ 11.714788] audit: type=1334 audit(1709054769.052:5): prog-id=9 op=LOAD | |
Starting [0;1;39mNetwork Time Synchronization[0m... | |
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... | |
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. | |
[ 11.871152] audit: type=1334 audit(1709054769.208:6): prog-id=10 op=LOAD | |
[ 11.882655] audit: type=1334 audit(1709054769.220:7): prog-id=11 op=LOAD | |
[ 11.889678] audit: type=1334 audit(1709054769.220:8): prog-id=12 op=LOAD | |
Starting [0;1;39mUser Database Manager[0m... | |
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. | |
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. | |
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[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... | |
[ 13.298023] audit: type=1334 audit(1727337206.594:9): prog-id=13 op=LOAD | |
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] Finished [0;1;39mReboot and dump vmcore via kexec[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[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. | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[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. | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf[0m. | |
[ 14.113162] audit: type=1334 audit(1727337207.410:10): prog-id=14 op=LOAD | |
[ 14.122588] audit: type=1334 audit(1727337207.418:11): prog-id=15 op=LOAD | |
Starting [0;1;39mUser Login Management[0m... | |
Starting [0;1;39mTelnet Server[0m... | |
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[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. | |
[ 14.863351] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 | |
[ 14.892999] pstore: Using crash dump compression: deflate | |
[ 14.927746] at24 0-0051: supply vcc not found, using dummy regulator | |
[ 14.941667] pstore: Registered ramoops as persistent store backend | |
[ 14.954369] ramoops: using 0x100000@0x9ca00000, ecc: 0 | |
[ 14.985698] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write | |
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. | |
[ 15.047793] tps6598x 0-003f: Unable to find the interrupt, switching to polling | |
[ 15.236018] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 | |
[ 15.261643] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 15.276447] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:29 UTC (29) | |
[ 15.276566] systemd-journald[126]: Time jumped backwards, rotating. | |
[ 15.349143] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 15.355993] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. | |
Starting [0;1;39mRotate log files[0m... | |
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[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. | |
Starting [0;1;39mPermit User Sessions[0m... | |
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[0m. | |
[ 16.040328] powervr fd00000.gpu: Direct firmware load for powervr/rogue_33.15.11.3_v1.fw failed with error -2 | |
[ 16.053794] powervr fd00000.gpu: [drm] *ERROR* failed to load firmware powervr/rogue_33.15.11.3_v1.fw (err=-2) | |
[ 16.070297] powervr fd00000.gpu: probe with driver powervr failed with error -2 | |
[[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 Wayland compositor, as a system service[0m... | |
[[0;32m OK [0m] Finished [0;1;39mRotate log files[0m. | |
[ 16.370704] kauditd_printk_skb: 3 callbacks suppressed | |
[ 16.370729] audit: type=1334 audit(1727337209.669:15): prog-id=18 op=UNLOAD | |
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF Kill Switch Status /dev/rfkill Watch[0m. | |
Starting [0;1;39mVirtual Console Setup[0m... | |
[[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW clocks[0m. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m. | |
[[0;32m OK [0m] Created slice [0;1;39mUser Slice of UID 1000[0m. | |
Expecting device [0;1;39m/dev/mmcblk0p2[0m... | |
Starting [0;1;39mSave/Restore Sound Card State[0m... | |
Starting [0;1;39mUser Runtime Directory /run/user/1000[0m... | |
Expecting device [0;1;39m/dev/mmcblk0p1[0m... | |
Expecting device [0;1;39m/dev/sda1[0m... | |
[[0;32m OK [0m] Found device [0;1;39mPatriot_Memory boot[0m. | |
Starting [0;1;39mFile System Check on /dev/sda1[0m... | |
[[0;32m OK [0m] Finished [0;1;39mSave/Restore Sound Card State[0m. | |
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. | |
Starting [0;1;39mUser Manager for UID 1000[0m... | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/sda1[0m. | |
Mounting [0;1;39m/run/media/boot-sda1[0m... | |
[[0;32m OK [0m] Finished [0;1;39mVirtual Console Setup[0m. | |
[ 18.114339] audit: type=1006 audit(1727337211.409:16): pid=616 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1 | |
[ 18.131115] audit: type=1300 audit(1727337211.409:16): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffdfca26b8 a2=4 a3=1 items=0 ppid=1 pid=616 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="/usr/lib/systemd/systemd-executor" key=(null) | |
[ 18.158390] audit: type=1327 audit(1727337211.409:16): proctitle="(systemd)" | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p2[0m. | |
Starting [0;1;39mFile System Check on /dev/mmcblk0p2[0m... | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p1[0m. | |
Starting [0;1;39mFile System Check on /dev/mmcblk0p1[0m... | |
[ 18.357969] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/boot-sda1[0m. | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p2[0m. | |
Mounting [0;1;39m/run/media/mmcblk0p2[0m... | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p1[0m. | |
Mounting [0;1;39m/run/media/mmcblk0p1[0m... | |
[ 18.599602] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p1[0m. | |
[ 18.722344] EXT4-fs (mmcblk0p2): mounted filesystem ee7d21d3-ef57-4384-a247-84fc14d18849 r/w with ordered data mode. Quota mode: none. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p2[0m. | |
[[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. | |
[ 19.494966] audit: type=1006 audit(1727337212.793:17): pid=528 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1 | |
[ 19.507546] audit: type=1300 audit(1727337212.793:17): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffd8de7b08 a2=4 a3=1 items=0 ppid=1 pid=528 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="/usr/lib/systemd/systemd-executor" key=(null) | |
[ 19.534152] audit: type=1327 audit(1727337212.793:17): proctitle="(weston)" | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a Wayland compositor, as a system service[0m. | |
See 'systemctl status weston.service' for details. | |
*************************************************************** | |
*************************************************************** | |
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 | |
findutils | |
g++-symlinks | |
g++ | |
gawk | |
gcc-symlinks | |
gcc | |
gdb | |
gdbserver | |
gettext | |
glmark2 | |
gnu-config | |
grub-common | |
grub-editenv | |
grub-efi | |
gzip | |
kbd-keymaps-pine | |
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 | |
libqt5serialport-examples | |
libqt5serialport-plugins | |
libqt5serialport-qmlplugins | |
libqt5serialport5 | |
libqt5svg-examples | |
libqt5svg-plugins | |
libqt5svg-qmlplugins | |
libqt5svg5 | |
libqt5virtualkeyboard-plugins | |
libqt5virtualkeyboard-qmlplugins | |
libqt5virtualkeyboard5 | |
libreadline8 | |
libstdc++-dev | |
libstdc++6 | |
libunistring5 | |
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 | |
*************************************************************** | |
*************************************************************** | |
_____ _____ _ _ | |
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | |
| | _| .'| . | . | | __| _| . | | | -_| _| _| | |
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| | |
|___| |___| | |
Arago Project am62xx-evm ttyS2 | |
Arago 2023.10 am62xx-evm ttyS2 | |
am62xx-evm login: root | |
[ 23.131816] audit: type=1006 audit(1727337216.429:18): pid=1017 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1 | |
[ 23.144458] audit: type=1300 audit(1727337216.429:18): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffd8ef2df8 a2=1 a3=1 items=0 ppid=1 pid=1017 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="/usr/lib/systemd/systemd-executor" key=(null) | |
[ 23.171264] audit: type=1327 audit(1727337216.429:18): proctitle="(systemd)" | |
[ 23.283946] audit: type=1334 audit(1727337216.581:19): prog-id=19 op=LOAD | |
[ 23.290985] audit: type=1300 audit(1727337216.581:19): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffe8ad5a98 a2=90 a3=0 items=0 ppid=1 pid=1017 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="/usr/lib/systemd/systemd" key=(null) | |
[ 23.317144] audit: type=1327 audit(1727337216.581:19): proctitle="(systemd)" | |
[ 23.324385] audit: type=1334 audit(1727337216.581:20): prog-id=19 op=UNLOAD | |
[ 23.331458] audit: type=1300 audit(1727337216.581:20): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffffadeeec60 items=0 ppid=1 pid=1017 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="/usr/lib/systemd/systemd" key=(null) | |
[ 23.357308] audit: type=1327 audit(1727337216.581:20): proctitle="(systemd)" | |
[ 23.364850] audit: type=1334 audit(1727337216.581:21): prog-id=20 op=LOAD | |
7[r[999;999H[6n[ 26.285509] i2c 1-0022: deferred probe pending: (reason unknown) | |
[ 26.291698] i2c 1-003b: deferred probe pending: i2c: supplier 1-0022 not ready | |
[ 26.299053] platform regulator-3: deferred probe pending: platform: supplier 1-0022 not ready | |
[ 26.307687] platform fa00000.mmc: deferred probe pending: platform: supplier regulator-3 not ready | |
[ 26.316779] platform 30200000.dss: deferred probe pending: tidss: port 1 probe failed | |
root@am62xx-evm:~# uname -a | |
Linux am62xx-evm 6.11.0-next-20240918-00007-gc8fdd6871c09 #50 SMP PREEMPT Thu Sep 26 11:53:14 IST 2024 aarch64 GNU/Linux | |
root@am62xx-evm:~# cat /proc/cmdline | |
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/am62xx_sk-fs-01/autofs/882e3a69048a2609f5c16aaddbe5dca1,nolock,v3,tcp,rsize=4096,wsize=4096 | |
root@am62xx-evm:~# uname -a | |
Linux am62xx-evm 6.11.0-next-20240918-00007-gc8fdd6871c09 #50 SMP PREEMPT Thu Sep 26 11:53:14 IST 2024 aarch64 GNU/Linux | |
root@am62xx-evm:~# cat /proc/mtd | |
dev: size erasesize name | |
mtd0: 00080000 00040000 "ospi.tiboot3" | |
mtd1: 00200000 00040000 "ospi.tispl" | |
mtd2: 00400000 00040000 "ospi.u-boot" | |
mtd3: 00040000 00040000 "ospi.env" | |
mtd4: 00040000 00040000 "ospi.env.backup" | |
mtd5: 037c0000 00040000 "ospi.rootfs" | |
mtd6: 00040000 00040000 "ospi.phypattern" | |
root@am62xx-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/ | |
/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
[ 43.619795] kauditd_printk_skb: 5 callbacks suppressed | |
[ 43.619820] audit: type=1334 audit(1727337236.917:23): prog-id=21 op=LOAD | |
[ 43.663035] audit: type=1334 audit(1727337236.961:24): prog-id=8 op=UNLOAD | |
root@am62xx-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
total 28168 | |
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware | |
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware | |
lrwxrwxrwx 1 root root 72 Mar 9 2018 am62-mcu-m4f0_0-fw -> /usr/lib/firmware/ti-ipc/am62xx/ipc_echo_test_mcu2_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 79 Mar 9 2018 am62-mcu-m4f0_0-fw-sec -> /usr/lib/firmware/ti-ipc/am62xx/ipc_echo_test_mcu2_0_release_strip.xer5f.signed | |
lrwxrwxrwx 1 root root 51 Mar 9 2018 am62x-pru0-fw -> /usr/lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0.out | |
lrwxrwxrwx 1 root root 51 Mar 9 2018 am62x-pru1-fw -> /usr/lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1.out | |
-rw-r--r-- 1 root root 478568 Mar 9 2018 bl32.bin | |
-rw-r--r-- 1 root root 4429024 Mar 9 2018 bl32.elf | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 intel | |
-rw-r--r-- 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode | |
-rw-r--r-- 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode | |
-rw-r--r-- 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode | |
-rw-r--r-- 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode | |
-rw-r--r-- 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode | |
-rw-r--r-- 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode | |
-rw-r--r-- 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode | |
-rw-r--r-- 1 root root 1490508 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 pru | |
-rw-r--r-- 1 root root 4936 Mar 9 2018 regulatory.db | |
-rw-r--r-- 1 root root 1085 Mar 9 2018 regulatory.db.p7s | |
-rw-r--r-- 1 root root 126976 Mar 9 2018 rgx.fw.33.15.11.3 | |
-rw-r--r-- 1 root root 126976 Mar 9 2018 rgx.fw.33.15.11.3.64k | |
-rw-r--r-- 1 root root 387952 Mar 9 2018 rgx.sh.33.15.11.3 | |
-rw-r--r-- 1 root root 28 Mar 9 2018 tee-header_v2.bin | |
-rw-r--r-- 1 root root 0 Mar 9 2018 tee-pageable_v2.bin | |
-rw-r--r-- 1 root root 478568 Mar 9 2018 tee-pager_v2.bin | |
-rw-r--r-- 1 root root 478568 Mar 9 2018 tee-raw.bin | |
-rw-r--r-- 1 root root 478596 Mar 9 2018 tee.bin | |
-rw-r--r-- 1 root root 4429024 Mar 9 2018 tee.elf | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity | |
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc | |
ls: cannot access '/lib/firmware/ipc': No such file or directory | |
root@am62xx-evm:~# cat /proc/diskstats | |
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
31 0 mtdblock0 33 0 264 128 0 0 0 0 0 132 128 0 0 0 0 0 0 | |
31 1 mtdblock1 84 0 672 364 0 0 0 0 0 360 364 0 0 0 0 0 0 | |
31 2 mtdblock2 87 0 696 627 0 0 0 0 0 628 627 0 0 0 0 0 0 | |
31 3 mtdblock3 30 0 240 183 0 0 0 0 0 184 183 0 0 0 0 0 0 | |
31 4 mtdblock4 30 0 240 292 0 0 0 0 0 292 292 0 0 0 0 0 0 | |
31 5 mtdblock5 70 0 1344 708 0 0 0 0 0 716 708 0 0 0 0 0 0 | |
31 6 mtdblock6 30 0 240 212 0 0 0 0 0 212 212 0 0 0 0 0 0 | |
179 0 mmcblk0 1182 2 34859 572 1 0 8 2 0 380 575 0 0 0 0 0 0 | |
179 1 mmcblk0p1 297 0 6457 150 0 0 0 0 0 128 150 0 0 0 0 0 0 | |
179 2 mmcblk0p2 846 2 27194 410 1 0 8 2 0 272 413 0 0 0 0 0 0 | |
179 32 mmcblk0boot0 102 0 2016 57 0 0 0 0 0 56 57 0 0 0 0 0 0 | |
179 64 mmcblk0boot1 68 0 1344 27 0 0 0 0 0 8 27 0 0 0 0 0 0 | |
8 0 sda 607 0 30661 1998 0 0 0 0 0 1172 1998 0 0 0 0 0 0 | |
8 1 sda1 345 0 16801 1035 0 0 0 0 0 724 1035 0 0 0 0 0 0 | |
8 2 sda2 111 0 6324 426 0 0 0 0 0 288 426 0 0 0 0 0 0 | |
8 3 sda3 109 0 6336 448 0 0 0 0 0 272 448 0 0 0 0 0 0 | |
root@am62xx-evm:~# cat /proc/interrupts | |
CPU0 CPU1 CPU2 CPU3 | |
11: 6255 5555 5547 5070 GICv3 30 Level arch_timer | |
14: 0 0 0 0 GICv3 23 Level arm-pmu | |
15: 3445 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012 | |
24: 701 0 0 0 GICv3 193 Level 20000000.i2c | |
25: 0 0 0 0 GICv3 194 Level 20010000.i2c | |
26: 0 0 0 0 GICv3 195 Level 20020000.i2c | |
27: 3703 0 0 0 MSI-INTA 1713152 Level 485c0100.dma-controller chan0 | |
45: 0 0 0 0 MSI-INTA 1714176 Edge 485c0100.dma-controller chan1 | |
57: 0 0 0 0 MSI-INTA 1714688 Level 485c0100.dma-controller chan1 | |
75: 0 0 0 0 MSI-INTA 1715718 Edge 485c0100.dma-controller chan2 | |
93: 0 0 0 0 MSI-INTA 1716230 Level 485c0100.dma-controller chan2 | |
115: 10 0 0 0 MSI-INTA 1970707 Level 8000000.ethernet-tx0 | |
123: 0 0 0 0 MSI-INTA 1970715 Level 8000000.ethernet-tx1 | |
131: 36115 0 0 0 MSI-INTA 1970723 Level 8000000.ethernet-tx2 | |
139: 14 0 0 0 MSI-INTA 1970731 Level 8000000.ethernet-tx3 | |
147: 9 0 0 0 MSI-INTA 1970739 Level 8000000.ethernet-tx4 | |
155: 10 0 0 0 MSI-INTA 1970747 Level 8000000.ethernet-tx5 | |
163: 0 0 0 0 MSI-INTA 1970755 Level 8000000.ethernet-tx6 | |
171: 6 0 0 0 MSI-INTA 1970763 Level 8000000.ethernet-tx7 | |
187: 0 0 0 0 MSI-INTA 1970779 Level 485c0000.dma-controller chan2 | |
205: 47032 0 0 0 MSI-INTA 1971731 Level 8000000.ethernet-rx0 | |
229: 0 0 0 0 MSI-INTA 1971755 Level 485c0000.dma-controller chan0 | |
230: 0 0 0 0 MSI-INTA 1971756 Level 485c0000.dma-controller chan1 | |
237: 657 0 0 0 GICv3 210 Level 2800000.serial | |
238: 2 0 0 0 GICv3 171 Level fc40000.spi | |
241: 2172 0 0 0 GICv3 258 Level xhci-hcd:usb1 | |
242: 1519 0 0 0 GICv3 165 Level mmc0 | |
254: 0 0 0 0 GICv3 269 Level 2b10000.audio-controller_rx | |
255: 0 0 0 0 GICv3 270 Level 2b10000.audio-controller_tx | |
256: 0 0 0 0 GICv3 132 Level 2b1f0000.rtc | |
IPI0: 3371 6090 6286 5485 Rescheduling interrupts | |
IPI1: 7267 14789 13751 15407 Function call interrupts | |
IPI2: 0 0 0 0 CPU stop interrupts | |
IPI3: 0 0 0 0 CPU stop NMIs | |
IPI4: 0 0 0 0 Timer broadcast interrupts | |
IPI5: 264 262 316 300 IRQ work interrupts | |
IPI6: 0 0 0 0 CPU backtrace interrupts | |
IPI7: 0 0 0 0 KGDB roundup interrupts | |
Err: 0 | |
root@am62xx-evm:~# cat /proc/softirqs | |
CPU0 CPU1 CPU2 CPU3 | |
HI: 2 1 0 2 | |
TIMER: 1704 1648 1655 1392 | |
NET_TX: 56 3 3 7 | |
NET_RX: 44573 5 16 7 | |
BLOCK: 1340 0 0 0 | |
IRQ_POLL: 0 0 0 0 | |
TASKLET: 7896 15 0 7 | |
SCHED: 2919 2512 2681 2458 | |
HRTIMER: 0 0 0 0 | |
RCU: 4361 5761 5331 5296 | |
root@am62xx-evm:~# ls -lR /run/media/mmcblk0p1 | |
/run/media/mmcblk0p1: | |
total 2 | |
-rwxrwx--- 1 root disk 512 May 13 2023 flashTestFile | |
root@am62xx-evm:~# opkg list-installed | grep packagegroup-arago-test; echo $? | |
1 | |
root@am62xx-evm:~# opkg list-installed | grep ti-test; echo $? | |
ti-test - 1.0-r0.0 | |
ti-test-extras - 1.0-r0.0 | |
0 | |
root@am62xx-evm:~# lsmod | |
Module Size Used by | |
overlay 139264 0 | |
powervr 176128 0 | |
drm_gpuvm 32768 1 powervr | |
snd_soc_simple_card 16384 0 | |
crct10dif_ce 12288 1 | |
drm_exec 12288 2 drm_gpuvm,powervr | |
snd_soc_simple_card_utils 28672 1 snd_soc_simple_card | |
drm_shmem_helper 24576 1 powervr | |
gpu_sched 40960 1 powervr | |
display_connector 12288 0 | |
tidss 49152 0 | |
cfg80211 409600 0 | |
drm_display_helper 172032 1 tidss | |
rti_wdt 12288 0 | |
rtc_ti_k3 12288 1 | |
k3_j72xx_bandgap 12288 0 | |
sii902x 16384 0 | |
drm_dma_helper 20480 1 tidss | |
rfkill 28672 2 cfg80211 | |
snd_soc_davinci_mcasp 32768 2 | |
drm_kms_helper 180224 6 sii902x,drm_dma_helper,display_connector,drm_shmem_helper,drm_display_helper,tidss | |
snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp | |
tps6598x 24576 0 | |
sa2ul 32768 0 | |
snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp | |
typec 77824 1 tps6598x | |
snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp | |
at24 24576 0 | |
snd_soc_tlv320aic3x_i2c 12288 1 | |
authenc 12288 1 sa2ul | |
snd_soc_tlv320aic3x 73728 1 snd_soc_tlv320aic3x_i2c | |
ramoops 24576 0 | |
omap_mailbox 12288 0 | |
reed_solomon 16384 1 ramoops | |
drm 548864 11 gpu_sched,sii902x,drm_kms_helper,drm_exec,drm_dma_helper,display_connector,drm_gpuvm,powervr,drm_shmem_helper,drm_display_helper,tidss | |
fuse 139264 1 | |
drm_panel_orientation_quirks 28672 1 drm | |
backlight 20480 2 drm_display_helper,drm | |
ipv6 454656 32 | |
root@am62xx-evm:~# export IPERFHOST=192.168.0.1 | |
root@am62xx-evm:~# export NFS_SERVER=192.168.0.1 | |
root@am62xx-evm:~# export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62xx_sk-fs-01 | |
root@am62xx-evm:~# export AP_SSID= | |
root@am62xx-evm:~# mkdir -p -m 777 /test | |
root@am62xx-evm:~# cd /test | |
root@am62xx-evm:/test# cat > test.sh << EOF | |
> failtest() { | |
> echo 1 >&3 | |
> } | |
> timeout=600 | |
> | |
> # Start of user's script logic | |
> cd /opt/ltp | |
> ./runltp -P am62xx_sk-fs -f ddt/powermgr_cpufreq -s "POWERMGR_S_FUNC_CPUFREQ_BA | |
ASIC " | |
> EOF | |
root@am62xx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.109 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::1e63:49ff:fe1f:dad0 prefixlen 64 scopeid 0x20<link> | |
ether 1c:63:49:1f:da:d0 txqueuelen 1000 (Ethernet) | |
RX packets 114448 bytes 147158264 (140.3 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 42622 bytes 9361142 (8.9 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62xx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.109 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::1e63:49ff:fe1f:dad0 prefixlen 64 scopeid 0x20<link> | |
ether 1c:63:49:1f:da:d0 txqueuelen 1000 (Ethernet) | |
RX packets 114470 bytes 147162268 (140.3 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 42648 bytes 9365586 (8.9 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62xx-evm:/test# cd /test | |
root@am62xx-evm:/test# chmod +x test.sh | |
root@am62xx-evm:/test# ./test.sh 2>&1 3> result.log | |
INFO: Filtering testscenarios based on am62xx_sk-fs capabilities | |
Checking for required user/group ids | |
'root' user id and group found. | |
'nobody' user id and group found. | |
'bin' user id and group found. | |
'daemon' user id and group found. | |
Users group found. | |
Sys group found. | |
Required users/groups exist. | |
If some fields are empty or look unusual you may have an old version. | |
Compare to the current minimal requirements in Documentation/Changes. | |
/etc/os-release | |
ID=arago | |
NAME="Arago" | |
VERSION="2023.10" | |
VERSION_ID=2023.10 | |
VERSION_CODENAME="${DISTRO_CODENAME}" | |
PRETTY_NAME="Arago 2023.10" | |
CPE_NAME="cpe:/o:openembedded:arago:2023.10" | |
uname: | |
Linux am62xx-evm 6.11.0-next-20240918-00007-gc8fdd6871c09 #50 SMP PREEMPT Thu Sep 26 11:53:14 IST 2024 aarch64 GNU/Linux | |
/proc/cmdline | |
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/am62xx_sk-fs-01/autofs/882e3a69048a2609f5c16aaddbe5dca1,nolock,v3,tcp,rsize=4096,wsize=4096 | |
Gnu C gcc (GCC) 13.3.0 | |
Clang | |
Gnu make 4.4.1 | |
util-linux 2.39.3 | |
mount mount, statx, assert, debug) | |
modutils 31 | |
e2fsprogs 1.47.0 | |
Linux C Library x 1 root root 1650968 Mar 9 2018 /usr/lib/libc.so.6 | |
Dynamic linker (ldd) 2.39 | |
Linux C++ Library 6.0.32 | |
Procps 4.0.4-dirty | |
Net-tools 2.10 | |
iproute2 iproute2-6.7.0 | |
iputils 20240117 | |
ethtool 6.7 | |
Sh-utils 9.4 | |
Modules Loaded overlay powervr drm_gpuvm snd_soc_simple_card crct10dif_ce drm_exec snd_soc_simple_card_utils drm_shmem_helper gpu_sched display_connector tidss cfg80211 drm_display_helper rti_wdt rtc_ti_k3 k3_j72xx_bandgap sii902x drm_dma_helper rfkill snd_soc_davinci_mcasp drm_kms_helper snd_soc_ti_udma tps6598x sa2ul snd_soc_ti_edma typec snd_soc_ti_sdma at24 snd_soc_tlv320aic3x_i2c authenc snd_soc_tlv320aic3x ramoops omap_mailbox reed_solomon drm fuse drm_panel_orientation_quirks backlight ipv6 | |
cpuinfo: | |
Architecture: aarch64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
CPU(s): 4 | |
On-line CPU(s) list: 0-3 | |
Vendor ID: ARM | |
Model name: Cortex-A53 | |
Model: 4 | |
Thread(s) per core: 1 | |
Core(s) per cluster: 4 | |
Socket(s): - | |
Cluster(s): 1 | |
Stepping: r0p4 | |
CPU(s) scaling MHz: 71% | |
CPU max MHz: 1400.0000 | |
CPU min MHz: 200.0000 | |
BogoMIPS: 400.00 | |
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid | |
Caches (sum of all): | |
L1d: 128 KiB (4 instances) | |
L1i: 128 KiB (4 instances) | |
L2: 512 KiB (1 instance) | |
Vulnerabilities: | |
Gather data sampling: Not affected | |
Itlb multihit: Not affected | |
L1tf: Not affected | |
Mds: Not affected | |
Meltdown: Not affected | |
Mmio stale data: Not affected | |
Reg file data sampling: Not affected | |
Retbleed: Not affected | |
Spec rstack overflow: Not affected | |
Spec store bypass: Not affected | |
Spectre v1: Mitigation; __user pointer sanitization | |
Spectre v2: Not affected | |
Srbds: Not affected | |
Tsx async abort: Not affected | |
free reports: | |
total used free shared buff/cache available | |
Mem: 1985812 201784 1686436 10380 178296 1784028 | |
Swap: 0 0 0 | |
memory (/proc/meminfo): | |
MemTotal: 1985812 kB | |
MemFree: 1686436 kB | |
MemAvailable: 1784064 kB | |
Buffers: 3048 kB | |
Cached: 158800 kB | |
SwapCached: 0 kB | |
Active: 28492 kB | |
Inactive: 176304 kB | |
Active(anon): 1428 kB | |
Inactive(anon): 51884 kB | |
Active(file): 27064 kB | |
Inactive(file): 124420 kB | |
Unevictable: 0 kB | |
Mlocked: 0 kB | |
SwapTotal: 0 kB | |
SwapFree: 0 kB | |
Dirty: 0 kB | |
Writeback: 0 kB | |
AnonPages: 42792 kB | |
Mapped: 46448 kB | |
Shmem: 10380 kB | |
KReclaimable: 16448 kB | |
Slab: 37768 kB | |
SReclaimable: 16448 kB | |
SUnreclaim: 21320 kB | |
KernelStack: 2432 kB | |
PageTables: 2080 kB | |
SecPageTables: 0 kB | |
NFS_Unstable: 0 kB | |
Bounce: 0 kB | |
WritebackTmp: 0 kB | |
CommitLimit: 992904 kB | |
Committed_AS: 213624 kB | |
VmallocTotal: 135288315904 kB | |
VmallocUsed: 8856 kB | |
VmallocChunk: 0 kB | |
Percpu: 976 kB | |
HardwareCorrupted: 0 kB | |
AnonHugePages: 8192 kB | |
ShmemHugePages: 0 kB | |
ShmemPmdMapped: 0 kB | |
FileHugePages: 0 kB | |
FilePmdMapped: 0 kB | |
CmaTotal: 131072 kB | |
CmaFree: 128560 kB | |
HugePages_Total: 0 | |
HugePages_Free: 0 | |
HugePages_Rsvd: 0 | |
HugePages_Surp: 0 | |
Hugepagesize: 2048 kB | |
Hugetlb: 0 kB | |
available filesystems: | |
9p autofs bdev bpf cgroup cgroup2 configfs debugfs devpts devtmpfs efivarfs ext2 ext3 ext4 fuse fuseblk fusectl hugetlbfs mqueue nfs nfs4 overlay pipefs proc pstore ramfs rpc_pipefs securityfs sockfs squashfs sysfs tmpfs vfat | |
mounted filesystems (/proc/mounts): | |
192.168.0.1:/opt/NFS_exports/linux/am62xx_sk-fs-01/autofs/882e3a69048a2609f5c16aaddbe5dca1 / nfs rw,relatime,vers=3,rsize=4096,wsize=4096,namlen=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.0.1,mountvers=3,mountproto=tcp,local_lock=all,addr=192.168.0.1 0 0 | |
devtmpfs /dev devtmpfs rw,relatime,size=925896k,nr_inodes=231474,mode=755 0 0 | |
proc /proc proc rw,relatime 0 0 | |
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 | |
securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 | |
devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=666 0 0 | |
tmpfs /run tmpfs rw,nosuid,nodev,size=397164k,nr_inodes=819200,mode=755 0 0 | |
cgroup2 /sys/fs/cgroup cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot 0 0 | |
bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0 | |
hugetlbfs /dev/hugepages hugetlbfs rw,nosuid,nodev,relatime,pagesize=2M 0 0 | |
mqueue /dev/mqueue mqueue rw,nosuid,nodev,noexec,relatime 0 0 | |
debugfs /sys/kernel/debug debugfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /tmp tmpfs rw,nosuid,nodev,size=992908k,nr_inodes=1048576 0 0 | |
fusectl /sys/fs/fuse/connections fusectl rw,nosuid,nodev,noexec,relatime 0 0 | |
configfs /sys/kernel/config configfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /var/volatile tmpfs rw,relatime 0 0 | |
/dev/sda1 /run/media/boot-sda1 vfat rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0 | |
/dev/mmcblk0p1 /run/media/mmcblk0p1 vfat rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0 | |
/dev/mmcblk0p2 /run/media/mmcblk0p2 ext4 rw,relatime 0 0 | |
tmpfs /run/user/0 tmpfs rw,nosuid,nodev,relatime,size=198580k,nr_inodes=49645,mode=700 0 0 | |
mounted filesystems (df): | |
Filesystem Type Size Used Avail Use% Mounted on | |
192.168.0.1:/opt/NFS_exports/linux/am62xx_sk-fs-01/autofs/882e3a69048a2609f5c16aaddbe5dca1 nfs 916G 598G 272G 69% / | |
devtmpfs devtmpfs 905M 4.0K 905M 1% /dev | |
tmpfs tmpfs 970M 0 970M 0% /dev/shm | |
tmpfs tmpfs 388M 11M 378M 3% /run | |
tmpfs tmpfs 970M 20K 970M 1% /tmp | |
tmpfs tmpfs 970M 4.0K 970M 1% /var/volatile | |
/dev/sda1 [ 65.339889] LTP: starting POWERMGR_S_FUNC_CPUFREQ_BASIC (source 'common.sh'; echo "userspace" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor || die "unable to set to userspace governer"; powermgr_cpufreq.sh -d 2 -l 10; powermgr_cpufreq.sh -r true -d 2 -l 10) | |
vfat 97M 0 97M 0% /run/media/boot-sda1 | |
/dev/mmcblk0p1 vfat 16M 2.0K 16M 1% /run/media/mmcblk0p1 | |
/dev/mmcblk0p2 ext4 29G 1.1G 27G 4% /run/media/mmcblk0p2 | |
tmpfs tmpfs 194M 4.0K 194M 1% /run/user/0 | |
AppArmor disabled | |
SELinux mode: unknown | |
no big block device was specified on commandline. | |
Tests which require a big block device are disabled. | |
You can specify it with option -z | |
COMMAND: /opt/ltp/bin/ltp-pan -e -S -a 1085 -n 1085 -p -f /tmp/ltp-TPKYNeGTgb/alltests -l /tmp/tmp.dHdWStXRs9 -C /opt/ltp/output/LTP_RUN_ON-tmp.dHdWStXRs9.failed -T /opt/ltp/output/LTP_RUN_ON-tmp.dHdWStXRs9.tconf | |
INFO: Restricted to POWERMGR_S_FUNC_CPUFREQ_BASIC | |
LOG File: /tmp/tmp.dHdWStXRs9 | |
FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.dHdWStXRs9.failed | |
TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.dHdWStXRs9.tconf | |
Running tests....... | |
<<<test_start>>> | |
tag=POWERMGR_S_FUNC_CPUFREQ_BASIC stime=1727337258 | |
cmdline="source 'common.sh'; echo "userspace" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor || die "unable to set to userspace governer"; powermgr_cpufreq.sh -d 2 -l 10; powermgr_cpufreq.sh -r true -d 2 -l 10" | |
contacts="" | |
analysis=exit | |
<<<test_output>>> | |
incrementing stop | |
|TRACE LOG|cpufreq trace log| | |
|TRACE LOG|OPP to be switched for 10 loops with 2 seconds delay between each OPP transition| | |
============ LOOP: 0============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 1============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 2============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 3============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 4============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 5============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 6============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 7============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 8============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 9============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
Checking assertion for index 0 | |
Checking assertion for index 1 | |
Checking assertion for index 2 | |
Checking assertion for index 3 | |
Checking assertion for index 4 | |
Checking assertion for index 5 | |
Checking assertion for index 6 | |
|TRACE LOG|cpufreq trace log| | |
|TRACE LOG|OPP to be switched for 10 loops with 2 seconds delay between each OPP transition| | |
============ LOOP: 0============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 1============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 2============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 3============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 4============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 5============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 6============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 7============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 8============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 9============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
Checking assertion for index 0 | |
Checking assertion for index 1 | |
Checking assertion for index 2 | |
Checking assertion for index 3 | |
Checking assertion for index 4 | |
Checking assertion for index 5 | |
Checking assertion for index 6 | |
<<<execution_status>>> | |
initiation_status="ok" | |
duration=291 termination_type=exited termination_id=0 corefile=no | |
cutime=233 cstime=865 | |
<<<test_end>>> | |
INFO: ltp-pan reported all tests PASS | |
LTP Version: 20240129-2854-gfcd964975 | |
###############################################################" | |
Done executing testcases." | |
LTP Version: 20240129-2854-gfcd964975 | |
Result log is in the /tmp/tmp.dHdWStXRs9 " | |
###############################################################" | |
Test Start Time: Thu Sep 26 07:54:18 2024 | |
----------------------------------------- | |
Testcase Result Exit Value | |
-------- ------ ---------- | |
POWERMGR_S_FUNC_CPUFREQ_BASIC PASS 0 | |
----------------------------------------------- | |
Total Tests: 1 | |
Total Skipped Tests: 0 | |
Total Failures: 0 | |
Kernel Version: 6.11.0-next-20240918-00007-gc8fdd6871c09 | |
Machine Architecture: aarch64 | |
Hostname: am62xx-evm | |
root@am62xx-evm:/test# echo $? | |
0 | |
root@am62xx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.109 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::1e63:49ff:fe1f:dad0 prefixlen 64 scopeid 0x20<link> | |
ether 1c:63:49:1f:da:d0 txqueuelen 1000 (Ethernet) | |
RX packets 129090 bytes 157864437 (150.5 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 53264 bytes 11398501 (10.8 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62xx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.109 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::1e63:49ff:fe1f:dad0 prefixlen 64 scopeid 0x20<link> | |
ether 1c:63:49:1f:da:d0 txqueuelen 1000 (Ethernet) | |
RX packets 129110 bytes 157868077 (150.5 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 53286 bytes 11402433 (10.8 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62xx-evm:/test# cat result.log | |
root@am62xx-evm:/test# cd /test | |
root@am62xx-evm:/test# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 6.11.0-next-20240918-00007-gc8fdd6871c09 (dhruva@lcpd911) (aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626, GNU ld (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 2.40.0.20230627) #50 SMP PREEMPT Thu Sep 26 11:53:14 IST 2024 | |
[ 0.000000] KASLR disabled due to lack of seed | |
[ 0.000000] Machine model: Texas Instruments AM625 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 CMA memory pool at 0x00000000f7600000, size 128 MiB | |
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x00000000f7600000..0x00000000ff5fffff (131072 KiB) map reusable linux,cma | |
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 | |
[ 0.000000] OF: reserved mem: 0x000000009ca00000..0x000000009cafffff (1024 KiB) map non-reusable ramoops@9ca00000 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-dma-memory@9db00000 | |
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 | |
[ 0.000000] OF: reserved mem: 0x00000000ff700000..0x00000000ffffffff (9216 KiB) nomap non-reusable framebuffer@ff700000 | |
[ 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-0x000000008007ffff] | |
[ 0.000000] node 0: [mem 0x0000000080080000-0x000000009dafffff] | |
[ 0.000000] node 0: [mem 0x000000009db00000-0x000000009e6fffff] | |
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] | |
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] | |
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ff6fffff] | |
[ 0.000000] node 0: [mem 0x00000000ff700000-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.5 | |
[ 0.000000] percpu: Embedded 22 pages/cpu s51736 r8192 d30184 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/am62xx_sk-fs-01/autofs/882e3a69048a2609f5c16aaddbe5dca1,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: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 524288 | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB | |
[ 0.000000] software IO TLB: area num 4. | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000f4c00000-0x00000000f4e00000] (2MB) | |
[ 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=512 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 rcu_task_cpu_ids=4. | |
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_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: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 | |
[ 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 @80c00000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x0000000080450000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080460000 | |
[ 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.008809] Console: colour dummy device 80x25 | |
[ 0.013434] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.024127] pid_max: default: 32768 minimum: 301 | |
[ 0.028960] LSM: initializing lsm=capability | |
[ 0.033519] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.041112] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.061740] rcu: Hierarchical SRCU implementation. | |
[ 0.066705] rcu: Max phase no-delay instances is 1000. | |
[ 0.072308] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
[ 0.081171] EFI services will not be available. | |
[ 0.086176] smp: Bringing up secondary CPUs ... | |
[ 0.099318] Detected VIPT I-cache on CPU1 | |
[ 0.099455] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 | |
[ 0.099473] GICv3: CPU1: using allocated LPI pending table @0x0000000080470000 | |
[ 0.099544] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.103432] Detected VIPT I-cache on CPU2 | |
[ 0.103534] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 | |
[ 0.103554] GICv3: CPU2: using allocated LPI pending table @0x0000000080480000 | |
[ 0.103599] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.107383] Detected VIPT I-cache on CPU3 | |
[ 0.107485] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 | |
[ 0.107501] GICv3: CPU3: using allocated LPI pending table @0x0000000080490000 | |
[ 0.107547] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.107706] smp: Brought up 1 node, 4 CPUs | |
[ 0.187464] SMP: Total of 4 processors activated. | |
[ 0.192280] CPU: All CPU(s) started at EL2 | |
[ 0.196485] CPU features: detected: 32-bit EL0 Support | |
[ 0.201744] CPU features: detected: CRC32 instructions | |
[ 0.207069] alternatives: applying system-wide alternatives | |
[ 0.213680] Memory: 1842940K/2097152K available (13056K kernel code, 1290K rwdata, 5008K rodata, 2944K init, 605K bss, 114284K reserved, 131072K cma-reserved) | |
[ 0.229753] devtmpfs: initialized | |
[ 0.242452] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.252489] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
[ 0.264661] 26992 pages in range for non-PLT usage | |
[ 0.264700] 518512 pages in range for PLT usage | |
[ 0.270102] pinctrl core: initialized pinctrl subsystem | |
[ 0.280780] DMI not present or invalid. | |
[ 0.287576] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.295085] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.302617] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.310911] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.319112] audit: initializing netlink subsys (disabled) | |
[ 0.324997] audit: type=2000 audit(0.224:1): state=initialized audit_enabled=0 res=1 | |
[ 0.325641] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.332941] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.339154] cpuidle: using governor menu | |
[ 0.350080] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.357144] ASID allocator initialised with 65536 entries | |
[ 0.376104] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 0.387583] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 0.400059] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.407046] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.413464] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.420411] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.426822] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.433762] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.440172] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.447112] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.456632] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected | |
[ 0.466291] iommu: Default domain type: Translated | |
[ 0.471240] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.478433] SCSI subsystem initialized | |
[ 0.482922] usbcore: registered new interface driver usbfs | |
[ 0.488577] usbcore: registered new interface driver hub | |
[ 0.494047] usbcore: registered new device driver usb | |
[ 0.499994] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.505086] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.514451] PTP clock support registered | |
[ 0.518505] EDAC MC: Ver: 3.0.0 | |
[ 0.522153] scmi_core: SCMI protocol bus registered | |
[ 0.527743] FPGA manager framework | |
[ 0.531367] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.538874] vgaarb: loaded | |
[ 0.542275] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.548917] VFS: Disk quotas dquot_6.6.0 | |
[ 0.552972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.567932] NET: Registered PF_INET protocol family | |
[ 0.573287] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.582561] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) | |
[ 0.591392] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.599336] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.607568] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) | |
[ 0.615697] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.622685] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) | |
[ 0.629632] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) | |
[ 0.637192] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.643722] RPC: Registered named UNIX socket transport module. | |
[ 0.649825] RPC: Registered udp transport module. | |
[ 0.654639] RPC: Registered tcp transport module. | |
[ 0.659449] RPC: Registered tcp-with-tls transport module. | |
[ 0.665060] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.671672] PCI: CLS 0 bytes, default 64 | |
[ 0.677458] Initialise system trusted keyrings | |
[ 0.682376] workingset: timestamp_bits=46 max_order=19 bucket_order=0 | |
[ 0.689408] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.695768] NFS: Registering the id_resolver key type | |
[ 0.700982] Key type id_resolver registered | |
[ 0.705263] Key type id_legacy registered | |
[ 0.709383] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.716246] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.724129] 9p: Installing v9fs 9p2000 file system support | |
[ 0.782945] Key type asymmetric registered | |
[ 0.787150] Asymmetric key parser 'x509' registered | |
[ 0.792233] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) | |
[ 0.799806] io scheduler mq-deadline registered | |
[ 0.804444] io scheduler kyber registered | |
[ 0.808592] io scheduler bfq registered | |
[ 0.816019] pinctrl-single 4084000.pinctrl: 34 pins, size 136 | |
[ 0.822519] pinctrl-single f4000.pinctrl: 171 pins, size 684 | |
[ 0.830699] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.844389] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.853967] STM32 USART driver initialized | |
[ 0.866244] loop: module loaded | |
[ 0.870617] megasas: 07.727.03.00-rc1 | |
[ 0.878987] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.885057] thunder_xcv, ver 1.0 | |
[ 0.888420] thunder_bgx, ver 1.0 | |
[ 0.891788] nicpf, ver 1.0 | |
[ 0.894979] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
[ 0.902370] hns3: Copyright (c) 2017 Huawei Corporation. | |
[ 0.907860] hclge is initializing | |
[ 0.911320] e1000: Intel(R) PRO/1000 Network Driver | |
[ 0.916314] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
[ 0.922217] e1000e: Intel(R) PRO/1000 Network Driver | |
[ 0.927295] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 0.933373] igb: Intel(R) Gigabit Ethernet Network Driver | |
[ 0.938899] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 0.944632] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.951061] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.957284] sky2: driver version 1.30 | |
[ 0.962055] VFIO - User Level meta-driver version: 0.3 | |
[ 0.968675] usbcore: registered new interface driver usb-storage | |
[ 0.975944] i2c_dev: i2c /dev entries driver | |
[ 0.982383] cpu cpu0: ti_cpufreq_get_efuse: An old devicetree is in use, please consider updating at some point! | |
[ 0.993833] sdhci: Secure Digital Host Controller Interface driver | |
[ 1.000226] sdhci: Copyright(c) Pierre Ossman | |
[ 1.005240] Synopsys Designware Multimedia Card Interface Driver | |
[ 1.011830] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 1.018831] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 1.026209] usbcore: registered new interface driver usbhid | |
[ 1.031929] usbhid: USB HID core driver | |
[ 1.037916] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available | |
[ 1.048411] optee: probing for conduit method. | |
[ 1.053033] optee: revision 4.2 (12d7c4ee) | |
[ 1.053486] optee: dynamic shared memory is enabled | |
[ 1.063589] optee: initialized driver | |
[ 1.063701] random: crng init done | |
[ 1.069879] NET: Registered PF_PACKET protocol family | |
[ 1.076162] 9pnet: Installing 9P2000 support | |
[ 1.080637] Key type dns_resolver registered | |
[ 1.094894] registered taskstats version 1 | |
[ 1.099335] Loading compiled-in X.509 certificates | |
[ 1.118389] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') | |
[ 1.200054] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz | |
[ 1.208358] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 1.218379] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
[ 1.228168] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi | |
[ 1.234919] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 | |
[ 1.242832] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz | |
[ 1.250560] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz | |
[ 1.256657] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created | |
[ 1.266011] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created | |
[ 1.277588] ti-udma 485c0100.dma-controller: Number of rings: 82 | |
[ 1.286914] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) | |
[ 1.298569] ti-udma 485c0000.dma-controller: Number of rings: 150 | |
[ 1.310394] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) | |
[ 1.321451] printk: legacy console [ttyS2] disabled | |
[ 1.326920] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 237, base_baud = 3000000) is a 8250 | |
[ 1.335923] printk: legacy console [ttyS2] enabled | |
[ 1.335923] printk: legacy console [ttyS2] enabled | |
[ 1.345627] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.345627] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.363048] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 | |
[ 1.370049] Creating 7 MTD partitions on "fc40000.spi.0": | |
[ 1.375458] 0x000000000000-0x000000080000 : "ospi.tiboot3" | |
[ 1.382595] 0x000000080000-0x000000280000 : "ospi.tispl" | |
[ 1.389365] 0x000000280000-0x000000680000 : "ospi.u-boot" | |
[ 1.396134] 0x000000680000-0x0000006c0000 : "ospi.env" | |
[ 1.402737] 0x0000006c0000-0x000000700000 : "ospi.env.backup" | |
[ 1.409794] 0x000000800000-0x000003fc0000 : "ospi.rootfs" | |
[ 1.416524] 0x000003fc0000-0x000004000000 : "ospi.phypattern" | |
[ 1.425729] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode | |
[ 1.466280] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.477950] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 | |
[ 1.486067] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 | |
[ 1.494208] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 | |
[ 1.507209] am65-cpsw-nuss 8000000.ethernet: Use random MAC address | |
[ 1.513617] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 | |
[ 1.520751] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32 | |
[ 1.540250] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 | |
[ 1.552463] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector | |
[ 1.569663] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 1.575273] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 | |
[ 1.583116] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports | |
[ 1.589123] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 | |
[ 1.598586] xhci-hcd xhci-hcd.0.auto: irq 241, io mem 0x31100000 | |
[ 1.605633] hub 1-0:1.0: USB hub found | |
[ 1.609446] hub 1-0:1.0: 1 port detected | |
[ 1.615668] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz | |
[ 1.629463] mmc0: CQHCI version 5.10 | |
[ 1.672943] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit | |
[ 1.691199] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) | |
[ 1.700590] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode | |
[ 1.759902] mmc0: Command Queue Engine enabled | |
[ 1.764433] mmc0: new HS200 MMC card at address 0001 | |
[ 1.772183] mmcblk0: mmc0:0001 G1M15L 29.6 GiB | |
[ 1.781004] mmcblk0: p1 p2 | |
[ 1.784751] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB | |
[ 1.791275] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB | |
[ 1.797526] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0) | |
[ 1.858383] usb 1-1: new high-speed USB device number 2 using xhci-hcd | |
[ 2.008575] usb-storage 1-1:1.0: USB Mass Storage device detected | |
[ 2.017069] scsi host0: usb-storage 1-1:1.0 | |
[ 3.058100] scsi 0:0:0:0: Direct-Access Patriot Memory PMAP PQ: 0 ANSI: 4 | |
[ 4.105956] sd 0:0:0:0: [sda] 7587264 512-byte logical blocks: (3.88 GB/3.62 GiB) | |
[ 4.114352] sd 0:0:0:0: [sda] Write Protect is off | |
[ 4.119591] sd 0:0:0:0: [sda] No Caching mode page found | |
[ 4.124967] sd 0:0:0:0: [sda] Assuming drive cache: write through | |
[ 4.161350] sda: sda1 sda2 sda3 | |
[ 4.167313] sd 0:0:0:0: [sda] Attached SCSI removable disk | |
[ 5.818006] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
[ 5.838388] Sending DHCP requests ., OK | |
[ 5.858569] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.109 | |
[ 5.866504] IP-Config: Complete: | |
[ 5.869759] device=eth0, hwaddr=1c:63:49:1f:da:d0, ipaddr=192.168.0.109, mask=255.255.255.0, gw=192.168.0.1 | |
[ 5.880056] host=192.168.0.109, domain=ti.com, nis-domain=(none) | |
[ 5.886604] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 5.886643] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 5.900331] clk: Disabling unused clocks | |
[ 5.916615] PM: genpd: Disabling unused power domains | |
[ 5.922412] ALSA device list: | |
[ 5.925703] No soundcards found. | |
[ 5.959868] VFS: Mounted root (nfs filesystem) on device 0:22. | |
[ 5.966387] devtmpfs: mounted | |
[ 5.971915] Freeing unused kernel memory: 2944K | |
[ 5.976605] Run /sbin/init as init process | |
[ 6.203384] systemd[1]: System time before build time, advancing clock. | |
[ 6.308676] NET: Registered PF_INET6 protocol family | |
[ 6.319597] Segment Routing with IPv6 | |
[ 6.323330] In-situ OAM (IOAM) with IPv6 | |
[ 6.376682] systemd[1]: systemd 255.4^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) | |
[ 6.408604] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2023.10[0m! | |
[ 6.430612] systemd[1]: Hostname set to <am62xx-evm>. | |
[ 7.114603] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. | |
[ 7.276351] 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. | |
[ 7.395332] systemd[1]: Queued start job for default target Graphical Interface. | |
[ 7.465623] systemd[1]: Created slice Slice /system/getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. | |
[ 7.485617] systemd[1]: Created slice Slice /system/modprobe. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. | |
[ 7.505940] systemd[1]: Created slice Slice /system/serial-getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. | |
[ 7.529436] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 7.547344] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mDispatch Password Requests to Console Directory Watch[0m. | |
[ 7.566996] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mForward Password Requests to Wall Directory Watch[0m. | |
[ 7.586760] systemd[1]: Expecting device /dev/ttyS2... | |
Expecting device [0;1;39m/dev/ttyS2[0m... | |
[ 7.602994] systemd[1]: Reached target Path Units. | |
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. | |
[ 7.618656] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 7.634621] systemd[1]: Reached target Slice Units. | |
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. | |
[ 7.650668] systemd[1]: Reached target Swaps. | |
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. | |
[ 7.726444] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 7.747070] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 7.790889] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 7.811776] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 7.834963] systemd[1]: Listening on Journal Audit Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. | |
[ 7.857608] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 7.876663] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 7.893888] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 7.919338] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 7.940313] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 7.961177] systemd[1]: Listening on User Database Manager Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. | |
[ 8.015171] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 8.083059] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 8.109848] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 8.123332] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 8.146791] systemd[1]: Mounting Temporary Directory /tmp... | |
Mounting [0;1;39mTemporary Directory /tmp[0m... | |
[ 8.175607] systemd[1]: Starting Create List of Static Device Nodes... | |
Starting [0;1;39mCreate List of Static Device Nodes[0m... | |
[ 8.193795] systemd[1]: Starting Load Kernel Module configfs... | |
Starting [0;1;39mLoad Kernel Module configfs[0m... | |
[ 8.223256] systemd[1]: Starting Load Kernel Module drm... | |
Starting [0;1;39mLoad Kernel Module drm[0m... | |
[ 8.241699] systemd[1]: Starting Load Kernel Module fuse... | |
Starting [0;1;39mLoad Kernel Module fuse[0m... | |
[ 8.263428] systemd[1]: Starting Start psplash boot splash screen... | |
Starting [0;1;39mStart psplash boot splash screen[0m... | |
[ 8.287892] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 8.294535] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). | |
[ 8.331053] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 8.361887] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 8.416028] systemd[1]: Starting Generate network units from Kernel command line... | |
Starting [0;1;39mGenerate network units from Kernel command line[0m... | |
[ 8.437915] fuse: init (API version 7.41) | |
[ 8.472549] systemd[1]: Starting Remount Root and Kernel File Systems... | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 8.527463] systemd[1]: Starting Coldplug All udev Devices... | |
Starting [0;1;39mColdplug All udev Devices[0m... | |
[ 8.556128] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 8.568699] systemd[1]: Mounted Huge Pages File System. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[ 8.589208] systemd[1]: Mounted POSIX Message Queue File System. | |
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File Sy[ 8.597565] systemd[1]: Mounted Kernel Debug File System. | |
stem[0m. | |
[ 8.613938] systemd-journald[125]: Collecting audit messages is enabled. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
[ 8.638055] systemd[1]: Mounted Temporary Directory /tmp. | |
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. | |
[ 8.657115] systemd[1]: Finished Create List of Static Device Nodes. | |
[[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m. | |
[ 8.677946] systemd[1]: [email protected]: Deactivated successfully. | |
[ 8.688166] systemd[1]: Finished Load Kernel Module configfs. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. | |
[ 8.710717] systemd[1]: [email protected]: Deactivated successfully. | |
[ 8.722658] systemd[1]: Finished Load Kernel Module drm. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. | |
[ 8.737747] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m. | |
See 'systemctl status psplash-start.service' for details. | |
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStart psplastemd progress communication helper[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. | |
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. | |
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. | |
Mounting [0;1;39mFUSE Control File System[0m... | |
Mounting [0;1;39mKernel Configuration File System[0m... | |
Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
Starting [0;1;39mApply Kernel Variables[0m... | |
Starting [0;1;39mCreate Static Device Nodes in /dev gracefully[0m... | |
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[ 9.102954] systemd-journald[125]: 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;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev gracefully[0m. | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. | |
Mounting [0;1;39m/var/volatile[0m... | |
[ 9.486927] audit: type=1334 audit(1709054767.280:2): prog-id=6 op=LOAD | |
[ 9.493704] audit: type=1334 audit(1709054767.284:3): prog-id=7 op=LOAD | |
Starting [0;1;39mRule-based Manager for Device Events and Files[0m... | |
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. | |
Starting [0;1;39mLoad/Save OS Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[[0;32m OK [0m] Finished [0;1;39mLoad/Save OS Random Seed[0m. | |
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. | |
[ 9.965720] audit: type=1334 audit(1709054767.752:4): prog-id=8 op=LOAD | |
Starting [0;1;39mNetwork Name Resolution[0m... | |
[ 10.053668] audit: type=1334 audit(1709054767.844:5): prog-id=9 op=LOAD | |
Starting [0;1;39mNetwork Time Synchronization[0m... | |
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... | |
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. | |
[ 10.162152] audit: type=1334 audit(1709054767.952:6): prog-id=10 op=LOAD | |
[ 10.169858] audit: type=1334 audit(1709054767.964:7): prog-id=11 op=LOAD | |
[ 10.178306] audit: type=1334 audit(1709054767.972:8): prog-id=12 op=LOAD | |
Starting [0;1;39mUser Database Manager[0m... | |
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. | |
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[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... | |
[ 11.698255] audit: type=1334 audit(1727332348.212:9): prog-id=13 op=LOAD | |
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. | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[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. | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf[0m. | |
[ 12.357360] audit: type=1334 audit(1727332348.872:10): prog-id=14 op=LOAD | |
[ 12.369704] audit: type=1334 audit(1727332348.880:11): prog-id=15 op=LOAD | |
Starting [0;1;39mUser Login Management[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;39mAvahi mDNS/DNS-SD Stack[0m. | |
[ 12.842678] pstore: Using crash dump compression: deflate | |
[ 12.904276] pstore: Registered ramoops as persistent store backend | |
[ 12.932849] ramoops: using 0x100000@0x9ca00000, ecc: 0 | |
[ 12.992055] at24 0-0051: supply vcc not found, using dummy regulator | |
[ 13.051215] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write | |
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. | |
[ 13.110837] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 | |
[ 13.266459] tps6598x 0-003f: Unable to find the interrupt, switching to polling | |
[ 13.384238] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 13.463380] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 | |
[ 13.482557] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 13.492636] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
[ 13.502247] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:27 UTC (27) | |
[ 13.505618] systemd-journald[125]: Time jumped backwards, rotating. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[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. | |
Starting [0;1;39mPermit User Sessions[0m... | |
Starting [0;1;39mRotate log files[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. | |
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth 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 Wayland compositor, as a system service[0m... | |
[[0;32m OK [0m] Finished [0;1;39mRotate log files[0m. | |
[ 14.654157] powervr fd00000.gpu: Direct firmware load for powervr/rogue_33.15.11.3_v1.fw failed with error -2 | |
[ 14.668932] powervr fd00000.gpu: [drm] *ERROR* failed to load firmware powervr/rogue_33.15.11.3_v1.fw (err=-2) | |
[ 14.681749] powervr fd00000.gpu: probe with driver powervr failed with error -2 | |
[[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] Listening on [0;1;39mLoad/Save RF Kill Switch Status /dev/rfkill Watch[0m. | |
Starting [0;1;39mVirtual Console Setup[0m... | |
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m. | |
Starting [0;1;39mUser Manager for UID 1000[0m... | |
[ 15.315149] kauditd_printk_skb: 4 callbacks suppressed | |
[ 15.315173] audit: type=1006 audit(1727332351.827:16): pid=560 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1 | |
[ 15.340931] audit: type=1300 audit(1727332351.827:16): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc0308a88 a2=4 a3=1 items=0 ppid=1 pid=560 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="/usr/lib/systemd/systemd-executor" key=(null) | |
[ 15.370101] audit: type=1327 audit(1727332351.827:16): proctitle="(systemd)" | |
[[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW clocks[0m. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m. | |
Expecting device [0;1;39m/dev/mmcblk0p1[0m... | |
Expecting device [0;1;39m/dev/mmcblk0p2[0m... | |
Starting [0;1;39mSave/Restore Sound Card State[0m... | |
[[0;32m OK [0m] Finished [0;1;39mSave/Restore Sound Card State[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. | |
[[0;32m OK [0m] Finished [0;1;39mVirtual Console Setup[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. | |
Starting [0;1;39mFile System Check on /dev/mmcblk0p2[0m... | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p1[0m. | |
Expecting device [0;1;39m/dev/sda1[0m... | |
Mounting [0;1;39m/run/media/mmcblk0p1[0m... | |
[[0;32m OK [0m] Found device [0;1;39mPatriot_Memory boot[0m. | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p2[0m. | |
[ 16.602982] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
Mounting [0;1;39m/run/media/mmcblk0p2[0m... | |
Starting [0;1;39mFile System Check on /dev/sda1[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/sda1[0m. | |
Mounting [0;1;39m/run/media/boot-sda1[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. | |
[ 16.897817] audit: type=1006 audit(1727332353.407:17): pid=521 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1 | |
[ 16.912045] audit: type=1300 audit(1727332353.407:17): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffd3083438 a2=4 a3=1 items=0 ppid=1 pid=521 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="/usr/lib/systemd/systemd-executor" key=(null) | |
[ 16.938769] audit: type=1327 audit(1727332353.407:17): proctitle="(weston)" | |
[ 17.010375] EXT4-fs (mmcblk0p2): mounted filesystem ee7d21d3-ef57-4384-a247-84fc14d18849 r/w with ordered data mode. Quota mode: none. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p2[0m. | |
[ 17.069584] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/boot-sda1[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a Wayland compositor, as a system service[0m. | |
See 'systemctl status weston.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[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 | |
findutils | |
g++-symlinks | |
g++ | |
gawk | |
gcc-symlinks | |
gcc | |
gdb | |
gdbserver | |
gettext | |
glmark2 | |
gnu-config | |
grub-common | |
grub-editenv | |
grub-efi | |
gzip | |
kbd-keymaps-pine | |
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 | |
libqt5serialport-examples | |
libqt5serialport-plugins | |
libqt5serialport-qmlplugins | |
libqt5serialport5 | |
libqt5svg-examples | |
libqt5svg-plugins | |
libqt5svg-qmlplugins | |
libqt5svg5 | |
libqt5virtualkeyboard-plugins | |
libqt5virtualkeyboard-qmlplugins | |
libqt5virtualkeyboard5 | |
libreadline8 | |
libstdc++-dev | |
libstdc++6 | |
libunistring5 | |
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 | |
*************************************************************** | |
*************************************************************** | |
_____ _____ _ _ | |
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | |
| | _| .'| . | . | | __| _| . | | | -_| _| _| | |
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| | |
|___| |___| | |
Arago Project am62xx-evm ttyS2 | |
Arago 2023.10 am62xx-evm ttyS2 | |
am62xx-evm login: ro | |
[ 20.794596] audit: type=1006 audit(1727332357.307:18): pid=1014 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1 | |
[ 20.807153] audit: type=1300 audit(1727332357.307:18): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffff18ea058 a2=1 a3=1 items=0 ppid=1 pid=1014 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="/usr/lib/systemd/systemd-executor" key=(null) | |
[ 20.833880] audit: type=1327 audit(1727332357.307:18): proctitle="(systemd)" | |
[ 20.845472] audit: type=1334 audit(1727332357.355:19): prog-id=19 op=LOAD | |
[ 20.852357] audit: type=1300 audit(1727332357.355:19): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffe3e23798 a2=90 a3=0 items=0 ppid=1 pid=1014 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="/usr/lib/systemd/systemd" key=(null) | |
[ 20.878187] audit: type=1327 audit(1727332357.355:19): proctitle="(systemd)" | |
[ 20.885348] audit: type=1334 audit(1727332357.355:20): prog-id=19 op=UNLOAD | |
[ 20.892397] audit: type=1300 audit(1727332357.355:20): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffffaf83ac60 items=0 ppid=1 pid=1014 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="/usr/lib/systemd/systemd" key=(null) | |
[ 20.918102] audit: type=1327 audit(1727332357.355:20): proctitle="(systemd)" | |
[ 20.925241] audit: type=1334 audit(1727332357.355:21): prog-id=20 op=LOAD | |
7[r[999;999H[6n[ 24.928975] i2c 1-0022: deferred probe pending: (reason unknown) | |
[ 24.935208] i2c 1-003b: deferred probe pending: i2c: supplier 1-0022 not ready | |
[ 24.942564] platform regulator-3: deferred probe pending: platform: supplier 1-0022 not ready | |
[ 24.951213] platform fa00000.mmc: deferred probe pending: platform: supplier regulator-3 not ready | |
[ 24.960300] platform 30200000.dss: deferred probe pending: tidss: port 1 probe failed | |
root@am62xx-evm:~# uname -a | |
Linux am62xx-evm 6.11.0-next-20240918-00007-gc8fdd6871c09 #50 SMP PREEMPT Thu Sep 26 11:53:14 IST 2024 aarch64 GNU/Linux | |
root@am62xx-evm:~# cat /proc/cmdline | |
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/am62xx_sk-fs-01/autofs/882e3a69048a2609f5c16aaddbe5dca1,nolock,v3,tcp,rsize=4096,wsize=4096 | |
root@am62xx-evm:~# uname -a | |
Linux am62xx-evm 6.11.0-next-20240918-00007-gc8fdd6871c09 #50 SMP PREEMPT Thu Sep 26 11:53:14 IST 2024 aarch64 GNU/Linux | |
root@am62xx-evm:~# cat /proc/mtd | |
dev: size erasesize name | |
mtd0: 00080000 00040000 "ospi.tiboot3" | |
mtd1: 00200000 00040000 "ospi.tispl" | |
mtd2: 00400000 00040000 "ospi.u-boot" | |
mtd3: 00040000 00040000 "ospi.env" | |
mtd4: 00040000 00040000 "ospi.env.backup" | |
mtd5: 037c0000 00040000 "ospi.rootfs" | |
mtd6: 00040000 00040000 "ospi.phypattern" | |
root@am62xx-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/ | |
/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
[ 41.140801] kauditd_printk_skb: 5 callbacks suppressed | |
[ 41.140824] audit: type=1334 audit(1727332377.651:23): prog-id=21 op=LOAD | |
[ 41.152977] audit: type=1334 audit(1727332377.655:24): prog-id=8 op=UNLOAD | |
root@am62xx-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
total 28168 | |
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware | |
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware | |
lrwxrwxrwx 1 root root 72 Mar 9 2018 am62-mcu-m4f0_0-fw -> /usr/lib/firmware/ti-ipc/am62xx/ipc_echo_test_mcu2_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 79 Mar 9 2018 am62-mcu-m4f0_0-fw-sec -> /usr/lib/firmware/ti-ipc/am62xx/ipc_echo_test_mcu2_0_release_strip.xer5f.signed | |
lrwxrwxrwx 1 root root 51 Mar 9 2018 am62x-pru0-fw -> /usr/lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0.out | |
lrwxrwxrwx 1 root root 51 Mar 9 2018 am62x-pru1-fw -> /usr/lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1.out | |
-rw-r--r-- 1 root root 478568 Mar 9 2018 bl32.bin | |
-rw-r--r-- 1 root root 4429024 Mar 9 2018 bl32.elf | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 intel | |
-rw-r--r-- 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode | |
-rw-r--r-- 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode | |
-rw-r--r-- 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode | |
-rw-r--r-- 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode | |
-rw-r--r-- 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode | |
-rw-r--r-- 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode | |
-rw-r--r-- 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode | |
-rw-r--r-- 1 root root 1490508 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 pru | |
-rw-r--r-- 1 root root 4936 Mar 9 2018 regulatory.db | |
-rw-r--r-- 1 root root 1085 Mar 9 2018 regulatory.db.p7s | |
-rw-r--r-- 1 root root 126976 Mar 9 2018 rgx.fw.33.15.11.3 | |
-rw-r--r-- 1 root root 126976 Mar 9 2018 rgx.fw.33.15.11.3.64k | |
-rw-r--r-- 1 root root 387952 Mar 9 2018 rgx.sh.33.15.11.3 | |
-rw-r--r-- 1 root root 28 Mar 9 2018 tee-header_v2.bin | |
-rw-r--r-- 1 root root 0 Mar 9 2018 tee-pageable_v2.bin | |
-rw-r--r-- 1 root root 478568 Mar 9 2018 tee-pager_v2.bin | |
-rw-r--r-- 1 root root 478568 Mar 9 2018 tee-raw.bin | |
-rw-r--r-- 1 root root 478596 Mar 9 2018 tee.bin | |
-rw-r--r-- 1 root root 4429024 Mar 9 2018 tee.elf | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity | |
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc | |
ls: cannot access '/lib/firmware/ipc': No such file or directory | |
root@am62xx-evm:~# cat /proc/diskstats | |
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
31 0 mtdblock0 22 0 176 336 0 0 0 0 0 328 336 0 0 0 0 0 0 | |
31 1 mtdblock1 56 0 448 425 0 0 0 0 0 408 425 0 0 0 0 0 0 | |
31 2 mtdblock2 58 0 464 205 0 0 0 0 0 196 205 0 0 0 0 0 0 | |
31 3 mtdblock3 20 0 160 87 0 0 0 0 0 80 87 0 0 0 0 0 0 | |
31 4 mtdblock4 20 0 160 48 0 0 0 0 0 44 48 0 0 0 0 0 0 | |
31 5 mtdblock5 70 0 1344 683 0 0 0 0 0 544 683 0 0 0 0 0 0 | |
31 6 mtdblock6 20 0 160 61 0 0 0 0 0 60 61 0 0 0 0 0 0 | |
179 0 mmcblk0 1102 2 30115 588 1 0 8 2 0 440 591 0 0 0 0 0 0 | |
179 1 mmcblk0p1 273 0 5873 156 0 0 0 0 0 140 156 0 0 0 0 0 0 | |
179 2 mmcblk0p2 790 2 23034 413 1 0 8 2 0 320 415 0 0 0 0 0 0 | |
179 32 mmcblk0boot0 68 0 1344 65 0 0 0 0 0 76 65 0 0 0 0 0 0 | |
179 64 mmcblk0boot1 68 0 1344 20 0 0 0 0 0 12 20 0 0 0 0 0 0 | |
8 0 sda 606 0 30661 2139 0 0 0 0 0 1276 2139 0 0 0 0 0 0 | |
8 1 sda1 345 0 16801 1168 0 0 0 0 0 800 1168 0 0 0 0 0 0 | |
8 2 sda2 111 0 6324 421 0 0 0 0 0 304 421 0 0 0 0 0 0 | |
8 3 sda3 108 0 6336 445 0 0 0 0 0 312 445 0 0 0 0 0 0 | |
root@am62xx-evm:~# cat /proc/interrupts | |
CPU0 CPU1 CPU2 CPU3 | |
11: 5848 4727 4438 5013 GICv3 30 Level arch_timer | |
14: 0 0 0 0 GICv3 23 Level arm-pmu | |
15: 2779 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012 | |
24: 688 0 0 0 GICv3 193 Level 20000000.i2c | |
25: 0 0 0 0 GICv3 194 Level 20010000.i2c | |
26: 0 0 0 0 GICv3 195 Level 20020000.i2c | |
27: 2919 0 0 0 MSI-INTA 1713152 Level 485c0100.dma-controller chan0 | |
45: 0 0 0 0 MSI-INTA 1714176 Edge 485c0100.dma-controller chan1 | |
57: 0 0 0 0 MSI-INTA 1714688 Level 485c0100.dma-controller chan1 | |
75: 0 0 0 0 MSI-INTA 1715718 Edge 485c0100.dma-controller chan2 | |
93: 0 0 0 0 MSI-INTA 1716230 Level 485c0100.dma-controller chan2 | |
115: 11 0 0 0 MSI-INTA 1970707 Level 8000000.ethernet-tx0 | |
123: 9 0 0 0 MSI-INTA 1970715 Level 8000000.ethernet-tx1 | |
131: 1 0 0 0 MSI-INTA 1970723 Level 8000000.ethernet-tx2 | |
139: 10 0 0 0 MSI-INTA 1970731 Level 8000000.ethernet-tx3 | |
147: 0 0 0 0 MSI-INTA 1970739 Level 8000000.ethernet-tx4 | |
155: 27 0 0 0 MSI-INTA 1970747 Level 8000000.ethernet-tx5 | |
163: 38269 0 0 0 MSI-INTA 1970755 Level 8000000.ethernet-tx6 | |
171: 7 0 0 0 MSI-INTA 1970763 Level 8000000.ethernet-tx7 | |
187: 0 0 0 0 MSI-INTA 1970779 Level 485c0000.dma-controller chan2 | |
205: 49650 0 0 0 MSI-INTA 1971731 Level 8000000.ethernet-rx0 | |
229: 0 0 0 0 MSI-INTA 1971755 Level 485c0000.dma-controller chan0 | |
230: 0 0 0 0 MSI-INTA 1971756 Level 485c0000.dma-controller chan1 | |
237: 665 0 0 0 GICv3 210 Level 2800000.serial | |
238: 2 0 0 0 GICv3 171 Level fc40000.spi | |
241: 2163 0 0 0 GICv3 258 Level xhci-hcd:usb1 | |
243: 1371 0 0 0 GICv3 165 Level mmc0 | |
254: 0 0 0 0 GICv3 269 Level 2b10000.audio-controller_rx | |
255: 0 0 0 0 GICv3 270 Level 2b10000.audio-controller_tx | |
256: 0 0 0 0 GICv3 132 Level 2b1f0000.rtc | |
IPI0: 3447 8042 9316 7522 Rescheduling interrupts | |
IPI1: 5544 11421 10611 12065 Function call interrupts | |
IPI2: 0 0 0 0 CPU stop interrupts | |
IPI3: 0 0 0 0 CPU stop NMIs | |
IPI4: 0 0 0 0 Timer broadcast interrupts | |
IPI5: 227 249 190 247 IRQ work interrupts | |
IPI6: 0 0 0 0 CPU backtrace interrupts | |
IPI7: 0 0 0 0 KGDB roundup interrupts | |
Err: 0 | |
root@am62xx-evm:~# cat /proc/softirqs | |
CPU0 CPU1 CPU2 CPU3 | |
HI: 2 3 0 0 | |
TIMER: 1625 1329 1461 1520 | |
NET_TX: 52 4 5 7 | |
NET_RX: 43545 12 0 21 | |
BLOCK: 1230 0 0 0 | |
IRQ_POLL: 0 0 0 0 | |
TASKLET: 7589 23 0 1 | |
SCHED: 2525 2033 1755 2197 | |
HRTIMER: 0 0 0 0 | |
RCU: 4139 5244 5233 5399 | |
root@am62xx-evm:~# ls -lR /run/media/mmcblk0p1 | |
/run/media/mmcblk0p1: | |
total 2 | |
-rwxrwx--- 1 root disk 512 May 13 2023 flashTestFile | |
root@am62xx-evm:~# opkg list-installed | grep packagegroup-arago-test; echo $? | |
1 | |
root@am62xx-evm:~# opkg list-installed | grep ti-test; echo $? | |
ti-test - 1.0-r0.0 | |
ti-test-extras - 1.0-r0.0 | |
0 | |
root@am62xx-evm:~# lsmod | |
Module Size Used by | |
powervr 176128 0 | |
drm_gpuvm 32768 1 powervr | |
drm_exec 12288 2 drm_gpuvm,powervr | |
drm_shmem_helper 24576 1 powervr | |
gpu_sched 40960 1 powervr | |
crct10dif_ce 12288 1 | |
snd_soc_simple_card 16384 0 | |
snd_soc_simple_card_utils 28672 1 snd_soc_simple_card | |
overlay 139264 0 | |
display_connector 12288 0 | |
k3_j72xx_bandgap 12288 0 | |
tidss 49152 0 | |
rti_wdt 12288 0 | |
rtc_ti_k3 12288 1 | |
cfg80211 409600 0 | |
snd_soc_davinci_mcasp 32768 2 | |
snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp | |
rfkill 28672 2 cfg80211 | |
sa2ul 32768 0 | |
drm_display_helper 172032 1 tidss | |
snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp | |
drm_dma_helper 20480 1 tidss | |
sii902x 16384 0 | |
snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp | |
authenc 12288 1 sa2ul | |
drm_kms_helper 180224 6 sii902x,drm_dma_helper,display_connector,drm_shmem_helper,drm_display_helper,tidss | |
tps6598x 24576 0 | |
omap_mailbox 12288 0 | |
typec 77824 1 tps6598x | |
snd_soc_tlv320aic3x_i2c 12288 1 | |
at24 24576 0 | |
snd_soc_tlv320aic3x 73728 1 snd_soc_tlv320aic3x_i2c | |
ramoops 24576 0 | |
reed_solomon 16384 1 ramoops | |
drm 548864 11 gpu_sched,sii902x,drm_kms_helper,drm_exec,drm_dma_helper,display_connector,drm_gpuvm,powervr,drm_shmem_helper,drm_display_helper,tidss | |
fuse 139264 1 | |
drm_panel_orientation_quirks 28672 1 drm | |
backlight 20480 2 drm_display_helper,drm | |
ipv6 454656 32 | |
root@am62xx-evm:~# export IPERFHOST=192.168.0.1 | |
root@am62xx-evm:~# export NFS_SERVER=192.168.0.1 | |
root@am62xx-evm:~# export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62xx_sk-fs-01 | |
root@am62xx-evm:~# export AP_SSID= | |
root@am62xx-evm:~# mkdir -p -m 777 /test | |
root@am62xx-evm:~# cd /test | |
root@am62xx-evm:/test# cat > test.sh << EOF | |
> failtest() { | |
> echo 1 >&3 | |
> } | |
> timeout=600 | |
> | |
> # Start of user's script logic | |
> cd /opt/ltp | |
> ./runltp -P am62xx_sk-fs -f ddt/powermgr_cpufreq -s "POWERMGR_S_FUNC_CPUFREQ_BA | |
ASIC " | |
> EOF | |
root@am62xx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.109 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::1e63:49ff:fe1f:dad0 prefixlen 64 scopeid 0x20<link> | |
ether 1c:63:49:1f:da:d0 txqueuelen 1000 (Ethernet) | |
RX packets 115739 bytes 147897190 (141.0 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 45746 bytes 9567608 (9.1 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62xx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.109 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::1e63:49ff:fe1f:dad0 prefixlen 64 scopeid 0x20<link> | |
ether 1c:63:49:1f:da:d0 txqueuelen 1000 (Ethernet) | |
RX packets 115760 bytes 147901012 (141.0 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 45773 bytes 9571994 (9.1 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62xx-evm:/test# cd /test | |
root@am62xx-evm:/test# chmod +x test.sh | |
root@am62xx-evm:/test# ./test.sh 2>&1 3> result.log | |
INFO: Filtering testscenarios based on am62xx_sk-fs capabilities | |
Checking for required user/group ids | |
'root' user id and group found. | |
'nobody' user id and group found. | |
'bin' user id and group found. | |
'daemon' user id and group found. | |
Users group found. | |
Sys group found. | |
Required users/groups exist. | |
If some fields are empty or look unusual you may have an old version. | |
Compare to the current minimal requirements in Documentation/Changes. | |
/etc/os-release | |
ID=arago | |
NAME="Arago" | |
VERSION="2023.10" | |
VERSION_ID=2023.10 | |
VERSION_CODENAME="${DISTRO_CODENAME}" | |
PRETTY_NAME="Arago 2023.10" | |
CPE_NAME="cpe:/o:openembedded:arago:2023.10" | |
uname: | |
Linux am62xx-evm 6.11.0-next-20240918-00007-gc8fdd6871c09 #50 SMP PREEMPT Thu Sep 26 11:53:14 IST 2024 aarch64 GNU/Linux | |
/proc/cmdline | |
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/am62xx_sk-fs-01/autofs/882e3a69048a2609f5c16aaddbe5dca1,nolock,v3,tcp,rsize=4096,wsize=4096 | |
Gnu C gcc (GCC) 13.3.0 | |
Clang | |
Gnu make 4.4.1 | |
util-linux 2.39.3 | |
mount mount, statx, assert, debug) | |
modutils 31 | |
e2fsprogs 1.47.0 | |
Linux C Library x 1 root root 1650968 Mar 9 2018 /usr/lib/libc.so.6 | |
Dynamic linker (ldd) 2.39 | |
Linux C++ Library 6.0.32 | |
Procps 4.0.4-dirty | |
Net-tools 2.10 | |
iproute2 iproute2-6.7.0 | |
iputils 20240117 | |
ethtool 6.7 | |
Sh-utils 9.4 | |
Modules Loaded powervr drm_gpuvm drm_exec drm_shmem_helper gpu_sched crct10dif_ce snd_soc_simple_card snd_soc_simple_card_utils overlay display_connector k3_j72xx_bandgap tidss rti_wdt rtc_ti_k3 cfg80211 snd_soc_davinci_mcasp snd_soc_ti_udma rfkill sa2ul drm_display_helper snd_soc_ti_edma drm_dma_helper sii902x snd_soc_ti_sdma authenc drm_kms_helper tps6598x omap_mailbox typec snd_soc_tlv320aic3x_i2c at24 snd_soc_tlv320aic3x ramoops reed_solomon drm fuse drm_panel_orientation_quirks backlight ipv6 | |
cpuinfo: | |
Architecture: aarch64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
CPU(s): 4 | |
On-line CPU(s) list: 0-3 | |
Vendor ID: ARM | |
Model name: Cortex-A53 | |
Model: 4 | |
Thread(s) per core: 1 | |
Core(s) per cluster: 4 | |
Socket(s): - | |
Cluster(s): 1 | |
Stepping: r0p4 | |
CPU(s) scaling MHz: 71% | |
CPU max MHz: 1400.0000 | |
CPU min MHz: 200.0000 | |
BogoMIPS: 400.00 | |
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid | |
Caches (sum of all): | |
L1d: 128 KiB (4 instances) | |
L1i: 128 KiB (4 instances) | |
L2: 512 KiB (1 instance) | |
Vulnerabilities: | |
Gather data sampling: Not affected | |
Itlb multihit: Not affected | |
L1tf: Not affected | |
Mds: Not affected | |
Meltdown: Not affected | |
Mmio stale data: Not affected | |
Reg file data sampling: Not affected | |
Retbleed: Not affected | |
Spec rstack overflow: Not affected | |
Spec store bypass: Not affected | |
Spectre v1: Mitigation; __user pointer sanitization | |
Spectre v2: Not affected | |
Srbds: Not affected | |
Tsx async abort: Not affected | |
free reports: | |
total used free shared buff/cache available | |
Mem: 1985812 199344 1688240 10136 178696 1786468 | |
Swap: 0 0 0 | |
memory (/proc/meminfo): | |
MemTotal: 1985812 kB | |
MemFree: 1688240 kB | |
MemAvailable: 1786488 kB | |
Buffers: 3048 kB | |
Cached: 159168 kB | |
SwapCached: 0 kB | |
Active: 28296 kB | |
Inactive: 176836 kB | |
Active(anon): 1236 kB | |
Inactive(anon): 51808 kB | |
Active(file): 27060 kB | |
Inactive(file): 125028 kB | |
Unevictable: 0 kB | |
Mlocked: 0 kB | |
SwapTotal: 0 kB | |
SwapFree: 0 kB | |
Dirty: 0 kB | |
Writeback: 0 kB | |
AnonPages: 42860 kB | |
Mapped: 46740 kB | |
Shmem: 10136 kB | |
KReclaimable: 16480 kB | |
Slab: 38080 kB | |
SReclaimable: 16480 kB | |
SUnreclaim: 21600 kB | |
KernelStack: 2384 kB | |
PageTables: 2232 kB | |
SecPageTables: 0 kB | |
NFS_Unstable: 0 kB | |
Bounce: 0 kB | |
WritebackTmp: 0 kB | |
CommitLimit: 992904 kB | |
Committed_AS: 205124 kB | |
VmallocTotal: 135288315904 kB | |
VmallocUsed: 8808 kB | |
VmallocChunk: 0 kB | |
Percpu: 976 kB | |
HardwareCorrupted: 0 kB | |
AnonHugePages: 8192 kB | |
ShmemHugePages: 0 kB | |
ShmemPmdMapped: 0 kB | |
FileHugePages: 0 kB | |
FilePmdMapped: 0 kB | |
CmaTotal: 131072 kB | |
CmaFree: 128560 kB | |
HugePages_Total: 0 | |
HugePages_Free: 0 | |
HugePages_Rsvd: 0 | |
HugePages_Surp: 0 | |
Hugepagesize: 2048 kB | |
Hugetlb: 0 kB | |
available filesystems: | |
9p autofs bdev bpf cgroup cgroup2 configfs debugfs devpts devtmpfs efivarfs ext2 ext3 ext4 fuse fuseblk fusectl hugetlbfs mqueue nfs nfs4 overlay pipefs proc pstore ramfs rpc_pipefs securityfs sockfs squashfs sysfs tmpfs vfat | |
mounted filesystems (/proc/mounts): | |
192.168.0.1:/opt/NFS_exports/linux/am62xx_sk-fs-01/autofs/882e3a69048a2609f5c16aaddbe5dca1 / nfs rw,relatime,vers=3,rsize=4096,wsize=4096,namlen=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.0.1,mountvers=3,mountproto=tcp,local_lock=all,addr=192.168.0.1 0 0 | |
devtmpfs /dev devtmpfs rw,relatime,size=925896k,nr_inodes=231474,mode=755 0 0 | |
proc /proc proc rw,relatime 0 0 | |
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 | |
securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 | |
devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=666 0 0 | |
tmpfs /run tmpfs rw,nosuid,nodev,size=397164k,nr_inodes=819200,mode=755 0 0 | |
cgroup2 /sys/fs/cgroup cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot 0 0 | |
bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0 | |
mqueue /dev/mqueue mqueue rw,nosuid,nodev,noexec,relatime 0 0 | |
hugetlbfs /dev/hugepages hugetlbfs rw,nosuid,nodev,relatime,pagesize=2M 0 0 | |
debugfs /sys/kernel/debug debugfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /tmp tmpfs rw,nosuid,nodev,size=992908k,nr_inodes=1048576 0 0 | |
fusectl /sys/fs/fuse/connections fusectl rw,nosuid,nodev,noexec,relatime 0 0 | |
configfs /sys/kernel/config configfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /var/volatile tmpfs rw,relatime 0 0 | |
/dev/mmcblk0p1 /run/media/mmcblk0p1 vfat rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0 | |
/dev/mmcblk0p2 /run/media/mmcblk0p2 ext4 rw,relatime 0 0 | |
/dev/sda1 /run/media/boot-sda1 vfat rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0 | |
tmpfs /run/user/0 tmpfs rw,nosuid,nodev,relatime,size=198580k,nr_inodes=49645,mode=700 0 0 | |
mounted filesystems (df): | |
Filesystem Type Size Used Avail Use% Mounted on | |
192.168.0.1:/opt/NFS_exports/linux/am62xx_sk-fs-01/autofs/882e3a69048a2609f5c16aaddbe5dca1 nfs 916G 590G 280G 68% / | |
devtmpfs devtmpfs 905M 4.0K 905M 1% /dev | |
tmpfs tmpfs 970M 0 970M 0% /dev/shm | |
tmpfs tmpfs 388M 9.9M 378M 3% /run | |
tmpfs tmpfs 970M 20K 970M 1% /tmp | |
tmpfs tmpfs 970M 4.0K 970M 1% /var/volatile | |
/dev/mmcblk0p1 vfat 16M 2.0K 16M 1% /run/media/mmcblk0p1 | |
/dev/mm[ 62.845405] LTP: starting POWERMGR_S_FUNC_CPUFREQ_BASIC (source 'common.sh'; echo "userspace" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor || die "unable to set to userspace governer"; powermgr_cpufreq.sh -d 2 -l 10; powermgr_cpufreq.sh -r true -d 2 -l 10) | |
cblk0p2 ext4 29G 1.1G 27G 4% /run/media/mmcblk0p2 | |
/dev/sda1 vfat 97M 0 97M 0% /run/media/boot-sda1 | |
tmpfs tmpfs 194M 4.0K 194M 1% /run/user/0 | |
AppArmor disabled | |
SELinux mode: unknown | |
no big block device was specified on commandline. | |
Tests which require a big block device are disabled. | |
You can specify it with option -z | |
COMMAND: /opt/ltp/bin/ltp-pan -e -S -a 1081 -n 1081 -p -f /tmp/ltp-Sggl4IfOcc/alltests -l /tmp/tmp.24zfvITH4E -C /opt/ltp/output/LTP_RUN_ON-tmp.24zfvITH4E.failed -T /opt/ltp/output/LTP_RUN_ON-tmp.24zfvITH4E.tconf | |
INFO: Restricted to POWERMGR_S_FUNC_CPUFREQ_BASIC | |
LOG File: /tmp/tmp.24zfvITH4E | |
FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.24zfvITH4E.failed | |
TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.24zfvITH4E.tconf | |
Running tests....... | |
<<<test_start>>> | |
tag=POWERMGR_S_FUNC_CPUFREQ_BASIC stime=1727332399 | |
cmdline="source 'common.sh'; echo "userspace" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor || die "unable to set to userspace governer"; powermgr_cpufreq.sh -d 2 -l 10; powermgr_cpufreq.sh -r true -d 2 -l 10" | |
contacts="" | |
analysis=exit | |
<<<test_output>>> | |
incrementing stop | |
|TRACE LOG|cpufreq trace log| | |
|TRACE LOG|OPP to be switched for 10 loops with 2 seconds delay between each OPP transition| | |
============ LOOP: 0============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 1============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 2============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 3============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 4============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 5============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 6============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 7============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 8============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
============ LOOP: 9============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
Checking assertion for index 0 | |
Checking assertion for index 1 | |
Checking assertion for index 2 | |
Checking assertion for index 3 | |
Checking assertion for index 4 | |
Checking assertion for index 5 | |
Checking assertion for index 6 | |
|TRACE LOG|cpufreq trace log| | |
|TRACE LOG|OPP to be switched for 10 loops with 2 seconds delay between each OPP transition| | |
============ LOOP: 0============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 1============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 2============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 3============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 4============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 5============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 6============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 7============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 8============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
============ LOOP: 9============ | |
|TRACE LOG|Inside do_cmd:CMD=echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1250000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 1000000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 800000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 600000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 400000 KHz uV| | |
|TRACE LOG|Inside do_cmd:CMD=echo 200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed| | |
cat: /sys/class/regulator/regulator.0/microvolts: No such file or directory | |
|TRACE LOG|OPP set for: 200000 KHz uV| | |
Checking assertion for index 0 | |
Checking assertion for index 1 | |
Checking assertion for index 2 | |
Checking assertion for index 3 | |
Checking assertion for index 4 | |
Checking assertion for index 5 | |
Checking assertion for index 6 | |
<<<execution_status>>> | |
initiation_status="ok" | |
duration=291 termination_type=exited termination_id=0 corefile=no | |
cutime=243 cstime=875 | |
<<<test_end>>> | |
INFO: ltp-pan reported all tests PASS | |
LTP Version: 20240129-2854-gfcd964975 | |
###############################################################" | |
Done executing testcases." | |
LTP Version: 20240129-2854-gfcd964975 | |
Result log is in the /tmp/tmp.24zfvITH4E " | |
###############################################################" | |
Test Start Time: Thu Sep 26 06:33:19 2024 | |
----------------------------------------- | |
Testcase Result Exit Value | |
-------- ------ ---------- | |
POWERMGR_S_FUNC_CPUFREQ_BASIC PASS 0 | |
----------------------------------------------- | |
Total Tests: 1 | |
Total Skipped Tests: 0 | |
Total Failures: 0 | |
Kernel Version: 6.11.0-next-20240918-00007-gc8fdd6871c09 | |
Machine Architecture: aarch64 | |
Hostname: am62xx-evm | |
root@am62xx-evm:/test# echo $? | |
0 | |
root@am62xx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.109 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::1e63:49ff:fe1f:dad0 prefixlen 64 scopeid 0x20<link> | |
ether 1c:63:49:1f:da:d0 txqueuelen 1000 (Ethernet) | |
RX packets 130386 bytes 158603185 (151.2 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 56368 bytes 11605851 (11.0 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62xx-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.109 netmask 255.255.255.0 broadcast 192.168.0.255 | |
inet6 fe80::1e63:49ff:fe1f:dad0 prefixlen 64 scopeid 0x20<link> | |
ether 1c:63:49:1f:da:d0 txqueuelen 1000 (Ethernet) | |
RX packets 130406 bytes 158606825 (151.2 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 56390 bytes 11609783 (11.0 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@am62xx-evm:/test# cat result.log | |
root@am62xx-evm:/test# cd /test | |
root@am62xx-evm:/test# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b4 prep --check | |
Checking patches using: | |
/home/dhruva/my_workspace/kernels/clean/linux-next/scripts/checkpatch.pl -q --terse --no-summary --mailback --showfile | |
--- | |
● 24db093cdf1e: arm64: dts: ti: k3-am62a: add opp frequencies | |
● 2e4fd1efa714: arm64: dts: ti: k3-am62a7-sk: add 1.4ghz opp entry | |
● dc67dd2b6067: arm64: dts: ti: k3-am62p: add opp frequencies | |
● c9bb739182f7: arm64: dts: ti: k3-am62p5-sk: add 1.4ghz opp entry | |
● 6466a49f7fa1: arm64: dts: ti: k3-am62: use opp_efuse_table for opp-table syscon | |
● d31e10afce73: cpufreq: ti-cpufreq: Update efuse/rev offsets in AM62 family | |
--- | |
Success: 6, Warning: 0, Error: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment