Skip to content

Instantly share code, notes, and snippets.

@vitali2y
Created May 2, 2025 20:53
Show Gist options
  • Save vitali2y/5543d15086aad374e7c493dee106cfd0 to your computer and use it in GitHub Desktop.
Save vitali2y/5543d15086aad374e7c493dee106cfd0 to your computer and use it in GitHub Desktop.
dmesg output of Orange Pi RV2 SBC (Ubuntu Orangepirv2_1.0.0_ubuntu_noble_desktop_gnome_linux6.6.63.7z image from orangepi.org burned on SD Card)
[    0.000000] Linux version 6.6.63-ky (root@test) (riscv64-unknown-linux-gnu-gcc (g09b62c20e09) 13.2.1 20240423, GNU ld (GNU Binutils) 2.42) #1.0.0 SMP PREEMPT Wed Mar 12 09:04:00 CST 2025
[    0.000000] Machine model: ky x1 orangepi-rv2 board
[    0.000000] SBI specification v1.0 detected
[    0.000000] SBI implementation ID=0x1 Version=0x10003
[    0.000000] SBI IPI extension detected
[    0.000000] SBI RFENCE extension detected
[    0.000000] earlycon: sbi0 at I/O port 0x0 (options '')
[    0.000000] printk: bootconsole [sbi0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000058000000, size 384 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x0000000058000000..0x000000006fffffff (393216 KiB) map reusable linux,cma
[    0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable mmode_resv0@0
[    0.000000] Reserved memory: created DMA memory pool at 0x000000002ff40000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node dpu_reserved@2ff40000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x000000002ff40000..0x000000002fffffff (768 KiB) nomap non-reusable dpu_reserved@2ff40000
[    0.000000] OF: reserved mem: 0x0000000030000000..0x00000000301fffff (2048 KiB) nomap non-reusable rcpu_mem_heap@30000000
[    0.000000] OF: reserved mem: 0x0000000030200000..0x0000000030202fff (12 KiB) nomap non-reusable vdev0vring0@30200000
[    0.000000] OF: reserved mem: 0x0000000030203000..0x0000000030205fff (12 KiB) nomap non-reusable vdev0vring1@30203000
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000030206000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node vdev0buffer@30206000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x0000000030206000..0x00000000302fbfff (984 KiB) nomap non-reusable vdev0buffer@30206000
[    0.000000] OF: reserved mem: 0x00000000302fc000..0x00000000302fffff (16 KiB) nomap non-reusable rsc_table@302fc000
[    0.000000] OF: reserved mem: 0x0000000030300000..0x000000003033ffff (256 KiB) nomap non-reusable rcpu_mem_snapshots@30300000
[    0.000000] OF: reserved mem: 0x0000000030340000..0x000000003037ffff (256 KiB) nomap non-reusable rcpu_mem_dtb@30300000
[    0.000000] OF: reserved mem: 0x000000007f000000..0x000000007fffffff (16384 KiB) map non-reusable framebuffer@7f000000
[    0.000000] OF: reserved mem: 0x00000000c0800000..0x00000000c083ffff (256 KiB) nomap non-reusable mem@c0800000
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000]   Normal   [mem 0x0000000080000000-0x000000027fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000007ffff]
[    0.000000]   node   0: [mem 0x0000000000080000-0x000000002ff3ffff]
[    0.000000]   node   0: [mem 0x000000002ff40000-0x000000003037ffff]
[    0.000000]   node   0: [mem 0x0000000030380000-0x000000007fffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000027fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000027fffffff]
[    0.000000] On node 0, zone Normal: 524288 pages in unavailable ranges
[    0.000000] SBI HSM extension detected
[    0.000000] riscv: base ISA extensions acdfimv
[    0.000000] riscv: ELF capabilities acdfimv
[    0.000000] percpu: Embedded 29 pages/cpu s81848 r8192 d28744 u118784
[    0.000000] pcpu-alloc: s81848 r8192 d28744 u118784 alloc=29*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Kernel command line: mtdparts=d420c000.spi-0:64K@0(bootinfo),64K@64K(private),256K@128K(fsbl),64K@384K(env),192K@448K(opensbi),-@640K(uboot) root=UUID=8be26b3d-4da2-4f2c-81d3-d7ab81b072bf rootwait rootfstype=ext4 earlycon=sbi console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart= clk_ignore_unused swiotlb=65536 workqueue.default_affinity_scope=system usb-storage.quirks=   cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    0.000000] Unknown kernel command line parameters "ubootpart= cgroup_enable=memory cgroup_memory=1", 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: 2056192
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 8.
[    0.000000] software IO TLB: mapped [mem 0x0000000074981000-0x000000007c981000] (128MB)
[    0.000000] Memory: 7608960K/8388608K available (15625K kernel code, 6864K rwdata, 8192K rodata, 2308K init, 596K bss, 386432K reserved, 393216K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1

[    0.000000] **********************************************************
[    0.000000] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.000000] **                                                      **
[    0.000000] ** trace_printk() being used. Allocating extra memory.  **
[    0.000000] **                                                      **
[    0.000000] ** This means that this is a DEBUG kernel and it is     **
[    0.000000] ** unsafe for production use.                           **
[    0.000000] **                                                      **
[    0.000000] ** If you see this message and you are not debugging    **
[    0.000000] ** the kernel, report this immediately to your vendor!  **
[    0.000000] **                                                      **
[    0.000000] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.000000] **********************************************************
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    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] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] riscv-intc: 64 local interrupts mapped
[    0.000000] plic: interrupt-controller@e0000000: mapped 159 interrupts with 8 handlers for 16 contexts.
[    0.000000] riscv: providing IPIs using SBI IPI extension
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] riscv-timer: Timer interrupt in S-mode is available via sstc extension
[    0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000000] sched_clock: 64 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000440] Console: colour dummy device 80x25
[    0.000463] printk: console [tty1] enabled
[    0.000469] printk: bootconsole [sbi0] disabled
[    0.000532] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.000548] pid_max: default: 32768 minimum: 301
[    0.000645] LSM: initializing lsm=capability,landlock,apparmor,integrity
[    0.000713] landlock: Up and running.
[    0.000790] AppArmor: AppArmor initialized
[    0.000897] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.000929] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.003240] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[    0.003343] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[    0.003453] riscv: ELF compat mode unsupported
[    0.003482] ASID allocator using 16 bits (65536 entries)
[    0.003591] rcu: Hierarchical SRCU implementation.
[    0.003599] rcu: 	Max phase no-delay instances is 1000.
[    0.004257] EFI services will not be available.
[    0.004869] smp: Bringing up secondary CPUs ...
[    0.013055] smp: Brought up 1 node, 8 CPUs
[    0.016221] devtmpfs: initialized
[    0.031394] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.031430] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.036071] pinctrl core: initialized pinctrl subsystem
[    0.038296] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.039129] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.039337] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.039396] audit: initializing netlink subsys (disabled)
[    0.039614] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
[    0.039901] display class register
[    0.040091] thermal_sys: Registered thermal governor 'step_wise'
[    0.040138] cpuidle: using governor menu
[    0.064379] cpu1: Ratio of byte access time to unaligned word access is 2.18, unaligned accesses are fast
[    0.064379] cpu2: Ratio of byte access time to unaligned word access is 2.27, unaligned accesses are fast
[    0.064387] cpu5: Ratio of byte access time to unaligned word access is 1.86, unaligned accesses are fast
[    0.064388] cpu3: Ratio of byte access time to unaligned word access is 2.22, unaligned accesses are fast
[    0.064388] cpu6: Ratio of byte access time to unaligned word access is 1.86, unaligned accesses are fast
[    0.064388] cpu7: Ratio of byte access time to unaligned word access is 1.86, unaligned accesses are fast
[    0.064388] cpu4: Ratio of byte access time to unaligned word access is 3.15, unaligned accesses are fast
[    0.088410] cpu0: Ratio of byte access time to unaligned word access is 10.12, unaligned accesses are fast
[    0.088439] The real ratio of byte access time to unaligned word access should refer to the value of CPU0
[    0.088447] Cpu0 unaligned access is more efficient than nonboot cores, because of system bandwidth preemption.
[    0.088451] Nonboot cpus' unaligned access ratio measured simultaneously, but cpu0's measure is separately
[    0.088472] suspend: SBI SUSP extension detected
[    0.094626] platform soc: Fixed dependency cycle(s) with /soc/hdmi@C0400500
[    0.096501] platform d401e000.pinctrl: Fixed dependency cycle(s) with /soc/interrupt-controller@e0000000
[    0.096532] platform d401e000.pinctrl: Fixed dependency cycle(s) with /soc/reset-controller@d4050000
[    0.096551] platform d401e000.pinctrl: Fixed dependency cycle(s) with /soc/clock-controller@d4050000
[    0.098321] pinctrl-single d401e000.pinctrl: 148 pins, size 592
[    0.110025] platform soc: Fixed dependency cycle(s) with /soc/hdmi@C0400500
[    0.110128] platform c0400500.hdmi: Fixed dependency cycle(s) with /soc
[    0.110220] platform c0400500.hdmi: Fixed dependency cycle(s) with /soc/reset-controller@d4050000
[    0.110235] platform c0400500.hdmi: Fixed dependency cycle(s) with /soc/clock-controller@d4050000
[    0.110251] platform c0400500.hdmi: Fixed dependency cycle(s) with /soc/interrupt-controller@e0000000
[    0.117057] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.117071] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.117077] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.117081] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.117086] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.117090] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.118840] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    0.135600] mmp-pdma d4000000.pdma: PM domain power-domain@SPT_PD_BUS will not be powered off
[    0.135998] SCSI subsystem initialized
[    0.136200] libata version 3.00 loaded.
[    0.136361] usbcore: registered new interface driver usbfs
[    0.136393] usbcore: registered new interface driver hub
[    0.136430] usbcore: registered new device driver usb
[    0.139922] i2c 8-0041: Fixed dependency cycle(s) with /soc/i2c@d401d800/spm8821@41/regulators/DCDC_REG5
[    0.155837] ky-regulator ky-regulator@spm8821: DMA mask not set
[    0.184558] raid6: int64x8  gen()  1097 MB/s
[    0.204081] ky-pmic 8-0041: Fixed dependency cycle(s) with /soc/i2c@d401d800/spm8821@41/regulators
[    0.205280] mc: Linux media interface: v0.10
[    0.205358] videodev: Linux video capture interface: v2.00
[    0.205414] pps_core: LinuxPPS API ver. 1 registered
[    0.205420] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.205434] PTP clock support registered
[    0.206243] Advanced Linux Sound Architecture Driver Initialized.
[    0.206866] NET: Registered PF_INET protocol family
[    0.207183] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.213512] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.213611] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.213630] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.213871] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes, linear)
[    0.217947] TCP: Hash tables configured (established 65536 bind 65536)
[    0.218384] MPTCP token hash table entries: 8192 (order: 6, 393216 bytes, linear)
[    0.219035] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear)
[    0.219300] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear)
[    0.219860] Bluetooth: Core ver 2.22
[    0.219963] NET: Registered PF_BLUETOOTH protocol family
[    0.219969] Bluetooth: HCI device and connection manager initialized
[    0.219979] Bluetooth: HCI socket layer initialized
[    0.219986] Bluetooth: L2CAP socket layer initialized
[    0.220008] Bluetooth: SCO socket layer initialized
[    0.220290] mctp: management component transport protocol core
[    0.220296] NET: Registered PF_MCTP protocol family
[    0.220430] vgaarb: loaded
[    0.252675] clocksource: Switched to clocksource riscv_clocksource
[    0.252674] raid6: int64x4  gen()  1565 MB/s
[    0.253171] VFS: Disk quotas dquot_6.6.0
[    0.253220] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.253844] AppArmor: AppArmor Filesystem Enabled
[    0.261476] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.265268] RPC: Registered named UNIX socket transport module.
[    0.265278] RPC: Registered udp transport module.
[    0.265283] RPC: Registered tcp transport module.
[    0.265287] RPC: Registered tcp-with-tls transport module.
[    0.265291] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.266202] NET: Registered PF_XDP protocol family
[    0.266223] PCI: CLS 0 bytes, default 64
[    0.266599] Unpacking initramfs...
[    0.267524] Initialise system trusted keyrings
[    0.267811] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[    0.274220] NFS: Registering the id_resolver key type
[    0.274276] Key type id_resolver registered
[    0.274280] Key type id_legacy registered
[    0.274308] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.274322] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.316686] raid6: int64x2  gen()  1554 MB/s
[    0.384692] raid6: int64x1  gen()  1372 MB/s
[    0.384711] raid6: using algorithm int64x4 gen() 1565 MB/s
[    0.452681] raid6: .... xor() 863 MB/s, rmw enabled
[    0.452705] raid6: using intx1 recovery algorithm
[    0.946343] Freeing initrd memory: 20004K
[    0.965072] Key type cifs.spnego registered
[    0.965147] Key type cifs.idmap registered
[    0.965402] ntfs: driver 2.1.32 [Flags: R/W].
[    0.965468] ntfs3: Enabled Linux POSIX ACLs support
[    0.965472] ntfs3: Read-only LZX/Xpress compression included
[    0.965511] fuse: init (API version 7.39)
[    0.992045] xor: measuring software checksum speed
[    0.992760]    8regs           :  4670 MB/sec
[    0.993490]    32regs          :  4557 MB/sec
[    0.994076]    rvv             :  5651 MB/sec
[    0.994080] xor: using function: rvv (5651 MB/sec)
[    0.994091] async_tx: api initialized (async)
[    0.994121] Key type asymmetric registered
[    0.994128] Asymmetric key parser 'x509' registered
[    0.994540] io scheduler mq-deadline registered
[    0.994549] io scheduler kyber registered
[    0.994615] io scheduler bfq registered
[    0.997143] ky-pmic-pinctrl ky-pinctrl@spm8821: DMA mask not set
[    1.003023] x1-dwc-pcie ca400000.pcie: set power on gpio 116 to 1
[    1.003188] x1-dwc-pcie ca400000.pcie: host bridge /soc/pcie@ca400000 ranges:
[    1.003223] x1-dwc-pcie ca400000.pcie:       IO 0x009f002000..0x009f101fff -> 0x009f002000
[    1.003244] x1-dwc-pcie ca400000.pcie:      MEM 0x0090000000..0x009effffff -> 0x0090000000
[    1.103336] x1-dwc-pcie ca400000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 4G
[    2.103476] x1-dwc-pcie ca400000.pcie: Phy link never came up
[    2.103869] x1-dwc-pcie ca400000.pcie: PCI host bridge to bus 0001:00
[    2.103883] pci_bus 0001:00: root bus resource [bus 00-ff]
[    2.103894] pci_bus 0001:00: root bus resource [io  0x0000-0xfffff] (bus address [0x9f002000-0x9f101fff])
[    2.103902] pci_bus 0001:00: root bus resource [mem 0x90000000-0x9effffff]
[    2.103937] pci 0001:00:00.0: [201f:0001] type 01 class 0x060400
[    2.103956] pci 0001:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    2.103969] pci 0001:00:00.0: reg 0x14: [mem 0x00000000-0x000fffff]
[    2.104039] pci 0001:00:00.0: supports D1
[    2.104046] pci 0001:00:00.0: PME# supported from D0 D1 D3hot D3cold
[    2.107906] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[    2.107947] pci 0001:00:00.0: BAR 0: assigned [mem 0x90000000-0x900fffff]
[    2.107960] pci 0001:00:00.0: BAR 1: assigned [mem 0x90100000-0x901fffff]
[    2.107971] pci 0001:00:00.0: PCI bridge to [bus 01]
[    2.110164] pcieport 0001:00:00.0: PME: Signaling with IRQ 66
[    2.110551] pcieport 0001:00:00.0: AER: enabled with IRQ 66
[    2.111212] x1-dwc-pcie ca800000.pcie: has no power on gpio.
[    2.113434] x1-dwc-pcie ca800000.pcie: host bridge /soc/pcie@ca800000 ranges:
[    2.113469] x1-dwc-pcie ca800000.pcie:       IO 0x00b7002000..0x00b7101fff -> 0x00b7002000
[    2.113493] x1-dwc-pcie ca800000.pcie:      MEM 0x00a0000000..0x00afffffff -> 0x00a0000000
[    2.113508] x1-dwc-pcie ca800000.pcie:      MEM 0x00b0000000..0x00b6ffffff -> 0x00b0000000
[    2.213620] x1-dwc-pcie ca800000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 4G
[    3.213779] x1-dwc-pcie ca800000.pcie: Phy link never came up
[    3.213943] x1-dwc-pcie ca800000.pcie: PCI host bridge to bus 0002:00
[    3.213960] pci_bus 0002:00: root bus resource [bus 00-ff]
[    3.213973] pci_bus 0002:00: root bus resource [io  0x100000-0x1fffff] (bus address [0xb7002000-0xb7101fff])
[    3.213982] pci_bus 0002:00: root bus resource [mem 0xa0000000-0xafffffff pref]
[    3.213989] pci_bus 0002:00: root bus resource [mem 0xb0000000-0xb6ffffff]
[    3.214026] pci 0002:00:00.0: [201f:0001] type 01 class 0x060400
[    3.214047] pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    3.214058] pci 0002:00:00.0: reg 0x14: [mem 0x00000000-0x000fffff]
[    3.214125] pci 0002:00:00.0: supports D1
[    3.214132] pci 0002:00:00.0: PME# supported from D0 D1 D3hot D3cold
[    3.218510] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
[    3.218553] pci 0002:00:00.0: BAR 0: assigned [mem 0xb0000000-0xb00fffff]
[    3.218567] pci 0002:00:00.0: BAR 1: assigned [mem 0xb0100000-0xb01fffff]
[    3.218578] pci 0002:00:00.0: PCI bridge to [bus 01]
[    3.220905] pcieport 0002:00:00.0: PME: Signaling with IRQ 70
[    3.221295] pcieport 0002:00:00.0: AER: enabled with IRQ 70
[    3.226289] ky-wlan rf-pwrseq:wlan-pwrseq: error -ENXIO: IRQ index 0 not found
[    3.226313] ky-wlan rf-pwrseq:wlan-pwrseq: get platform irq failed, try to get gpio irq
[    3.228726] [ddrbw] MAJOR is 243
[    3.228743] [ddrbw] MINOR is 0
[    3.275005] d4017000.serial: ttyS0 at MMIO 0xd4017000 (irq = 74, base_baud = 921250) is a UART1
[    3.275137] printk: console [ttyS0] enabled
[    3.276204] d4017100.uart: ttyS2 at MMIO 0xd4017100 (irq = 75, base_baud = 3600000) is a UART3
[    3.279611] ky_hwcrng f0703800.crng: registered RNG driver
[    3.280770] random: crng init done
[    3.303880] PVR_K:  1: Read BVNC 36.29.52.182 from HW device registers
[    3.303958] PVR_K:  1: RGX Device registered BVNC 36.29.52.182 with 1 core in the system
[    3.304899] [drm] Initialized pvr 24.2.6603887 20170530 for cac00000.imggpu on minor 0
[    3.312661] loop: module loaded
[    3.315231] Rounding down aligned max_sectors from 4294967295 to 4294967288
[    3.315442] db_root: cannot open: /etc/target
[    3.316720] x1-qspi d420c000.spi: config mfp for cs:[0]
[    3.316884] x1-qspi d420c000.spi: AHB buf size: 512
[    3.317480] x1-qspi d420c000.spi: RX buffer overflow
[    3.317772] spi-nor spi4.0: spi-nor-generic (16384 Kbytes)
[    3.317847] 6 cmdlinepart partitions found on MTD device d420c000.spi-0
[    3.317855] Creating 6 MTD partitions on "d420c000.spi-0":
[    3.317863] 0x000000000000-0x000000010000 : "bootinfo"
[    3.326737] 0x000000010000-0x000000020000 : "private"
[    3.335275] 0x000000020000-0x000000060000 : "fsbl"
[    3.343754] 0x000000060000-0x000000070000 : "env"
[    3.352166] 0x000000070000-0x0000000a0000 : "opensbi"
[    3.360845] 0x0000000a0000-0x000001000000 : "uboot"
[    3.369467] x1-qspi d420c000.spi: Runtime PM usage count underflow!
[    3.370583] tun: Universal TUN/TAP device driver, 1.6
[    3.370844] CAN device driver interface
[    3.644438] phy_yt8531_led_fixup in
[    3.647452] PPP generic driver version 2.4.2
[    3.648009] usbcore: registered new interface driver cdc_ether
[    3.648041] usbcore: registered new interface driver cdc_subset
[    3.648069] usbcore: registered new interface driver zaurus
[    3.648934] x1-ci-otg c0900100.otg: x1 otg probe enter ...
[    3.649762] mvotg populate connector
[    3.649784] x1-ci-otg mv-otg: successful probe OTG device.
[    3.651110] ky-x1-combphy c0b10000.phy: USB3 PHY init.
[    3.651129] ky-x1-combphy c0b10000.phy: USB3 PHY init lfps thres 3
[    3.653259] mv-ehci mv-ehci: mode: MV_USB_MODE_OTG ...
[    3.654058] mv-ehci mv-ehci1: Ky EHCI
[    3.654085] mv-ehci mv-ehci1: new USB bus registered, assigned bus number 1
[    3.654225] mv-ehci mv-ehci1: irq 84, io mem 0xc0980100
[    3.668686] mv-ehci mv-ehci1: USB 2.0 started, EHCI 1.00
[    3.669435] hub 1-0:1.0: USB hub found
[    3.669468] hub 1-0:1.0: 1 port detected
[    3.670637] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    3.670670] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    3.670889] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe6d hci version 0x110 quirks 0x0000008000000090
[    3.670940] xhci-hcd xhci-hcd.0.auto: irq 81, io mem 0xc0a00000
[    3.671112] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    3.671125] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 3
[    3.671137] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[    3.671761] hub 2-0:1.0: USB hub found
[    3.671800] hub 2-0:1.0: 1 port detected
[    3.672142] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.672640] hub 3-0:1.0: USB hub found
[    3.672707] hub 3-0:1.0: 1 port detected
[    3.673320] usbcore: registered new interface driver uas
[    3.673375] usbcore: registered new interface driver usb-storage
[    3.673607] ky-usb3-hub soc:usb3hub@0: v1.0.2
[    3.693118] ky-usb3-hub soc:usb3hub@0: onboard usb hub driver probed, hub configured
[    3.693611] X1_UDC: mv_udc_probe enter ...
[    3.693869] mv-udc mv-udc:  use 32bit DMA mask
[    3.693910] mv_udc: dqh size = 0x800  udc->ep_dqh_dma = 0x7d00a000
[    3.694301] mv-udc mv-udc: successful probe UDC device with clock gating.
[    3.694471] f_tcm: UAS support multiple cmds
[    3.694545] Gt9xx driver installing..
[    3.694621] <I>CTS-SPIDrv Chipone touch driver init, version: v3.7.0-sz
[    3.694627] <I>CTS-SPIDrv  - Register spi driver
[    3.694672] <I>CTS-SPIDrv  - Register touch driver successfully
[    3.695016] ky-pmic-pwrkey ky-pwrkey@spm8821: DMA mask not set
[    3.746842] input: ky pwrkey as /devices/platform/soc/d401d800.i2c/i2c-8/8-0041/ky-pwrkey@spm8821/input/input0
[    3.747707] ky-pmic-rtc ky-rtc@spm8821: DMA mask not set
[    3.774551] ky-pmic-rtc ky-rtc@spm8821: registered as rtc0
[    3.779829] ky-pmic-rtc ky-rtc@spm8821: setting system clock to 2025-05-02T20:30:49 UTC (1746217849)
[    3.780783] i2c_dev: i2c /dev entries driver
[    3.783841] MVX dev: Linlon v5276 identified. cores=2, nlsid=4, id=0, fuse=00000000, hw_id=00005276, hw_rev=00000050
[    3.785000] d420a000.csiphy begin to probe
[    3.785082] d420a000.csiphy probed
[    3.785185] d4206000.csiphy begin to probe
[    3.785219] d4206000.csiphy probed
[    3.786167] d420a000.ccic probed in x1_ccic_probe
[    3.786911] d420a800.ccic probed in x1_ccic_probe
[    3.787537] d4206000.ccic probed in x1_ccic_probe
[    3.794377] acquire ccic0 ctrl dev succeed
[    3.794402] acquire ccic1 ctrl dev succeed
[    3.794408] acquire ccic2 ctrl dev succeed
[    3.800965] vcam_inf: svivi_probe 978: svivi probe ok.
[    3.801101] usbcore: registered new interface driver uvcvideo
[    3.803968] System boots up not because of SoC watchdog reset.
[    3.814037] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    3.814070] device-mapper: uevent: version 1.0.3
[    3.814298] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[    3.814777] device-mapper: multipath round-robin: version 1.2.0 loaded
[    3.814788] device-mapper: multipath queue-length: version 0.2.0 loaded
[    3.814795] device-mapper: multipath service-time: version 0.3.0 loaded
[    3.814801] device-mapper: multipath historical-service-time: version 0.1.1 loaded
[    3.818201] sdhci: Secure Digital Host Controller Interface driver
[    3.818219] sdhci: Copyright(c) Pierre Ossman
[    3.818224] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.818888] sdhci-ky d4280000.sdh: Got CD GPIO
[    3.852891] x1-ci-otg mv-otg: start host
[    3.852926] mv-ehci mv-ehci: Ky EHCI
[    3.852960] mv-ehci mv-ehci: new USB bus registered, assigned bus number 4
[    3.852990] mmc0: SDHCI controller on d4280000.sdh [d4280000.sdh] using ADMA
[    3.853139] mv-ehci mv-ehci: irq 82, io mem 0xc0900100
[    3.880795] mmc1: SDHCI controller on d4280800.sdh [d4280800.sdh] using ADMA
[    3.880813] sdio: save sdio_host <- 000000008f579477
[    3.924718] usb 2-1: new high-speed USB device number 2 using xhci-hcd
[    3.926556] mmc0: set tx_delaycode: 159
[    3.926863] mmc0: pass window [0 12) 
[    3.926916] mmc0: pass window [13 14) 
[    3.927963] mmc0: pass window [41 63) 
[    3.931287] mmc0: pass window [66 223) 
[    3.931337] mmc0: pass window [224 225) 
[    3.931953] mmc0: pass window [250 255) 
[    3.931962] mmc0: tuning done, use the firstly delay_code:144
[    3.931976] mmc0: new ultra high speed SDR104 SDHC card at address b36c
[    3.932716] mmcblk0: mmc0:b36c SDABC 29.1 GiB
[    3.934835]  mmcblk0: p1
[    3.940720] mv-ehci mv-ehci: USB 2.0 started, EHCI 1.00
[    3.941454] hub 4-0:1.0: USB hub found
[    3.941487] hub 4-0:1.0: 1 port detected
[    4.026842] mmc2: Failed to initialize a non-removable card
[    4.026854] mmc2: SDHCI controller on d4281000.sdh [d4281000.sdh] using ADMA
[    4.029680] usbcore: registered new interface driver usbhid
[    4.029696] usbhid: USB HID core driver
[    4.031170] remoteproc remoteproc0: rcpu_rproc is available
[    4.032749] remoteproc remoteproc0: powering up rcpu_rproc
[    4.034542] remoteproc remoteproc0: Booting fw image esos.elf, size 103196
[    4.036082] Failed to find the rcpu_dtb_mem
[    4.036148] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vdev0buffer@30206000
[    4.049048] virtio_rpmsg_bus virtio0: rpmsg host is online
[    4.049073] rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7)
[    4.049081] remoteproc remoteproc0: remote processor rcpu_rproc is now up
[    4.049468] virtio_rpmsg_bus virtio0: creating channel can-service addr 0x400
[    4.049637] flexcan virtio0.can-service.-1.1024: new channel: 0x400 -> 0x400!
[    4.049890] virtio_rpmsg_bus virtio0: creating channel rir-service addr 0x401
[    4.049950] ky-pmic-adc ky-adc@spm8821: DMA mask not set
[    4.049996] ir_ky virtio0.rir-service.-1.1025: new channel: 0x401 -> 0x401!
[    4.050354] virtio_rpmsg_bus virtio0: creating channel i2c-service addr 0x402
[    4.050459] i2c_x1 virtio0.i2c-service.-1.1026: new channel: 0x402 -> 0x402!
[    4.051790] virtio_rpmsg_bus virtio0: creating channel rcpu-pwr-management-service addr 0x403
[    4.051912] x1_rproc virtio0.rcpu-pwr-management-service.-1.1027: new channel: 0x403 -> 0x403!
[    4.052010] virtio_rpmsg_bus virtio0: creating channel ruart-service1 addr 0x404
[    4.052097] pxa_x1 virtio0.ruart-service1.-1.1028: new channel: 0x404 -> 0x404!
[    4.052594] c088d000.r_uart1: ttyS1 at MMIO 0xc088d000 (irq = 42330, base_baud = 1536000) is a UART2
[    4.053262] virtio_rpmsg_bus virtio0: creating channel adma-service addr 0x405
[    4.053359] adma_ky virtio0.adma-service.-1.1029: new channel: 0x405 -> 0x405!
[    4.065833] riscv-pmu-sbi: SBI PMU extension is available
[    4.065875] riscv-pmu-sbi: 16 firmware and 18 hardware counters
[    4.069792] NET: Registered PF_INET6 protocol family
[    4.098836] Segment Routing with IPv6
[    4.098906] In-situ OAM (IOAM) with IPv6
[    4.099011] NET: Registered PF_PACKET protocol family
[    4.099020] can: controller area network core
[    4.099099] NET: Registered PF_CAN protocol family
[    4.099117] can: raw protocol
[    4.099128] can: broadcast manager protocol
[    4.099138] can: netlink gateway - max_hops=1
[    4.099348] Bluetooth: RFCOMM TTY layer initialized
[    4.099365] Bluetooth: RFCOMM socket layer initialized
[    4.099397] Bluetooth: RFCOMM ver 1.11
[    4.099412] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    4.099416] Bluetooth: BNEP filters: protocol multicast
[    4.099426] Bluetooth: BNEP socket layer initialized
[    4.099431] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.099445] Bluetooth: HIDP socket layer initialized
[    4.099712] Key type dns_resolver registered
[    4.110218] registered taskstats version 1
[    4.110590] Loading compiled-in X.509 certificates
[    4.119312] Key type .fscrypt registered
[    4.119338] Key type fscrypt-provisioning registered
[    4.119549] AppArmor: AppArmor sha1 policy hashing enabled
[    4.119580] ima: No TPM chip found, activating TPM-bypass!
[    4.119589] Loading compiled-in module X.509 certificates
[    4.122321] Loaded X.509 cert 'Build time autogenerated kernel key: 71c5ccbd12c51aa7b3f2e242b4c1a6738842e4b5'
[    4.122337] ima: Allocated hash algorithm: sha1
[    4.122366] ima: No architecture policies found
[    4.137310] suspend: SBI SUSP extension detected
[    4.138640] [drm] ky_dpu_bind()
[    4.138996] ky-dpu-drv soc:port@c0440000: assigned reserved memory node dpu_reserved@2ff40000
[    4.139442] [drm] dpu plane init ok
[    4.139478] ky-drm-drv c0440000.display-subsystem-hdmi: bound soc:port@c0440000 (ops dpu_component_ops)
[    4.139855] ky-drm-drv c0440000.display-subsystem-hdmi: bound c0400500.hdmi (ops ky_hdmi_ops)
[    4.140017] [drm] ky_hdmi_connector_detect() hdmi status connected
[    4.140500] [drm] Initialized rvdisplay 1.0.0 20231115 for c0440000.display-subsystem-hdmi on minor 1
[    4.140529] [drm] ky_hdmi_connector_detect() hdmi status connected
[    4.140543] [drm] ky_hdmi_get_edid_block() len 128
[    4.151567] hub 2-1:1.0: USB hub found
[    4.151827] hub 2-1:1.0: 4 ports detected
[    4.164623] [drm] ky_hdmi_get_edid_block() len 128
[    4.170527] [drm] ky_crtc_atomic_enable(power on)
[    4.170611] [drm] dpu_init 
[    4.170646] [drm] ky_hdmi_encoder_enable()
[    4.170662] [drm] ky_hdmi_setup() id 0xa28501, hdmi 8bpc 
[    4.170906] [drm] DPU type 0 id 2 Start!
[    4.187633] Console: switching to colour frame buffer device 240x67
[    4.217913] ky-drm-drv c0440000.display-subsystem-hdmi: [drm] fb0: rvdisplaydrmfb frame buffer device
[    4.218118] usb 3-1: new SuperSpeed USB device number 2 using xhci-hcd
[    4.222237] ky-socinfo soc:socinfo@0: Ky: CPU[unknown] REV[C] DRO[121] Detected
[    4.224580] cam_sensor soc:cam_sensor@0: supply af_2v8 not found, using dummy regulator
[    4.224786] cam_sensor soc:cam_sensor@0: supply avdd_2v8 not found, using dummy regulator
[    4.224857] cam_sensor soc:cam_sensor@0: supply dovdd_1v8 not found, using dummy regulator
[    4.224901] cam_sensor soc:cam_sensor@0: supply dvdd_1v2 not found, using dummy regulator
[    4.225014] cam_inf:snr (cam_sensor_probe 1504): camera sensor0 probed
[    4.225377] cam_sensor soc:cam_sensor@2: supply af_2v8 not found, using dummy regulator
[    4.225486] cam_sensor soc:cam_sensor@2: supply avdd_2v8 not found, using dummy regulator
[    4.225545] cam_sensor soc:cam_sensor@2: supply dovdd_1v8 not found, using dummy regulator
[    4.225587] cam_sensor soc:cam_sensor@2: supply dvdd_1v2 not found, using dummy regulator
[    4.225667] cam_inf:snr (cam_sensor_probe 1504): camera sensor2 probed
[    4.226394] enter ky_snd_sspa_pdev_probe
[    4.256596] Connection create success
[    4.263436] hub 3-1:1.0: USB hub found
[    4.263776] hub 3-1:1.0: 4 ports detected
[    4.280841] input: snd-es8323 Headset Jack as /devices/platform/snd-card@1/sound/card1/input1
[    4.281399] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.282553] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.283265] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    4.284765] clk: Not disabling unused clocks
[    4.284846] ALSA device list:
[    4.284852]   #0: snd-hdmi
[    4.284859]   #1: snd-es8323
[    4.285730] Freeing unused kernel image (initmem) memory: 2308K
[    4.290059] Checked W+X mappings: passed, no W+X pages found
[    4.290094] Run /init as init process
[    4.290101]   with arguments:
[    4.290108]     /init
[    4.290112]   with environment:
[    4.290117]     HOME=/
[    4.290120]     TERM=linux
[    4.290124]     ubootpart=
[    4.290128]     cgroup_enable=memory
[    4.290132]     cgroup_memory=1
[    5.132981] x1_emac cac80000.ethernet end0: renamed from eth0
[    5.161675] x1_emac cac81000.ethernet end1: renamed from eth1
[    5.718623] Btrfs loaded, zoned=no, fsverity=yes
[    5.790806] x1_qspi_supports_op: addr.val:16711680 greater than the map size
[    5.790834] I/O error, dev mtdblock5, sector 31360 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
[    5.790901] x1_qspi_supports_op: addr.val:16711680 greater than the map size
[    5.790908] I/O error, dev mtdblock5, sector 31360 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
[    5.790919] Buffer I/O error on dev mtdblock5, logical block 3920, async page read
[    6.106915] EXT4-fs (mmcblk0p1): mounted filesystem 8be26b3d-4da2-4f2c-81d3-d7ab81b072bf ro with writeback data mode. Quota mode: none.
[    6.514171] systemd[1]: Inserted module 'autofs4'
[    6.543446] systemd[1]: systemd 255.4-1ubuntu8.5 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    6.543482] systemd[1]: Detected architecture riscv64.
[    6.548533] systemd[1]: Hostname set to <orangepirv2>.
[    7.015279] systemd[1]: Configuration file /usr/lib/systemd/system/multimedia.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    7.017801] systemd[1]: Configuration file /usr/lib/systemd/system/jpu.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    7.039834] systemd[1]: Configuration file /usr/lib/systemd/system/camera.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    7.042413] systemd[1]: Configuration file /usr/lib/systemd/system/adbd.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    7.277858] systemd[1]: Queued start job for default target graphical.target.
[    7.308771] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    7.314359] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[    7.318952] systemd[1]: Created slice user.slice - User and Session Slice.
[    7.320037] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    7.322237] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    7.323723] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...
[    7.324195] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    7.324618] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    7.325000] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[    7.325279] systemd[1]: Reached target slices.target - Slice Units.
[    7.325541] systemd[1]: Reached target swap.target - Swaps.
[    7.325818] systemd[1]: Reached target time-set.target - System Time Set.
[    7.326216] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    7.327365] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    7.328307] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    7.331097] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    7.334357] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    7.337658] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    7.338510] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.341503] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    7.342753] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    7.377135] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    7.382716] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    7.389215] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    7.396806] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    7.408096] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock...
[    7.418701] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    7.429389] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    7.433016] (-hwclock)[304]: fake-hwclock-load.service: Referenced but unset environment variable evaluates to an empty string: FORCE
[    7.438436] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
[    7.448407] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    7.459753] systemd[1]: Starting [email protected] - Load Kernel Module drm...
[    7.470814] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    7.481118] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
[    7.490247] systemd[1]: Starting [email protected] - Load Kernel Module loop...
[    7.494400] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    7.508228] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    7.509793] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.518122] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    7.521102] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.529188] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    7.542576] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    7.545447] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    7.546932] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    7.548390] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    7.553438] systemd[1]: fake-hwclock-load.service: Deactivated successfully.
[    7.555396] systemd[1]: Finished fake-hwclock-load.service - Restore the current clock.
[    7.560996] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    7.563668] systemd[1]: [email protected]: Deactivated successfully.
[    7.565396] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
[    7.568493] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    7.569208] [dhd] STATIC-MSG) dhd_static_buf_init : 101.10.361.36 (wlan=r892223-20231107-1)
[    7.569679] [dhd] STATIC-MSG) dhd_init_wlan_mem : prealloc ok for index 0: 8459264(8261K)
[    7.570931] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    7.575554] systemd[1]: [email protected]: Deactivated successfully.
[    7.577159] systemd[1]: Finished [email protected] - Load Kernel Module drm.
[    7.579711] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    7.581266] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    7.585988] systemd[1]: [email protected]: Deactivated successfully.
[    7.586802] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
[    7.589897] systemd[1]: [email protected]: Deactivated successfully.
[    7.590708] systemd[1]: Finished [email protected] - Load Kernel Module loop.
[    7.600124] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    7.623130] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    7.626590] EXT4-fs (mmcblk0p1): re-mounted 8be26b3d-4da2-4f2c-81d3-d7ab81b072bf r/w. Quota mode: none.
[    7.628433] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    7.641505] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[    7.659939] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    7.670314] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    7.675762] [dhd] _dhd_module_init: in Dongle Host Driver, version 101.10.591.84.37 (20241009-2)(2bc03d3)
               drivers/net/wireless/bcmdhd compiled on Feb 17 2025 at 20:37:11

[    7.675795] [dhd] dhd_wlan_init_gpio: WL_HOST_WAKE=-1, oob_irq=72, oob_irq_flags=0x1
[    7.675806] [dhd] dhd_wlan_init_gpio: WL_REG_ON=-1
[    7.675810] [dhd] dhd_wifi_platform_load: Enter
[    7.675816] [dhd] Power-up adapter 'DHD generic adapter'
[    7.675950] [dhd] wifi_platform_set_power = 1, delay: 200 msec
[    7.675959] [dhd] ======== PULL WL_REG_ON(-1) HIGH! ========
[    7.675972] ky-rf-pwrseq rf-pwrseq: turn power on
[    7.677176] ky-rf-pwrseq rf-pwrseq: check voltage: 1800000
[    7.682044] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    7.691015] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    7.691565] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    7.700339] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[    7.714816] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.748940] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    7.766582] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[    7.783769] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[    7.788496] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    7.833901] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    7.878865] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    7.887408] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[    7.897166] could not get sdhci fast pinctrl state.
[    7.897190] could not get sdhci fast pinctrl state.
[    7.897198] mmc1: set tx_delaycode: 159
[    7.898107] mmc1: pass window [0 57) 
[    7.949135] systemd[1]: Mounting tmp.mount - /tmp...
[    7.952740] mmc1: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, resetting CMD and DATA
[    7.965701] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[    7.984565] systemd[1]: Mounted tmp.mount - /tmp.
[    7.991235] systemd[1]: Reached target local-fs.target - Local File Systems.
[    8.003437] systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management (Varlink).
[    8.008746] mmc1: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, resetting CMD and DATA
[    8.012788] [dhd] wifi_platform_set_power = 1, sleep done: 200 msec
[    8.012822] [dhd] wifi_platform_bus_enumerate device present 1
[    8.012829] [dhd] ======== Card detection to detect SDIO card! ========
[    8.029561] systemd[1]: Starting console-setup.service - Set console font and keymap...
[    8.042611] systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
[    8.053508] systemd[1]: Starting orangepi-zram-config.service - Orange Pi ZRAM config...
[    8.064796] mmc1: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, resetting CMD and DATA
[    8.064897] mmc1: pass window [64 67) 
[    8.071598] mmc1: pass window [82 255) 
[    8.071625] mmc1: tuning done, use the firstly delay_code:168
[    8.074548] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[    8.075243] [dhd] dummy_probe: func->num=0x1; 
[    8.075506] [dhd] dummy_probe: func->num=0x2; 
[    8.075767] [dhd] dummy_probe: func->num=0x3; 
[    8.076837] systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data...
[    8.093042] [dhd] bcmsdh_register: register client driver
[    8.094217] [dhd] bcmsdh_sdmmc_probe: Enter num=1
[    8.094541] [dhd] bcmsdh_sdmmc_probe: Enter num=2
[    8.094554] [dhd] bus num (host idx)=1, slot num (rca)=1, caps=0x43cf010f
[    8.094563] [dhd] found adapter info 'DHD generic adapter'
[    8.094576] [dhd] STATIC-MSG) dhd_wlan_mem_prealloc : section 3, size 139264
[    8.094628] [dhd] succeed to alloc static buf
[    8.094633] [dhd] STATIC-MSG) dhd_wlan_mem_prealloc : section 4, size 0
[    8.095325] [dhd] sdioh_attach: set sd_f2_blocksize 256
[    8.095417] [dhd] sdioh_attach: sd clock rate = 208000000
[    8.096148] systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats...
[    8.097658] [dhd] dhdsdio_probe : no mutex held
[    8.097671] [dhd] dhdsdio_probe : set mutex lock
[    8.098315] [dhd] F1 signature read @0x18000000=0x15294345
[    8.105848] [dhd] F1 signature OK, socitype:0x1 chip:0x4345 rev:0x9 pkg:0x2
[    8.106672] [dhd] DHD: dongle ram size is set to 819200(orig 819200) at 0x198000
[    8.106763] [dhd] STATIC-MSG) dhd_wlan_mem_prealloc : section 7, size 42968
[    8.106810] [dhd] dhd_conf_set_chiprev : devid=0xa9bf, chip=0x4345, chiprev=9
[    8.106902] [dhd] STATIC-MSG) dhd_wlan_mem_prealloc : section 0, size 10320
[    8.106979] [dhd] dhd_ioctl_entry_local invalid parameter net 0000000000000000 dev_priv 0000000040d01380
[    8.106994] [dhd] CFG80211-ERROR) wl_is_fils_supported : FILS NOT supported, err -22
[    8.107852] [dhd] STATIC-MSG) dhd_wlan_mem_prealloc : section 5, size 65536
[    8.111439] [dhd] CFG80211-ERROR) wl_is_fils_supported : FILS NOT supported, err -19
[    8.112306] [dhd] STATIC-MSG) dhd_wlan_mem_prealloc : section 19, size 65720
[    8.113357] [dhd] dhd_attach(): thread:dhd_watchdog_thread_sdio:15f started
[    8.113662] [dhd] dhd_attach(): thread:dhd_dpc_sdio:160 started
[    8.113900] [dhd] dhd_attach(): thread:dhd_rxf_sdio:161 started
[    8.113931] [dhd] dhd_deferred_work_init: work queue initialized
[    8.113939] [dhd] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2
[    8.113947] [dhd] dhd_tcpack_suppress_set: TCPACK_INFO_MAXNUM=40, TCPDATA_INFO_MAXNUM=40
[    8.114079] [dhd] sdioh_cis_read: func_cis_ptr[0]=0x10ac
[    8.119832] systemd[1]: Finished console-setup.service - Set console font and keymap.
[    8.125011] [dhd] STATIC-MSG) dhd_wlan_mem_prealloc : section 1, size 10300
[    8.125062] [dhd] STATIC-MSG) dhd_wlan_mem_prealloc : section 2, size 65536
[    8.125191] [dhd] dhdsdio_probe_init: making DHD_BUS_DOWN
[    8.125423] [dhd] Dongle Host Driver, version 101.10.591.84.37 (20241009-2)(2bc03d3)
               drivers/net/wireless/bcmdhd compiled on Feb 17 2025 at 20:37:11

[    8.127251] [dhd] Register interface [wlan0]  MAC: 9c:b8:b4:91:be:9c

[    8.127549] [dhd] [wlan0] wl_android_wifi_off :  g_wifi_on=1 force_off=1
[    8.127567] [dhd] dhd_bus_devreset: == Power OFF ==
[    8.127939] [dhd] dhd_bus_stop: making DHD_BUS_DOWN
[    8.127983] [dhd] bcmsdh_oob_intr_unregister: Enter
[    8.127987] [dhd] bcmsdh_oob_intr_unregister: irq is not registered
[    8.128000] [dhd] dhd_bus_devreset: making dhdpub up FALSE
[    8.128004] [dhd] dhd_txglom_enable: enable 0
[    8.128012] [dhd] dhd_bus_devreset: making DHD_BUS_DOWN
[    8.128071] [dhd] wifi_platform_set_power = 0, delay: 10 msec
[    8.128081] [dhd] ======== PULL WL_REG_ON(-1) LOW! ========
[    8.128099] ky-rf-pwrseq rf-pwrseq: turn power off
[    8.138954] systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data.
[    8.139418] [dhd] wifi_platform_set_power = 0, sleep done: 10 msec
[    8.139434] [dhd] [wlan0] wl_android_wifi_off : out
[    8.139446] [dhd] wl_android_post_init: 0
[    8.139449] [dhd] dhdsdio_probe : mutex is released.
[    8.139780] bcmsdh_sdmmc: probe of mmc1:0001:3 failed with error -110
[    8.139931] [dhd] _dhd_module_init: Exit err=0
[    8.154365] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    8.163537] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 348 (systemd-binfmt)
[    8.172549] systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System...
[    8.188116] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    8.231842] systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System.
[    8.244167] systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[    8.283125] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    8.302226] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
[    8.429488] systemd[1]: orangepi-zram-config.service: Main process exited, code=exited, status=1/FAILURE
[    8.430277] systemd[1]: orangepi-zram-config.service: Failed with result 'exit-code'.
[    8.431321] systemd[1]: Failed to start orangepi-zram-config.service - Orange Pi ZRAM config.
[    8.501473] systemd[1]: Starting orangepi-ramlog.service - Orange Pi memory supported logging...
[    8.844217] systemd[1]: Found device dev-ttyS0.device - /dev/ttyS0.
[    8.897982] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[    9.013720] systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
[    9.022466] systemd[1]: plymouth-start.service - Show Plymouth Boot Screen was skipped because of an unmet condition check (ConditionKernelCommandLine=splash).
[    9.022684] systemd[1]: bootsplash-ask-password-console.path - Dispatch Password Requests to Console Directory Watch when bootsplash is active was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/platform/bootsplash.0/enabled).
[    9.022804] systemd[1]: systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch was skipped because of an unmet condition check (ConditionPathExists=/run/plymouth/pid).
[    9.022924] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[    9.039809] systemd[1]: Finished ifupdown-pre.service - Helper to synchronize boot up for ifupdown.
[    9.063608] systemd[1]: Starting networking.service - Raise network interfaces...
[    9.610989] systemd[1]: Finished orangepi-ramlog.service - Orange Pi memory supported logging.
[    9.671517] cam clk[csi_func]: 624000000
[    9.671639] cam clk[ccic4x_func]: 624000000
[    9.671648] ccic2 clock enabled
[    9.671882] ccic2 clock disabled
[    9.672864] cam clk[csi_func]: 624000000
[    9.672912] cam clk[ccic4x_func]: 624000000
[    9.672919] ccic1 clock enabled
[    9.673087] ccic1 clock disabled
[    9.678543] cam clk[csi_func]: 624000000
[    9.678598] cam clk[ccic4x_func]: 624000000
[    9.678606] ccic0 clock enabled
[    9.678775] ccic0 clock disabled
[    9.904423] systemd[1]: Finished networking.service - Raise network interfaces.
[   10.452858] systemd[1]: Created slice system-systemd\x2dbacklight.slice - Slice /system/systemd-backlight.
[   10.459930] systemd[1]: Reached target usb-gadget.target - Hardware activated USB gadget.
[   10.469424] systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   10.517487] systemd[1]: Starting systemd-journald.service - Journal Service...
[   10.536123] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock...
[   10.545750] systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
[   10.551662] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[   10.565672] (-hwclock)[706]: fake-hwclock-load.service: Referenced but unset environment variable evaluates to an empty string: FORCE
[   10.567336] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[   10.583527] systemd[1]: Starting [email protected] - Load Kernel Module loop...
[   10.604856] systemd[1]: Starting orangepi-zram-config.service - Orange Pi ZRAM config...
[   10.611287] systemd-journald[705]: Collecting audit messages is disabled.
[   10.617582] systemd[1]: plymouth-start.service - Show Plymouth Boot Screen was skipped because of an unmet condition check (ConditionKernelCommandLine=splash).
[   10.617814] systemd[1]: bootsplash-ask-password-console.path - Dispatch Password Requests to Console Directory Watch when bootsplash is active was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/platform/bootsplash.0/enabled).
[   10.617953] systemd[1]: systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch was skipped because of an unmet condition check (ConditionPathExists=/run/plymouth/pid).
[   10.627305] systemd[1]: Starting systemd-backlight@backlight:soc:lcd_backlight.service - Load/Save Screen Backlight Brightness of backlight:soc:lcd_backlight...
[   10.638383] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[   10.638727] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   10.639415] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[   10.639695] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   10.639784] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   10.643681] systemd[1]: fake-hwclock-load.service: Deactivated successfully.
[   10.645197] systemd[1]: Finished fake-hwclock-load.service - Restore the current clock.
[   10.661224] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   10.662308] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[   10.674921] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   10.675922] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[   10.687404] systemd[1]: [email protected]: Deactivated successfully.
[   10.688459] systemd[1]: Finished [email protected] - Load Kernel Module loop.
[   10.699561] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[   10.699837] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[   10.707721] systemd[1]: Starting systemd-rfkill.service - Load/Save RF Kill Switch Status...
[   10.719994] systemd[1]: Finished systemd-backlight@backlight:soc:lcd_backlight.service - Load/Save Screen Backlight Brightness of backlight:soc:lcd_backlight.
[   10.757313] ky-bt rf-pwrseq:bt-pwrseq: set block: 0
[   10.757339] ky-rf-pwrseq rf-pwrseq: turn power on
[   10.758360] ky-rf-pwrseq rf-pwrseq: check voltage: 1800000
[   10.811506] systemd[1]: Started systemd-journald.service - Journal Service.
[   11.024182] systemd-journald[705]: Received client request to flush runtime journal.
[   12.081399] file system registered
[   12.155434] read descriptors
[   12.155470] read strings
[   12.263908] ky-bt rf-pwrseq:bt-pwrseq: block state already is 0
[   13.143974] mv-udc mv-udc: mv_udc_pullup: softconnect 1, vbus_active 0
[   19.419753] Bluetooth: HCI UART driver ver 2.3
[   19.419788] Bluetooth: HCI UART protocol H4 registered
[   19.419944] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   19.420342] Bluetooth: HCI UART protocol Broadcom registered
[   19.896962] Bluetooth: MGMT ver 1.22
[   19.917523] NET: Registered PF_ALG protocol family
[   24.170712] priv phy_interface = 9
[   24.170808] phy_yt8531_led_fixup in
[   24.171487] phy_yt8531_led_fixup in
[   24.173793] emac_phy_connect:  end0: attached to PHY (UID 0x4f51e91b) Link = 0
[   24.194335] x1_emac cac80000.ethernet end0: registered PTP clock
[   24.220182] priv phy_interface = 9
[   24.220265] phy_yt8531_led_fixup in
[   24.221324] phy_yt8531_led_fixup in
[   24.223130] emac_phy_connect:  end1: attached to PHY (UID 0x4f51e91b) Link = 0
[   24.243209] x1_emac cac81000.ethernet end1: registered PTP clock
[   24.262484] [dhd] dhd_pri_open : no mutex held
[   24.262510] [dhd] dhd_pri_open : set mutex lock
[   24.262516] [dhd] [wlan0] dhd_open : Enter
[   24.262522] [dhd] Dongle Host Driver, version 101.10.591.84.37 (20241009-2)(2bc03d3)
               drivers/net/wireless/bcmdhd compiled on Feb 17 2025 at 20:37:11

[   24.262536] [dhd] dhd_open: ######### called for ifidx=0 #########
[   24.262551] [dhd] [wlan0] wl_android_wifi_on : in g_wifi_on=0
[   24.262558] [dhd] wifi_platform_set_power = 1, delay: 200 msec
[   24.262566] [dhd] ======== PULL WL_REG_ON(-1) HIGH! ========
[   24.382405] could not get sdhci fast pinctrl state.
[   24.382431] could not get sdhci fast pinctrl state.
[   24.382438] mmc1: set tx_delaycode: 159
[   24.382461] mmc1: pretuned card, use select_delay[0]:168
[   24.588750] [dhd] wifi_platform_set_power = 1, sleep done: 200 msec
[   24.588790] [dhd] sdio_sw_reset: call mmc_sw_reset
[   24.685635] could not get sdhci fast pinctrl state.
[   24.685659] could not get sdhci fast pinctrl state.
[   24.685668] mmc1: set tx_delaycode: 159
[   24.685694] mmc1: pretuned card, use select_delay[0]:168
[   24.685769] [dhd] sdioh_start: set sd_f2_blocksize 256
[   24.686097] [dhd] dhd_bus_devreset: == Power ON ==
[   24.686107] [dhd] dhd_bus_devreset: set si_wd FALSE
[   24.686244] [dhd] F1 signature read @0x18000000=0x15294345
[   24.690710] [dhd] F1 signature OK, socitype:0x1 chip:0x4345 rev:0x9 pkg:0x2
[   24.691478] [dhd] DHD: dongle ram size is set to 819200(orig 819200) at 0x198000
[   24.691552] [dhd] dhd_bus_devreset: making DHD_BUS_DOWN
[   24.691607] [dhd] dhdsdio_probe_init: making DHD_BUS_DOWN
[   24.691776] [dhd] dhd_conf_set_path_params : Final fw_path=/fw_bcm43456c5_ag.bin
[   24.691785] [dhd] dhd_conf_set_path_params : Final nv_path=/nvram_ap6256.txt
[   24.691790] [dhd] dhd_conf_set_path_params : Final clm_path=/clm_bcm43456c5_ag.blob
[   24.691795] [dhd] dhd_conf_set_path_params : Final conf_path=/config.txt
[   24.692070] bcmsdh_sdmmc mmc1:0001:2: Direct firmware load for /config.txt failed with error -2
[   24.692092] [dhd] dhd_os_get_img_fwreq: request_firmware /config.txt err: -2
[   24.692099] [dhd] dhd_os_get_img(Request Firmware API) error : -30
[   24.692106] [dhd] dhd_conf_read_config : Ignore config file /config.txt
[   24.714574] [dhd] dhd_os_get_img_fwreq: /fw_bcm43456c5_ag.bin (629584 bytes) open success
[   24.779643] [dhd] dhd_os_get_img_fwreq: /nvram_ap6256.txt (2732 bytes) open success
[   24.779714] [dhd] #AP6256_NVRAM_V1.4_06112021
[   24.780270] [dhd] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[   24.870759] [dhd] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[   24.871063] [dhd] bcmsdh_oob_intr_register: HW_OOB irq=72 flags=0x1
[   24.872647] [dhd] wlc_ver_major 4, wlc_ver_minor 1
[   24.872708] [dhd] dhd_tcpack_suppress_set: TCP ACK Suppress mode 2 -> mode 1
[   24.872717] [dhd] dhd_tcpack_suppress_set: TCPACK_INFO_MAXNUM=40, TCPDATA_INFO_MAXNUM=40
[   24.873389] [dhd] dhd_legacy_preinit_ioctls: use firmware generated mac_address 9c:b8:b4:91:be:9c
[   24.873639] bcmsdh_sdmmc mmc1:0001:2: Direct firmware load for /clm_bcm43456c5_ag.blob failed with error -2
[   24.873657] [dhd] dhd_os_get_img_fwreq: request_firmware /clm_bcm43456c5_ag.blob err: -2
[   24.873665] [dhd] dhd_os_get_img(Request Firmware API) error : -30
[   24.873671] [dhd] dhd_apply_default_clm: Ignore clm file /clm_bcm43456c5_ag.blob
[   24.877108] [dhd] Firmware up: op_mode=0x0005, MAC=9c:b8:b4:91:be:9c
[   24.881776] [dhd] dhd_legacy_preinit_ioctls: event_log_max_sets: 40 ret: -23
[   24.884179] [dhd] arp_enable:1 arp_ol:0
[   24.887777] [dhd]   Driver: 101.10.591.84.37 (20241009-2)
               [dhd]   Firmware: wl0: Apr 16 2024 11:22:54 version 7.45.96.203 (g23f64344) FWID 01-4763f75d es7.c5.n4.a3
               [dhd]   CLM: 9.2.9 (2016-02-03 04:34:31) 
[   24.888041] [dhd] dhd_txglom_enable: enable 1
[   24.888049] [dhd] dhd_conf_set_txglom_params : txglom_mode=copy
[   24.888055] [dhd] dhd_conf_set_txglom_params : txglomsize=36, deferred_tx_len=0
[   24.888061] [dhd] dhd_conf_set_txglom_params : txinrx_thres=128, dhd_txminmax=-1
[   24.888067] [dhd] dhd_conf_set_txglom_params : tx_max_offset=0, txctl_tmo_fix=300
[   24.888075] [dhd] dhd_conf_get_disable_proptx : fw_proptx=1, disable_proptx=-1
[   24.889787] [dhd] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64
[   24.918772] [dhd] dhd_legacy_preinit_ioctls: Failed to get preserve log # !
[   24.919056] [dhd] dhd_legacy_preinit_ioctls: d3_hostwake_delay IOVAR not present, proceed
[   24.919294] [dhd] dhd_bus_check_srmemsize : srmem_size no need to change.
[   24.941184] [dhd] dhd_conf_set_country : set country CN, revision 38
[   24.945666] [dhd] dhd_conf_set_country : Country code: CN (CN/38)
[   24.951830] [dhd] [wlan0] wl_android_wifi_on : Success
[   24.996757] [dhd] CFG80211-ERROR) init_roam_cache : roamscan_mode iovar failed. -23
[   24.996781] [dhd] CFG80211-ERROR) wl_cfg80211_up : Failed to enable RCC.
[   24.998476] [dhd] [wlan0] dhd_open : Exit ret=0
[   24.998488] [dhd] [wlan0] dhd_pri_open : tx queue started
[   24.998494] [dhd] dhd_pri_open : mutex is released.
[   25.211301] [dhd] P2P interface registered
[   25.259470] [dhd] WLC_E_IF: NO_IF set, event Ignored
[   25.261555] [dhd] P2P interface started
[   25.444765] [dhd] [wlan0] wl_run_escan : LEGACY_SCAN sync ID: 0, bssidx: 0
[   27.261527] x1_emac cac80000.ethernet end0: Link is Up - 100Mbps/Full - flow control rx/tx
[   27.996464] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   28.004525] Bridge firewalling registered
[   28.336104] Initializing XFRM netlink socket
[   29.106051] [dhd] [wlan0] wl_run_escan : LEGACY_SCAN sync ID: 1, bssidx: 0
[   29.763265] pulseaudio[1734]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[   30.440677] cam clk[csi_func]: 624000000
[   30.440727] cam clk[ccic4x_func]: 624000000
[   30.440733] ccic2 clock enabled
[   30.441054] ccic2 clock disabled
[   30.441557] cam clk[csi_func]: 624000000
[   30.441600] cam clk[ccic4x_func]: 624000000
[   30.441606] ccic0 clock enabled
[   30.441818] ccic0 clock disabled
[   30.442210] cam clk[csi_func]: 624000000
[   30.442244] cam clk[ccic4x_func]: 624000000
[   30.442250] ccic1 clock enabled
[   30.442426] ccic1 clock disabled
[   31.200944] cam clk[csi_func]: 624000000
[   31.200993] cam clk[ccic4x_func]: 624000000
[   31.201001] ccic2 clock enabled
[   31.201128] ccic2 clock disabled
[   31.201628] cam clk[csi_func]: 624000000
[   31.201661] cam clk[ccic4x_func]: 624000000
[   31.201667] ccic0 clock enabled
[   31.201759] ccic0 clock disabled
[   31.202212] cam clk[csi_func]: 624000000
[   31.202246] cam clk[ccic4x_func]: 624000000
[   31.202251] ccic1 clock enabled
[   31.202345] ccic1 clock disabled
[   31.228191] cam clk[csi_func]: 624000000
[   31.228234] cam clk[ccic4x_func]: 624000000
[   31.228241] ccic2 clock enabled
[   31.228346] ccic2 clock disabled
[   31.228709] cam clk[csi_func]: 624000000
[   31.228732] cam clk[ccic4x_func]: 624000000
[   31.228739] ccic0 clock enabled
[   31.228936] ccic0 clock disabled
[   31.229312] cam clk[csi_func]: 624000000
[   31.229340] cam clk[ccic4x_func]: 624000000
[   31.229347] ccic1 clock enabled
[   31.229432] ccic1 clock disabled
[   32.754547] PVR_K:  1944: RGX Firmware image 'rgx.fw.36.29.52.182' loaded
[   32.766945] PVR_K:  1944: Shader binary image 'rgx.sh.36.29.52.182' loaded
[   32.860659] [drm] ky_hdmi_connector_detect() hdmi status connected
[   32.860733] [drm] ky_hdmi_get_edid_block() len 128
[   32.884885] [drm] ky_hdmi_get_edid_block() len 128
[   34.110948] [dhd] [wlan0] wl_run_escan : LEGACY_SCAN sync ID: 2, bssidx: 0
[   35.892593] ldo5: disabling
[   40.522117] gsd-usb-protect[2591]: unhandled signal 11 code 0x1 at 0x0000000000000008 in gsd-usb-protection[2ad30d6000+8000]
[   40.522190] CPU: 5 PID: 2591 Comm: gsd-usb-protect Not tainted 6.6.63-ky #1.0.0
[   40.522201] Hardware name: ky x1 orangepi-rv2 board (DT)
[   40.522206] epc : 0000002ad30d9b94 ra : 0000002ad30d9b12 sp : 0000003fe61be020
[   40.522214]  gp : 0000002ad30df800 tp : 0000003f9b926bc0 t0 : 0000000000000008
[   40.522219]  t1 : 0000002ad30d896c t2 : 0000002ad30ec02c s0 : 0000003fe61be090
[   40.522225]  s1 : 0000002ad30eda70 a0 : 0000000000000000 a1 : 0000000000000010
[   40.522230]  a2 : 0000002ad30db918 a3 : 0000003f90008550 a4 : 0000000000000000
[   40.522235]  a5 : 0000000000000000 a6 : 57867ae8e9231fb2 a7 : 0000002ad311bb70
[   40.522241]  s2 : 0000000000000000 s3 : 0000002ad3112590 s4 : 0000002ad3112590
[   40.522246]  s5 : 0000003f9c138d08 s6 : 0000003fe61be280 s7 : 0000000000000000
[   40.522251]  s8 : 0000003fe61be328 s9 : 0000003f9bea8328 s10: 0000003f90003b60
[   40.522256]  s11: 0000003f9bdbce52 t3 : 0000003f9bdac12a t4 : 0000003fe61bdc78
[   40.522261]  t5 : 0000000000000010 t6 : 0000000000000030
[   40.522266] status: 8000000200006020 badaddr: 0000000000000008 cause: 000000000000000d
[   40.928351] gsd-usb-protect[2736]: unhandled signal 11 code 0x1 at 0x0000000000000008 in gsd-usb-protection[2ab8bd4000+8000]
[   40.928423] CPU: 0 PID: 2736 Comm: gsd-usb-protect Not tainted 6.6.63-ky #1.0.0
[   40.928433] Hardware name: ky x1 orangepi-rv2 board (DT)
[   40.928440] epc : 0000002ab8bd7b94 ra : 0000002ab8bd7b12 sp : 0000003fe53c0020
[   40.928448]  gp : 0000002ab8bdd800 tp : 0000003f8a67dbc0 t0 : 0000000000000008
[   40.928455]  t1 : 0000002ab8bd696c t2 : b186214707f67b70 s0 : 0000003fe53c0090
[   40.928461]  s1 : 0000002ab8beba70 a0 : 0000000000000000 a1 : 0000000000000010
[   40.928466]  a2 : 0000002ab8bd9918 a3 : 0000003f80003990 a4 : 0000000000000000
[   40.928472]  a5 : 0000000000000000 a6 : b186214707f67b70 a7 : 0000002ab8c189f0
[   40.928477]  s2 : 0000000000000000 s3 : 0000002ab8c10730 s4 : 0000002ab8c10730
[   40.928483]  s5 : 0000003f8ae8fd08 s6 : 0000003fe53c0280 s7 : 0000000000000000
[   40.928488]  s8 : 0000003fe53c0328 s9 : 0000003f8abff328 s10: 0000003f80004ec0
[   40.928493]  s11: 0000003f8ab13e52 t3 : 0000003f8ab0312a t4 : 0000003fe53bfc78
[   40.928498]  t5 : 0000000000000010 t6 : 0000000000000030
[   40.928503] status: 0000000200004020 badaddr: 0000000000000008 cause: 000000000000000d
[   41.198826] [dhd] [wlan0] wl_run_escan : LEGACY_SCAN sync ID: 3, bssidx: 0
[   41.255082] gsd-usb-protect[2766]: unhandled signal 11 code 0x1 at 0x0000000000000008 in gsd-usb-protection[2ae041a000+8000]
[   41.255153] CPU: 7 PID: 2766 Comm: gsd-usb-protect Not tainted 6.6.63-ky #1.0.0
[   41.255164] Hardware name: ky x1 orangepi-rv2 board (DT)
[   41.255170] epc : 0000002ae041db94 ra : 0000002ae041db12 sp : 0000003ff87e1020
[   41.255178]  gp : 0000002ae0423800 tp : 0000003f90b80bc0 t0 : 0000000000000008
[   41.255184]  t1 : 0000002ae041c96c t2 : 9166e0b280426a20 s0 : 0000003ff87e1090
[   41.255190]  s1 : 0000002ae0431a70 a0 : 0000000000000000 a1 : 0000000000000010
[   41.255195]  a2 : 0000002ae041f918 a3 : 0000003f840024c0 a4 : 0000000000000000
[   41.255202]  a5 : 0000000000000000 a6 : 9166e0b280426a20 a7 : 0000002ae045e780
[   41.255208]  s2 : 0000000000000000 s3 : 0000002ae04567c0 s4 : 0000002ae04567c0
[   41.255214]  s5 : 0000003f91392d08 s6 : 0000003ff87e1280 s7 : 0000000000000000
[   41.255220]  s8 : 0000003ff87e1328 s9 : 0000003f91102328 s10: 0000003f84002e90
[   41.255225]  s11: 0000003f91016e52 t3 : 0000003f9100612a t4 : 0000003ff87e0c78
[   41.255231]  t5 : 0000000000000010 t6 : 0000000000000030
[   41.255236] status: 0000000200004020 badaddr: 0000000000000008 cause: 000000000000000d
[   41.762269] gsd-usb-protect[2795]: unhandled signal 11 code 0x1 at 0x0000000000000008 in gsd-usb-protection[2abea79000+8000]
[   41.762335] CPU: 2 PID: 2795 Comm: gsd-usb-protect Not tainted 6.6.63-ky #1.0.0
[   41.762345] Hardware name: ky x1 orangepi-rv2 board (DT)
[   41.762350] epc : 0000002abea7cb94 ra : 0000002abea7cb12 sp : 0000003fca42f020
[   41.762357]  gp : 0000002abea82800 tp : 0000003f80e87bc0 t0 : 0000000000000008
[   41.762364]  t1 : 0000002abea7b96c t2 : 9233b4b05cbd4ab8 s0 : 0000003fca42f090
[   41.762370]  s1 : 0000002abea90a70 a0 : 0000000000000000 a1 : 0000000000000010
[   41.762375]  a2 : 0000002abea7e918 a3 : 0000003f6c0067d0 a4 : 0000000000000000
[   41.762383]  a5 : 0000000000000000 a6 : 9233b4b05cbd4ab8 a7 : 0000002abeabe4d0
[   41.762392]  s2 : 0000000000000000 s3 : 0000002abeab5820 s4 : 0000002abeab5820
[   41.762398]  s5 : 0000003f81699d08 s6 : 0000003fca42f280 s7 : 0000000000000000
[   41.762404]  s8 : 0000003fca42f328 s9 : 0000003f81409328 s10: 0000003f6c006e30
[   41.762409]  s11: 0000003f8131de52 t3 : 0000003f8130d12a t4 : 0000003fca42ec78
[   41.762415]  t5 : 0000000000000010 t6 : 0000000000000030
[   41.762421] status: 0000000200004020 badaddr: 0000000000000008 cause: 000000000000000d
[   42.258768] gsd-usb-protect[2827]: unhandled signal 11 code 0x1 at 0x0000000000000008 in gsd-usb-protection[2ae9877000+8000]
[   42.258845] CPU: 7 PID: 2827 Comm: gsd-usb-protect Not tainted 6.6.63-ky #1.0.0
[   42.258858] Hardware name: ky x1 orangepi-rv2 board (DT)
[   42.258864] epc : 0000002ae987ab94 ra : 0000002ae987ab12 sp : 0000003fdf5e6020
[   42.258871]  gp : 0000002ae9880800 tp : 0000003f89b6bbc0 t0 : 0000000000000008
[   42.258879]  t1 : 0000002ae987996c t2 : 2a3a866633cbdb80 s0 : 0000003fdf5e6090
[   42.258885]  s1 : 0000002ae988ea70 a0 : 0000000000000000 a1 : 0000000000000010
[   42.258891]  a2 : 0000002ae987c918 a3 : 0000003f78006710 a4 : 0000000000000000
[   42.258899]  a5 : 0000000000000000 a6 : 2a3a866633cbdb80 a7 : 0000002ae98ba910
[   42.258905]  s2 : 0000000000000000 s3 : 0000002ae98b37e0 s4 : 0000002ae98b37e0
[   42.258911]  s5 : 0000003f8a37dd08 s6 : 0000003fdf5e6280 s7 : 0000000000000000
[   42.258918]  s8 : 0000003fdf5e6328 s9 : 0000003f8a0ed328 s10: 0000003f78005390
[   42.258924]  s11: 0000003f8a001e52 t3 : 0000003f89ff112a t4 : 0000003fdf5e5c78
[   42.258929]  t5 : 0000000000000010 t6 : 0000000000000030
[   42.258934] status: 8000000200006020 badaddr: 0000000000000008 cause: 000000000000000d
[   51.193517] [dhd] [wlan0] wl_run_escan : LEGACY_SCAN sync ID: 4, bssidx: 0
[   58.062029] x1_emac cac80000.ethernet end0: Link is Down
[   60.110319] x1_emac cac80000.ethernet end0: Link is Up - 100Mbps/Full - flow control rx/tx
[   60.573544] usb 2-1.4: new full-speed USB device number 3 using xhci-hcd
[   60.794315] input: CX 2.4G Receiver as /devices/platform/soc/d4282bc8.usb3/c0a00000.dwc3/xhci-hcd.0.auto/usb2/2-1/2-1.4/2-1.4:1.0/0003:3554:FC03.0001/input/input2
[   60.946061] hid-generic 0003:3554:FC03.0001: input: USB HID v1.10 Keyboard [CX 2.4G Receiver] on usb-xhci-hcd.0.auto-1.4/input0
[   60.952464] input: CX 2.4G Receiver Mouse as /devices/platform/soc/d4282bc8.usb3/c0a00000.dwc3/xhci-hcd.0.auto/usb2/2-1/2-1.4/2-1.4:1.1/0003:3554:FC03.0002/input/input3
[   60.952958] input: CX 2.4G Receiver as /devices/platform/soc/d4282bc8.usb3/c0a00000.dwc3/xhci-hcd.0.auto/usb2/2-1/2-1.4/2-1.4:1.1/0003:3554:FC03.0002/input/input4
[   60.953361] input: CX 2.4G Receiver Consumer Control as /devices/platform/soc/d4282bc8.usb3/c0a00000.dwc3/xhci-hcd.0.auto/usb2/2-1/2-1.4/2-1.4:1.1/0003:3554:FC03.0002/input/input5
[   61.013963] input: CX 2.4G Receiver System Control as /devices/platform/soc/d4282bc8.usb3/c0a00000.dwc3/xhci-hcd.0.auto/usb2/2-1/2-1.4/2-1.4:1.1/0003:3554:FC03.0002/input/input6
[   61.014621] hid-generic 0003:3554:FC03.0002: input,hiddev96: USB HID v1.10 Mouse [CX 2.4G Receiver] on usb-xhci-hcd.0.auto-1.4/input1
[   65.190922] [dhd] [wlan0] wl_run_escan : LEGACY_SCAN sync ID: 5, bssidx: 0
[   85.194093] [dhd] [wlan0] wl_run_escan : LEGACY_SCAN sync ID: 6, bssidx: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment