Last active
April 10, 2025 17:13
-
-
Save RobertCNelson/666638abac8eee4ed573997996362450 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 6.15.0-rc1-arm64-stable-r56938 (root@runner-qaxekdy-project-386-concurrent-0) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Thu Apr 10 16:20:55 UTC 2025 | |
[ 0.000000] KASLR disabled due to lack of seed | |
[ 0.000000] Machine model: BeagleBoard.org PocketBeagle2 | |
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002860000 (options '') | |
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000094a00000, size 128 MiB | |
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x0000000094a00000..0x000000009c9fffff (131072 KiB) map reusable linux,cma | |
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 | |
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x000000009cb00000..0x000000009cbfffff (1024 KiB) nomap non-reusable m4f-dma-memory@9cb00000 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB | |
[ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x000000009cc00000..0x000000009d9fffff (14336 KiB) nomap non-reusable m4f-memory@9cc00000 | |
[ 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] NUMA: Faking a node at [mem 0x0000000080000000-0x000000009fffffff] | |
[ 0.000000] NODE_DATA(0) allocated [mem 0x9e720440-0x9e722bbf] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080000000-0x000000009fffffff] | |
[ 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-0x000000009cafffff] | |
[ 0.000000] node 0: [mem 0x000000009cb00000-0x000000009d9fffff] | |
[ 0.000000] node 0: [mem 0x000000009da00000-0x000000009dafffff] | |
[ 0.000000] node 0: [mem 0x000000009db00000-0x000000009e6fffff] | |
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] | |
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] | |
[ 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 25 pages/cpu s62488 r8192 d31720 u102400 | |
[ 0.000000] pcpu-alloc: s62488 r8192 d31720 u102400 alloc=25*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] CPU features: detected: ARM erratum 845719 | |
[ 0.000000] alternatives: applying boot alternatives | |
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02860000 root=/dev/mmcblk1p3 ro rootfstype=ext4 resume=/dev/mmcblk1p2 rootwait net.ifnames=0 | |
[ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes | |
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB | |
[ 0.000000] software IO TLB: area num 2. | |
[ 0.000000] software IO TLB: mapped [mem 0x000000009ca40000-0x000000009cac0000] (0MB) | |
[ 0.000000] Fallback order for Node 0: 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 131072 | |
[ 0.000000] Policy zone: DMA | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU event tracing is enabled. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. | |
[ 0.000000] Trampoline variant of Tasks RCU enabled. | |
[ 0.000000] Tracing variant of Tasks RCU enabled. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 | |
[ 0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. | |
[ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
[ 0.000000] GICv3: 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 @0x0000000080440000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080450000 | |
[ 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.009683] Console: colour dummy device 80x25 | |
[ 0.014335] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.025024] pid_max: default: 32768 minimum: 301 | |
[ 0.029845] LSM: initializing lsm=capability | |
[ 0.034374] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) | |
[ 0.041863] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) | |
[ 0.062474] rcu: Hierarchical SRCU implementation. | |
[ 0.067428] rcu: Max phase no-delay instances is 1000. | |
[ 0.073091] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
[ 0.081672] fsl-mc MSI: msi-controller@1820000 domain created | |
[ 0.089679] EFI services will not be available. | |
[ 0.098373] smp: Bringing up secondary CPUs ... | |
[ 0.119509] Detected VIPT I-cache on CPU1 | |
[ 0.119618] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 | |
[ 0.119639] GICv3: CPU1: using allocated LPI pending table @0x0000000080460000 | |
[ 0.119703] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.119911] smp: Brought up 1 node, 2 CPUs | |
[ 0.149319] SMP: Total of 2 processors activated. | |
[ 0.154139] CPU: All CPU(s) started at EL2 | |
[ 0.158386] CPU features: detected: 32-bit EL0 Support | |
[ 0.163645] CPU features: detected: 32-bit EL1 Support | |
[ 0.168905] CPU features: detected: CRC32 instructions | |
[ 0.174171] CPU features: detected: PMUv3 | |
[ 0.178312] alternatives: applying system-wide alternatives | |
[ 0.185735] Memory: 275952K/524288K available (17728K kernel code, 5230K rwdata, 12368K rodata, 11200K init, 741K bss, 111160K reserved, 131072K cma-reserved) | |
[ 0.201161] devtmpfs: initialized | |
[ 0.213388] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.223412] posixtimers hash table entries: 1024 (order: 2, 16384 bytes, linear) | |
[ 0.231007] futex hash table entries: 512 (order: 3, 32768 bytes, linear) | |
[ 0.240636] 20880 pages in range for non-PLT usage | |
[ 0.240667] 512400 pages in range for PLT usage | |
[ 0.246016] pinctrl core: initialized pinctrl subsystem | |
[ 0.258751] DMI not present or invalid. | |
[ 0.265744] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.273369] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.281045] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.289367] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.297550] audit: initializing netlink subsys (disabled) | |
[ 0.303426] audit: type=2000 audit(0.196:1): state=initialized audit_enabled=0 res=1 | |
[ 0.305211] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.311395] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.317661] cpuidle: using governor menu | |
[ 0.328726] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.335750] ASID allocator initialised with 65536 entries | |
[ 0.344315] Serial: AMBA PL011 UART driver | |
[ 0.354888] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000 | |
[ 0.395102] HugeTLB: allocation took 0ms with hugepage_allocation_threads=1 | |
[ 0.402273] HugeTLB: allocation took 0ms with hugepage_allocation_threads=1 | |
[ 0.409411] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.416357] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.422771] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.429717] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.436131] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.443075] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.449488] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.456432] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.465715] ACPI: Interpreter disabled. | |
[ 0.472862] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected | |
[ 0.482550] iommu: Default domain type: Translated | |
[ 0.487481] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.494327] SCSI subsystem initialized | |
[ 0.498430] libata version 3.00 loaded. | |
[ 0.498720] usbcore: registered new interface driver usbfs | |
[ 0.504385] usbcore: registered new interface driver hub | |
[ 0.509859] usbcore: registered new device driver usb | |
[ 0.516645] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.521741] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.531107] PTP clock support registered | |
[ 0.535277] EDAC MC: Ver: 3.0.0 | |
[ 0.539211] scmi_core: SCMI protocol bus registered | |
[ 0.545747] FPGA manager framework | |
[ 0.549405] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.557149] vgaarb: loaded | |
[ 0.560747] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.567383] VFS: Disk quotas dquot_6.6.0 | |
[ 0.571433] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.578787] pnp: PnP ACPI: disabled | |
[ 0.591144] NET: Registered PF_INET protocol family | |
[ 0.596375] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
[ 0.604562] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) | |
[ 0.613215] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.621156] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.629120] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
[ 0.636647] TCP: Hash tables configured (established 4096 bind 4096) | |
[ 0.643276] UDP hash table entries: 256 (order: 2, 16384 bytes, linear) | |
[ 0.650087] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes, linear) | |
[ 0.657469] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.663887] RPC: Registered named UNIX socket transport module. | |
[ 0.669983] RPC: Registered udp transport module. | |
[ 0.674800] RPC: Registered tcp transport module. | |
[ 0.679614] RPC: Registered tcp-with-tls transport module. | |
[ 0.685228] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.691836] PCI: CLS 0 bytes, default 64 | |
[ 0.701576] kvm [1]: nv: 566 coarse grained trap handlers | |
[ 0.707802] kvm [1]: IPA Size Limit: 40 bits | |
[ 0.715227] kvm [1]: vgic-v2@100020000 | |
[ 0.719105] kvm [1]: GIC system register CPU interface enabled | |
[ 0.725116] kvm [1]: vgic interrupt IRQ9 | |
[ 0.729159] kvm [1]: Hyp nVHE mode initialized successfully | |
[ 0.736809] Initialise system trusted keyrings | |
[ 0.741748] workingset: timestamp_bits=42 max_order=17 bucket_order=0 | |
[ 0.748824] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.755194] NFS: Registering the id_resolver key type | |
[ 0.760428] Key type id_resolver registered | |
[ 0.764712] Key type id_legacy registered | |
[ 0.768840] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.775704] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.783591] 9p: Installing v9fs 9p2000 file system support | |
[ 0.853407] NET: Registered PF_ALG protocol family | |
[ 0.858327] Key type asymmetric registered | |
[ 0.862522] Asymmetric key parser 'x509' registered | |
[ 0.867583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) | |
[ 0.875158] io scheduler mq-deadline registered | |
[ 0.879807] io scheduler kyber registered | |
[ 0.883961] io scheduler bfq registered | |
[ 0.898724] pinctrl-single 4084000.pinctrl: 34 pins, size 136 | |
[ 0.905366] pinctrl-single f4000.pinctrl: 171 pins, size 684 | |
[ 0.919719] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.971668] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.984252] msm_serial: driver initialized | |
[ 0.989185] SuperH (H)SCI(F) driver initialized | |
[ 0.994129] STM32 USART driver initialized | |
[ 1.009387] loop: module loaded | |
[ 1.014564] megasas: 07.727.03.00-rc1 | |
[ 1.028218] tun: Universal TUN/TAP device driver, 1.6 | |
[ 1.035227] thunder_xcv, ver 1.0 | |
[ 1.038617] thunder_bgx, ver 1.0 | |
[ 1.041952] nicpf, ver 1.0 | |
[ 1.046661] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
[ 1.054080] hns3: Copyright (c) 2017 Huawei Corporation. | |
[ 1.059577] hclge is initializing | |
[ 1.063027] e1000: Intel(R) PRO/1000 Network Driver | |
[ 1.068022] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
[ 1.073942] e1000e: Intel(R) PRO/1000 Network Driver | |
[ 1.079024] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 1.085116] igb: Intel(R) Gigabit Ethernet Network Driver | |
[ 1.090642] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 1.096388] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 1.102804] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 1.109433] sky2: driver version 1.30 | |
[ 1.115603] VFIO - User Level meta-driver version: 0.3 | |
[ 1.125953] usbcore: registered new interface driver usb-storage | |
[ 1.137210] i2c_dev: i2c /dev entries driver | |
[ 1.145012] Driver for 1-wire Dallas network protocol. | |
[ 1.162470] sdhci: Secure Digital Host Controller Interface driver | |
[ 1.168923] sdhci: Copyright(c) Pierre Ossman | |
[ 1.174856] Synopsys Designware Multimedia Card Interface Driver | |
[ 1.182681] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 1.192810] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 1.201074] usbcore: registered new interface driver usbhid | |
[ 1.206805] usbhid: USB HID core driver | |
[ 1.216908] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available | |
[ 1.230429] optee: probing for conduit method. | |
[ 1.235071] optee: revision 4.5 (0919de0f7c79ad35) | |
[ 1.251915] optee: dynamic shared memory is enabled | |
[ 1.262143] optee: initialized driver | |
[ 1.271245] NET: Registered PF_PACKET protocol family | |
[ 1.276579] 9pnet: Installing 9P2000 support | |
[ 1.281051] Key type dns_resolver registered | |
[ 1.298817] registered taskstats version 1 | |
[ 1.303212] Loading compiled-in X.509 certificates | |
[ 1.319578] Demotion targets for Node 0: null | |
[ 1.373294] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)') | |
[ 1.486464] /bus@f0000/bus@b00000/i2c@2b200000/pmic@30: Fixed dependency cycle(s) with /bus@f0000/bus@b00000/i2c@2b200000/pmic@30/regulators/buck2 | |
[ 1.523634] omap_i2c 2b200000.i2c: bus 3 rev0.12 at 100 kHz | |
[ 1.532624] omap_i2c 20000000.i2c: bus 4 rev0.12 at 400 kHz | |
[ 1.541105] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz | |
[ 1.548034] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created | |
[ 1.557166] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created | |
[ 1.567193] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created | |
[ 1.589548] ti-udma 485c0100.dma-controller: Number of rings: 82 | |
[ 1.599113] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) | |
[ 1.613117] ti-udma 485c0000.dma-controller: Number of rings: 150 | |
[ 1.625674] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) | |
[ 1.639735] 2800000.serial: ttyS0 at MMIO 0x2800000 (irq = 287, base_baud = 3000000) is a 8250 | |
[ 1.653151] 2860000.serial: ttyS2 at MMIO 0x2860000 (irq = 288, base_baud = 3000000) is a 8250 | |
[ 1.662267] printk: legacy console [ttyS2] enabled | |
[ 1.671986] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.704032] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller | |
[ 1.709665] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1 | |
[ 1.717547] xhci-hcd xhci-hcd.3.auto: USB3 root hub has no ports | |
[ 1.723559] xhci-hcd xhci-hcd.3.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 | |
[ 1.733023] xhci-hcd xhci-hcd.3.auto: irq 290, io mem 0x31100000 | |
[ 1.740173] hub 1-0:1.0: USB hub found | |
[ 1.744005] hub 1-0:1.0: 1 port detected | |
[ 1.790140] sdhci-am654 fa00000.mmc: Got CD GPIO | |
[ 1.795593] mmc1: CQHCI version 5.10 | |
[ 1.839770] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit | |
[ 1.847653] clk: Disabling unused clocks | |
[ 1.859685] PM: genpd: Disabling unused power domains | |
[ 1.864989] ALSA device list: | |
[ 1.867968] No soundcards found. | |
[ 1.871834] Waiting for root device /dev/mmcblk1p3... | |
[ 1.921889] mmc1: new UHS-I speed SDR104 SDHC card at address aaaa | |
[ 1.929188] mmcblk1: mmc1:aaaa SL32G 29.7 GiB | |
[ 1.939358] mmcblk1: p1 p2 p3 | |
[ 1.963131] EXT4-fs (mmcblk1p3): mounted filesystem 3e508daf-88eb-4459-87e9-65166aeefb24 ro with ordered data mode. Quota mode: none. | |
[ 1.975462] VFS: Mounted root (ext4 filesystem) readonly on device 179:3. | |
[ 1.993537] devtmpfs: mounted | |
[ 1.996877] usb 1-1: new high-speed USB device number 2 using xhci-hcd | |
[ 2.006938] Freeing unused kernel memory: 11200K | |
[ 2.011807] Run /sbin/init as init process | |
[ 2.015930] with arguments: | |
[ 2.015936] /sbin/init | |
[ 2.015942] with environment: | |
[ 2.015948] HOME=/ | |
[ 2.015954] TERM=linux | |
[ 2.397279] systemd[1]: System time before build time, advancing clock. | |
[ 2.488088] NET: Registered PF_INET6 protocol family | |
[ 2.495539] Segment Routing with IPv6 | |
[ 2.499373] In-situ OAM (IOAM) with IPv6 | |
[ 2.609072] systemd[1]: systemd 254.22-1~bpo12+1bbbio0~bookworm+20250214 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) | |
[ 2.644148] systemd[1]: Detected architecture arm64. | |
[ 2.670869] systemd[1]: Hostname set to <am6232-pb2-87>. | |
[ 3.808817] systemd[1]: Queued start job for default target graphical.target. | |
[ 3.857099] systemd[1]: Created slice system-code\x2dserver.slice - Slice /system/code-server. | |
[ 3.880276] systemd[1]: Created slice system-getty.slice - Slice /system/getty. | |
[ 3.904026] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. | |
[ 3.928485] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. | |
[ 3.953497] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. | |
[ 3.976084] systemd[1]: Created slice user.slice - User and Session Slice. | |
[ 3.997630] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. | |
[ 4.021479] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. | |
[ 4.045562] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). | |
[ 4.065148] systemd[1]: Expecting device dev-mmcblk1p1.device - /dev/mmcblk1p1... | |
[ 4.084981] systemd[1]: Expecting device dev-mmcblk1p2.device - /dev/mmcblk1p2... | |
[ 4.104983] systemd[1]: Expecting device dev-ttyGS0.device - /dev/ttyGS0... | |
[ 4.124977] systemd[1]: Expecting device dev-ttyS2.device - /dev/ttyS2... | |
[ 4.145066] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. | |
[ 4.165369] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. | |
[ 4.185583] systemd[1]: Reached target paths.target - Path Units. | |
[ 4.205556] systemd[1]: Reached target slices.target - Slice Units. | |
[ 4.225487] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. | |
[ 4.301140] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket. | |
[ 4.322317] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. | |
[ 4.347207] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). | |
[ 4.371064] systemd[1]: Listening on systemd-journald.socket - Journal Socket. | |
[ 4.391493] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. | |
[ 4.422615] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. | |
[ 4.446531] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. | |
[ 4.493447] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... | |
[ 4.521708] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... | |
[ 4.549172] systemd[1]: Mounting sys-kernel-debug.mount - /sys/kernel/debug... | |
[ 4.570029] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 4.585609] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). | |
[ 4.625712] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... | |
[ 4.654923] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... | |
[ 4.699098] systemd[1]: Starting [email protected] - Load Kernel Module configfs... | |
[ 4.728413] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... | |
[ 4.760181] systemd[1]: Starting [email protected] - Load Kernel Module drm... | |
[ 4.794947] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: [email protected] | |
[ 4.817850] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... | |
[ 4.849693] systemd[1]: Starting [email protected] - Load Kernel Module fuse... | |
[ 4.873777] systemd[1]: Starting [email protected] - Load Kernel Module loop... | |
[ 4.918886] fuse: init (API version 7.43) | |
[ 4.928057] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device... | |
[ 4.972401] systemd[1]: Starting systemd-journald.service - Journal Service... | |
[ 5.029987] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... | |
[ 5.061774] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... | |
[ 5.077491] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). | |
[ 5.130246] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... | |
[ 5.162385] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. | |
[ 5.186640] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. | |
[ 5.214493] systemd[1]: Mounted sys-kernel-debug.mount - /sys/kernel/debug. | |
[ 5.237379] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. | |
[ 5.267230] systemd[1]: [email protected]: Deactivated successfully. | |
[ 5.277944] systemd[1]: Finished [email protected] - Load Kernel Module configfs. | |
[ 5.305736] systemd-journald[118]: Collecting audit messages is disabled. | |
[ 5.314446] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. | |
[ 5.326037] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. | |
[ 5.351840] systemd[1]: [email protected]: Deactivated successfully. | |
[ 5.362000] systemd[1]: Finished [email protected] - Load Kernel Module drm. | |
[ 5.387362] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. | |
[ 5.398123] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. | |
[ 5.426836] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. | |
[ 5.450053] systemd[1]: Started systemd-journald.service - Journal Service. | |
[ 5.788885] EXT4-fs (mmcblk1p3): re-mounted 3e508daf-88eb-4459-87e9-65166aeefb24 r/w. | |
[ 6.045444] systemd-journald[118]: Received client request to flush runtime journal. | |
[ 6.182692] systemd-journald[118]: /var/log/journal/a42c37d8af1a4fa0a0becc76e5ac3f6f/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating. | |
[ 6.232960] systemd-journald[118]: Rotating system journal. | |
[ 6.924840] random: crng init done | |
[ 8.099897] Adding 524284k swap on /dev/mmcblk1p2. Priority:-2 extents:1 across:524284k SS | |
[ 9.742584] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 9.802279] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 9.817344] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
[ 9.843428] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 | |
[ 9.854605] cfg80211: failed to load regulatory.db | |
[ 11.921544] platform 2b300050.target-module: deferred probe pending: (reason unknown) | |
[ 12.430584] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 | |
[ 12.705171] at24 4-0050: supply vcc not found, using dummy regulator | |
[ 12.897814] at24 4-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write | |
[ 13.134659] file system registered | |
[ 13.238241] read descriptors | |
[ 13.241268] read strings | |
[ 13.455163] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000 | |
[ 13.522186] rtc-ti-k3 2b1f0000.rtc: Clock rate 32552 is not 32768! Could misbehave! | |
[ 13.543203] k3-m4-rproc 5000000.m4fss: configured M4F for remoteproc mode | |
[ 13.564511] remoteproc remoteproc0: 5000000.m4fss is available | |
[ 13.572108] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2 | |
[ 13.581558] remoteproc remoteproc0: powering up 5000000.m4fss | |
[ 13.590426] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2 | |
[ 13.604886] remoteproc remoteproc0: request_firmware failed: -2 | |
[ 13.606067] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 | |
[ 13.664426] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:23 UTC (23) | |
[ 13.676516] systemd-journald[118]: Time jumped backwards, rotating. | |
[ 14.414870] input: tps65219-pwrbutton as /devices/platform/bus@f0000/bus@f0000:bus@b00000/2b200000.i2c/i2c-3/3-0030/tps65219-pwrbutton.2.auto/input/input0 | |
[ 16.658573] usbcore: registered new device driver r8152-cfgselector | |
[ 16.843722] r8152-cfgselector 1-1: reset high-speed USB device number 2 using xhci-hcd | |
[ 17.077961] r8152 1-1:1.0: skip request firmware | |
[ 17.154151] r8152 1-1:1.0 eth0: v1.12.13 | |
[ 17.183164] usbcore: registered new interface driver r8152 | |
[ 17.307043] usbcore: registered new interface driver cdc_ether | |
[ 19.236574] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
[ 19.283863] configfs-gadget.g_multi gadget.0: HOST MAC 1c:ba:8c:a2:ed:6a | |
[ 19.294661] configfs-gadget.g_multi gadget.0: MAC 1c:ba:8c:a2:ed:6b | |
[ 19.313005] configfs-gadget.g_multi gadget.0: HOST MAC 1c:ba:8c:a2:ed:6c | |
[ 19.319869] Bridge firewalling registered | |
[ 19.343798] configfs-gadget.g_multi gadget.0: MAC 1c:ba:8c:a2:ed:6d | |
[ 19.405439] r8152 1-1:1.0 eth0: carrier on |
This file contains hidden or 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
NOTICE: BL31: v2.12.1(release):lts-v2.12.1 | |
NOTICE: BL31: Built : 17:52:53, Mar 26 2025 | |
I/TC: | |
I/TC: OP-TEE version: 4.5.0 (gcc version 12.2.0 (Debian 12.2.0-14)) #1 Wed Mar 26 17:52:53 UTC 2025 aarch64 | |
I/TC: WARNING: This OP-TEE configuration might be insecure! | |
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html | |
I/TC: Primary CPU initializing | |
I/TC: GIC redistributor base address not provided | |
I/TC: Assuming default GIC group status and modifier | |
I/TC: SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)') | |
I/TC: HUK Initialized | |
I/TC: Primary CPU switching to normal world boot | |
U-Boot SPL 2025.04-rc5-00002-g2a32e2bb55ba (Mar 26 2025 - 17:52:53 +0000) | |
SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)') | |
SPL initial stack usage: 2016 bytes | |
Trying to boot from MMC2 | |
Authentication passed | |
Authentication passed | |
U-Boot 2025.04-rc5-00002-g2a32e2bb55ba (Mar 26 2025 - 17:52:53 +0000) | |
SoC: AM62X SR1.0 HS-FS | |
Model: BeagleBoard.org PocketBeagle2 | |
DRAM: 448 MiB (effective 512 MiB) | |
Core: 89 devices, 29 uclasses, devicetree: separate | |
MMC: mmc@fa10000: 0, mmc@fa00000: 1 | |
Loading Environment from nowhere... OK | |
In: serial@2860000 | |
Out: serial@2860000 | |
Err: serial@2860000 | |
Net: No ethernet found. | |
Press SPACE to abort autoboot in 0 seconds | |
switch to partitions #0, OK | |
mmc1 is current device | |
SD/MMC found on device 1 | |
Failed to load 'uEnv.txt' | |
Scanning for bootflows in all bootdevs | |
Seq Method State Uclass Part Name Filename | |
--- ----------- ------ -------- ---- ------------------------ ---------------- | |
Scanning bootdev '[email protected]': | |
0 extlinux ready mmc 1 [email protected]_ /extlinux/extlinux.conf | |
** Booting bootflow '[email protected]_1' with extlinux | |
PocketBeagle 2 microSD (extlinux.conf) (swap enabled) | |
1: microSD (debug) | |
2: microSD (default) | |
Enter choice: 2: microSD (default) | |
Retrieving file: /Image.gz | |
append: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02860000 root=/dev/mmcblk1p3 ro rootfstype=ext4 resume=/dev/mmcblk1p2 rootwait net.ifnames=0 | |
Retrieving file: /ti/k3-am62-pocketbeagle2.dtb | |
Uncompressing Kernel Image to 0 | |
## Flattened Device Tree blob at 88000000 | |
Booting using the fdt blob at 0x88000000 | |
Working FDT set to 88000000 | |
Loading Device Tree to 000000008fff3000, end 000000008ffff8be ... OK | |
Working FDT set to 8fff3000 | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 6.15.0-rc1-arm64-stable-r56938 (root@runner-qaxekdy-project-386-concurrent-0) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Thu Apr 10 16:20:55 UTC 2025 | |
[ 0.000000] KASLR disabled due to lack of seed | |
[ 0.000000] Machine model: BeagleBoard.org PocketBeagle2 | |
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002860000 (options '') | |
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000094a00000, size 128 MiB | |
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x0000000094a00000..0x000000009c9fffff (131072 KiB) map reusable linux,cma | |
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 | |
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x000000009cb00000..0x000000009cbfffff (1024 KiB) nomap non-reusable m4f-dma-memory@9cb00000 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB | |
[ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x000000009cc00000..0x000000009d9fffff (14336 KiB) nomap non-reusable m4f-memory@9cc00000 | |
[ 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] NUMA: Faking a node at [mem 0x0000000080000000-0x000000009fffffff] | |
[ 0.000000] NODE_DATA(0) allocated [mem 0x9e720440-0x9e722bbf] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080000000-0x000000009fffffff] | |
[ 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-0x000000009cafffff] | |
[ 0.000000] node 0: [mem 0x000000009cb00000-0x000000009d9fffff] | |
[ 0.000000] node 0: [mem 0x000000009da00000-0x000000009dafffff] | |
[ 0.000000] node 0: [mem 0x000000009db00000-0x000000009e6fffff] | |
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] | |
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] | |
[ 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 25 pages/cpu s62488 r8192 d31720 u102400 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] CPU features: detected: ARM erratum 845719 | |
[ 0.000000] alternatives: applying boot alternatives | |
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02860000 root=/dev/mmcblk1p3 ro rootfstype=ext4 resume=/dev/mmcblk1p2 rootwait net.ifnames=0 | |
[ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes | |
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB | |
[ 0.000000] software IO TLB: area num 2. | |
[ 0.000000] software IO TLB: mapped [mem 0x000000009ca40000-0x000000009cac0000] (0MB) | |
[ 0.000000] Fallback order for Node 0: 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 131072 | |
[ 0.000000] Policy zone: DMA | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU event tracing is enabled. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. | |
[ 0.000000] Trampoline variant of Tasks RCU enabled. | |
[ 0.000000] Tracing variant of Tasks RCU enabled. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 | |
[ 0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. | |
[ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
[ 0.000000] GICv3: 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 @0x0000000080440000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080450000 | |
[ 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.009683] Console: colour dummy device 80x25 | |
[ 0.014335] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.025024] pid_max: default: 32768 minimum: 301 | |
[ 0.029845] LSM: initializing lsm=capability | |
[ 0.034374] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) | |
[ 0.041863] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) | |
[ 0.062474] rcu: Hierarchical SRCU implementation. | |
[ 0.067428] rcu: Max phase no-delay instances is 1000. | |
[ 0.073091] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
[ 0.081672] fsl-mc MSI: msi-controller@1820000 domain created | |
[ 0.089679] EFI services will not be available. | |
[ 0.098373] smp: Bringing up secondary CPUs ... | |
I/TC: Secondary CPU 1 initializing | |
I/TC: Secondary CPU 1 switching to normal world boot | |
[ 0.119509] Detected VIPT I-cache on CPU1 | |
[ 0.119618] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 | |
[ 0.119639] GICv3: CPU1: using allocated LPI pending table @0x0000000080460000 | |
[ 0.119703] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.119911] smp: Brought up 1 node, 2 CPUs | |
[ 0.149319] SMP: Total of 2 processors activated. | |
[ 0.154139] CPU: All CPU(s) started at EL2 | |
[ 0.158386] CPU features: detected: 32-bit EL0 Support | |
[ 0.163645] CPU features: detected: 32-bit EL1 Support | |
[ 0.168905] CPU features: detected: CRC32 instructions | |
[ 0.174171] CPU features: detected: PMUv3 | |
[ 0.178312] alternatives: applying system-wide alternatives | |
[ 0.185735] Memory: 275952K/524288K available (17728K kernel code, 5230K rwdata, 12368K rodata, 11200K init, 741K bss, 111160K reserved, 131072K cma-reserved) | |
[ 0.201161] devtmpfs: initialized | |
[ 0.213388] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.223412] posixtimers hash table entries: 1024 (order: 2, 16384 bytes, linear) | |
[ 0.231007] futex hash table entries: 512 (order: 3, 32768 bytes, linear) | |
[ 0.240636] 20880 pages in range for non-PLT usage | |
[ 0.240667] 512400 pages in range for PLT usage | |
[ 0.246016] pinctrl core: initialized pinctrl subsystem | |
[ 0.258751] DMI not present or invalid. | |
[ 0.265744] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.273369] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.281045] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.289367] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.297550] audit: initializing netlink subsys (disabled) | |
[ 0.303426] audit: type=2000 audit(0.196:1): state=initialized audit_enabled=0 res=1 | |
[ 0.305211] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.311395] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.317661] cpuidle: using governor menu | |
[ 0.328726] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.335750] ASID allocator initialised with 65536 entries | |
[ 0.344315] Serial: AMBA PL011 UART driver | |
[ 0.354888] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000 | |
[ 0.395102] HugeTLB: allocation took 0ms with hugepage_allocation_threads=1 | |
[ 0.402273] HugeTLB: allocation took 0ms with hugepage_allocation_threads=1 | |
[ 0.409411] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.416357] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.422771] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.429717] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.436131] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.443075] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.449488] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.456432] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.465715] ACPI: Interpreter disabled. | |
[ 0.472862] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected | |
[ 0.482550] iommu: Default domain type: Translated | |
[ 0.487481] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.494327] SCSI subsystem initialized | |
[ 0.498720] usbcore: registered new interface driver usbfs | |
[ 0.504385] usbcore: registered new interface driver hub | |
[ 0.509859] usbcore: registered new device driver usb | |
[ 0.516645] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.521741] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.531107] PTP clock support registered | |
[ 0.535277] EDAC MC: Ver: 3.0.0 | |
[ 0.539211] scmi_core: SCMI protocol bus registered | |
[ 0.545747] FPGA manager framework | |
[ 0.549405] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.557149] vgaarb: loaded | |
[ 0.560747] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.567383] VFS: Disk quotas dquot_6.6.0 | |
[ 0.571433] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.578787] pnp: PnP ACPI: disabled | |
[ 0.591144] NET: Registered PF_INET protocol family | |
[ 0.596375] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
[ 0.604562] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) | |
[ 0.613215] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.621156] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.629120] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
[ 0.636647] TCP: Hash tables configured (established 4096 bind 4096) | |
[ 0.643276] UDP hash table entries: 256 (order: 2, 16384 bytes, linear) | |
[ 0.650087] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes, linear) | |
[ 0.657469] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.663887] RPC: Registered named UNIX socket transport module. | |
[ 0.669983] RPC: Registered udp transport module. | |
[ 0.674800] RPC: Registered tcp transport module. | |
[ 0.679614] RPC: Registered tcp-with-tls transport module. | |
[ 0.685228] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.691836] PCI: CLS 0 bytes, default 64 | |
[ 0.701576] kvm [1]: nv: 566 coarse grained trap handlers | |
[ 0.707802] kvm [1]: IPA Size Limit: 40 bits | |
[ 0.715227] kvm [1]: vgic-v2@100020000 | |
[ 0.719105] kvm [1]: GIC system register CPU interface enabled | |
[ 0.725116] kvm [1]: vgic interrupt IRQ9 | |
[ 0.729159] kvm [1]: Hyp nVHE mode initialized successfully | |
[ 0.736809] Initialise system trusted keyrings | |
[ 0.741748] workingset: timestamp_bits=42 max_order=17 bucket_order=0 | |
[ 0.748824] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.755194] NFS: Registering the id_resolver key type | |
[ 0.760428] Key type id_resolver registered | |
[ 0.764712] Key type id_legacy registered | |
[ 0.768840] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.775704] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.783591] 9p: Installing v9fs 9p2000 file system support | |
[ 0.853407] NET: Registered PF_ALG protocol family | |
[ 0.858327] Key type asymmetric registered | |
[ 0.862522] Asymmetric key parser 'x509' registered | |
[ 0.867583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) | |
[ 0.875158] io scheduler mq-deadline registered | |
[ 0.879807] io scheduler kyber registered | |
[ 0.883961] io scheduler bfq registered | |
[ 0.898724] pinctrl-single 4084000.pinctrl: 34 pins, size 136 | |
[ 0.905366] pinctrl-single f4000.pinctrl: 171 pins, size 684 | |
[ 0.919719] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.971668] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.984252] msm_serial: driver initialized | |
[ 0.989185] SuperH (H)SCI(F) driver initialized | |
[ 0.994129] STM32 USART driver initialized | |
[ 1.009387] loop: module loaded | |
[ 1.014564] megasas: 07.727.03.00-rc1 | |
[ 1.028218] tun: Universal TUN/TAP device driver, 1.6 | |
[ 1.035227] thunder_xcv, ver 1.0 | |
[ 1.038617] thunder_bgx, ver 1.0 | |
[ 1.041952] nicpf, ver 1.0 | |
[ 1.046661] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
[ 1.054080] hns3: Copyright (c) 2017 Huawei Corporation. | |
[ 1.059577] hclge is initializing | |
[ 1.063027] e1000: Intel(R) PRO/1000 Network Driver | |
[ 1.068022] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
[ 1.073942] e1000e: Intel(R) PRO/1000 Network Driver | |
[ 1.079024] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 1.085116] igb: Intel(R) Gigabit Ethernet Network Driver | |
[ 1.090642] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 1.096388] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 1.102804] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 1.109433] sky2: driver version 1.30 | |
[ 1.115603] VFIO - User Level meta-driver version: 0.3 | |
[ 1.125953] usbcore: registered new interface driver usb-storage | |
[ 1.137210] i2c_dev: i2c /dev entries driver | |
[ 1.145012] Driver for 1-wire Dallas network protocol. | |
[ 1.162470] sdhci: Secure Digital Host Controller Interface driver | |
[ 1.168923] sdhci: Copyright(c) Pierre Ossman | |
[ 1.174856] Synopsys Designware Multimedia Card Interface Driver | |
[ 1.182681] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 1.192810] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 1.201074] usbcore: registered new interface driver usbhid | |
[ 1.206805] usbhid: USB HID core driver | |
[ 1.216908] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available | |
[ 1.230429] optee: probing for conduit method. | |
I/TC: Reserved shared memory is enabled | |
I/TC: Dynamic shared memory is enabled | |
I/TC: Normal World virtualization support is disabled | |
I/TC: Asynchronous notifications are disabled | |
[ 1.235071] optee: revision 4.5 (0919de0f7c79ad35) | |
[ 1.251915] optee: dynamic shared memory is enabled | |
[ 1.262143] optee: initialized driver | |
[ 1.271245] NET: Registered PF_PACKET protocol family | |
[ 1.276579] 9pnet: Installing 9P2000 support | |
[ 1.281051] Key type dns_resolver registered | |
[ 1.298817] registered taskstats version 1 | |
[ 1.303212] Loading compiled-in X.509 certificates | |
[ 1.319578] Demotion targets for Node 0: null | |
[ 1.373294] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)') | |
[ 1.486464] /bus@f0000/bus@b00000/i2c@2b200000/pmic@30: Fixed dependency cycle(s) with /bus@f0000/bus@b00000/i2c@2b200000/pmic@30/regulators/buck2 | |
[ 1.523634] omap_i2c 2b200000.i2c: bus 3 rev0.12 at 100 kHz | |
[ 1.532624] omap_i2c 20000000.i2c: bus 4 rev0.12 at 400 kHz | |
[ 1.541105] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz | |
[ 1.548034] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created | |
[ 1.557166] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created | |
[ 1.567193] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created | |
[ 1.589548] ti-udma 485c0100.dma-controller: Number of rings: 82 | |
[ 1.599113] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) | |
[ 1.613117] ti-udma 485c0000.dma-controller: Number of rings: 150 | |
[ 1.625674] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) | |
[ 1.639735] 2800000.serial: ttyS0 at MMIO 0x2800000 (irq = 287, base_baud = 3000000) is a 8250 | |
[ 1.653151] 2860000.serial: ttyS2 at MMIO 0x2860000 (irq = 288, base_baud = 3000000) is a 8250 | |
[ 1.662267] printk: legacy console [ttyS2] enabled | |
[ 1.662267] printk: legacy console [ttyS2] enabled | |
[ 1.671986] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.671986] printk: legacy bootconsole [ns16550a0] disabled | |
[ 1.704032] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller | |
[ 1.709665] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1 | |
[ 1.717547] xhci-hcd xhci-hcd.3.auto: USB3 root hub has no ports | |
[ 1.723559] xhci-hcd xhci-hcd.3.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 | |
[ 1.733023] xhci-hcd xhci-hcd.3.auto: irq 290, io mem 0x31100000 | |
[ 1.740173] hub 1-0:1.0: USB hub found | |
[ 1.744005] hub 1-0:1.0: 1 port detected | |
[ 1.790140] sdhci-am654 fa00000.mmc: Got CD GPIO | |
[ 1.795593] mmc1: CQHCI version 5.10 | |
[ 1.839770] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit | |
[ 1.847653] clk: Disabling unused clocks | |
[ 1.859685] PM: genpd: Disabling unused power domains | |
[ 1.864989] ALSA device list: | |
[ 1.867968] No soundcards found. | |
[ 1.871834] Waiting for root device /dev/mmcblk1p3... | |
[ 1.921889] mmc1: new UHS-I speed SDR104 SDHC card at address aaaa | |
[ 1.929188] mmcblk1: mmc1:aaaa SL32G 29.7 GiB | |
[ 1.939358] mmcblk1: p1 p2 p3 | |
[ 1.963131] EXT4-fs (mmcblk1p3): mounted filesystem 3e508daf-88eb-4459-87e9-65166aeefb24 ro with ordered data mode. Quota mode: none. | |
[ 1.975462] VFS: Mounted root (ext4 filesystem) readonly on device 179:3. | |
[ 1.993537] devtmpfs: mounted | |
[ 1.996877] usb 1-1: new high-speed USB device number 2 using xhci-hcd | |
[ 2.006938] Freeing unused kernel memory: 11200K | |
[ 2.011807] Run /sbin/init as init process | |
[ 2.397279] systemd[1]: System time before build time, advancing clock. | |
[ 2.488088] NET: Registered PF_INET6 protocol family | |
[ 2.495539] Segment Routing with IPv6 | |
[ 2.499373] In-situ OAM (IOAM) with IPv6 | |
[ 2.609072] systemd[1]: systemd 254.22-1~bpo12+1bbbio0~bookworm+20250214 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) | |
[ 2.644148] systemd[1]: Detected architecture arm64. | |
Welcome to Debian GNU/Linux 12 (bookworm)! | |
[ 2.670869] systemd[1]: Hostname set to <am6232-pb2-87>. | |
[ 3.808817] systemd[1]: Queued start job for default target graphical.target. | |
[ 3.857099] systemd[1]: Created slice system-code\x2dserver.slice - Slice /system/code-server. | |
[ OK ] Created slice system-code\x2dserver.slice - Slice /system/code-server. | |
[ 3.880276] systemd[1]: Created slice system-getty.slice - Slice /system/getty. | |
[ OK ] Created slice system-getty.slice - Slice /system/getty. | |
[ 3.904026] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. | |
[ OK ] Created slice system-modprobe.slice - Slice /system/modprobe. | |
[ 3.928485] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. | |
[ OK ] Created slice system-serial\x2dget…slice - Slice /system/serial-getty. | |
[ 3.953497] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. | |
[ OK ] Created slice system-systemd\x2dfs…slice - Slice /system/systemd-fsck. | |
[ 3.976084] systemd[1]: Created slice user.slice - User and Session Slice. | |
[ OK ] Created slice user.slice - User and Session Slice. | |
[ 3.997630] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. | |
[ OK ] Started systemd-ask-password-conso…equests to Console Directory Watch. | |
[ 4.021479] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. | |
[ OK ] Started systemd-ask-password-wall.…d Requests to Wall Directory Watch. | |
[ 4.045562] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). | |
[ 4.065148] systemd[1]: Expecting device dev-mmcblk1p1.device - /dev/mmcblk1p1... | |
Expecting device dev-mmcblk1p1.device - /dev/mmcblk1p1... | |
[ 4.084981] systemd[1]: Expecting device dev-mmcblk1p2.device - /dev/mmcblk1p2... | |
Expecting device dev-mmcblk1p2.device - /dev/mmcblk1p2... | |
[ 4.104983] systemd[1]: Expecting device dev-ttyGS0.device - /dev/ttyGS0... | |
Expecting device dev-ttyGS0.device - /dev/ttyGS0... | |
[ 4.124977] systemd[1]: Expecting device dev-ttyS2.device - /dev/ttyS2... | |
Expecting device dev-ttyS2.device - /dev/ttyS2... | |
[ 4.145066] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. | |
[ OK ] Reached target cryptsetup.target - Local Encrypted Volumes. | |
[ 4.165369] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. | |
[ OK ] Reached target integritysetup.targ… Local Integrity Protected Volumes. | |
[ 4.185583] systemd[1]: Reached target paths.target - Path Units. | |
[ OK ] Reached target paths.target - Path Units. | |
[ 4.205556] systemd[1]: Reached target slices.target - Slice Units. | |
[ OK ] Reached target slices.target - Slice Units. | |
[ 4.225487] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. | |
[ OK ] Reached target veritysetup.target - Local Verity Protected Volumes. | |
[ 4.301140] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket. | |
[ OK ] Listening on rpcbind.socket - RPCbind Server Activation Socket. | |
[ 4.322317] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. | |
[ OK ] Listening on systemd-initctl.socke…- initctl Compatibility Named Pipe. | |
[ 4.347207] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). | |
[ OK ] Listening on systemd-journald-dev-…socket - Journal Socket (/dev/log). | |
[ 4.371064] systemd[1]: Listening on systemd-journald.socket - Journal Socket. | |
[ OK ] Listening on systemd-journald.socket - Journal Socket. | |
[ 4.391493] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. | |
[ OK ] Listening on systemd-networkd.socket - Network Service Netlink Socket. | |
[ 4.422615] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. | |
[ OK ] Listening on systemd-udevd-control.socket - udev Control Socket. | |
[ 4.446531] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. | |
[ OK ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket. | |
[ 4.493447] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... | |
Mounting dev-hugepages.mount - Huge Pages File System... | |
[ 4.521708] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... | |
Mounting dev-mqueue.mount - POSIX Message Queue File System... | |
[ 4.549172] systemd[1]: Mounting sys-kernel-debug.mount - /sys/kernel/debug... | |
Mounting sys-kernel-debug.mount - /sys/kernel/debug... | |
[ 4.570029] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 4.585609] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). | |
[ 4.625712] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... | |
Starting keyboard-setup.service - Set the console keyboard layout... | |
[ 4.654923] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... | |
Starting kmod-static-nodes.service…eate List of Static Device Nodes... | |
[ 4.699098] systemd[1]: Starting [email protected] - Load Kernel Module configfs... | |
Starting [email protected] - Load Kernel Module configfs... | |
[ 4.728413] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... | |
Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... | |
[ 4.760181] systemd[1]: Starting [email protected] - Load Kernel Module drm... | |
Starting [email protected] - Load Kernel Module drm... | |
[ 4.794947] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: [email protected] | |
[ 4.817850] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... | |
Starting modprobe@efi_pstore.servi… - Load Kernel Module efi_pstore... | |
[ 4.849693] systemd[1]: Starting [email protected] - Load Kernel Module fuse... | |
Starting [email protected] - Load Kernel Module fuse... | |
[ 4.873777] systemd[1]: Starting [email protected] - Load Kernel Module loop... | |
Starting [email protected] - Load Kernel Module loop... | |
[ 4.918886] fuse: init (API version 7.43) | |
[ 4.928057] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device... | |
Starting systemd-fsck-root.service…File System Check on Root Device... | |
[ 4.972401] systemd[1]: Starting systemd-journald.service - Journal Service... | |
Starting systemd-journald.service - Journal Service... | |
[ 5.029987] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... | |
Starting systemd-modules-load.service - Load Kernel Modules... | |
[ 5.061774] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... | |
Starting systemd-network-generator…k uni[ 5.077491] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). | |
ts from Kernel command line... | |
[ 5.130246] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... | |
Starting systemd-udev-trigger.service - Coldplug All udev Devices... | |
[ 5.162385] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. | |
[ OK ] Mounted dev-hugepages.mount - Huge Pages File System. | |
[ 5.186640] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. | |
[ OK ] Mounted dev-mqueue.mount - POSIX Message Queue File System. | |
[ 5.214493] systemd[1]: Mounted sys-kernel-debug.mount - /sys/kernel/debug. | |
[ OK ] Mounted sys-kernel-debug.mount - /sys/kernel/debug. | |
[ 5.237379] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. | |
[ OK ] Finished kmod-static-nodes.service…Create List of Static Device Nodes. | |
[ 5.267230] systemd[1]: [email protected]: Deactivated successfully. | |
[ 5.277944] systemd[1]: Finished [email protected] - Load Kernel Module configfs. | |
[ OK ] Finished [email protected] - Load Kernel Module configfs. | |
[ 5.305736] systemd-journald[118]: Collecting audit messages is disabled. | |
[ 5.314446] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. | |
[ 5.326037] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. | |
[ OK ] Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. | |
[ 5.351840] systemd[1]: [email protected]: Deactivated successfully. | |
[ 5.362000] systemd[1]: Finished [email protected] - Load Kernel Module drm. | |
[ OK ] Finished [email protected] - Load Kernel Module drm. | |
[ 5.387362] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. | |
[ 5.398123] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. | |
[ OK ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. | |
[ 5.426836] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. | |
[ OK ] Finished keyboard-setup.service - Set the console keyboard layout. | |
[ 5.450053] systemd[1]: Started systemd-journald.service - Journal Service. | |
[ OK ] Started systemd-journald.service - Journal Service. | |
[ OK ] Finished [email protected] - Load Kernel Module fuse. | |
[ OK ] Finished [email protected] - Load Kernel Module loop. | |
[ OK ] Finished systemd-fsck-root.service - File System Check on Root Device. | |
[ OK ] Finished systemd-modules-load.service - Load Kernel Modules. | |
[ OK ] Finished systemd-network-generator…ork units from Kernel command line. | |
Mounting sys-fs-fuse-connections.mount - FUSE Control File System... | |
Mounting sys-kernel-config.mount - Kernel Configuration File System... | |
Starting systemd-remount-fs.servic…unt Root and Kernel File Systems... | |
Starting systemd-sysctl.service - Apply Kernel Variables... | |
Starting systemd-tmpfiles-setup-de… Device Nodes in /dev gracefully... | |
[ OK ] Mounted sys-fs-fuse-connections.mou[ 5.788885] EXT4-fs (mmcblk1p3): re-mounted 3e508daf-88eb-4459-87e9-65166aeefb24 r/w. | |
nt - FUSE Control File System. | |
[ OK ] Mounted sys-kernel-config.mount - Kernel Configuration File System. | |
[ OK ] Finished systemd-remount-fs.servic…mount Root and Kernel File Systems. | |
Starting systemd-journal-flush.ser…sh Journal to Persistent Storage... | |
Starting systemd-random-seed.service - Load/Save OS Random Seed... | |
[ OK ] Finished systemd-sysctl.service - Apply Kernel Variables. | |
[ OK ] Finished systemd-tmpfiles-setup-de�[ 6.045444] systemd-journald[118]: Received client request to flush runtime journal. | |
��ic Device Nodes in /dev gracefully. | |
Starting systemd-tmpfiles-setup-de…eate Static Device Nodes in /dev... | |
[ 6.182692] systemd-journald[118]: /var/log/journal/a42c37d8af1a4fa0a0becc76e5ac3f6f/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating. | |
[ 6.232960] systemd-journald[118]: Rotating system journal. | |
[ OK ] Finished systemd-tmpfiles-setup-de…Create Static Device Nodes in /dev. | |
[ OK ] Reached target local-fs-pre.target…Preparation for Local File Systems. | |
Starting systemd-udevd.service - R…ager for Device Events and Files... | |
[ 6.924840] random: crng init done | |
[ OK ] Finished systemd-udev-trigger.service - Coldplug All udev Devices. | |
Starting ifupdown-pre.service - He…synchronize boot up for ifupdown... | |
[ OK ] Finished systemd-journal-flush.ser…lush Journal to Persistent Storage. | |
[ OK ] Finished systemd-random-seed.service - Load/Save OS Random Seed. | |
[ OK ] Finished ifupdown-pre.service - He…o synchronize boot up for ifupdown. | |
[ OK ] Started systemd-udevd.service - Ru…anager for Device Events and Files. | |
[ OK ] Found device dev-ttyS2.device - /dev/ttyS2. | |
[ OK ] Found device dev-mmcblk1p1.device - /dev/mmcblk1p1. | |
[ OK ] Found device dev-mmcblk1p2.device - /dev/mmcblk1p2. | |
Activating swap dev-mmcblk1p2.swap - /dev/mmcblk1p2... | |
Starting systemd-fsck@dev-mmcblk1p…e System Check on /dev/mmcblk1p1... | |
[ 8.099897] Adding 524284k swap on /dev/mmcblk1p2. Priority:-2 extents:1 across:524284k SS | |
[ OK ] Activated swap dev-mmcblk1p2.swap - /dev/mmcblk1p2. | |
[ OK ] Reached target swap.target - Swaps. | |
[ OK ] Finished systemd-fsck@dev-mmcblk1p…ile System Check on /dev/mmcblk1p1. | |
Mounting boot-firmware.mount - /boot/firmware... | |
[ OK ] Mounted boot-firmware.mount - /boot/firmware. | |
[ OK ] Reached target local-fs.target - Local File Systems. | |
Starting console-setup.service - Set console font and keymap... | |
Starting systemd-tmpfiles-setup.se…ate System Files and Directories... | |
Starting ufw.service - Uncomplicated firewall... | |
[ OK ] Finished console-setup.service - Set console font and keymap. | |
[ OK ] Finished ufw.service - Uncomplicated firewall. | |
[ OK ] Reached target network-pre.target - Preparation for Network. | |
Starting networking.service - Raise network interfaces... | |
Starting systemd-networkd.service - Network Configuration... | |
[ OK ] Finished systemd-tmpfiles-setup.se…reate System Files and Directories. | |
Mounting run-rpc_pipefs.mount - RPC Pipe File System... | |
Starting rpcbind.service - RPC bind portmap service... | |
Starting systemd-resolved.service - Network Name Resolution... | |
Starting systemd-timesyncd.service - Network Time Synchronization... | |
Starting systemd-update-utmp.servi…ord System Boot/Shutdown in UTMP... | |
[ OK ] Mounted run-rpc_pipefs.mount - RPC Pipe File System. | |
[ OK ] Reached target rpc_pipefs.target. | |
[ OK ] Reached target nfs-client.target - NFS client services. | |
[ OK ] Started rpcbind.service - RPC bind portmap service. | |
[ OK ] Finished systemd-update-utmp.servi…ecord System Boot/Shutdown in UTMP. | |
[ OK ] Reached target remote-fs-pre.targe…reparation for Remote File Systems. | |
[ OK ] Reached target remote-fs.target - Remote File Systems. | |
[ OK ] Reached target rpcbind.target - RPC Port Mapper. | |
[ 9.742584] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 9.802279] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ OK ] Finished networking.service - R[ 9.817344] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
aise network interfaces. | |
[ 9.843428] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 | |
[ 9.854605] cfg80211: failed to load regulatory.db | |
[ OK ] Started systemd-networkd.service - Network Configuration. | |
[ OK ] Started systemd-timesyncd.service - Network Time Synchronization. | |
[ OK ] Reached target time-set.target - System Time Set. | |
[ OK ] Started systemd-resolved.service - Network Name Resolution. | |
[ OK ] Reached target nss-lookup.target - Host and Network Name Lookups. | |
[ OK ] Reached target sysinit.target - System Initialization. | |
[ OK ] Started apt-daily.timer - Daily apt download activities. | |
[ OK ] Started apt-daily-upgrade.timer - …y apt upgrade and clean activities. | |
[ OK ] Started dpkg-db-backup.timer - Daily dpkg database backup timer. | |
[ OK ] Started e2scrub_all.timer - Period…Metadata Check for All Filesystems. | |
[ OK ] Started etckeeper.timer - Daily au…ommit of changes in /etc directory. | |
[ OK ] Started fstrim.timer - Discard unused blocks once a week. | |
[ OK ] Started logrotate.timer - Daily rotation of log files. | |
[ OK ] Started systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories. | |
[ OK ] Reached target timers.target - Timer Units. | |
[ OK ] Listening on avahi-daemon.socket -…DNS/DNS-SD Stack Activation Socket. | |
[ OK ] Listening on dbus.socket - D-Bus System Message Bus Socket. | |
Starting docker.socket - Docker Socket for the API... | |
[ OK ] Listening on gpsd.socket - GPS (Gl…Positioning System) Daemon Sockets. | |
[ OK ] Listening on docker.socket - Docker Socket for the API. | |
[ OK ] Reached target sockets.target - Socket Units. | |
[ OK ] Reached target basic.target - Basic System. | |
Starting avahi-daemon.service - Avahi mDNS/DNS-SD Stack... | |
Starting bb-symlinks.service - BeagleBoard Generate Symlinks... | |
Starting bb-usb-gadgets.service - BeagleBoard.org USB gadgets... | |
Starting bbbio-set-sysconf.service…oard Set up system configuration... | |
Starting beagle-camera-setup.service - BeagleBoard Camera Setup... | |
[ OK ] Started cron.service - Regular background program processing daemon. | |
Starting dbus.service - D-Bus System Message Bus... | |
Starting e2scrub_reap.service - Re…ne ext4 Metadata Check Snapshots... | |
Starting iwd.service - Wireless service... | |
[ OK ] Started mender-client.service - Mender OTA update service. | |
[ 11.921544] platform 2b300050.target-module: deferred probe pending: (reason unknown) | |
Starting schroot.service - Recover schroot sessions... | |
Starting smartmontools.service - S…orting Technology (SMART) Daemon... | |
Starting systemd-logind.service - User Login Management... | |
[ OK ] Started dbus.service - D-Bus System Message Bus. | |
[ OK ] Finished bb-symlinks.service - BeagleBoard Generate Symlinks. | |
[ OK ] Finished beagle-camera-setup.service - BeagleBoard Camera Setup. | |
[ OK ] Started avahi-daemon.service - Avahi mDNS/DNS-SD Stack. | |
[ 12.430584] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 | |
[ 12.308748] bbbio-set-sysconf[274]: Reading the system configuration settings from /boot/firmware/sysconf.txt | |
[ OK ] Finished bbbio-set-sysconf.service…eBoard Set up system configuration. | |
[FAILED] Failed to start smartmontools.serv…eporting Technology (SMART) Daemon. | |
See 'systemctl status smartmontools.service' for details. | |
[ OK ] Finished e2scrub_reap.service - Re…line ext4 Metadata Check Snapshots. | |
[ 12.705171] at24 4-0050: supply vcc not found, using dummy regulator | |
[ OK ] Finished schroot.service - Recover schroot sessions. | |
[ 12.897814] at24 4-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write | |
[ 13.134659] file system registered | |
[ 13.238241] read descriptors | |
[ 13.241268] read strings | |
[ OK ] Started systemd-logind.service - User Login Management. | |
[ OK ] Started iwd.service - Wireless service. | |
[ OK ] Reached target network.target - Network. | |
[ OK ] Reached target network-online.target - Network is Online. | |
Starting [email protected] - code-server... | |
Starting containerd.service - containerd c[ 13.455163] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000 | |
ontainer runtime... | |
Starting nginx.service - A high pe…erver and a reverse proxy server... | |
Starting rpc-statd-notify.service - Notify NFS peers of a restart... | |
[ 13.522186] rtc-ti-k3 2b1f0000.rtc: Clock rate 32552 is not 32768! Could misbehave! | |
[ 13.543203] k3-m4-rproc 5000000.m4fss: configured M4F for remoteproc mode | |
Starting ssh.service - OpenBSD Secure Shell server... | |
[ 13.564511] remoteproc remoteproc0: 5000000.m4fss is available | |
[ 13.572108] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2 | |
[ 13.581558] remoteproc remoteproc0: powering up 5000000.m4fss | |
[ 13.590426] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2 | |
Starting systemd-user-sessions.service - P[ 13.604886] remoteproc remoteproc0: request_firmware failed: -2 | |
ermit User Sessions... | |
[ 13.606067] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 | |
[ OK ] Started unattended-upgrades.service - Unattended Upgrades Shutdown. | |
[ 13.664426] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:23 UTC (23) | |
[ OK ] Started rpc-statd-notify.service 13.676516] systemd-journald[118]: Time jumped backwards, rotating. | |
m - Notify NFS peers of a restart. | |
[ OK ] Started [email protected] - code-server. | |
[ OK ] Finished systemd-user-sessions.service - Permit User Sessions. | |
[ OK ] Started [email protected] - Getty on tty1. | |
[ OK ] Started [email protected] - Serial Getty on ttyS2. | |
[ OK ] Started nginx.service - A high per… server and a reverse proxy server. | |
[ OK ] Started ssh.service - OpenBSD Secure Shell server. | |
[ 14.414870] input: tps65219-pwrbutton as /devices/platform/bus@f0000/bus@f0000:bus@b00000/2b200000.i2c/i2c-3/3-0030/tps65219-pwrbutton.2.auto/input/input0 | |
[ OK ] Reached target usb-gadget.target - Hardware activated USB gadget. | |
[ OK ] Started containerd.service - containerd container runtime. | |
Starting docker.service - Docker Application Container Engine... | |
[ 16.658573] usbcore: registered new device driver r8152-cfgselector | |
[ OK ] Listening on systemd-rfkill.socket…ll Switch Status /dev/rfkill Watch. | |
[ 16.843722] r8152-cfgselector 1-1: reset high-speed USB device number 2 using xhci-hcd | |
[ OK ] Found device dev-ttyGS0.device - /dev/ttyGS0. | |
[ OK ] Started [email protected] - Serial Getty on ttyGS0. | |
[ OK ] Reached target getty.target - Login Prompts. | |
[ 17.077961] r8152 1-1:1.0: skip request firmware | |
[ 17.154151] r8152 1-1:1.0 eth0: v1.12.13 | |
[ 17.183164] usbcore: registered new interface driver r8152 | |
[ 17.307043] usbcore: registered new interface driver cdc_ether | |
Debian GNU/Linux 12 am6232-pb2-87 ttyS2 | |
BeagleBoard.org Debian Bookworm Minimal Image 2025-02-13 | |
Support: https://bbb.io/debian | |
default username is [voodoo] | |
am6232-pb2-87 login: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment