Last active
April 16, 2026 17:35
-
-
Save thanhminhmr/a16fb57f03bd0b3a65bc087d4e1c9147 to your computer and use it in GitHub Desktop.
Banana Pi R2 OpenWrt `dmesg` dump
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 0x0 | |
| [ 0.000000] Linux version 6.6.119 (builder@buildhost) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 13.3.0 r29087-d9c5716d1d) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP PREEMPT Wed Dec 17 21:08:22 2025 | |
| [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d | |
| [ 0.000000] CPU: div instructions available: patching division code | |
| [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
| [ 0.000000] OF: fdt: Machine model: Bananapi BPI-R2 | |
| [ 0.000000] earlycon: uart8250 at MMIO32 0x11004000 (options '') | |
| [ 0.000000] printk: bootconsole [uart8250] enabled | |
| [ 0.000000] Memory policy: Data cache writealloc | |
| [ 0.000000] Zone ranges: | |
| [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] | |
| [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000ffffefff] | |
| [ 0.000000] Movable zone start for each node | |
| [ 0.000000] Early memory node ranges | |
| [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000ffffefff] | |
| [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffefff] | |
| [ 0.000000] percpu: Embedded 13 pages/cpu s21780 r8192 d23276 u53248 | |
| [ 0.000000] pcpu-alloc: s21780 r8192 d23276 u53248 alloc=13*4096 | |
| [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
| [ 0.000000] Kernel command line: root=/dev/fit0 rootwait earlycon=uart8250,mmio32,0x11004000 console=ttyS2,115200n8 console=tty1 | |
| [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) | |
| [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522559 | |
| [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
| [ 0.000000] Memory: 2063272K/2097148K available (10240K kernel code, 700K rwdata, 1616K rodata, 1024K init, 264K bss, 33876K reserved, 0K cma-reserved, 1310680K highmem) | |
| [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
| [ 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 10 jiffies. | |
| [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 | |
| [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
| [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys). | |
| [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns | |
| [ 0.000001] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns | |
| [ 0.007970] Switching to timer-based delay loop, resolution 76ns | |
| [ 0.014130] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 147020034397 ns | |
| [ 0.023319] sched_clock: 32 bits at 13MHz, resolution 76ns, wraps every 165191050201ns | |
| [ 0.031777] Console: colour dummy device 80x30 | |
| [ 0.036214] printk: console [tty1] enabled | |
| [ 0.040299] printk: bootconsole [uart8250] disabled | |
| [ 0.045229] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000) | |
| [ 0.045264] CPU: Testing write buffer coherency: ok | |
| [ 0.045327] pid_max: default: 32768 minimum: 301 | |
| [ 0.052398] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) | |
| [ 0.052435] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) | |
| [ 0.059929] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. | |
| [ 0.060110] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. | |
| [ 0.060246] Setting up static identity map for 0x80100000 - 0x80100060 | |
| [ 0.060431] rcu: Hierarchical SRCU implementation. | |
| [ 0.060453] rcu: Max phase no-delay instances is 1000. | |
| [ 0.061099] smp: Bringing up secondary CPUs ... | |
| [ 0.063538] smp: Brought up 1 node, 4 CPUs | |
| [ 0.063580] SMP: Total of 4 processors activated (104.00 BogoMIPS). | |
| [ 0.063599] CPU: All CPU(s) started in SVC mode. | |
| [ 0.076606] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3 | |
| [ 0.076969] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
| [ 0.077013] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
| [ 0.081536] pinctrl core: initialized pinctrl subsystem | |
| [ 0.084085] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
| [ 0.084464] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
| [ 0.086506] thermal_sys: Registered thermal governor 'step_wise' | |
| [ 0.086643] No ATAGs? | |
| [ 0.121789] Trying to register duplicate clock ID: 19 | |
| [ 0.180661] /dpi@14014000: Fixed dependency cycle(s) with /hdmi@14015000 | |
| [ 0.180806] /hdmi@14015000: Fixed dependency cycle(s) with /dpi@14014000 | |
| [ 0.182489] /hdmi@14015000: Fixed dependency cycle(s) with /connector | |
| [ 0.182646] /connector: Fixed dependency cycle(s) with /hdmi@14015000 | |
| [ 0.190684] iommu: Default domain type: Translated | |
| [ 0.190725] iommu: DMA domain TLB invalidation policy: strict mode | |
| [ 0.191239] usbcore: registered new interface driver usbfs | |
| [ 0.191322] usbcore: registered new interface driver hub | |
| [ 0.191435] usbcore: registered new device driver usb | |
| [ 0.196396] clocksource: Switched to clocksource arch_sys_counter | |
| [ 0.210307] NET: Registered PF_INET protocol family | |
| [ 0.210617] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
| [ 0.213439] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) | |
| [ 0.213509] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 0.213585] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) | |
| [ 0.213699] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) | |
| [ 0.213917] TCP: Hash tables configured (established 8192 bind 8192) | |
| [ 0.214902] MPTCP token hash table entries: 1024 (order: 2, 16384 bytes, linear) | |
| [ 0.215285] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) | |
| [ 0.215376] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) | |
| [ 0.216044] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
| [ 0.216144] PCI: CLS 0 bytes, default 64 | |
| [ 0.218004] workingset: timestamp_bits=14 max_order=19 bucket_order=5 | |
| [ 0.226964] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 0.227004] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
| [ 0.467422] bounce: pool size: 64 pages | |
| [ 0.467869] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) | |
| [ 0.472564] mediatek-hdmi-phy 10209100.hdmi-phy: Using default TX DRV impedance: 4.2k/36 | |
| [ 0.474118] mediatek-mipi-tx 10010000.dsi-phy: can't get nvmem_cell_get, ignore it | |
| [ 0.491882] mtk-mmsys 14000000.syscon: error -2 can't parse gce-client-reg property (0) | |
| [ 0.495588] mediatek-mutex 1400e000.mutex: error -2 can't parse gce-client-reg property (0) | |
| [ 0.498180] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled | |
| [ 0.525262] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 200, base_baud = 1625000) is a ST16650V2 | |
| [ 0.547219] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 201, base_baud = 1625000) is a ST16650V2 | |
| [ 0.568970] 11004000.serial: ttyS2 at MMIO 0x11004000 (irq = 202, base_baud = 1625000) is a ST16650V2 | |
| [ 0.569083] printk: console [ttyS2] enabled | |
| [ 1.222219] mtk_rng 1020f000.rng: registered RNG driver | |
| [ 1.226623] random: crng init done | |
| [ 1.230337] mediatek-disp-color 1400b000.color: error -2 can't parse gce-client-reg property (0) | |
| [ 1.245646] mediatek-drm mediatek-drm.2.auto: Adding component match for /ovl@14007000 | |
| [ 1.253827] mediatek-drm mediatek-drm.2.auto: Adding component match for /rdma@14008000 | |
| [ 1.262209] mediatek-drm mediatek-drm.2.auto: Adding component match for /color@1400b000 | |
| [ 1.270536] mediatek-drm mediatek-drm.2.auto: Adding component match for /rdma@14012000 | |
| [ 1.278664] mediatek-drm mediatek-drm.2.auto: Adding component match for /dpi@14014000 | |
| [ 1.290718] [drm] hdmi-audio-codec driver bound to HDMI | |
| [ 1.299506] lima 13040000.gpu: gp - mali450 version major 0 minor 0 | |
| [ 1.305945] lima 13040000.gpu: pp0 - mali450 version major 0 minor 0 | |
| [ 1.312529] lima 13040000.gpu: pp1 - mali450 version major 0 minor 0 | |
| [ 1.319050] lima 13040000.gpu: pp2 - mali450 version major 0 minor 0 | |
| [ 1.325533] lima 13040000.gpu: pp3 - mali450 version major 0 minor 0 | |
| [ 1.331989] lima 13040000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus | |
| [ 1.340203] lima 13040000.gpu: l2 cache 128K, 4-way, 64byte cache line, 128bit external bus | |
| [ 1.349047] lima 13040000.gpu: bus rate = 500500000 | |
| [ 1.353954] lima 13040000.gpu: mod rate = 500500000 | |
| [ 1.359221] [drm] Initialized lima 1.1.0 20191231 for 13040000.gpu on minor 0 | |
| [ 1.373057] loop: module loaded | |
| [ 1.382071] mt6323-regulator mt6323-regulator: Chip ID = 0x2023 | |
| [ 1.517881] mtk_soc_eth 1b100000.ethernet: generated random MAC address 65:74:68:25:64:00 | |
| [ 1.531270] mtk_soc_eth 1b100000.ethernet eth0: mediatek frame engine at 0xf0960000, irq 221 | |
| [ 1.541243] mtk_soc_eth 1b100000.ethernet eth1: mediatek frame engine at 0xf0960000, irq 221 | |
| [ 1.552377] gpio-vbus 11200000.usb:connector: can't request vbus gpio, err: -2 | |
| [ 1.559719] gpio-vbus: probe of 11200000.usb:connector failed with error -2 | |
| [ 1.567223] usb_phy_generic usb_phy_generic.4.auto: dummy supplies not allowed for exclusive requests | |
| [ 1.577563] musb-hdrc musb-hdrc.5.auto: MUSB HDRC host driver | |
| [ 1.583362] musb-hdrc musb-hdrc.5.auto: new USB bus registered, assigned bus number 1 | |
| [ 1.592009] hub 1-0:1.0: USB hub found | |
| [ 1.595824] hub 1-0:1.0: 1 port detected | |
| [ 1.607747] Mass Storage Function, version: 2009/09/11 | |
| [ 1.612918] LUN: removable file: (no medium) | |
| [ 1.617496] no file given for LUN0 | |
| [ 1.621425] udc musb-hdrc.5.auto: failed to start g_multi: -22 | |
| [ 1.627409] g_multi: probe of gadget.0 failed with error -22 | |
| [ 1.633187] UDC core: g_multi: couldn't find an available UDC | |
| [ 1.639958] input: mtk-pmic-keys as /devices/platform/1000d000.pwrap/1000d000.pwrap:mt6323/mtk-pmic-keys/input/input0 | |
| [ 1.651307] i2c_dev: i2c /dev entries driver | |
| [ 1.659408] mtk-thermal 1100b000.thermal: Device not calibrated, using default calibration values | |
| [ 1.670604] mtk-wdt 10007000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) | |
| [ 1.682120] sdhci: Secure Digital Host Controller Interface driver | |
| [ 1.688382] sdhci: Copyright(c) Pierre Ossman | |
| [ 1.693473] sdhci-pltfm: SDHCI platform and OF driver helper | |
| [ 1.700052] mtk-msdc 11240000.mmc: Got CD GPIO | |
| [ 1.701289] hid: raw HID events driver (C) Jiri Kosina | |
| [ 1.709839] usbcore: registered new interface driver usbhid | |
| [ 1.715429] usbhid: USB HID core driver | |
| [ 1.724671] NET: Registered PF_INET6 protocol family | |
| [ 1.731172] Segment Routing with IPv6 | |
| [ 1.734897] In-situ OAM (IOAM) with IPv6 | |
| [ 1.738992] NET: Registered PF_PACKET protocol family | |
| [ 1.744136] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
| [ 1.757484] 8021q: 802.1Q VLAN Support v1.8 | |
| [ 1.761930] ThumbEE CPU extension supported. | |
| [ 1.766219] Registering SWP/SWPB emulation handler | |
| [ 1.799817] mmc0: new high speed MMC card at address 0001 | |
| [ 1.806510] mmcblk0: mmc0:0001 8WPD3R 7.28 GiB | |
| [ 1.812461] mmcblk0: p1 p2 p3 | |
| [ 1.816947] mmcblk0boot0: mmc0:0001 8WPD3R 4.00 MiB | |
| [ 1.823127] mmcblk0boot1: mmc0:0001 8WPD3R 4.00 MiB | |
| [ 1.825777] mtk-pcie 1a140000.pcie: host bridge /pcie@1a140000 ranges: | |
| [ 1.828690] mmcblk0rpmb: mmc0:0001 8WPD3R 512 KiB, chardev (248:0) | |
| [ 1.834669] mtk-pcie 1a140000.pcie: IO 0x001a160000..0x001a16ffff -> 0x001a160000 | |
| [ 1.848936] mtk-pcie 1a140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0060000000 | |
| [ 1.960738] mtk-pcie 1a140000.pcie: Port0 link down | |
| [ 1.996194] mtk-pcie 1a140000.pcie: PCI host bridge to bus 0000:00 | |
| [ 2.002445] pci_bus 0000:00: root bus resource [bus 00-ff] | |
| [ 2.007960] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x1a160000-0x1a16ffff]) | |
| [ 2.017479] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] | |
| [ 2.024505] pci 0000:00:01.0: [14c3:0801] type 01 class 0x060400 | |
| [ 2.030606] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff] | |
| [ 2.036985] pci 0000:00:01.0: supports D1 | |
| [ 2.041004] pci 0000:00:01.0: PME# supported from D0 D1 D3hot | |
| [ 2.048836] PCI: bus0: Fast back to back transfers disabled | |
| [ 2.054433] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
| [ 2.062661] pci 0000:01:00.0: [1b21:0611] type 00 class 0x010185 | |
| [ 2.068724] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid | |
| [ 2.075780] pci 0000:01:00.0: reg 0x10: [io size 0x0008] | |
| [ 2.081210] pci 0000:01:00.0: reg 0x14: initial BAR value 0x00000000 invalid | |
| [ 2.088285] pci 0000:01:00.0: reg 0x14: [io size 0x0004] | |
| [ 2.093697] pci 0000:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid | |
| [ 2.100760] pci 0000:01:00.0: reg 0x18: [io size 0x0008] | |
| [ 2.106172] pci 0000:01:00.0: reg 0x1c: initial BAR value 0x00000000 invalid | |
| [ 2.113235] pci 0000:01:00.0: reg 0x1c: [io size 0x0004] | |
| [ 2.118656] pci 0000:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid | |
| [ 2.125710] pci 0000:01:00.0: reg 0x20: [io size 0x0010] | |
| [ 2.131131] pci 0000:01:00.0: reg 0x24: [mem 0x00000000-0x000001ff] | |
| [ 2.137423] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] | |
| [ 2.144434] PCI: bus1: Fast back to back transfers disabled | |
| [ 2.150039] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | |
| [ 2.156714] pci 0000:00:01.0: BAR 8: assigned [mem 0x60000000-0x600fffff] | |
| [ 2.163513] pci 0000:00:01.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] | |
| [ 2.170759] pci 0000:00:01.0: BAR 1: assigned [mem 0x60200000-0x6020ffff] | |
| [ 2.177571] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] | |
| [ 2.183676] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref] | |
| [ 2.190920] pci 0000:01:00.0: BAR 5: assigned [mem 0x60000000-0x600001ff] | |
| [ 2.197734] pci 0000:01:00.0: BAR 4: assigned [io 0x1000-0x100f] | |
| [ 2.203837] pci 0000:01:00.0: BAR 0: assigned [io 0x1010-0x1017] | |
| [ 2.209950] pci 0000:01:00.0: BAR 2: assigned [io 0x1018-0x101f] | |
| [ 2.216053] pci 0000:01:00.0: BAR 1: assigned [io 0x1020-0x1023] | |
| [ 2.222167] pci 0000:01:00.0: BAR 3: assigned [io 0x1024-0x1027] | |
| [ 2.228287] pci 0000:00:01.0: PCI bridge to [bus 01] | |
| [ 2.233260] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] | |
| [ 2.239372] pci 0000:00:01.0: bridge window [mem 0x60000000-0x600fffff] | |
| [ 2.246169] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff pref] | |
| [ 2.253547] pcieport 0000:00:01.0: enabling device (0140 -> 0143) | |
| [ 2.259894] pcieport 0000:00:01.0: PME: Signaling with IRQ 204 | |
| [ 2.266256] pcieport 0000:00:01.0: AER: enabled with IRQ 204 | |
| [ 2.273947] platform 15004000.jpegdec: Adding to iommu group 0 | |
| [ 2.280057] platform 14007000.ovl: Adding to iommu group 1 | |
| [ 2.285687] platform 14008000.rdma: Adding to iommu group 2 | |
| [ 2.291431] platform 14009000.wdma: Adding to iommu group 3 | |
| [ 2.297178] platform 14012000.rdma: Adding to iommu group 4 | |
| [ 2.304512] mtk-iommu-v1 10205000.mmsys_iommu: bound 14010000.larb (ops 0xc0c21128) | |
| [ 2.312223] mtk-iommu-v1 10205000.mmsys_iommu: bound 16010000.larb (ops 0xc0c21128) | |
| [ 2.319912] mtk-iommu-v1 10205000.mmsys_iommu: bound 15001000.larb (ops 0xc0c21128) | |
| [ 2.328310] mediatek-disp-ovl 14007000.ovl: error -2 can't parse gce-client-reg property (0) | |
| [ 2.337612] mediatek-disp-rdma 14008000.rdma: error -2 can't parse gce-client-reg property (0) | |
| [ 2.347027] mediatek-disp-rdma 14012000.rdma: error -2 can't parse gce-client-reg property (0) | |
| [ 2.356331] mediatek-dpi 14014000.dpi: Found bridge node: /hdmi@14015000 | |
| [ 2.364002] mediatek-drm mediatek-drm.2.auto: bound 14007000.ovl (ops 0xc0bf8330) | |
| [ 2.371642] mediatek-drm mediatek-drm.2.auto: bound 14008000.rdma (ops 0xc0bf8b30) | |
| [ 2.379269] mediatek-drm mediatek-drm.2.auto: bound 1400b000.color (ops 0xc0bf783c) | |
| [ 2.387006] mediatek-drm mediatek-drm.2.auto: bound 14012000.rdma (ops 0xc0bf8b30) | |
| [ 2.394621] mediatek-drm mediatek-drm.2.auto: bound 14014000.dpi (ops 0xc0bfddb8) | |
| [ 2.402247] mediatek-drm mediatek-drm.2.auto: Not creating crtc 1 because component 14 is disabled or missing | |
| [ 2.412923] [drm] Initialized mediatek 1.0.0 20150513 for mediatek-drm.2.auto on minor 1 | |
| [ 2.533641] Console: switching to colour frame buffer device 240x67 | |
| [ 2.569452] mediatek-drm mediatek-drm.2.auto: [drm] fb0: mediatekdrmfb frame buffer device | |
| [ 2.579731] FIT: Detected U-Boot 2024.10-OpenWrt-r29087-d9c5716d1d | |
| [ 2.586076] FIT: Selected configuration: "config-1" (OpenWrt bananapi_bpi-r2) | |
| [ 2.593408] FIT: kernel sub-image 0x00001000..0x0058b9a8 "kernel-1" (ARM OpenWrt Linux-6.6.119) | |
| [ 2.603235] FIT: flat_dt sub-image 0x0058c000..0x005949f8 "fdt-1" (ARM OpenWrt bananapi_bpi-r2 device tree blob) | |
| [ 2.614475] FIT: filesystem sub-image 0x00595000..0x009cefff "rootfs-1" (ARM OpenWrt bananapi_bpi-r2 rootfs) | |
| [ 2.625917] block mmcblk0p3: mapped 1 uImage.FIT filesystem sub-image as /dev/fit0 | |
| [ 2.634405] block mmcblk0p3: mapped remaining space as /dev/fitrw | |
| [ 2.658027] mt7530-mdio mdio-bus:1f: no interrupt support | |
| [ 2.670550] mt7530-mdio mdio-bus:1f: configuring for fixed/rgmii link mode | |
| [ 2.679147] mt7530-mdio mdio-bus:1f: configuring for fixed/trgmii link mode | |
| [ 2.686617] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 2.689196] mt7530-mdio mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 2.694471] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 2.708173] mt7530-mdio mdio-bus:1f lan0 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 2.725507] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 2.738449] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 2.751626] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 2.763786] mtk_soc_eth 1b100000.ethernet eth1: entered promiscuous mode | |
| [ 2.770793] mtk_soc_eth 1b100000.ethernet eth0: entered promiscuous mode | |
| [ 2.777736] DSA: tree 0 setup | |
| [ 2.781773] clk: Disabling unused clocks | |
| [ 2.791786] VFS: Mounted root (squashfs filesystem) readonly on device 259:0. | |
| [ 2.800747] Freeing unused kernel image (initmem) memory: 1024K | |
| [ 2.807466] Run /sbin/init as init process | |
| [ 2.812063] with arguments: | |
| [ 2.812074] /sbin/init | |
| [ 2.812080] with environment: | |
| [ 2.812085] HOME=/ | |
| [ 2.812090] TERM=linux | |
| [ 3.040369] init: Console is alive | |
| [ 3.044809] init: - watchdog - | |
| [ 3.379140] kmodloader: loading kernel modules from /etc/modules-boot.d/* | |
| [ 3.437612] gpio_button_hotplug: loading out-of-tree module taints kernel. | |
| [ 3.452888] SCSI subsystem initialized | |
| [ 3.465061] libata version 3.00 loaded. | |
| [ 3.467633] ahci 0000:01:00.0: version 3.0 | |
| [ 3.467671] ahci 0000:01:00.0: enabling device (0140 -> 0143) | |
| [ 3.473676] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled | |
| [ 3.486516] ahci 0000:01:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl IDE mode | |
| [ 3.499891] ahci 0000:01:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs | |
| [ 3.515515] scsi host0: ahci | |
| [ 3.525068] scsi host1: ahci | |
| [ 3.537207] ata1: SATA max UDMA/133 abar m512@0x60000000 port 0x60000100 irq 204 | |
| [ 3.549849] ata2: SATA max UDMA/133 abar m512@0x60000000 port 0x60000180 irq 204 | |
| [ 3.897820] ata1: SATA link down (SStatus 0 SControl 300) | |
| [ 4.237846] ata2: SATA link down (SStatus 0 SControl 300) | |
| [ 4.261660] xhci-mtk 1a1c0000.usb: xHCI Host Controller | |
| [ 4.275395] xhci-mtk 1a1c0000.usb: new USB bus registered, assigned bus number 2 | |
| [ 4.290959] xhci-mtk 1a1c0000.usb: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000280010 | |
| [ 4.306565] xhci-mtk 1a1c0000.usb: irq 232, io mem 0x1a1c0000 | |
| [ 4.317585] xhci-mtk 1a1c0000.usb: xHCI Host Controller | |
| [ 4.332681] xhci-mtk 1a1c0000.usb: new USB bus registered, assigned bus number 3 | |
| [ 4.347867] xhci-mtk 1a1c0000.usb: Host supports USB 3.0 SuperSpeed | |
| [ 4.359704] hub 2-0:1.0: USB hub found | |
| [ 4.372056] hub 2-0:1.0: 1 port detected | |
| [ 4.381368] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM. | |
| [ 4.397501] hub 3-0:1.0: USB hub found | |
| [ 4.406296] hub 3-0:1.0: 1 port detected | |
| [ 4.417520] xhci-mtk 1a240000.usb: xHCI Host Controller | |
| [ 4.433017] xhci-mtk 1a240000.usb: new USB bus registered, assigned bus number 4 | |
| [ 4.449625] xhci-mtk 1a240000.usb: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000280010 | |
| [ 4.463384] xhci-mtk 1a240000.usb: irq 233, io mem 0x1a240000 | |
| [ 4.476824] xhci-mtk 1a240000.usb: xHCI Host Controller | |
| [ 4.486617] xhci-mtk 1a240000.usb: new USB bus registered, assigned bus number 5 | |
| [ 4.503641] xhci-mtk 1a240000.usb: Host supports USB 3.0 SuperSpeed | |
| [ 4.517567] hub 4-0:1.0: USB hub found | |
| [ 4.526084] hub 4-0:1.0: 1 port detected | |
| [ 4.535005] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM. | |
| [ 4.550791] hub 5-0:1.0: USB hub found | |
| [ 4.559098] hub 5-0:1.0: 1 port detected | |
| [ 4.574387] kmodloader: done loading kernel modules from /etc/modules-boot.d/* | |
| [ 4.587729] init: - preinit - | |
| [ 5.060691] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/trgmii link mode | |
| [ 5.078669] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 5.100168] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode | |
| [ 9.714582] F2FS-fs (fitrw): Mounted with checkpoint version = 6147d0c1 | |
| [ 9.732792] mount_root: switching to f2fs overlay | |
| [ 9.758958] urandom-seed: Seeding with /etc/urandom.seed | |
| [ 9.861925] procd: - early - | |
| [ 9.874556] procd: - watchdog - | |
| [ 10.480401] procd: - watchdog - | |
| [ 10.540417] procd: - ubus - | |
| [ 10.707740] procd: - init - | |
| [ 11.209410] kmodloader: loading kernel modules from /etc/modules.d/* | |
| [ 11.285164] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 11.302816] crypto-safexcel 1b240000.crypto: EIP97:210(0,1,4,4)-HIA:210(0,5,5),PE:121/316(alg:5fcdf000)/0/0/0 | |
| [ 11.344210] usbcore: registered new device driver usbip-host | |
| [ 11.360423] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller | |
| [ 11.370798] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 6 | |
| [ 11.386551] vhci_hcd: created sysfs vhci_hcd.0 | |
| [ 11.396077] hub 6-0:1.0: USB hub found | |
| [ 11.406553] hub 6-0:1.0: 8 ports detected | |
| [ 11.419562] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller | |
| [ 11.435203] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 7 | |
| [ 11.452006] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM. | |
| [ 11.465351] hub 7-0:1.0: USB hub found | |
| [ 11.473579] hub 7-0:1.0: 8 ports detected | |
| [ 11.513825] PPP generic driver version 2.4.2 | |
| [ 11.528454] NET: Registered PF_PPPOX protocol family | |
| [ 11.546761] kmodloader: done loading kernel modules from /etc/modules.d/* | |
| [ 11.638201] urngd: v1.0.2 started. | |
| [ 15.873986] mtk_soc_eth 1b100000.ethernet eth0: Link is Down | |
| [ 15.922284] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/trgmii link mode | |
| [ 15.936085] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 15.950063] mt7530-mdio mdio-bus:1f lan0: configuring for phy/gmii link mode | |
| [ 15.967818] br-lan: port 1(lan0) entered blocking state | |
| [ 15.985474] br-lan: port 1(lan0) entered disabled state | |
| [ 15.995756] mt7530-mdio mdio-bus:1f lan0: entered allmulticast mode | |
| [ 16.013308] mtk_soc_eth 1b100000.ethernet eth0: entered allmulticast mode | |
| [ 16.031795] mt7530-mdio mdio-bus:1f lan0: entered promiscuous mode | |
| [ 16.062607] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode | |
| [ 16.081341] br-lan: port 2(lan1) entered blocking state | |
| [ 16.097800] br-lan: port 2(lan1) entered disabled state | |
| [ 16.112556] mt7530-mdio mdio-bus:1f lan1: entered allmulticast mode | |
| [ 16.126810] mt7530-mdio mdio-bus:1f lan1: entered promiscuous mode | |
| [ 16.148170] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode | |
| [ 16.167412] br-lan: port 3(lan2) entered blocking state | |
| [ 16.183807] br-lan: port 3(lan2) entered disabled state | |
| [ 16.200048] mt7530-mdio mdio-bus:1f lan2: entered allmulticast mode | |
| [ 16.219179] mt7530-mdio mdio-bus:1f lan2: entered promiscuous mode | |
| [ 16.245360] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode | |
| [ 16.263960] br-lan: port 4(lan3) entered blocking state | |
| [ 16.280524] br-lan: port 4(lan3) entered disabled state | |
| [ 16.296211] mt7530-mdio mdio-bus:1f lan3: entered allmulticast mode | |
| [ 16.314776] mt7530-mdio mdio-bus:1f lan3: entered promiscuous mode | |
| [ 16.525528] mt7530-mdio mdio-bus:1f wan: configuring for phy/gmii link mode | |
| [ 17.673421] br-lan: port 5(zerotier) entered blocking state | |
| [ 17.694424] br-lan: port 5(zerotier) entered disabled state | |
| [ 17.710859] zerotier: entered allmulticast mode | |
| [ 17.730462] zerotier: entered promiscuous mode | |
| [ 17.747722] br-lan: port 5(zerotier) entered blocking state | |
| [ 17.757378] br-lan: port 5(zerotier) entered forwarding state | |
| [ 33.136574] vusb: disabling | |
| [ 33.146519] vmc: disabling | |
| [ 33.160927] vmch: disabling | |
| [ 33.167587] vgp1: disabling | |
| [ 33.176627] vcamaf: disabling | |
| [ 109.857021] mt7530-mdio mdio-bus:1f lan3: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 109.868774] br-lan: port 4(lan3) entered blocking state | |
| [ 109.877901] br-lan: port 4(lan3) entered forwarding state |
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 0x0 | |
| [ 0.000000] Linux version 6.6.127 (builder@buildhost) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 13.3.0 r29141-81be8a8869) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP PREEMPT Tue Mar 17 00:58:59 2026 | |
| [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d | |
| [ 0.000000] CPU: div instructions available: patching division code | |
| [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
| [ 0.000000] OF: fdt: Machine model: Bananapi BPI-R2 | |
| [ 0.000000] earlycon: uart8250 at MMIO32 0x11004000 (options '') | |
| [ 0.000000] printk: bootconsole [uart8250] enabled | |
| [ 0.000000] Memory policy: Data cache writealloc | |
| [ 0.000000] Zone ranges: | |
| [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] | |
| [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000ffffefff] | |
| [ 0.000000] Movable zone start for each node | |
| [ 0.000000] Early memory node ranges | |
| [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000ffffefff] | |
| [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffefff] | |
| [ 0.000000] percpu: Embedded 13 pages/cpu s21780 r8192 d23276 u53248 | |
| [ 0.000000] pcpu-alloc: s21780 r8192 d23276 u53248 alloc=13*4096 | |
| [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
| [ 0.000000] Kernel command line: root=/dev/fit0 rootwait earlycon=uart8250,mmio32,0x11004000 console=ttyS2,115200n8 console=tty1 | |
| [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) | |
| [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522559 | |
| [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
| [ 0.000000] Memory: 2063276K/2097148K available (10240K kernel code, 699K rwdata, 1620K rodata, 1024K init, 260K bss, 33872K reserved, 0K cma-reserved, 1310680K highmem) | |
| [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
| [ 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 10 jiffies. | |
| [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 | |
| [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
| [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys). | |
| [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns | |
| [ 0.000001] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns | |
| [ 0.007971] Switching to timer-based delay loop, resolution 76ns | |
| [ 0.014129] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 147020034397 ns | |
| [ 0.023316] sched_clock: 32 bits at 13MHz, resolution 76ns, wraps every 165191050201ns | |
| [ 0.031775] Console: colour dummy device 80x30 | |
| [ 0.036213] printk: console [tty1] enabled | |
| [ 0.040297] printk: bootconsole [uart8250] disabled | |
| [ 0.045227] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000) | |
| [ 0.045260] CPU: Testing write buffer coherency: ok | |
| [ 0.045325] pid_max: default: 32768 minimum: 301 | |
| [ 0.052344] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) | |
| [ 0.052382] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) | |
| [ 0.059861] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. | |
| [ 0.060039] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. | |
| [ 0.060179] Setting up static identity map for 0x80100000 - 0x80100060 | |
| [ 0.060367] rcu: Hierarchical SRCU implementation. | |
| [ 0.060391] rcu: Max phase no-delay instances is 1000. | |
| [ 0.061016] smp: Bringing up secondary CPUs ... | |
| [ 0.063430] smp: Brought up 1 node, 4 CPUs | |
| [ 0.063474] SMP: Total of 4 processors activated (104.00 BogoMIPS). | |
| [ 0.063494] CPU: All CPU(s) started in SVC mode. | |
| [ 0.076310] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3 | |
| [ 0.076660] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
| [ 0.076708] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
| [ 0.081201] pinctrl core: initialized pinctrl subsystem | |
| [ 0.083738] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
| [ 0.084115] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
| [ 0.086107] thermal_sys: Registered thermal governor 'step_wise' | |
| [ 0.086242] No ATAGs? | |
| [ 0.121571] Trying to register duplicate clock ID: 19 | |
| [ 0.179992] /dpi@14014000: Fixed dependency cycle(s) with /hdmi@14015000 | |
| [ 0.180136] /hdmi@14015000: Fixed dependency cycle(s) with /dpi@14014000 | |
| [ 0.181761] /hdmi@14015000: Fixed dependency cycle(s) with /connector | |
| [ 0.181909] /connector: Fixed dependency cycle(s) with /hdmi@14015000 | |
| [ 0.190005] iommu: Default domain type: Translated | |
| [ 0.190047] iommu: DMA domain TLB invalidation policy: strict mode | |
| [ 0.190549] usbcore: registered new interface driver usbfs | |
| [ 0.190632] usbcore: registered new interface driver hub | |
| [ 0.190703] usbcore: registered new device driver usb | |
| [ 0.196340] clocksource: Switched to clocksource arch_sys_counter | |
| [ 0.209799] NET: Registered PF_INET protocol family | |
| [ 0.210184] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
| [ 0.213111] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) | |
| [ 0.213180] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 0.213219] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) | |
| [ 0.213309] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) | |
| [ 0.213526] TCP: Hash tables configured (established 8192 bind 8192) | |
| [ 0.214398] MPTCP token hash table entries: 1024 (order: 2, 16384 bytes, linear) | |
| [ 0.214774] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) | |
| [ 0.214851] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) | |
| [ 0.215470] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
| [ 0.215548] PCI: CLS 0 bytes, default 64 | |
| [ 0.217583] workingset: timestamp_bits=14 max_order=19 bucket_order=5 | |
| [ 0.226421] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 0.226465] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
| [ 0.467060] bounce: pool size: 64 pages | |
| [ 0.467523] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) | |
| [ 0.472189] mediatek-hdmi-phy 10209100.hdmi-phy: Using default TX DRV impedance: 4.2k/36 | |
| [ 0.473690] mediatek-mipi-tx 10010000.dsi-phy: can't get nvmem_cell_get, ignore it | |
| [ 0.491302] mtk-mmsys 14000000.syscon: error -2 can't parse gce-client-reg property (0) | |
| [ 0.494990] mediatek-mutex 1400e000.mutex: error -2 can't parse gce-client-reg property (0) | |
| [ 0.497431] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled | |
| [ 0.524381] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 200, base_baud = 1625000) is a ST16650V2 | |
| [ 0.546162] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 201, base_baud = 1625000) is a ST16650V2 | |
| [ 0.568057] 11004000.serial: ttyS2 at MMIO 0x11004000 (irq = 202, base_baud = 1625000) is a ST16650V2 | |
| [ 0.568173] printk: console [ttyS2] enabled | |
| [ 1.221456] mtk_rng 1020f000.rng: registered RNG driver | |
| [ 1.221657] random: crng init done | |
| [ 1.229914] mediatek-disp-color 1400b000.color: error -2 can't parse gce-client-reg property (0) | |
| [ 1.244901] mediatek-drm mediatek-drm.2.auto: Adding component match for /ovl@14007000 | |
| [ 1.253019] mediatek-drm mediatek-drm.2.auto: Adding component match for /rdma@14008000 | |
| [ 1.261273] mediatek-drm mediatek-drm.2.auto: Adding component match for /color@1400b000 | |
| [ 1.269593] mediatek-drm mediatek-drm.2.auto: Adding component match for /rdma@14012000 | |
| [ 1.277718] mediatek-drm mediatek-drm.2.auto: Adding component match for /dpi@14014000 | |
| [ 1.289715] [drm] hdmi-audio-codec driver bound to HDMI | |
| [ 1.298507] lima 13040000.gpu: gp - mali450 version major 0 minor 0 | |
| [ 1.304937] lima 13040000.gpu: pp0 - mali450 version major 0 minor 0 | |
| [ 1.311555] lima 13040000.gpu: pp1 - mali450 version major 0 minor 0 | |
| [ 1.318078] lima 13040000.gpu: pp2 - mali450 version major 0 minor 0 | |
| [ 1.324573] lima 13040000.gpu: pp3 - mali450 version major 0 minor 0 | |
| [ 1.331030] lima 13040000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus | |
| [ 1.339243] lima 13040000.gpu: l2 cache 128K, 4-way, 64byte cache line, 128bit external bus | |
| [ 1.348085] lima 13040000.gpu: bus rate = 500500000 | |
| [ 1.352989] lima 13040000.gpu: mod rate = 500500000 | |
| [ 1.358252] [drm] Initialized lima 1.1.0 20191231 for 13040000.gpu on minor 0 | |
| [ 1.372045] loop: module loaded | |
| [ 1.379248] mt6323-regulator mt6323-regulator: Chip ID = 0x2023 | |
| [ 1.517829] mtk_soc_eth 1b100000.ethernet: generated random MAC address 65:74:68:25:64:00 | |
| [ 1.531147] mtk_soc_eth 1b100000.ethernet eth0: mediatek frame engine at 0xf0960000, irq 221 | |
| [ 1.541085] mtk_soc_eth 1b100000.ethernet eth1: mediatek frame engine at 0xf0960000, irq 221 | |
| [ 1.552272] gpio-vbus 11200000.usb:connector: can't request vbus gpio, err: -2 | |
| [ 1.559615] gpio-vbus: probe of 11200000.usb:connector failed with error -2 | |
| [ 1.567132] usb_phy_generic usb_phy_generic.4.auto: dummy supplies not allowed for exclusive requests | |
| [ 1.577474] musb-hdrc musb-hdrc.5.auto: MUSB HDRC host driver | |
| [ 1.583274] musb-hdrc musb-hdrc.5.auto: new USB bus registered, assigned bus number 1 | |
| [ 1.591933] hub 1-0:1.0: USB hub found | |
| [ 1.595758] hub 1-0:1.0: 1 port detected | |
| [ 1.607673] Mass Storage Function, version: 2009/09/11 | |
| [ 1.612847] LUN: removable file: (no medium) | |
| [ 1.617520] no file given for LUN0 | |
| [ 1.621198] udc musb-hdrc.5.auto: failed to start g_multi: -22 | |
| [ 1.627098] g_multi: probe of gadget.0 failed with error -22 | |
| [ 1.632869] UDC core: g_multi: couldn't find an available UDC | |
| [ 1.639623] input: mtk-pmic-keys as /devices/platform/1000d000.pwrap/1000d000.pwrap:mt6323/mtk-pmic-keys/input/input0 | |
| [ 1.650878] i2c_dev: i2c /dev entries driver | |
| [ 1.658626] mtk-thermal 1100b000.thermal: Device not calibrated, using default calibration values | |
| [ 1.669912] mtk-wdt 10007000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) | |
| [ 1.681393] sdhci: Secure Digital Host Controller Interface driver | |
| [ 1.687645] sdhci: Copyright(c) Pierre Ossman | |
| [ 1.694753] mtk-msdc 11240000.mmc: Got CD GPIO | |
| [ 1.696807] sdhci-pltfm: SDHCI platform and OF driver helper | |
| [ 1.707127] hid: raw HID events driver (C) Jiri Kosina | |
| [ 1.712422] usbcore: registered new interface driver usbhid | |
| [ 1.718043] usbhid: USB HID core driver | |
| [ 1.729841] NET: Registered PF_INET6 protocol family | |
| [ 1.736446] Segment Routing with IPv6 | |
| [ 1.740199] In-situ OAM (IOAM) with IPv6 | |
| [ 1.744236] NET: Registered PF_PACKET protocol family | |
| [ 1.749383] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
| [ 1.762636] 8021q: 802.1Q VLAN Support v1.8 | |
| [ 1.767195] ThumbEE CPU extension supported. | |
| [ 1.771522] Registering SWP/SWPB emulation handler | |
| [ 1.821930] mtk-pcie 1a140000.pcie: host bridge /pcie@1a140000 ranges: | |
| [ 1.822153] mmc0: new high speed MMC card at address 0001 | |
| [ 1.828576] mtk-pcie 1a140000.pcie: IO 0x001a160000..0x001a16ffff -> 0x001a160000 | |
| [ 1.835117] mmcblk0: mmc0:0001 8WPD3R 7.28 GiB | |
| [ 1.842106] mtk-pcie 1a140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0060000000 | |
| [ 1.847805] mmcblk0: p1 p2 p3 | |
| [ 1.858837] mmcblk0boot0: mmc0:0001 8WPD3R 4.00 MiB | |
| [ 1.864874] mmcblk0boot1: mmc0:0001 8WPD3R 4.00 MiB | |
| [ 1.870319] mmcblk0rpmb: mmc0:0001 8WPD3R 512 KiB, chardev (248:0) | |
| [ 1.958896] mtk-pcie 1a140000.pcie: Port0 link down | |
| [ 1.994382] mtk-pcie 1a140000.pcie: PCI host bridge to bus 0000:00 | |
| [ 2.000637] pci_bus 0000:00: root bus resource [bus 00-ff] | |
| [ 2.006139] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x1a160000-0x1a16ffff]) | |
| [ 2.015645] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] | |
| [ 2.022685] pci 0000:00:01.0: [14c3:0801] type 01 class 0x060400 | |
| [ 2.028767] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff] | |
| [ 2.035115] pci 0000:00:01.0: supports D1 | |
| [ 2.039148] pci 0000:00:01.0: PME# supported from D0 D1 D3hot | |
| [ 2.047016] PCI: bus0: Fast back to back transfers disabled | |
| [ 2.052616] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
| [ 2.060826] pci 0000:01:00.0: [1b21:0611] type 00 class 0x010185 | |
| [ 2.066889] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid | |
| [ 2.073944] pci 0000:01:00.0: reg 0x10: [io size 0x0008] | |
| [ 2.079371] pci 0000:01:00.0: reg 0x14: initial BAR value 0x00000000 invalid | |
| [ 2.086436] pci 0000:01:00.0: reg 0x14: [io size 0x0004] | |
| [ 2.091848] pci 0000:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid | |
| [ 2.098913] pci 0000:01:00.0: reg 0x18: [io size 0x0008] | |
| [ 2.104325] pci 0000:01:00.0: reg 0x1c: initial BAR value 0x00000000 invalid | |
| [ 2.111389] pci 0000:01:00.0: reg 0x1c: [io size 0x0004] | |
| [ 2.116812] pci 0000:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid | |
| [ 2.123866] pci 0000:01:00.0: reg 0x20: [io size 0x0010] | |
| [ 2.129288] pci 0000:01:00.0: reg 0x24: [mem 0x00000000-0x000001ff] | |
| [ 2.135569] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] | |
| [ 2.142574] PCI: bus1: Fast back to back transfers disabled | |
| [ 2.148196] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | |
| [ 2.154845] pci 0000:00:01.0: BAR 8: assigned [mem 0x60000000-0x600fffff] | |
| [ 2.161659] pci 0000:00:01.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] | |
| [ 2.168904] pci 0000:00:01.0: BAR 1: assigned [mem 0x60200000-0x6020ffff] | |
| [ 2.175702] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] | |
| [ 2.181818] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref] | |
| [ 2.189062] pci 0000:01:00.0: BAR 5: assigned [mem 0x60000000-0x600001ff] | |
| [ 2.195861] pci 0000:01:00.0: BAR 4: assigned [io 0x1000-0x100f] | |
| [ 2.201976] pci 0000:01:00.0: BAR 0: assigned [io 0x1010-0x1017] | |
| [ 2.208090] pci 0000:01:00.0: BAR 2: assigned [io 0x1018-0x101f] | |
| [ 2.214194] pci 0000:01:00.0: BAR 1: assigned [io 0x1020-0x1023] | |
| [ 2.220312] pci 0000:01:00.0: BAR 3: assigned [io 0x1024-0x1027] | |
| [ 2.226432] pci 0000:00:01.0: PCI bridge to [bus 01] | |
| [ 2.231403] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] | |
| [ 2.237515] pci 0000:00:01.0: bridge window [mem 0x60000000-0x600fffff] | |
| [ 2.244310] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff pref] | |
| [ 2.251687] pcieport 0000:00:01.0: enabling device (0140 -> 0143) | |
| [ 2.258025] pcieport 0000:00:01.0: PME: Signaling with IRQ 204 | |
| [ 2.264257] pcieport 0000:00:01.0: AER: enabled with IRQ 204 | |
| [ 2.271529] platform 15004000.jpegdec: Adding to iommu group 0 | |
| [ 2.277908] platform 14007000.ovl: Adding to iommu group 1 | |
| [ 2.283685] platform 14008000.rdma: Adding to iommu group 2 | |
| [ 2.289526] platform 14009000.wdma: Adding to iommu group 3 | |
| [ 2.295250] platform 14012000.rdma: Adding to iommu group 4 | |
| [ 2.302617] mtk-iommu-v1 10205000.mmsys_iommu: bound 14010000.larb (ops 0xc0c215f0) | |
| [ 2.310331] mtk-iommu-v1 10205000.mmsys_iommu: bound 16010000.larb (ops 0xc0c215f0) | |
| [ 2.318011] mtk-iommu-v1 10205000.mmsys_iommu: bound 15001000.larb (ops 0xc0c215f0) | |
| [ 2.326366] mediatek-disp-ovl 14007000.ovl: error -2 can't parse gce-client-reg property (0) | |
| [ 2.335395] mediatek-disp-rdma 14008000.rdma: error -2 can't parse gce-client-reg property (0) | |
| [ 2.345201] mediatek-disp-rdma 14012000.rdma: error -2 can't parse gce-client-reg property (0) | |
| [ 2.354571] mediatek-dpi 14014000.dpi: Found bridge node: /hdmi@14015000 | |
| [ 2.362249] mediatek-drm mediatek-drm.2.auto: bound 14007000.ovl (ops 0xc0bf87b0) | |
| [ 2.369783] mediatek-drm mediatek-drm.2.auto: bound 14008000.rdma (ops 0xc0bf8fb0) | |
| [ 2.377385] mediatek-drm mediatek-drm.2.auto: bound 1400b000.color (ops 0xc0bf7cbc) | |
| [ 2.385052] mediatek-drm mediatek-drm.2.auto: bound 14012000.rdma (ops 0xc0bf8fb0) | |
| [ 2.392671] mediatek-drm mediatek-drm.2.auto: bound 14014000.dpi (ops 0xc0bfe238) | |
| [ 2.400265] mediatek-drm mediatek-drm.2.auto: Not creating crtc 1 because component 14 is disabled or missing | |
| [ 2.410910] [drm] Initialized mediatek 1.0.0 20150513 for mediatek-drm.2.auto on minor 1 | |
| [ 2.537050] Console: switching to colour frame buffer device 240x67 | |
| [ 2.568053] mediatek-drm mediatek-drm.2.auto: [drm] fb0: mediatekdrmfb frame buffer device | |
| [ 2.578923] FIT: Detected U-Boot 2024.10-OpenWrt-r29087-d9c5716d1d | |
| [ 2.585268] FIT: Selected configuration: "config-1" (OpenWrt bananapi_bpi-r2) | |
| [ 2.592599] FIT: kernel sub-image 0x00001000..0x0058c76b "kernel-1" (ARM OpenWrt Linux-6.6.127) | |
| [ 2.602434] FIT: flat_dt sub-image 0x0058d000..0x005959f8 "fdt-1" (ARM OpenWrt bananapi_bpi-r2 device tree blob) | |
| [ 2.613677] FIT: filesystem sub-image 0x00596000..0x009cffff "rootfs-1" (ARM OpenWrt bananapi_bpi-r2 rootfs) | |
| [ 2.625089] block mmcblk0p3: mapped 1 uImage.FIT filesystem sub-image as /dev/fit0 | |
| [ 2.633614] block mmcblk0p3: mapped remaining space as /dev/fitrw | |
| [ 2.657376] mt7530-mdio mdio-bus:1f: no interrupt support | |
| [ 2.669449] mt7530-mdio mdio-bus:1f: configuring for fixed/rgmii link mode | |
| [ 2.677643] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 2.686367] mt7530-mdio mdio-bus:1f: configuring for fixed/trgmii link mode | |
| [ 2.695476] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 2.704328] mt7530-mdio mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 2.717851] mt7530-mdio mdio-bus:1f lan0 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 2.730980] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 2.743961] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 2.757155] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 2.768917] mtk_soc_eth 1b100000.ethernet eth1: entered promiscuous mode | |
| [ 2.775851] mtk_soc_eth 1b100000.ethernet eth0: entered promiscuous mode | |
| [ 2.783286] DSA: tree 0 setup | |
| [ 2.787887] clk: Disabling unused clocks | |
| [ 2.797658] VFS: Mounted root (squashfs filesystem) readonly on device 259:0. | |
| [ 2.806624] Freeing unused kernel image (initmem) memory: 1024K | |
| [ 2.813296] Run /sbin/init as init process | |
| [ 2.817967] with arguments: | |
| [ 2.817980] /sbin/init | |
| [ 2.817987] with environment: | |
| [ 2.817992] HOME=/ | |
| [ 2.817997] TERM=linux | |
| [ 3.046436] init: Console is alive | |
| [ 3.050890] init: - watchdog - | |
| [ 3.386459] kmodloader: loading kernel modules from /etc/modules-boot.d/* | |
| [ 3.444584] gpio_button_hotplug: loading out-of-tree module taints kernel. | |
| [ 3.459397] SCSI subsystem initialized | |
| [ 3.471588] libata version 3.00 loaded. | |
| [ 3.474028] ahci 0000:01:00.0: version 3.0 | |
| [ 3.474066] ahci 0000:01:00.0: enabling device (0140 -> 0143) | |
| [ 3.480610] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled | |
| [ 3.496484] ahci 0000:01:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl IDE mode | |
| [ 3.509750] ahci 0000:01:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs | |
| [ 3.528369] scsi host0: ahci | |
| [ 3.538102] scsi host1: ahci | |
| [ 3.556909] ata1: SATA max UDMA/133 abar m512@0x60000000 port 0x60000100 irq 204 | |
| [ 3.569506] ata2: SATA max UDMA/133 abar m512@0x60000000 port 0x60000180 irq 204 | |
| [ 3.917763] ata1: SATA link down (SStatus 0 SControl 300) | |
| [ 4.257787] ata2: SATA link down (SStatus 0 SControl 300) | |
| [ 4.282383] xhci-mtk 1a1c0000.usb: xHCI Host Controller | |
| [ 4.296455] xhci-mtk 1a1c0000.usb: new USB bus registered, assigned bus number 2 | |
| [ 4.311904] xhci-mtk 1a1c0000.usb: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000280010 | |
| [ 4.326488] xhci-mtk 1a1c0000.usb: irq 232, io mem 0x1a1c0000 | |
| [ 4.337552] xhci-mtk 1a1c0000.usb: xHCI Host Controller | |
| [ 4.347623] xhci-mtk 1a1c0000.usb: new USB bus registered, assigned bus number 3 | |
| [ 4.365642] xhci-mtk 1a1c0000.usb: Host supports USB 3.0 SuperSpeed | |
| [ 4.377550] hub 2-0:1.0: USB hub found | |
| [ 4.386119] hub 2-0:1.0: 1 port detected | |
| [ 4.398763] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM. | |
| [ 4.417432] hub 3-0:1.0: USB hub found | |
| [ 4.426432] hub 3-0:1.0: 1 port detected | |
| [ 4.439211] xhci-mtk 1a240000.usb: xHCI Host Controller | |
| [ 4.454929] xhci-mtk 1a240000.usb: new USB bus registered, assigned bus number 4 | |
| [ 4.472825] xhci-mtk 1a240000.usb: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000280010 | |
| [ 4.486636] xhci-mtk 1a240000.usb: irq 233, io mem 0x1a240000 | |
| [ 4.502902] xhci-mtk 1a240000.usb: xHCI Host Controller | |
| [ 4.516531] xhci-mtk 1a240000.usb: new USB bus registered, assigned bus number 5 | |
| [ 4.528449] xhci-mtk 1a240000.usb: Host supports USB 3.0 SuperSpeed | |
| [ 4.545701] hub 4-0:1.0: USB hub found | |
| [ 4.556532] hub 4-0:1.0: 1 port detected | |
| [ 4.565587] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM. | |
| [ 4.580119] hub 5-0:1.0: USB hub found | |
| [ 4.588340] hub 5-0:1.0: 1 port detected | |
| [ 4.604063] kmodloader: done loading kernel modules from /etc/modules-boot.d/* | |
| [ 4.627858] init: - preinit - | |
| [ 5.101094] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/trgmii link mode | |
| [ 5.116547] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 5.149974] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode | |
| [ 9.297044] mt7530-mdio mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 9.734802] F2FS-fs (fitrw): Mounted with checkpoint version = d70cad7 | |
| [ 9.753684] mount_root: switching to f2fs overlay | |
| [ 9.779619] urandom-seed: Seeding with /etc/urandom.seed | |
| [ 9.877256] mt7530-mdio mdio-bus:1f lan1: Link is Down | |
| [ 9.899696] procd: - early - | |
| [ 9.913010] procd: - watchdog - | |
| [ 10.521125] procd: - watchdog - | |
| [ 10.581979] procd: - ubus - | |
| [ 10.749519] procd: - init - | |
| [ 11.249782] kmodloader: loading kernel modules from /etc/modules.d/* | |
| [ 11.326011] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 11.342891] crypto-safexcel 1b240000.crypto: EIP97:210(0,1,4,4)-HIA:210(0,5,5),PE:121/316(alg:5fcdf000)/0/0/0 | |
| [ 11.391879] usbcore: registered new device driver usbip-host | |
| [ 11.408743] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller | |
| [ 11.424882] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 6 | |
| [ 11.436510] vhci_hcd: created sysfs vhci_hcd.0 | |
| [ 11.447667] hub 6-0:1.0: USB hub found | |
| [ 11.456168] hub 6-0:1.0: 8 ports detected | |
| [ 11.466120] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller | |
| [ 11.485857] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 7 | |
| [ 11.503417] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM. | |
| [ 11.518000] hub 7-0:1.0: USB hub found | |
| [ 11.528181] hub 7-0:1.0: 8 ports detected | |
| [ 11.568627] PPP generic driver version 2.4.2 | |
| [ 11.584066] NET: Registered PF_PPPOX protocol family | |
| [ 11.601387] kmodloader: done loading kernel modules from /etc/modules.d/* | |
| [ 11.638850] urngd: v1.0.2 started. | |
| [ 15.964954] mtk_soc_eth 1b100000.ethernet eth0: Link is Down | |
| [ 16.017744] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/trgmii link mode | |
| [ 16.040205] mt7530-mdio mdio-bus:1f lan0: configuring for phy/gmii link mode | |
| [ 16.047366] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 16.066191] br-lan: port 1(lan0) entered blocking state | |
| [ 16.083719] br-lan: port 1(lan0) entered disabled state | |
| [ 16.100077] mt7530-mdio mdio-bus:1f lan0: entered allmulticast mode | |
| [ 16.117963] mtk_soc_eth 1b100000.ethernet eth0: entered allmulticast mode | |
| [ 16.138789] mt7530-mdio mdio-bus:1f lan0: entered promiscuous mode | |
| [ 16.173861] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode | |
| [ 16.193881] br-lan: port 2(lan1) entered blocking state | |
| [ 16.204313] br-lan: port 2(lan1) entered disabled state | |
| [ 16.214408] mt7530-mdio mdio-bus:1f lan1: entered allmulticast mode | |
| [ 16.227505] mt7530-mdio mdio-bus:1f lan1: entered promiscuous mode | |
| [ 16.250450] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode | |
| [ 16.270023] br-lan: port 3(lan2) entered blocking state | |
| [ 16.286589] br-lan: port 3(lan2) entered disabled state | |
| [ 16.303970] mt7530-mdio mdio-bus:1f lan2: entered allmulticast mode | |
| [ 16.323525] mt7530-mdio mdio-bus:1f lan2: entered promiscuous mode | |
| [ 16.346957] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode | |
| [ 16.366125] br-lan: port 4(lan3) entered blocking state | |
| [ 16.382703] br-lan: port 4(lan3) entered disabled state | |
| [ 16.396456] mt7530-mdio mdio-bus:1f lan3: entered allmulticast mode | |
| [ 16.419114] mt7530-mdio mdio-bus:1f lan3: entered promiscuous mode | |
| [ 16.664400] mt7530-mdio mdio-bus:1f wan: configuring for phy/gmii link mode | |
| [ 17.784612] br-lan: port 5(zerotier) entered blocking state | |
| [ 17.796488] br-lan: port 5(zerotier) entered disabled state | |
| [ 17.811397] zerotier: entered allmulticast mode | |
| [ 17.827399] zerotier: entered promiscuous mode | |
| [ 17.838184] br-lan: port 5(zerotier) entered blocking state | |
| [ 17.848063] br-lan: port 5(zerotier) entered forwarding state | |
| [ 19.297038] mt7530-mdio mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 19.307222] br-lan: port 2(lan1) entered blocking state | |
| [ 19.318254] br-lan: port 2(lan1) entered forwarding state | |
| [ 33.136513] vusb: disabling | |
| [ 33.146469] vmc: disabling | |
| [ 33.161802] vmch: disabling | |
| [ 33.168450] vgp1: disabling | |
| [ 33.181148] vcamaf: disabling |
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 0x0 | |
| [ 0.000000] Linux version 6.12.74 (builder@buildhost) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 14.3.0 r32802-f505120278) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP PREEMPT Wed Mar 25 20:09:53 2026 | |
| [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d | |
| [ 0.000000] CPU: div instructions available: patching division code | |
| [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
| [ 0.000000] OF: fdt: Machine model: Bananapi BPI-R2 | |
| [ 0.000000] earlycon: uart8250 at MMIO32 0x11004000 (options '') | |
| [ 0.000000] printk: legacy bootconsole [uart8250] enabled | |
| [ 0.000000] Memory policy: Data cache writealloc | |
| [ 0.000000] Zone ranges: | |
| [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] | |
| [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000ffffefff] | |
| [ 0.000000] Movable zone start for each node | |
| [ 0.000000] Early memory node ranges | |
| [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000ffffefff] | |
| [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffefff] | |
| [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT | |
| [ 0.000000] percpu: Embedded 14 pages/cpu s25740 r8192 d23412 u57344 | |
| [ 0.000000] pcpu-alloc: s25740 r8192 d23412 u57344 alloc=14*4096 | |
| [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
| [ 0.000000] Kernel command line: root=/dev/fit0 rootwait earlycon=uart8250,mmio32,0x11004000 console=ttyS2,115200n8 console=tty1 | |
| [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) | |
| [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 524287 | |
| [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
| [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
| [ 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 10 jiffies. | |
| [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. | |
| [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. | |
| [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 | |
| [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
| [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys). | |
| [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns | |
| [ 0.000002] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns | |
| [ 0.007982] Switching to timer-based delay loop, resolution 76ns | |
| [ 0.014152] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 147020034397 ns | |
| [ 0.023352] sched_clock: 32 bits at 13MHz, resolution 76ns, wraps every 165191050201ns | |
| [ 0.031826] Console: colour dummy device 80x25 | |
| [ 0.036274] printk: legacy console [tty1] enabled | |
| [ 0.040974] printk: legacy bootconsole [uart8250] disabled | |
| [ 0.046525] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000) | |
| [ 0.046562] CPU: Testing write buffer coherency: ok | |
| [ 0.046637] pid_max: default: 32768 minimum: 301 | |
| [ 0.055609] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) | |
| [ 0.055651] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) | |
| [ 0.061436] Setting up static identity map for 0x80100000 - 0x80100060 | |
| [ 0.061687] rcu: Hierarchical SRCU implementation. | |
| [ 0.061714] rcu: Max phase no-delay instances is 1000. | |
| [ 0.062120] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
| [ 0.062681] smp: Bringing up secondary CPUs ... | |
| [ 0.065501] smp: Brought up 1 node, 4 CPUs | |
| [ 0.065547] SMP: Total of 4 processors activated (104.00 BogoMIPS). | |
| [ 0.065571] CPU: All CPU(s) started in SVC mode. | |
| [ 0.066602] Memory: 2061108K/2097148K available (10240K kernel code, 685K rwdata, 1780K rodata, 1024K init, 269K bss, 33888K reserved, 0K cma-reserved, 1310680K highmem) | |
| [ 0.079145] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3 | |
| [ 0.079533] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
| [ 0.079590] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
| [ 0.084873] pinctrl core: initialized pinctrl subsystem | |
| [ 0.087620] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
| [ 0.088008] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
| [ 0.089857] thermal_sys: Registered thermal governor 'step_wise' | |
| [ 0.089991] No ATAGs? | |
| [ 0.123704] Trying to register duplicate clock ID: 19 | |
| [ 0.181855] /dpi@14014000: Fixed dependency cycle(s) with /hdmi@14015000 | |
| [ 0.182031] /hdmi@14015000: Fixed dependency cycle(s) with /dpi@14014000 | |
| [ 0.183706] /hdmi@14015000: Fixed dependency cycle(s) with /connector | |
| [ 0.183845] /connector: Fixed dependency cycle(s) with /hdmi@14015000 | |
| [ 0.196161] iommu: Default domain type: Translated | |
| [ 0.196206] iommu: DMA domain TLB invalidation policy: strict mode | |
| [ 0.196643] usbcore: registered new interface driver usbfs | |
| [ 0.196726] usbcore: registered new interface driver hub | |
| [ 0.196794] usbcore: registered new device driver usb | |
| [ 0.203038] clocksource: Switched to clocksource arch_sys_counter | |
| [ 0.216451] NET: Registered PF_INET protocol family | |
| [ 0.216771] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
| [ 0.219460] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) | |
| [ 0.219535] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 0.219575] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) | |
| [ 0.219675] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) | |
| [ 0.219892] TCP: Hash tables configured (established 8192 bind 8192) | |
| [ 0.220713] MPTCP token hash table entries: 1024 (order: 2, 16384 bytes, linear) | |
| [ 0.221056] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) | |
| [ 0.221131] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) | |
| [ 0.221743] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
| [ 0.221823] PCI: CLS 0 bytes, default 64 | |
| [ 0.223897] workingset: timestamp_bits=14 max_order=19 bucket_order=5 | |
| [ 0.235280] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 0.235327] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
| [ 0.462508] bounce: pool size: 64 pages | |
| [ 0.462979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) | |
| [ 0.467683] mediatek-hdmi-phy 10209100.hdmi-phy: Using default TX DRV impedance: 4.2k/36 | |
| [ 0.469581] mediatek-mipi-tx 10010000.dsi-phy: can't get nvmem_cell_get, ignore it | |
| [ 0.488735] mtk-mmsys 14000000.syscon: error -2 can't parse gce-client-reg property (0) | |
| [ 0.492644] mediatek-mutex 1400e000.mutex: error -2 can't parse gce-client-reg property (0) | |
| [ 0.495455] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled | |
| [ 0.521817] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 200, base_baud = 1625000) is a ST16650V2 | |
| [ 0.543778] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 201, base_baud = 1625000) is a ST16650V2 | |
| [ 0.565729] 11004000.serial: ttyS2 at MMIO 0x11004000 (irq = 202, base_baud = 1625000) is a ST16650V2 | |
| [ 0.565869] printk: legacy console [ttyS2] enabled | |
| [ 1.237477] mtk_rng 1020f000.rng: registered RNG driver | |
| [ 1.237680] random: crng init done | |
| [ 1.245701] mediatek-disp-color 1400b000.color: error -2 can't parse gce-client-reg property (0) | |
| [ 1.261140] mediatek-drm mediatek-drm.2.auto: Adding component match for /ovl@14007000 | |
| [ 1.269307] mediatek-drm mediatek-drm.2.auto: Adding component match for /rdma@14008000 | |
| [ 1.277595] mediatek-drm mediatek-drm.2.auto: Adding component match for /color@1400b000 | |
| [ 1.285944] mediatek-drm mediatek-drm.2.auto: Adding component match for /rdma@14012000 | |
| [ 1.294125] mediatek-drm mediatek-drm.2.auto: Adding component match for /dpi@14014000 | |
| [ 1.306534] [drm] hdmi-audio-codec driver bound to HDMI | |
| [ 1.315407] lima 13040000.gpu: gp - mali450 version major 0 minor 0 | |
| [ 1.321844] lima 13040000.gpu: pp0 - mali450 version major 0 minor 0 | |
| [ 1.328451] lima 13040000.gpu: pp1 - mali450 version major 0 minor 0 | |
| [ 1.335015] lima 13040000.gpu: pp2 - mali450 version major 0 minor 0 | |
| [ 1.341498] lima 13040000.gpu: pp3 - mali450 version major 0 minor 0 | |
| [ 1.347982] lima 13040000.gpu: l2_cache0 8K, 4-way, 64byte cache line, 128bit external bus | |
| [ 1.356298] lima 13040000.gpu: l2_cache1 128K, 4-way, 64byte cache line, 128bit external bus | |
| [ 1.365369] lima 13040000.gpu: bus rate = 500500000 | |
| [ 1.370283] lima 13040000.gpu: mod rate = 500500000 | |
| [ 1.375554] [drm] Initialized lima 1.1.0 for 13040000.gpu on minor 0 | |
| [ 1.388279] loop: module loaded | |
| [ 1.394958] mt6323-regulator mt6323-regulator: Chip ID = 0x2023 | |
| [ 1.524534] mtk_soc_eth 1b100000.ethernet: generated random MAC address 20:08:02:00:00:00 | |
| [ 1.537594] mtk_soc_eth 1b100000.ethernet eth0: mediatek frame engine at 0xf0960000, irq 221 | |
| [ 1.547836] mtk_soc_eth 1b100000.ethernet eth1: mediatek frame engine at 0xf0960000, irq 221 | |
| [ 1.559248] gpio-vbus 11200000.usb:connector: can't request vbus gpio, err: -2 | |
| [ 1.566595] gpio-vbus 11200000.usb:connector: probe with driver gpio-vbus failed with error -2 | |
| [ 1.575781] usb_phy_generic usb_phy_generic.4.auto: dummy supplies not allowed for exclusive requests (id=vbus) | |
| [ 1.587036] musb-hdrc musb-hdrc.5.auto: MUSB HDRC host driver | |
| [ 1.592861] musb-hdrc musb-hdrc.5.auto: new USB bus registered, assigned bus number 1 | |
| [ 1.601571] hub 1-0:1.0: USB hub found | |
| [ 1.605433] hub 1-0:1.0: 1 port detected | |
| [ 1.614494] Mass Storage Function, version: 2009/09/11 | |
| [ 1.619673] LUN: removable file: (no medium) | |
| [ 1.624119] no file given for LUN0 | |
| [ 1.628001] udc musb-hdrc.5.auto: failed to start g_multi: -22 | |
| [ 1.634047] g_multi gadget.0: probe with driver g_multi failed with error -22 | |
| [ 1.641315] UDC core: g_multi: couldn't find an available UDC | |
| [ 1.648129] input: mtk-pmic-keys as /devices/platform/1000d000.pwrap/1000d000.pwrap:mt6323/mtk-pmic-keys/input/input0 | |
| [ 1.659454] i2c_dev: i2c /dev entries driver | |
| [ 1.667613] mtk-thermal 1100b000.thermal: Device not calibrated, using default calibration values | |
| [ 1.678872] mtk-wdt 10007000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) | |
| [ 1.690458] sdhci: Secure Digital Host Controller Interface driver | |
| [ 1.696749] sdhci: Copyright(c) Pierre Ossman | |
| [ 1.703673] sdhci-pltfm: SDHCI platform and OF driver helper | |
| [ 1.709427] hid: raw HID events driver (C) Jiri Kosina | |
| [ 1.713714] mtk-msdc 11240000.mmc: Got CD GPIO | |
| [ 1.714716] usbcore: registered new interface driver usbhid | |
| [ 1.724627] usbhid: USB HID core driver | |
| [ 1.732200] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=52 arg=00000C00; host->error=0x00000002 | |
| [ 1.735419] NET: Registered PF_INET6 protocol family | |
| [ 1.741948] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=52 arg=80000C08; host->error=0x00000002 | |
| [ 1.756243] mtk-msdc 11240000.mmc: msdc_track_cmd_data: cmd=52 arg=00000C00; host->error=0x00000002 | |
| [ 1.765917] mtk-msdc 11240000.mmc: msdc_track_cmd_data: cmd=52 arg=80000C08; host->error=0x00000002 | |
| [ 1.766113] Segment Routing with IPv6 | |
| [ 1.775140] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=8 arg=000001AA; host->error=0x00000002 | |
| [ 1.778749] In-situ OAM (IOAM) with IPv6 | |
| [ 1.788236] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=5 arg=00000000; host->error=0x00000002 | |
| [ 1.791688] NET: Registered PF_PACKET protocol family | |
| [ 1.801141] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=5 arg=00000000; host->error=0x00000002 | |
| [ 1.805686] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
| [ 1.814713] mtk-msdc 11240000.mmc: msdc_track_cmd_data: cmd=5 arg=00000000; host->error=0x00000002 | |
| [ 1.836654] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=5 arg=00000000; host->error=0x00000002 | |
| [ 1.845747] mtk-msdc 11240000.mmc: msdc_track_cmd_data: cmd=5 arg=00000000; host->error=0x00000002 | |
| [ 1.854840] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=5 arg=00000000; host->error=0x00000002 | |
| [ 1.863935] mtk-msdc 11240000.mmc: msdc_track_cmd_data: cmd=5 arg=00000000; host->error=0x00000002 | |
| [ 1.873027] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=55 arg=00000000; host->error=0x00000002 | |
| [ 1.882205] mtk-msdc 11240000.mmc: msdc_track_cmd_data: cmd=5 arg=00000000; host->error=0x00000002 | |
| [ 1.891297] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=55 arg=00000000; host->error=0x00000002 | |
| [ 1.900698] 8021q: 802.1Q VLAN Support v1.8 | |
| [ 1.900914] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=55 arg=00000000; host->error=0x00000002 | |
| [ 1.905105] ThumbEE CPU extension supported. | |
| [ 1.914520] mtk-msdc 11230000.mmc: msdc_track_cmd_data: cmd=55 arg=00000000; host->error=0x00000002 | |
| [ 1.918366] Registering SWP/SWPB emulation handler | |
| [ 1.954042] mmc1: host does not support reading read-only switch, assuming write-enable | |
| [ 1.962637] mmc1: new SDHC card at address 0001 | |
| [ 1.968769] mmcblk1: mmc1:0001 ASTC 30.0 GiB | |
| [ 1.974835] mmcblk1: p1 p2 p3 | |
| [ 1.976803] mtk-pcie 1a140000.pcie: host bridge /pcie@1a140000 ranges: | |
| [ 1.981839] mmc0: new high speed MMC card at address 0001 | |
| [ 1.984571] mtk-pcie 1a140000.pcie: IO 0x001a160000..0x001a16ffff -> 0x001a160000 | |
| [ 1.991085] mmcblk0: mmc0:0001 8WPD3R 7.28 GiB | |
| [ 1.998096] mtk-pcie 1a140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0060000000 | |
| [ 2.003600] mmcblk0: p1 p2 p3 | |
| [ 2.014682] mmcblk0boot0: mmc0:0001 8WPD3R 4.00 MiB | |
| [ 2.020729] mmcblk0boot1: mmc0:0001 8WPD3R 4.00 MiB | |
| [ 2.026227] mmcblk0rpmb: mmc0:0001 8WPD3R 512 KiB, chardev (248:0) | |
| [ 2.114955] mtk-pcie 1a140000.pcie: Port0 link down | |
| [ 2.150426] mtk-pcie 1a140000.pcie: PCI host bridge to bus 0000:00 | |
| [ 2.156692] pci_bus 0000:00: root bus resource [bus 00-ff] | |
| [ 2.162197] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x1a160000-0x1a16ffff]) | |
| [ 2.171711] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] | |
| [ 2.178821] pci 0000:00:01.0: [14c3:0801] type 01 class 0x060400 PCIe Root Port | |
| [ 2.186204] pci 0000:00:01.0: BAR 1 [mem 0x00000000-0x0000ffff] | |
| [ 2.192144] pci 0000:00:01.0: PCI bridge to [bus 00] | |
| [ 2.197152] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] | |
| [ 2.203273] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff] | |
| [ 2.210075] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff pref] | |
| [ 2.217381] pci 0000:00:01.0: supports D1 | |
| [ 2.221400] pci 0000:00:01.0: PME# supported from D0 D1 D3hot | |
| [ 2.229269] PCI: bus0: Fast back to back transfers disabled | |
| [ 2.234915] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
| [ 2.243141] pci 0000:01:00.0: [1b21:0611] type 00 class 0x010185 PCIe Legacy Endpoint | |
| [ 2.251012] pci 0000:01:00.0: BAR 0: initial BAR value 0x00000000 invalid | |
| [ 2.257830] pci 0000:01:00.0: BAR 0 [io size 0x0008] | |
| [ 2.262901] pci 0000:01:00.0: BAR 1: initial BAR value 0x00000000 invalid | |
| [ 2.269745] pci 0000:01:00.0: BAR 1 [io size 0x0004] | |
| [ 2.274843] pci 0000:01:00.0: BAR 2: initial BAR value 0x00000000 invalid | |
| [ 2.281646] pci 0000:01:00.0: BAR 2 [io size 0x0008] | |
| [ 2.286733] pci 0000:01:00.0: BAR 3: initial BAR value 0x00000000 invalid | |
| [ 2.293541] pci 0000:01:00.0: BAR 3 [io size 0x0004] | |
| [ 2.298608] pci 0000:01:00.0: BAR 4: initial BAR value 0x00000000 invalid | |
| [ 2.305412] pci 0000:01:00.0: BAR 4 [io size 0x0010] | |
| [ 2.310481] pci 0000:01:00.0: BAR 5 [mem 0x00000000-0x000001ff] | |
| [ 2.316440] pci 0000:01:00.0: ROM [mem 0x00000000-0x0000ffff pref] | |
| [ 2.322963] PCI: bus1: Fast back to back transfers disabled | |
| [ 2.328580] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | |
| [ 2.335248] pci 0000:00:01.0: bridge window [mem 0x60000000-0x600fffff]: assigned | |
| [ 2.342747] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff pref]: assigned | |
| [ 2.350695] pci 0000:00:01.0: BAR 1 [mem 0x60200000-0x6020ffff]: assigned | |
| [ 2.357511] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]: assigned | |
| [ 2.364326] pci 0000:01:00.0: ROM [mem 0x60100000-0x6010ffff pref]: assigned | |
| [ 2.371385] pci 0000:01:00.0: BAR 5 [mem 0x60000000-0x600001ff]: assigned | |
| [ 2.378197] pci 0000:01:00.0: BAR 4 [io 0x1000-0x100f]: assigned | |
| [ 2.384315] pci 0000:01:00.0: BAR 0 [io 0x1010-0x1017]: assigned | |
| [ 2.390420] pci 0000:01:00.0: BAR 2 [io 0x1018-0x101f]: assigned | |
| [ 2.396536] pci 0000:01:00.0: BAR 1 [io 0x1020-0x1023]: assigned | |
| [ 2.402643] pci 0000:01:00.0: BAR 3 [io 0x1024-0x1027]: assigned | |
| [ 2.408764] pci 0000:00:01.0: PCI bridge to [bus 01] | |
| [ 2.413751] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] | |
| [ 2.419856] pci 0000:00:01.0: bridge window [mem 0x60000000-0x600fffff] | |
| [ 2.426664] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff pref] | |
| [ 2.433922] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] | |
| [ 2.439504] pci_bus 0000:00: resource 5 [mem 0x60000000-0x6fffffff] | |
| [ 2.445794] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff] | |
| [ 2.451374] pci_bus 0000:01: resource 1 [mem 0x60000000-0x600fffff] | |
| [ 2.457661] pci_bus 0000:01: resource 2 [mem 0x60100000-0x601fffff pref] | |
| [ 2.464554] pcieport 0000:00:01.0: enabling device (0140 -> 0143) | |
| [ 2.470861] pcieport 0000:00:01.0: PME: Signaling with IRQ 204 | |
| [ 2.477196] pcieport 0000:00:01.0: AER: enabled with IRQ 204 | |
| [ 2.484395] mtk-iommu-v1 10205000.mmsys_iommu: bound 14010000.larb (ops 0xc0c3d730) | |
| [ 2.492093] mtk-iommu-v1 10205000.mmsys_iommu: bound 16010000.larb (ops 0xc0c3d730) | |
| [ 2.499989] mtk-iommu-v1 10205000.mmsys_iommu: bound 15001000.larb (ops 0xc0c3d730) | |
| [ 2.508777] mediatek-disp-ovl 14007000.ovl: error -2 can't parse gce-client-reg property (0) | |
| [ 2.518022] mediatek-disp-rdma 14008000.rdma: error -2 can't parse gce-client-reg property (0) | |
| [ 2.527389] mediatek-disp-rdma 14012000.rdma: error -2 can't parse gce-client-reg property (0) | |
| [ 2.536735] mediatek-dpi 14014000.dpi: Found bridge node: /hdmi@14015000 | |
| [ 2.544553] mediatek-drm mediatek-drm.2.auto: bound 14007000.ovl (ops 0xc0c0d980) | |
| [ 2.552071] mediatek-drm mediatek-drm.2.auto: bound 14008000.rdma (ops 0xc0c0e540) | |
| [ 2.559705] mediatek-drm mediatek-drm.2.auto: bound 1400b000.color (ops 0xc0c0cd9c) | |
| [ 2.567416] mediatek-drm mediatek-drm.2.auto: bound 14012000.rdma (ops 0xc0c0e540) | |
| [ 2.575129] mediatek-drm mediatek-drm.2.auto: bound 14014000.dpi (ops 0xc0c13194) | |
| [ 2.582727] mediatek-drm mediatek-drm.2.auto: Not creating crtc 1 because component 14 is disabled or missing | |
| [ 2.593587] [drm] Initialized mediatek 1.0.0 for mediatek-drm.2.auto on minor 1 | |
| [ 2.654578] could not acquire mutex 0 | |
| [ 2.763057] ------------[ cut here ]------------ | |
| [ 2.763068] WARNING: CPU: 2 PID: 39 at drivers/gpu/drm/drm_atomic_helper.c:1710 0xc068b890 | |
| [ 2.763084] [CRTC:54:crtc-0] vblank wait timed out | |
| [ 2.763089] Modules linked in: | |
| [ 2.763103] CPU: 2 UID: 0 PID: 39 Comm: kworker/u19:0 Not tainted 6.12.74 #0 | |
| [ 2.763115] Hardware name: Mediatek Cortex-A7 (Device Tree) | |
| [ 2.763122] Workqueue: events_unbound 0xc06be3f8 | |
| [ 2.763131] Call trace: | |
| [ 2.763141] Function entered at [<c010e0c4>] from [<c0109d44>] | |
| [ 2.763148] Function entered at [<c0109d44>] from [<c0a5d9e0>] | |
| [ 2.763155] Function entered at [<c0a5d9e0>] from [<c011f658>] | |
| [ 2.763161] Function entered at [<c011f658>] from [<c011f874>] | |
| [ 2.763167] Function entered at [<c011f874>] from [<c068b890>] | |
| [ 2.763174] Function entered at [<c068b890>] from [<c068c7e8>] | |
| [ 2.763179] Function entered at [<c068c7e8>] from [<c068db5c>] | |
| [ 2.763185] Function entered at [<c068db5c>] from [<c068dd98>] | |
| [ 2.763190] Function entered at [<c068dd98>] from [<c064e3d8>] | |
| [ 2.763196] Function entered at [<c064e3d8>] from [<c06549c0>] | |
| [ 2.763202] Function entered at [<c06549c0>] from [<c0654ab8>] | |
| [ 2.763208] Function entered at [<c0654ab8>] from [<c0654c04>] | |
| [ 2.763213] Function entered at [<c0654c04>] from [<c06996ec>] | |
| [ 2.763219] Function entered at [<c06996ec>] from [<c0699750>] | |
| [ 2.763224] Function entered at [<c0699750>] from [<c05de220>] | |
| [ 2.763230] Function entered at [<c05de220>] from [<c062878c>] | |
| [ 2.763237] Function entered at [<c062878c>] from [<c062a01c>] | |
| [ 2.763243] Function entered at [<c062a01c>] from [<c062a558>] | |
| [ 2.763248] Function entered at [<c062a558>] from [<c05db4e8>] | |
| [ 2.763254] Function entered at [<c05db4e8>] from [<c05df0dc>] | |
| [ 2.763260] Function entered at [<c05df0dc>] from [<c05d5d8c>] | |
| [ 2.763266] Function entered at [<c05d5d8c>] from [<c05d5e14>] | |
| [ 2.763271] Function entered at [<c05d5e14>] from [<c06983b4>] | |
| [ 2.763277] Function entered at [<c06983b4>] from [<c0686260>] | |
| [ 2.763283] Function entered at [<c0686260>] from [<c0653a74>] | |
| [ 2.763288] Function entered at [<c0653a74>] from [<c06a67f4>] | |
| [ 2.763294] Function entered at [<c06a67f4>] from [<c06b59fc>] | |
| [ 2.763300] Function entered at [<c06b59fc>] from [<c06b6110>] | |
| [ 2.763306] Function entered at [<c06b6110>] from [<c06a8bdc>] | |
| [ 2.763311] Function entered at [<c06a8bdc>] from [<c06c0f6c>] | |
| [ 2.763318] Function entered at [<c06c0f6c>] from [<c06be910>] | |
| [ 2.763323] Function entered at [<c06be910>] from [<c06beb98>] | |
| [ 2.763329] Function entered at [<c06beb98>] from [<c06bed84>] | |
| [ 2.763334] Function entered at [<c06bed84>] from [<c06beec4>] | |
| [ 2.763339] Function entered at [<c06beec4>] from [<c06bcbe4>] | |
| [ 2.763345] Function entered at [<c06bcbe4>] from [<c06bf16c>] | |
| [ 2.763350] Function entered at [<c06bf16c>] from [<c06bda48>] | |
| [ 2.763356] Function entered at [<c06bda48>] from [<c06be490>] | |
| [ 2.763361] Function entered at [<c06be490>] from [<c013b100>] | |
| [ 2.763367] Function entered at [<c013b100>] from [<c013bdb4>] | |
| [ 2.763373] Function entered at [<c013bdb4>] from [<c0143b0c>] | |
| [ 2.763379] Function entered at [<c0143b0c>] from [<c010014c>] | |
| [ 2.763384] Exception stack(0xc1141fb0 to 0xc1141ff8) | |
| [ 2.763392] 1fa0: 00000000 00000000 00000000 00000000 | |
| [ 2.763401] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 2.763409] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 | |
| [ 2.763415] ---[ end trace 0000000000000000 ]--- | |
| [ 13.303050] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* flip_done timed out | |
| [ 13.303068] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* [CRTC:54:crtc-0] commit wait timed out | |
| [ 23.543053] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* flip_done timed out | |
| [ 23.543065] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* [CONNECTOR:33:HDMI-A-1] commit wait timed out | |
| [ 33.783049] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* flip_done timed out | |
| [ 33.783060] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* [PLANE:34:plane-0] commit wait timed out | |
| [ 33.783083] [drm:0xc06a07a4] *ERROR* new event while there is still a pending event | |
| [ 33.793932] could not acquire mutex 0 | |
| [ 33.903042] ------------[ cut here ]------------ | |
| [ 33.903050] WARNING: CPU: 2 PID: 39 at drivers/gpu/drm/drm_atomic_helper.c:1710 0xc068b890 | |
| [ 33.903062] [CRTC:54:crtc-0] vblank wait timed out | |
| [ 33.903067] Modules linked in: | |
| [ 33.903082] CPU: 2 UID: 0 PID: 39 Comm: kworker/u19:0 Tainted: G W 6.12.74 #0 | |
| [ 33.903096] Tainted: [W]=WARN | |
| [ 33.903099] Hardware name: Mediatek Cortex-A7 (Device Tree) | |
| [ 33.903105] Workqueue: events_unbound 0xc06be3f8 | |
| [ 33.903114] Call trace: | |
| [ 33.903122] Function entered at [<c010e0c4>] from [<c0109d44>] | |
| [ 33.903129] Function entered at [<c0109d44>] from [<c0a5d9e0>] | |
| [ 33.903136] Function entered at [<c0a5d9e0>] from [<c011f658>] | |
| [ 33.903142] Function entered at [<c011f658>] from [<c011f874>] | |
| [ 33.903148] Function entered at [<c011f874>] from [<c068b890>] | |
| [ 33.903154] Function entered at [<c068b890>] from [<c068c7e8>] | |
| [ 33.903160] Function entered at [<c068c7e8>] from [<c068db5c>] | |
| [ 33.903165] Function entered at [<c068db5c>] from [<c068dd98>] | |
| [ 33.903171] Function entered at [<c068dd98>] from [<c064e3d8>] | |
| [ 33.903177] Function entered at [<c064e3d8>] from [<c06549c0>] | |
| [ 33.903182] Function entered at [<c06549c0>] from [<c0654ab8>] | |
| [ 33.903188] Function entered at [<c0654ab8>] from [<c069923c>] | |
| [ 33.903193] Function entered at [<c069923c>] from [<c05d5728>] | |
| [ 33.903200] Function entered at [<c05d5728>] from [<c05df7dc>] | |
| [ 33.903206] Function entered at [<c05df7dc>] from [<c05ddb5c>] | |
| [ 33.903211] Function entered at [<c05ddb5c>] from [<c062957c>] | |
| [ 33.903217] Function entered at [<c062957c>] from [<c05dd278>] | |
| [ 33.903223] Function entered at [<c05dd278>] from [<c05de3d8>] | |
| [ 33.903228] Function entered at [<c05de3d8>] from [<c062878c>] | |
| [ 33.903234] Function entered at [<c062878c>] from [<c062a01c>] | |
| [ 33.903239] Function entered at [<c062a01c>] from [<c062a558>] | |
| [ 33.903245] Function entered at [<c062a558>] from [<c05db4e8>] | |
| [ 33.903251] Function entered at [<c05db4e8>] from [<c05df0dc>] | |
| [ 33.903256] Function entered at [<c05df0dc>] from [<c05d5d8c>] | |
| [ 33.903261] Function entered at [<c05d5d8c>] from [<c05d5e14>] | |
| [ 33.903267] Function entered at [<c05d5e14>] from [<c06983b4>] | |
| [ 33.903272] Function entered at [<c06983b4>] from [<c0686260>] | |
| [ 33.903278] Function entered at [<c0686260>] from [<c0653a74>] | |
| [ 33.903284] Function entered at [<c0653a74>] from [<c06a67f4>] | |
| [ 33.903290] Function entered at [<c06a67f4>] from [<c06b59fc>] | |
| [ 33.903296] Function entered at [<c06b59fc>] from [<c06b6110>] | |
| [ 33.903302] Function entered at [<c06b6110>] from [<c06a8bdc>] | |
| [ 33.903308] Function entered at [<c06a8bdc>] from [<c06c0f6c>] | |
| [ 33.903314] Function entered at [<c06c0f6c>] from [<c06be910>] | |
| [ 33.903320] Function entered at [<c06be910>] from [<c06beb98>] | |
| [ 33.903325] Function entered at [<c06beb98>] from [<c06bed84>] | |
| [ 33.903330] Function entered at [<c06bed84>] from [<c06beec4>] | |
| [ 33.903335] Function entered at [<c06beec4>] from [<c06bcbe4>] | |
| [ 33.903341] Function entered at [<c06bcbe4>] from [<c06bf16c>] | |
| [ 33.903346] Function entered at [<c06bf16c>] from [<c06bda48>] | |
| [ 33.903352] Function entered at [<c06bda48>] from [<c06be490>] | |
| [ 33.903357] Function entered at [<c06be490>] from [<c013b100>] | |
| [ 33.903363] Function entered at [<c013b100>] from [<c013bdb4>] | |
| [ 33.903369] Function entered at [<c013bdb4>] from [<c0143b0c>] | |
| [ 33.903375] Function entered at [<c0143b0c>] from [<c010014c>] | |
| [ 33.903380] Exception stack(0xc1141fb0 to 0xc1141ff8) | |
| [ 33.903388] 1fa0: 00000000 00000000 00000000 00000000 | |
| [ 33.903397] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 33.903404] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 | |
| [ 33.903410] ---[ end trace 0000000000000000 ]--- | |
| [ 33.919855] Console: switching to colour frame buffer device 240x67 | |
| [ 44.023047] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* flip_done timed out | |
| [ 44.023062] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* [CRTC:54:crtc-0] commit wait timed out | |
| [ 54.263044] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* flip_done timed out | |
| [ 54.263058] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* [CONNECTOR:33:HDMI-A-1] commit wait timed out | |
| [ 64.503056] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* flip_done timed out | |
| [ 64.503066] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* [PLANE:34:plane-0] commit wait timed out | |
| [ 64.503087] [drm:0xc06a07a4] *ERROR* new event while there is still a pending event | |
| [ 64.513956] could not acquire mutex 0 | |
| [ 64.623053] ------------[ cut here ]------------ | |
| [ 64.623060] WARNING: CPU: 2 PID: 39 at drivers/gpu/drm/drm_atomic_helper.c:1710 0xc068b890 | |
| [ 64.623073] [CRTC:54:crtc-0] vblank wait timed out | |
| [ 64.623078] Modules linked in: | |
| [ 64.623092] CPU: 2 UID: 0 PID: 39 Comm: kworker/u19:0 Tainted: G W 6.12.74 #0 | |
| [ 64.623106] Tainted: [W]=WARN | |
| [ 64.623109] Hardware name: Mediatek Cortex-A7 (Device Tree) | |
| [ 64.623115] Workqueue: events_unbound 0xc06be3f8 | |
| [ 64.623124] Call trace: | |
| [ 64.623132] Function entered at [<c010e0c4>] from [<c0109d44>] | |
| [ 64.623139] Function entered at [<c0109d44>] from [<c0a5d9e0>] | |
| [ 64.623145] Function entered at [<c0a5d9e0>] from [<c011f658>] | |
| [ 64.623151] Function entered at [<c011f658>] from [<c011f874>] | |
| [ 64.623157] Function entered at [<c011f874>] from [<c068b890>] | |
| [ 64.623164] Function entered at [<c068b890>] from [<c068c7e8>] | |
| [ 64.623169] Function entered at [<c068c7e8>] from [<c068db5c>] | |
| [ 64.623175] Function entered at [<c068db5c>] from [<c068dd98>] | |
| [ 64.623180] Function entered at [<c068dd98>] from [<c064e3d8>] | |
| [ 64.623186] Function entered at [<c064e3d8>] from [<c06549c0>] | |
| [ 64.623192] Function entered at [<c06549c0>] from [<c0654ab8>] | |
| [ 64.623197] Function entered at [<c0654ab8>] from [<c069923c>] | |
| [ 64.623203] Function entered at [<c069923c>] from [<c05d5728>] | |
| [ 64.623210] Function entered at [<c05d5728>] from [<c05df7dc>] | |
| [ 64.623215] Function entered at [<c05df7dc>] from [<c05ddb5c>] | |
| [ 64.623221] Function entered at [<c05ddb5c>] from [<c062957c>] | |
| [ 64.623227] Function entered at [<c062957c>] from [<c062a144>] | |
| [ 64.623233] Function entered at [<c062a144>] from [<c062a558>] | |
| [ 64.623238] Function entered at [<c062a558>] from [<c05db4e8>] | |
| [ 64.623244] Function entered at [<c05db4e8>] from [<c05df0dc>] | |
| [ 64.623249] Function entered at [<c05df0dc>] from [<c05d5d8c>] | |
| [ 64.623255] Function entered at [<c05d5d8c>] from [<c05d5e14>] | |
| [ 64.623260] Function entered at [<c05d5e14>] from [<c06983b4>] | |
| [ 64.623265] Function entered at [<c06983b4>] from [<c0686260>] | |
| [ 64.623271] Function entered at [<c0686260>] from [<c0653a74>] | |
| [ 64.623277] Function entered at [<c0653a74>] from [<c06a67f4>] | |
| [ 64.623283] Function entered at [<c06a67f4>] from [<c06b59fc>] | |
| [ 64.623289] Function entered at [<c06b59fc>] from [<c06b6110>] | |
| [ 64.623294] Function entered at [<c06b6110>] from [<c06a8bdc>] | |
| [ 64.623300] Function entered at [<c06a8bdc>] from [<c06c0f6c>] | |
| [ 64.623306] Function entered at [<c06c0f6c>] from [<c06be910>] | |
| [ 64.623312] Function entered at [<c06be910>] from [<c06beb98>] | |
| [ 64.623317] Function entered at [<c06beb98>] from [<c06bed84>] | |
| [ 64.623322] Function entered at [<c06bed84>] from [<c06beec4>] | |
| [ 64.623328] Function entered at [<c06beec4>] from [<c06bcbe4>] | |
| [ 64.623333] Function entered at [<c06bcbe4>] from [<c06bf16c>] | |
| [ 64.623339] Function entered at [<c06bf16c>] from [<c06bda48>] | |
| [ 64.623344] Function entered at [<c06bda48>] from [<c06be490>] | |
| [ 64.623349] Function entered at [<c06be490>] from [<c013b100>] | |
| [ 64.623355] Function entered at [<c013b100>] from [<c013bdb4>] | |
| [ 64.623361] Function entered at [<c013bdb4>] from [<c0143b0c>] | |
| [ 64.623367] Function entered at [<c0143b0c>] from [<c010014c>] | |
| [ 64.623372] Exception stack(0xc1141fb0 to 0xc1141ff8) | |
| [ 64.623381] 1fa0: 00000000 00000000 00000000 00000000 | |
| [ 64.623390] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 64.623397] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 | |
| [ 64.623403] ---[ end trace 0000000000000000 ]--- | |
| [ 66.070094] mediatek-drm mediatek-drm.2.auto: [drm] fb0: mediatekdrmfb frame buffer device | |
| [ 66.083278] FIT: Detected U-Boot 2025.10-OpenWrt-r32802-f505120278 | |
| [ 66.091589] FIT: Selected configuration: "config-1" (OpenWrt bananapi_bpi-r2) | |
| [ 66.103074] FIT: kernel sub-image 0x00001000..0x005ce04d "kernel-1" (ARM OpenWrt Linux-6.12.74) | |
| [ 66.114918] FIT: flat_dt sub-image 0x005cf000..0x005d7a20 "fdt-1" (ARM OpenWrt bananapi_bpi-r2 device tree blob) | |
| [ 66.128166] FIT: filesystem sub-image 0x005d8000..0x00950fff "rootfs-1" (ARM OpenWrt bananapi_bpi-r2 rootfs) | |
| [ 66.141510] block mmcblk1p3: mapped 1 uImage.FIT filesystem sub-image as /dev/fit0 | |
| [ 66.151919] block mmcblk1p3: mapped remaining space as /dev/fitrw | |
| [ 66.176879] mt7530-mdio mdio-bus:1f: no interrupt support | |
| [ 66.189260] mt7530-mdio mdio-bus:1f: configuring for fixed/rgmii link mode | |
| [ 66.199396] mt7530-mdio mdio-bus:1f: configuring for fixed/trgmii link mode | |
| [ 66.203245] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 66.210904] mt7530-mdio mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 66.213244] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 66.242428] mt7530-mdio mdio-bus:1f lan0 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 66.256987] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 66.271491] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 66.286028] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7530 PHY] (irq=POLL) | |
| [ 66.299629] mtk_soc_eth 1b100000.ethernet eth1: entered promiscuous mode | |
| [ 66.308775] mtk_soc_eth 1b100000.ethernet eth0: entered promiscuous mode | |
| [ 66.317858] DSA: tree 0 setup | |
| [ 66.323860] clk: Disabling unused clocks | |
| [ 66.330682] PM: genpd: Disabling unused power domains | |
| [ 66.348520] VFS: Mounted root (squashfs filesystem) readonly on device 259:0. | |
| [ 66.359339] Freeing unused kernel image (initmem) memory: 1024K | |
| [ 66.367951] Run /sbin/init as init process | |
| [ 66.374608] with arguments: | |
| [ 66.374619] /sbin/init | |
| [ 66.374626] with environment: | |
| [ 66.374632] HOME=/ | |
| [ 66.374639] TERM=linux | |
| [ 66.691880] init: Console is alive | |
| [ 66.698422] init: - watchdog - | |
| [ 66.996035] kmodloader: loading kernel modules from /etc/modules-boot.d/* | |
| [ 67.030195] gpio_button_hotplug: loading out-of-tree module taints kernel. | |
| [ 67.047599] SCSI subsystem initialized | |
| [ 67.061725] libata version 3.00 loaded. | |
| [ 67.064344] ahci 0000:01:00.0: version 3.0 | |
| [ 67.064385] ahci 0000:01:00.0: enabling device (0140 -> 0143) | |
| [ 67.073160] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled | |
| [ 67.082647] ahci 0000:01:00.0: AHCI vers 0001.0200, 32 command slots, 6 Gbps, IDE mode | |
| [ 67.093523] ahci 0000:01:00.0: 2/2 ports implemented (port mask 0x3) | |
| [ 67.102782] ahci 0000:01:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs | |
| [ 67.117156] scsi host0: ahci | |
| [ 67.123975] scsi host1: ahci | |
| [ 67.130175] ata1: SATA max UDMA/133 abar m512@0x60000000 port 0x60000100 irq 204 lpm-pol 0 | |
| [ 67.141608] ata2: SATA max UDMA/133 abar m512@0x60000000 port 0x60000180 irq 204 lpm-pol 0 | |
| [ 67.474544] ata1: SATA link down (SStatus 0 SControl 300) | |
| [ 67.805083] ata2: SATA link down (SStatus 0 SControl 300) | |
| [ 67.821555] xhci-mtk 1a1c0000.usb: xHCI Host Controller | |
| [ 67.830113] xhci-mtk 1a1c0000.usb: new USB bus registered, assigned bus number 2 | |
| [ 67.843848] xhci-mtk 1a1c0000.usb: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000280010 | |
| [ 67.856295] xhci-mtk 1a1c0000.usb: irq 232, io mem 0x1a1c0000 | |
| [ 67.865592] xhci-mtk 1a1c0000.usb: xHCI Host Controller | |
| [ 67.878188] xhci-mtk 1a1c0000.usb: new USB bus registered, assigned bus number 3 | |
| [ 67.889065] xhci-mtk 1a1c0000.usb: Host supports USB 3.0 SuperSpeed | |
| [ 67.899494] hub 2-0:1.0: USB hub found | |
| [ 67.906800] hub 2-0:1.0: 1 port detected | |
| [ 67.914845] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM. | |
| [ 67.927256] hub 3-0:1.0: USB hub found | |
| [ 67.934702] hub 3-0:1.0: 1 port detected | |
| [ 67.945006] xhci-mtk 1a240000.usb: xHCI Host Controller | |
| [ 67.954033] xhci-mtk 1a240000.usb: new USB bus registered, assigned bus number 4 | |
| [ 67.968217] xhci-mtk 1a240000.usb: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000280010 | |
| [ 67.981127] xhci-mtk 1a240000.usb: irq 233, io mem 0x1a240000 | |
| [ 67.990808] xhci-mtk 1a240000.usb: xHCI Host Controller | |
| [ 67.999778] xhci-mtk 1a240000.usb: new USB bus registered, assigned bus number 5 | |
| [ 68.011000] xhci-mtk 1a240000.usb: Host supports USB 3.0 SuperSpeed | |
| [ 68.021778] hub 4-0:1.0: USB hub found | |
| [ 68.029316] hub 4-0:1.0: 1 port detected | |
| [ 68.037546] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM. | |
| [ 68.050199] hub 5-0:1.0: USB hub found | |
| [ 68.057680] hub 5-0:1.0: 1 port detected | |
| [ 68.072526] kmodloader: done loading kernel modules from /etc/modules-boot.d/* | |
| [ 68.086728] init: - preinit - | |
| [ 68.482326] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/trgmii link mode | |
| [ 68.496044] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 68.513368] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode | |
| [ 76.663061] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* flip_done timed out | |
| [ 76.673955] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* [CRTC:54:crtc-0] commit wait timed out | |
| [ 86.903049] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* flip_done timed out | |
| [ 86.914020] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* [CONNECTOR:33:HDMI-A-1] commit wait timed out | |
| [ 96.503225] vusb: disabling | |
| [ 96.509665] vmc: disabling | |
| [ 96.515955] vmch: disabling | |
| [ 96.522278] vgp1: disabling | |
| [ 96.528693] vcamaf: disabling | |
| [ 97.143057] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* flip_done timed out | |
| [ 97.153893] mediatek-drm mediatek-drm.2.auto: [drm] *ERROR* [PLANE:34:plane-0] commit wait timed out | |
| [ 97.166569] [drm:0xc06a07a4] *ERROR* new event while there is still a pending event | |
| [ 97.188524] could not acquire mutex 0 | |
| [ 97.303048] ------------[ cut here ]------------ | |
| [ 97.311165] WARNING: CPU: 2 PID: 104 at drivers/gpu/drm/drm_atomic_helper.c:1710 0xc068b890 | |
| [ 97.323123] [CRTC:54:crtc-0] vblank wait timed out | |
| [ 97.331470] Modules linked in: leds_gpio xhci_plat_hcd xhci_pci xhci_mtk_hcd xhci_hcd ahci libahci libata sd_mod scsi_mod scsi_common gpio_button_hotplug(O) | |
| [ 97.349294] CPU: 2 UID: 0 PID: 104 Comm: kworker/2:9 Tainted: G W O 6.12.74 #0 | |
| [ 97.349310] Tainted: [W]=WARN, [O]=OOT_MODULE | |
| [ 97.349313] Hardware name: Mediatek Cortex-A7 (Device Tree) | |
| [ 97.349320] Workqueue: events 0xc0694594 | |
| [ 97.349331] Call trace: | |
| [ 97.349339] Function entered at [<c010e0c4>] from [<c0109d44>] | |
| [ 97.349346] Function entered at [<c0109d44>] from [<c0a5d9e0>] | |
| [ 97.349353] Function entered at [<c0a5d9e0>] from [<c011f658>] | |
| [ 97.349359] Function entered at [<c011f658>] from [<c011f874>] | |
| [ 97.349365] Function entered at [<c011f874>] from [<c068b890>] | |
| [ 97.349372] Function entered at [<c068b890>] from [<c068c7e8>] | |
| [ 97.349377] Function entered at [<c068c7e8>] from [<c068db5c>] | |
| [ 97.349383] Function entered at [<c068db5c>] from [<c068dd98>] | |
| [ 97.349388] Function entered at [<c068dd98>] from [<c064e3d8>] | |
| [ 97.349394] Function entered at [<c064e3d8>] from [<c06549c0>] | |
| [ 97.349400] Function entered at [<c06549c0>] from [<c0654ab8>] | |
| [ 97.349406] Function entered at [<c0654ab8>] from [<c0654c04>] | |
| [ 97.349411] Function entered at [<c0654c04>] from [<c06996ec>] | |
| [ 97.349417] Function entered at [<c06996ec>] from [<c0699654>] | |
| [ 97.349422] Function entered at [<c0699654>] from [<c0653f00>] | |
| [ 97.349428] Function entered at [<c0653f00>] from [<c06947f0>] | |
| [ 97.349434] Function entered at [<c06947f0>] from [<c013b100>] | |
| [ 97.349440] Function entered at [<c013b100>] from [<c013bdb4>] | |
| [ 97.349446] Function entered at [<c013bdb4>] from [<c0143b0c>] | |
| [ 97.349452] Function entered at [<c0143b0c>] from [<c010014c>] | |
| [ 97.349458] Exception stack(0xc2565fb0 to 0xc2565ff8) | |
| [ 97.349466] 5fa0: 00000000 00000000 00000000 00000000 | |
| [ 97.349475] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 97.349483] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 | |
| [ 97.349488] ---[ end trace 0000000000000000 ]--- | |
| [ 238.299345] F2FS-fs (fitrw): Mounted with checkpoint version = 6b86566e | |
| [ 435.623889] mt7530-mdio mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment