* When doing `swaymsg 'output DSI-1 [dpms|power] off'` the display will turn off but doing `on` does not bring it back * MNT Pocket Reform with RK3588, v1 display * Disconnecting and reconnecting the rcore -> mobo display connector didn't help * The only thing that fixes it is a power off and power on, reboot does not bring the screen back * `/sys/class/drm/card0-DSI-1/dmps` has the correct setting when I say it's off or on. * uname is `Linux fmlr 6.12.13-mnt-reform-arm64 #1 SMP Debian 6.12.13-1+reform20250213T171827Z (2025-02-13) aarch64 GNU/Linux` * On `echo 1 > /sys/devices/platform/fde30000.dsi/fde30000.dsi.0/mnt_pocket_reform_panel_dcs_read` (from reform irc logs 2024-12-23) I get the following in dmesg whilst the display is off: [ 2091.347734] panel-mnt-pocket-reform fde30000.dsi.0: [mnt pocket reform display] DCS command 1 read result: 0x3c * On `echo 1 > /sys/devices/platform/fde30000.dsi/fde30000.dsi.0/mnt_pocket_reform_panel_dcs_read` the display turns off and exhibits the same issue when it is initially turned on The following is my sway debug log, and then full dmesg output from booting the system, starting sway, turning the display off and then trying to turn the display on again. > tail -f /tmp/sway.log | grep -v staging 00:01:01.389 [DEBUG] [sway/ipc-server.c:196] New client: fd 125 00:01:01.389 [INFO] [sway/commands.c:261] Handling command 'output DSI-1 power off' 00:01:01.389 [DEBUG] [sway/commands.c:436] Subcommand: power off 00:01:01.389 [DEBUG] [sway/config/output.c:262] Config stored for output DSI-1 (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power 0) (max render time: -1) (allow tearing: -1) 00:01:01.389 [DEBUG] [sway/config/output.c:870] Committing 2 outputs 00:01:01.389 [DEBUG] [sway/config/output.c:633] Output state for HDMI-A-1 00:01:01.389 [DEBUG] [sway/config/output.c:635] enabled: yes 00:01:01.389 [DEBUG] [sway/config/output.c:639] render_format: XR24 00:01:01.389 [DEBUG] [sway/config/output.c:647] mode: 1920x1080@120000mHz (preferred) 00:01:01.390 [DEBUG] [sway/config/output.c:657] scale: 1.000000 00:01:01.390 [DEBUG] [sway/config/output.c:660] subpixel: unknown 00:01:01.390 [DEBUG] [sway/config/output.c:633] Output state for DSI-1 00:01:01.390 [DEBUG] [sway/config/output.c:635] enabled: no 00:01:01.390 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 2 outputs with explicit modifiers 00:01:01.390 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer 00:01:01.398 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 1920x1080 GBM buffer with format XR24 (0x34325258), modifier BLOCK_SIZE=16x16,MODE=YTR|SPARSE (0x0800000000000051) 00:01:01.398 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 2 outputs succeeded 00:01:01.399 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1920x1080 00:01:01.526 [DEBUG] [wlr] [types/output/cursor.c:217] Cursor texture too large (24x24), exceeds hardware limitations 00:01:01.526 [DEBUG] [wlr] [types/output/cursor.c:310] Failed to render cursor buffer 00:01:01.526 [DEBUG] [wlr] [types/output/cursor.c:410] Falling back to software cursor on output 'HDMI-A-1' 00:01:01.533 [DEBUG] [wlr] [types/output/cursor.c:217] Cursor texture too large (24x24), exceeds hardware limitations 00:01:01.533 [DEBUG] [wlr] [types/output/cursor.c:310] Failed to render cursor buffer 00:01:01.533 [DEBUG] [wlr] [types/output/cursor.c:410] Falling back to software cursor on output 'HDMI-A-1' 00:01:01.533 [DEBUG] [sway/config/output.c:930] Commit of 2 outputs succeeded 00:01:01.533 [DEBUG] [sway/config/output.c:936] Finalizing config for HDMI-A-1 00:01:01.533 [DEBUG] [sway/config/output.c:936] Finalizing config for DSI-1 00:01:01.533 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1048@0,32 00:01:01.533 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '2' at 960.000000, 32.000000 00:01:01.533 [DEBUG] [sway/tree/arrange.c:76] Arranging 0xffffc118d578 horizontally 00:01:01.533 [DEBUG] [sway/desktop/transaction.c:799] Transaction 0xaaaaf97348d0 committing with 2 instructions 00:01:01.533 [DEBUG] [sway/desktop/transaction.c:695] Applying transaction 0xaaaaf97348d0 00:01:01.533 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 4617:27910:MNT_Pocket_Reform_Input_1.0_Keyboard 00:01:01.533 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 4617:27910:MNT_Pocket_Reform_Input_1.0_Mouse 00:01:01.533 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 4617:27910:MNT_Pocket_Reform_Input_1.0_Keyboard 00:01:01.533 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 18003:1:foostan_Corne_Mouse 00:01:01.533 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 18003:1:foostan_Corne_Consumer_Control 00:01:01.533 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 12901:2:yushakobo_quick7_Consumer_Control 00:01:01.533 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 6940:6974:Corsair_Corsair_Gaming_SCIMITAR_PRO_RGB_Mouse 00:01:01.533 [DEBUG] [wlr] [backend/drm/drm.c:2056] connector DSI-1: Ignoring page-flip event for disabled connector 00:01:01.538 [ERROR] [wlr] [libinput] event8 - foostan Corne: client bug: event processing lagging behind by 92ms, your system is too slow 00:01:01.540 [INFO] [sway/ipc-server.c:570] IPC Client 125 disconnected 00:01:06.872 [DEBUG] [sway/ipc-server.c:196] New client: fd 69 00:01:06.872 [INFO] [sway/commands.c:261] Handling command 'output DSI-1 power on' 00:01:06.872 [DEBUG] [sway/commands.c:436] Subcommand: power on 00:01:06.872 [DEBUG] [sway/config/output.c:262] Config stored for output DSI-1 (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power 1) (max render time: -1) (allow tearing: -1) 00:01:06.872 [DEBUG] [sway/config/output.c:870] Committing 2 outputs 00:01:06.872 [DEBUG] [sway/config/output.c:633] Output state for DSI-1 00:01:06.872 [DEBUG] [sway/config/output.c:635] enabled: yes 00:01:06.872 [DEBUG] [sway/config/output.c:639] render_format: XR24 00:01:06.872 [DEBUG] [sway/config/output.c:647] mode: 1200x1920@54022mHz 00:01:06.872 [DEBUG] [sway/config/output.c:657] scale: 2.000000 00:01:06.872 [DEBUG] [sway/config/output.c:660] subpixel: unknown 00:01:06.872 [DEBUG] [sway/config/output.c:633] Output state for HDMI-A-1 00:01:06.872 [DEBUG] [sway/config/output.c:635] enabled: yes 00:01:06.872 [DEBUG] [sway/config/output.c:639] render_format: XR24 00:01:06.872 [DEBUG] [sway/config/output.c:647] mode: 1920x1080@120000mHz (preferred) 00:01:06.872 [DEBUG] [sway/config/output.c:657] scale: 1.000000 00:01:06.872 [DEBUG] [sway/config/output.c:660] subpixel: unknown 00:01:06.872 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 2 outputs with explicit modifiers 00:01:06.872 [DEBUG] [wlr] [backend/drm/drm.c:1345] Reallocating CRTCs 00:01:06.872 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector HDMI-A-1 (connected, needs CRTC): CRTC 80 (no change) 00:01:06.872 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector DSI-1 (connected, needs CRTC): no CRTC → CRTC 81 00:01:06.872 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer 00:01:06.881 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 1200x1920 GBM buffer with format XR24 (0x34325258), modifier BLOCK_SIZE=16x16,MODE=YTR|SPARSE (0x0800000000000051) 00:01:06.889 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 2 outputs succeeded 00:01:06.889 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1200x1920 00:01:08.208 [DEBUG] [wlr] [types/output/cursor.c:217] Cursor texture too large (48x48), exceeds hardware limitations 00:01:08.208 [DEBUG] [wlr] [types/output/cursor.c:310] Failed to render cursor buffer 00:01:08.208 [DEBUG] [wlr] [types/output/cursor.c:410] Falling back to software cursor on output 'DSI-1' 00:01:08.208 [DEBUG] [wlr] [types/output/cursor.c:217] Cursor texture too large (24x24), exceeds hardware limitations 00:01:08.208 [DEBUG] [wlr] [types/output/cursor.c:310] Failed to render cursor buffer 00:01:08.208 [DEBUG] [wlr] [types/output/cursor.c:410] Falling back to software cursor on output 'HDMI-A-1' 00:01:08.209 [DEBUG] [wlr] [types/output/cursor.c:217] Cursor texture too large (24x24), exceeds hardware limitations 00:01:08.209 [DEBUG] [wlr] [types/output/cursor.c:310] Failed to render cursor buffer 00:01:08.209 [DEBUG] [wlr] [types/output/cursor.c:410] Falling back to software cursor on output 'HDMI-A-1' 00:01:08.210 [DEBUG] [wlr] [types/output/cursor.c:217] Cursor texture too large (48x48), exceeds hardware limitations 00:01:08.210 [DEBUG] [wlr] [types/output/cursor.c:310] Failed to render cursor buffer 00:01:08.210 [DEBUG] [wlr] [types/output/cursor.c:410] Falling back to software cursor on output 'DSI-1' 00:01:08.210 [DEBUG] [wlr] [types/output/cursor.c:217] Cursor texture too large (24x24), exceeds hardware limitations 00:01:08.210 [DEBUG] [wlr] [types/output/cursor.c:310] Failed to render cursor buffer 00:01:08.210 [DEBUG] [wlr] [types/output/cursor.c:410] Falling back to software cursor on output 'HDMI-A-1' 00:01:08.210 [DEBUG] [sway/config/output.c:930] Commit of 2 outputs succeeded 00:01:08.210 [DEBUG] [sway/config/output.c:936] Finalizing config for DSI-1 00:01:08.210 [DEBUG] [sway/config/output.c:936] Finalizing config for HDMI-A-1 00:01:08.210 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 960x568@0,32 00:01:08.210 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 32.000000 00:01:08.210 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1048@0,32 00:01:08.210 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '2' at 960.000000, 32.000000 00:01:08.210 [DEBUG] [sway/tree/arrange.c:76] Arranging 0xffffc118d578 horizontally 00:01:08.210 [DEBUG] [sway/desktop/transaction.c:799] Transaction 0xaaaaf9737c70 committing with 3 instructions 00:01:08.210 [DEBUG] [sway/desktop/transaction.c:695] Applying transaction 0xaaaaf9737c70 00:01:08.210 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 4617:27910:MNT_Pocket_Reform_Input_1.0_Keyboard 00:01:08.210 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 4617:27910:MNT_Pocket_Reform_Input_1.0_Mouse 00:01:08.210 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 4617:27910:MNT_Pocket_Reform_Input_1.0_Keyboard 00:01:08.210 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 18003:1:foostan_Corne_Mouse 00:01:08.210 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 18003:1:foostan_Corne_Consumer_Control 00:01:08.210 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 12901:2:yushakobo_quick7_Consumer_Control 00:01:08.210 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 6940:6974:Corsair_Corsair_Gaming_SCIMITAR_PRO_RGB_Mouse 00:01:08.210 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer 00:01:08.217 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 1200x1920 GBM buffer with format XR24 (0x34325258), modifier BLOCK_SIZE=16x16,MODE=YTR|SPARSE (0x0800000000000051) 00:01:08.218 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1200x1920 00:01:08.218 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DSI-1 00:01:08.222 [ERROR] [wlr] [libinput] event8 - foostan Corne: client bug: event processing lagging behind by 1298ms, your system is too slow dmesg: 00:01:08.222 [INFO] [sway/ipc-server.c:570] IPC Client 69 disconnected [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 0.000000] Linux version 6.12.13-mnt-reform-arm64 (debian-kernel@lists.debian.org) (aarch64-linux-gnu-gcc-14 (Debian 14.2.0-17) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP Debian 6.12.13-1+reform20250213T171827Z (2025-02-13) [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: MNT Pocket Reform with RCORE RK3588 Module [ 0.000000] efi: UEFI not found. [ 0.000000] OF: reserved mem: 0x00000003fff00000..0x00000003ffffffff (1024 KiB) nomap non-reusable gap2@3,fff00000 [ 0.000000] OF: reserved mem: 0x00000003fc000000..0x00000003fc4fffff (5120 KiB) nomap non-reusable gap1@3,fc000000 [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000003ffffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3fdeef440-0x3fdef2b7f] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000003ffffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000efffffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x00000003fbffffff] [ 0.000000] node 0: [mem 0x00000003fc000000-0x00000003fc4fffff] [ 0.000000] node 0: [mem 0x00000003fc500000-0x00000003ffefffff] [ 0.000000] node 0: [mem 0x00000003fff00000-0x00000003ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000003ffffffff] [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges [ 0.000000] cma: Reserved 256 MiB at 0x00000000da800000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.5 [ 0.000000] percpu: Embedded 34 pages/cpu s101720 r8192 d29352 u139264 [ 0.000000] pcpu-alloc: s101720 r8192 d29352 u139264 alloc=34*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: Virtualization Host Extensions [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: ro no_console_suspend cryptomgr.notests loglevel=3 clk_ignore_unused cma=256M swiotlb=65535 fbcon=rotate:3 console=tty1 [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128256 [ 0.000000] Policy zone: Normal [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.000000] software IO TLB: area num 8. [ 0.000000] software IO TLB: mapped [mem 0x00000000d2800000-0x00000000da800000] (128MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] ftrace: allocating 52606 entries in 206 pages [ 0.000000] ftrace: allocated 206 pages with 5 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 [ 0.000000] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8. [ 0.000000] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 480 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: MBI range [424:479] [ 0.000000] GICv3: Using MBI frame 0x00000000fe610000 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=0 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000 [ 0.000000] ITS [mem 0xfe640000-0xfe65ffff] [ 0.000000] GIC: enabling workaround for ITS: Rockchip erratum RK3588001 [ 0.000000] ITS@0x00000000fe640000: allocated 8192 Devices @100200000 (indirect, esz 8, psz 64K, shr 0) [ 0.000000] ITS@0x00000000fe640000: allocated 32768 Interrupt Collections @100210000 (flat, esz 2, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] ITS [mem 0xfe660000-0xfe67ffff] [ 0.000000] GIC: enabling workaround for ITS: Rockchip erratum RK3588001 [ 0.000000] ITS@0x00000000fe660000: allocated 8192 Devices @100230000 (indirect, esz 8, psz 64K, shr 0) [ 0.000000] ITS@0x00000000fe660000: allocated 32768 Interrupt Collections @100240000 (flat, esz 2, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000100250000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000100260000 [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@100[1] /cpus/cpu@200[2] /cpus/cpu@300[3] } [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@400[4] /cpus/cpu@500[5] /cpus/cpu@600[6] /cpus/cpu@700[7] } [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.003379] Console: colour dummy device 80x25 [ 0.003397] printk: legacy console [tty1] enabled [ 0.005594] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.005614] pid_max: default: 32768 minimum: 301 [ 0.009791] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm [ 0.011341] landlock: Up and running. [ 0.011348] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.011650] AppArmor: AppArmor initialized [ 0.011750] TOMOYO Linux initialized [ 0.012444] LSM support for eBPF active [ 0.014030] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.014084] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.027958] rcu: Hierarchical SRCU implementation. [ 0.027969] rcu: Max phase no-delay instances is 1000. [ 0.028385] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.029782] fsl-mc MSI: msi-controller@fe640000 domain created [ 0.029810] fsl-mc MSI: msi-controller@fe660000 domain created [ 0.032934] EFI services will not be available. [ 0.033578] smp: Bringing up secondary CPUs ... [ 0.044941] Detected VIPT I-cache on CPU1 [ 0.045015] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000 [ 0.045032] GICv3: CPU1: using allocated LPI pending table @0x0000000100270000 [ 0.045086] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] [ 0.053123] Detected VIPT I-cache on CPU2 [ 0.053193] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000 [ 0.053210] GICv3: CPU2: using allocated LPI pending table @0x0000000100280000 [ 0.053258] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] [ 0.061131] Detected VIPT I-cache on CPU3 [ 0.061199] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000 [ 0.061215] GICv3: CPU3: using allocated LPI pending table @0x0000000100290000 [ 0.061259] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] [ 0.069143] CPU features: detected: Spectre-v4 [ 0.069149] CPU features: detected: Spectre-BHB [ 0.069155] CPU features: detected: SSBS not fully self-synchronizing [ 0.069157] Detected PIPT I-cache on CPU4 [ 0.069199] GICv3: CPU4: found redistributor 400 region 0:0x00000000fe700000 [ 0.069208] GICv3: CPU4: using allocated LPI pending table @0x00000001002a0000 [ 0.069238] CPU4: Booted secondary processor 0x0000000400 [0x414fd0b0] [ 0.073445] Detected PIPT I-cache on CPU5 [ 0.073495] GICv3: CPU5: found redistributor 500 region 0:0x00000000fe720000 [ 0.073505] GICv3: CPU5: using allocated LPI pending table @0x00000001002b0000 [ 0.073537] CPU5: Booted secondary processor 0x0000000500 [0x414fd0b0] [ 0.081269] Detected PIPT I-cache on CPU6 [ 0.081318] GICv3: CPU6: found redistributor 600 region 0:0x00000000fe740000 [ 0.081328] GICv3: CPU6: using allocated LPI pending table @0x00000001002c0000 [ 0.081357] CPU6: Booted secondary processor 0x0000000600 [0x414fd0b0] [ 0.085104] Detected PIPT I-cache on CPU7 [ 0.085152] GICv3: CPU7: found redistributor 700 region 0:0x00000000fe760000 [ 0.085162] GICv3: CPU7: using allocated LPI pending table @0x00000001002d0000 [ 0.085192] CPU7: Booted secondary processor 0x0000000700 [0x414fd0b0] [ 0.085322] smp: Brought up 1 node, 8 CPUs [ 0.085366] SMP: Total of 8 processors activated. [ 0.085373] CPU: All CPU(s) started at EL2 [ 0.085380] CPU features: detected: 32-bit EL0 Support [ 0.085387] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.085395] CPU features: detected: Common not Private translations [ 0.085402] CPU features: detected: CRC32 instructions [ 0.085409] CPU features: detected: Data cache clean to Point of Persistence [ 0.085421] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.085428] CPU features: detected: LSE atomic instructions [ 0.085434] CPU features: detected: Privileged Access Never [ 0.085441] CPU features: detected: RAS Extension Support [ 0.085449] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.085526] alternatives: applying system-wide alternatives [ 0.090088] CPU features: detected: Hardware dirty bit management on CPU4-7 [ 0.121706] node 0 deferred pages initialised in 28ms [ 0.121799] Memory: 15718164K/16513024K available (16128K kernel code, 3824K rwdata, 6824K rodata, 3200K init, 944K bss, 525064K reserved, 262144K cma-reserved) [ 0.126880] devtmpfs: initialized [ 0.159686] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.159730] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.165992] 24976 pages in range for non-PLT usage [ 0.166013] 516496 pages in range for PLT usage [ 0.168166] pinctrl core: initialized pinctrl subsystem [ 0.172756] DMI not present or invalid. [ 0.177349] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.179119] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.179851] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.180533] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.180617] audit: initializing netlink subsys (disabled) [ 0.180881] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1 [ 0.182581] thermal_sys: Registered thermal governor 'fair_share' [ 0.182594] thermal_sys: Registered thermal governor 'bang_bang' [ 0.182603] thermal_sys: Registered thermal governor 'step_wise' [ 0.182610] thermal_sys: Registered thermal governor 'user_space' [ 0.182617] thermal_sys: Registered thermal governor 'power_allocator' [ 0.182714] cpuidle: using governor ladder [ 0.182761] cpuidle: using governor menu [ 0.183060] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.183287] ASID allocator initialised with 65536 entries [ 0.185304] Serial: AMBA PL011 UART driver [ 0.224395] /vop@fdd90000: Fixed dependency cycle(s) with /dsi@fde30000 [ 0.224434] /dsi@fde30000: Fixed dependency cycle(s) with /dsi@fde30000/panel [ 0.224441] /dsi@fde30000: Fixed dependency cycle(s) with /vop@fdd90000 [ 0.224517] /dsi@fde30000/panel: Fixed dependency cycle(s) with /dsi@fde30000 [ 0.224767] /vop@fdd90000: Fixed dependency cycle(s) with /hdmi@fdea0000 [ 0.224803] /hdmi@fdea0000: Fixed dependency cycle(s) with /vop@fdd90000 [ 0.229898] /pcie@fe190000: Fixed dependency cycle(s) with /pcie@fe190000/legacy-interrupt-controller [ 0.233686] /i2c@fec80000/codec@18: Fixed dependency cycle(s) with /i2s@fe470000 [ 0.247520] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.247527] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.247532] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.247535] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.247540] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.247543] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.247547] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.247550] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.254723] ACPI: Interpreter disabled. [ 0.255610] iommu: Default domain type: Translated [ 0.255614] iommu: DMA domain TLB invalidation policy: strict mode [ 0.259392] pps_core: LinuxPPS API ver. 1 registered [ 0.259396] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.259404] PTP clock support registered [ 0.259421] EDAC MC: Ver: 3.0.0 [ 0.260034] scmi_core: SCMI protocol bus registered [ 0.261332] NetLabel: Initializing [ 0.261337] NetLabel: domain hash size = 128 [ 0.261340] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.261375] NetLabel: unlabeled traffic allowed by default [ 0.261682] vgaarb: loaded [ 0.262645] clocksource: Switched to clocksource arch_sys_counter [ 0.264173] VFS: Disk quotas dquot_6.6.0 [ 0.264325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.264817] AppArmor: AppArmor Filesystem Enabled [ 0.264861] pnp: PnP ACPI: disabled [ 0.272652] NET: Registered PF_INET protocol family [ 0.272964] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.282890] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.283046] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.283195] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.284392] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.286275] TCP: Hash tables configured (established 131072 bind 65536) [ 0.286617] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) [ 0.286845] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.287230] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.287744] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.287765] NET: Registered PF_XDP protocol family [ 0.287772] PCI: CLS 0 bytes, default 64 [ 0.287954] Trying to unpack rootfs image as initramfs... [ 0.297534] kvm [1]: nv: 554 coarse grained trap handlers [ 0.297754] kvm [1]: IPA Size Limit: 40 bits [ 0.297773] kvm [1]: GICv3: no GICV resource entry [ 0.297777] kvm [1]: disabling GICv2 emulation [ 0.297803] kvm [1]: GIC system register CPU interface enabled [ 0.297818] kvm [1]: vgic interrupt IRQ18 [ 0.297845] kvm [1]: VHE mode initialized successfully [ 0.299438] Initialise system trusted keyrings [ 0.299471] Key type blacklist registered [ 0.299663] workingset: timestamp_bits=42 max_order=22 bucket_order=0 [ 0.299702] zbud: loaded [ 0.300715] fuse: init (API version 7.41) [ 0.301384] integrity: Platform Keyring initialized [ 0.301403] integrity: Machine keyring initialized [ 0.301594] alg: self-tests disabled [ 0.354993] Key type asymmetric registered [ 0.354999] Asymmetric key parser 'x509' registered [ 1.248123] Freeing initrd memory: 36488K [ 1.269049] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.269203] io scheduler mq-deadline registered [ 1.279122] ledtrig-cpu: registered to indicate activity on CPUs [ 1.279210] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.291657] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.293339] feb50000.serial: ttyS2 at MMIO 0xfeb50000 (irq = 26, base_baud = 1500000) is a 16550A [ 1.294332] Serial: AMBA driver [ 1.294883] msm_serial: driver initialized [ 1.294982] SuperH (H)SCI(F) driver initialized [ 1.301676] mousedev: PS/2 mouse device common for all mice [ 1.305383] arm-scmi arm-scmi.0.auto: Using scmi_smc_transport [ 1.305391] arm-scmi arm-scmi.0.auto: SCMI max-rx-timeout: 30ms [ 1.305456] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16 [ 1.305605] arm-scmi arm-scmi.0.auto: SCMI Notifications - Core Enabled. [ 1.305646] arm-scmi arm-scmi.0.auto: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0 [ 1.312544] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.314699] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 (0,8000003f) counters available [ 1.316115] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 (0,8000003f) counters available [ 1.319684] NET: Registered PF_INET6 protocol family [ 1.341661] Segment Routing with IPv6 [ 1.341726] In-situ OAM (IOAM) with IPv6 [ 1.341782] mip6: Mobile IPv6 [ 1.341792] NET: Registered PF_PACKET protocol family [ 1.341996] mpls_gso: MPLS GSO support [ 1.347625] registered taskstats version 1 [ 1.347784] Loading compiled-in X.509 certificates [ 1.351023] Loaded X.509 cert 'Build time autogenerated kernel key: 47114d1a7a45c40413f6dff58059794d05a39662' [ 1.356984] Demotion targets for Node 0: null [ 1.357534] Key type .fscrypt registered [ 1.357538] Key type fscrypt-provisioning registered [ 1.387907] Key type encrypted registered [ 1.387929] AppArmor: AppArmor sha256 policy hashing enabled [ 1.387950] ima: No TPM chip found, activating TPM-bypass! [ 1.387955] ima: Allocated hash algorithm: sha256 [ 1.387991] ima: No architecture policies found [ 1.388023] evm: Initialising EVM extended attributes: [ 1.388026] evm: security.selinux [ 1.388029] evm: security.SMACK64 (disabled) [ 1.388032] evm: security.SMACK64EXEC (disabled) [ 1.388035] evm: security.SMACK64TRANSMUTE (disabled) [ 1.388038] evm: security.SMACK64MMAP (disabled) [ 1.388040] evm: security.apparmor [ 1.388043] evm: security.ima [ 1.388046] evm: security.capability [ 1.388048] evm: HMAC attrs: 0x1 [ 1.421429] clk: Not disabling unused clocks [ 1.421438] PM: genpd: Disabling unused power domains [ 1.424960] Freeing unused kernel memory: 3200K [ 1.532213] Checked W+X mappings: passed, no W+X pages found [ 1.532228] Run /init as init process [ 1.532232] with arguments: [ 1.532236] /init [ 1.532239] with environment: [ 1.532242] HOME=/ [ 1.532245] TERM=linux [ 2.648182] usbcore: registered new interface driver usbfs [ 2.648211] usbcore: registered new interface driver hub [ 2.648242] usbcore: registered new device driver usb [ 2.710664] /i2s@fe470000: Fixed dependency cycle(s) with /i2c@fec80000/codec@18 [ 2.723693] /i2c@fec80000/codec@18: Fixed dependency cycle(s) with /i2s@fe470000 [ 2.783029] rockchip-vop2 fdd90000.vop: Adding to iommu group 0 [ 2.798774] sdhci: Secure Digital Host Controller Interface driver [ 2.798783] sdhci: Copyright(c) Pierre Ossman [ 2.804212] dma-pl330 fea10000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.804224] dma-pl330 fea10000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.808737] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.823475] dma-pl330 fea30000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.823487] dma-pl330 fea30000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.825131] dma-pl330 fed10000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.825140] dma-pl330 fed10000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.831472] Synopsys Designware Multimedia Card Interface Driver [ 2.841047] /spi@feb20000/pmic@0: Fixed dependency cycle(s) with /spi@feb20000/pmic@0/regulators/dcdc-reg7 [ 2.841103] /spi@feb20000/pmic@0: Fixed dependency cycle(s) with /spi@feb20000/pmic@0/rk806_dvs1_pwrdn [ 2.841111] /spi@feb20000/pmic@0: Fixed dependency cycle(s) with /spi@feb20000/pmic@0/rk806_dvs3_null [ 2.841117] /spi@feb20000/pmic@0: Fixed dependency cycle(s) with /spi@feb20000/pmic@0/rk806_dvs2_null [ 2.841124] /spi@feb20000/pmic@0: Fixed dependency cycle(s) with /spi@feb20000/pmic@0/dvs1-null-pins [ 2.843122] rockchip-hdptx-phy fed60000.phy: [DEBUG rk_hdptx_phy_probe] phy_set_drvdata done, about to devm_pm_runtime_enable [ 2.843144] rockchip-hdptx-phy fed60000.phy: [DEBUG rk_hdptx_phy_runtime_resume] called [ 2.843477] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 2.844024] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000 [ 2.844230] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 2.844531] rockchip-hdptx-phy fed70000.phy: [DEBUG rk_hdptx_phy_probe] phy_set_drvdata done, about to devm_pm_runtime_enable [ 2.844576] rockchip-hdptx-phy fed70000.phy: [DEBUG rk_hdptx_phy_runtime_resume] called [ 2.844741] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000 [ 2.845170] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 2.845588] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000 [ 2.845734] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 2.845917] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000 [ 2.846087] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 2.846349] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000 [ 2.849262] rockchip-dw-pcie a41000000.pcie: host bridge /pcie@fe190000 ranges: [ 2.849291] rockchip-dw-pcie a41000000.pcie: IO 0x00f4100000..0x00f41fffff -> 0x00f4100000 [ 2.849305] rockchip-dw-pcie a41000000.pcie: MEM 0x00f4200000..0x00f4ffffff -> 0x00f4200000 [ 2.849314] rockchip-dw-pcie a41000000.pcie: MEM 0x0a00000000..0x0a3fffffff -> 0x0040000000 [ 2.849444] rockchip-dw-pcie a41000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G [ 2.850000] ohci-platform fc840000.usb: Generic Platform OHCI controller [ 2.850015] ohci-platform fc840000.usb: new USB bus registered, assigned bus number 1 [ 2.850031] ehci-platform fc800000.usb: EHCI Host Controller [ 2.850064] ehci-platform fc800000.usb: new USB bus registered, assigned bus number 2 [ 2.850076] ohci-platform fc840000.usb: irq 57, io mem 0xfc840000 [ 2.850221] ohci-platform fc8c0000.usb: Generic Platform OHCI controller [ 2.850231] ohci-platform fc8c0000.usb: new USB bus registered, assigned bus number 3 [ 2.850268] ehci-platform fc800000.usb: irq 59, io mem 0xfc800000 [ 2.850283] ohci-platform fc8c0000.usb: irq 58, io mem 0xfc8c0000 [ 2.850298] ehci-platform fc880000.usb: EHCI Host Controller [ 2.850315] ehci-platform fc880000.usb: new USB bus registered, assigned bus number 4 [ 2.850390] ehci-platform fc880000.usb: irq 61, io mem 0xfc880000 [ 2.858804] ehci-platform fc800000.usb: USB 2.0 started, EHCI 1.00 [ 2.859063] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 2.859081] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.859093] usb usb2: Product: EHCI Host Controller [ 2.859103] usb usb2: Manufacturer: Linux 6.12.13-mnt-reform-arm64 ehci_hcd [ 2.859114] usb usb2: SerialNumber: fc800000.usb [ 2.859878] hub 2-0:1.0: USB hub found [ 2.859927] hub 2-0:1.0: 1 port detected [ 2.870777] ehci-platform fc880000.usb: USB 2.0 started, EHCI 1.00 [ 2.871075] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 2.871094] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.871106] usb usb4: Product: EHCI Host Controller [ 2.871115] usb usb4: Manufacturer: Linux 6.12.13-mnt-reform-arm64 ehci_hcd [ 2.871126] usb usb4: SerialNumber: fc880000.usb [ 2.871991] hub 4-0:1.0: USB hub found [ 2.872042] hub 4-0:1.0: 1 port detected [ 2.886816] mmc0: SDHCI controller on fe2e0000.mmc [fe2e0000.mmc] using ADMA [ 2.906872] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12 [ 2.906883] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.906889] usb usb3: Product: Generic Platform OHCI controller [ 2.906894] usb usb3: Manufacturer: Linux 6.12.13-mnt-reform-arm64 ohci_hcd [ 2.906898] usb usb3: SerialNumber: fc8c0000.usb [ 2.907543] hub 3-0:1.0: USB hub found [ 2.907568] hub 3-0:1.0: 1 port detected [ 2.908065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12 [ 2.908091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.908103] usb usb1: Product: Generic Platform OHCI controller [ 2.908113] usb usb1: Manufacturer: Linux 6.12.13-mnt-reform-arm64 ohci_hcd [ 2.908123] usb usb1: SerialNumber: fc840000.usb [ 2.909086] hub 1-0:1.0: USB hub found [ 2.909144] hub 1-0:1.0: 1 port detected [ 2.922590] dwmmc_rockchip fe2c0000.mmc: IDMAC supports 32-bit address mode. [ 2.922707] dwmmc_rockchip fe2c0000.mmc: Using internal DMA controller. [ 2.922724] dwmmc_rockchip fe2c0000.mmc: Version ID is 270a [ 2.922818] dwmmc_rockchip fe2c0000.mmc: DW MMC controller at irq 62,32 bit host data width,256 deep fifo [ 2.923286] dwmmc_rockchip fe2c0000.mmc: Got CD GPIO [ 2.934799] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 2.935952] fan53555-regulator 1-0042: FAN53555 Option[10] Rev[1] Detected! [ 2.936612] fan53555-regulator 0-0043: FAN53555 Option[10] Rev[1] Detected! [ 2.937115] fan53555-regulator 0-0042: FAN53555 Option[10] Rev[1] Detected! [ 2.952113] rtc-pcf8523 6-0068: registered as rtc0 [ 2.953848] rtc-pcf8523 6-0068: setting system clock to 2025-02-13T20:37:20 UTC (1739479040) [ 2.988146] mmc0: new HS400 Enhanced strobe MMC card at address 0001 [ 2.988944] rk_gmac-dwmac fe1b0000.ethernet: IRQ eth_lpi not found [ 2.988954] rk_gmac-dwmac fe1b0000.ethernet: IRQ sfty not found [ 2.989164] rk_gmac-dwmac fe1b0000.ethernet: supply phy not found, using dummy regulator [ 2.989244] rk_gmac-dwmac fe1b0000.ethernet: clock input or output? (output). [ 2.989251] rk_gmac-dwmac fe1b0000.ethernet: Can not read property: tx_delay. [ 2.989255] rk_gmac-dwmac fe1b0000.ethernet: set tx_delay to 0x30 [ 2.989259] rk_gmac-dwmac fe1b0000.ethernet: Can not read property: rx_delay. [ 2.989263] rk_gmac-dwmac fe1b0000.ethernet: set rx_delay to 0x10 [ 2.989274] rk_gmac-dwmac fe1b0000.ethernet: integrated PHY? (no). [ 2.991136] mmcblk0: mmc0:0001 Y0S256 233 GiB [ 2.994103] mmcblk0: p1 p2 [ 2.994292] rk_gmac-dwmac fe1b0000.ethernet: init for RGMII_ID [ 2.994552] rk_gmac-dwmac fe1b0000.ethernet: User ID: 0x30, Synopsys ID: 0x51 [ 2.994565] rk_gmac-dwmac fe1b0000.ethernet: DWMAC4/5 [ 2.994570] rk_gmac-dwmac fe1b0000.ethernet: DMA HW capability register supported [ 2.994575] rk_gmac-dwmac fe1b0000.ethernet: RX Checksum Offload Engine supported [ 2.994579] rk_gmac-dwmac fe1b0000.ethernet: TX Checksum insertion supported [ 2.994583] rk_gmac-dwmac fe1b0000.ethernet: Wake-Up On Lan supported [ 2.994635] rk_gmac-dwmac fe1b0000.ethernet: TSO supported [ 2.994654] rk_gmac-dwmac fe1b0000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 2.994671] rk_gmac-dwmac fe1b0000.ethernet: device MAC address 62:d8:c8:ee:db:ec [ 2.994676] rk_gmac-dwmac fe1b0000.ethernet: Enabled L3L4 Flow TC (entries=2) [ 2.994681] rk_gmac-dwmac fe1b0000.ethernet: Enabled RFS Flow TC (entries=10) [ 2.994686] rk_gmac-dwmac fe1b0000.ethernet: TSO feature enabled [ 2.994690] rk_gmac-dwmac fe1b0000.ethernet: SPH feature enabled [ 2.994694] rk_gmac-dwmac fe1b0000.ethernet: Using 32/32 bits DMA host/device width [ 2.995403] mdio_bus stmmac-0: MDIO device at address 0 is missing. [ 2.995570] mmcblk0boot0: mmc0:0001 Y0S256 4.00 MiB [ 2.999300] mmcblk0boot1: mmc0:0001 Y0S256 4.00 MiB [ 3.002259] mmcblk0rpmb: mmc0:0001 Y0S256 16.0 MiB, chardev (237:0) [ 3.017339] rk_gmac-dwmac fe1b0000.ethernet end0: renamed from eth0 [ 3.050778] rockchip-dw-pcie a41000000.pcie: PCIe Gen.2 x1 link up [ 3.051094] rockchip-dw-pcie a41000000.pcie: PCI host bridge to bus 0004:40 [ 3.051105] pci_bus 0004:40: root bus resource [bus 40-4f] [ 3.051113] pci_bus 0004:40: root bus resource [io 0x0000-0xfffff] (bus address [0xf4100000-0xf41fffff]) [ 3.051119] pci_bus 0004:40: root bus resource [mem 0xf4200000-0xf4ffffff] [ 3.051125] pci_bus 0004:40: root bus resource [mem 0xa00000000-0xa3fffffff] (bus address [0x40000000-0x7fffffff]) [ 3.051148] pci 0004:40:00.0: [1d87:3588] type 01 class 0x060400 PCIe Root Port [ 3.051166] pci 0004:40:00.0: ROM [mem 0x00000000-0x0000ffff pref] [ 3.051172] pci 0004:40:00.0: PCI bridge to [bus 01-ff] [ 3.051179] pci 0004:40:00.0: bridge window [io 0x0000-0x0fff] [ 3.051184] pci 0004:40:00.0: bridge window [mem 0x00000000-0x000fffff] [ 3.051193] pci 0004:40:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] [ 3.051234] pci 0004:40:00.0: supports D1 D2 [ 3.051239] pci 0004:40:00.0: PME# supported from D0 D1 D3hot [ 3.053860] pci 0004:40:00.0: Primary bus is hard wired to 0 [ 3.053866] pci 0004:40:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring [ 3.054048] pci 0004:41:00.0: [126f:2263] type 00 class 0x010802 PCIe Endpoint [ 3.054128] pci 0004:41:00.0: BAR 0 [mem 0x00000000-0x00003fff 64bit] [ 3.054874] pci 0004:41:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0004:40:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) [ 3.062769] pci_bus 0004:41: busn_res: [bus 41-4f] end is updated to 41 [ 3.062799] pci 0004:40:00.0: bridge window [mem 0xf4200000-0xf42fffff]: assigned [ 3.062807] pci 0004:40:00.0: ROM [mem 0xf4300000-0xf430ffff pref]: assigned [ 3.062816] pci 0004:41:00.0: BAR 0 [mem 0xf4200000-0xf4203fff 64bit]: assigned [ 3.062854] pci 0004:40:00.0: PCI bridge to [bus 41] [ 3.062860] pci 0004:40:00.0: bridge window [mem 0xf4200000-0xf42fffff] [ 3.062868] pci_bus 0004:40: resource 4 [io 0x0000-0xfffff] [ 3.062873] pci_bus 0004:40: resource 5 [mem 0xf4200000-0xf4ffffff] [ 3.062878] pci_bus 0004:40: resource 6 [mem 0xa00000000-0xa3fffffff] [ 3.062883] pci_bus 0004:41: resource 1 [mem 0xf4200000-0xf42fffff] [ 3.064634] pcieport 0004:40:00.0: PME: Signaling with IRQ 75 [ 3.065153] pcieport 0004:40:00.0: AER: enabled with IRQ 76 [ 3.067020] rockchip-hdptx-phy fed70000.phy: [DEBUG rk_hdptx_phy_runtime_resume] called [ 3.068034] /dsi@fde30000: Fixed dependency cycle(s) with /dsi@fde30000/panel [ 3.068074] /dsi@fde30000/panel: Fixed dependency cycle(s) with /dsi@fde30000 [ 3.068172] panel-mnt-pocket-reform fde30000.dsi.0: DSI eot/hfp/hbp/hsa disabled via device tree [ 3.068190] panel-mnt-pocket-reform fde30000.dsi.0: supply vddp not found, using dummy regulator [ 3.068243] panel-mnt-pocket-reform fde30000.dsi.0: supply iovcc not found, using dummy regulator [ 3.068295] panel-mnt-pocket-reform fde30000.dsi.0: error -ENOENT: cannot get reset-gpios 0 [ 3.068308] panel-mnt-pocket-reform fde30000.dsi.0: error -ENOENT: cannot get dcdc-en-gpio 0 [ 3.068674] rockchip-hdptx-phy fed60000.phy: [DEBUG rk_hdptx_phy_runtime_resume] called [ 3.082734] rockchip-drm display-subsystem: bound fdd90000.vop (ops rockchip_drm_fini [rockchipdrm]) [ 3.083536] nvme nvme0: pci function 0004:41:00.0 [ 3.083562] nvme 0004:41:00.0: enabling device (0000 -> 0002) [ 3.083814] dwhdmiqp-rockchip fdea0000.hdmi: registered DesignWare HDMI QP I2C bus driver [ 3.083839] rockchip-drm display-subsystem: bound fdea0000.hdmi (ops rockchip_drm_fini [rockchipdrm]) [ 3.083900] rockchip-drm display-subsystem: bound fde30000.dsi (ops rockchip_drm_fini [rockchipdrm]) [ 3.084829] [drm] Initialized rockchip 1.0.0 for display-subsystem on minor 0 [ 3.114885] usb 2-1: new high-speed USB device number 2 using ehci-platform [ 3.258982] panel-mnt-pocket-reform fde30000.dsi.0: [display] init in prepare... [ 3.272531] usb 2-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00 [ 3.272552] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1 [ 3.272561] usb 2-1: SerialNumber: 80020871A4CD [ 3.273401] hub 2-1:1.0: USB hub found [ 3.273573] hub 2-1:1.0: 4 ports detected [ 3.282846] panel-mnt-pocket-reform fde30000.dsi.0: [mnt pocket reform display] read register 12a: 0x77 [ 3.705642] nvme nvme0: missing or invalid SUBNQN field. [ 3.711586] hwmon hwmon0: temp1_input not attached to any thermal zone [ 3.731085] nvme nvme0: allocated 64 MiB host memory buffer. [ 3.749139] nvme nvme0: 8/0/0 default/read/poll queues [ 3.753970] nvme nvme0: Ignoring bogus Namespace Identifiers [ 4.528733] dw-mipi-dsi2 fde30000.dsi: [drm:dw_mipi_dsi2_encoder_atomic_enable [rockchipdrm]] final DSI-Link bandwidth: 972000 x 4 Kbps [ 4.547682] Console: switching to colour frame buffer device 135x75 [ 4.570060] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device [ 4.622211] usbcore: registered new device driver onboard-usb-dev [ 4.639409] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 816000 KHz, changing to: 1008000 KHz [ 4.639577] cpu cpu0: EM: created perf domain [ 4.639583] energy_model: Accessing cpu4 policy failed [ 4.641741] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 4.641758] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 5 [ 4.641858] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002000010 [ 4.641899] xhci-hcd xhci-hcd.4.auto: irq 106, io mem 0xfc000000 [ 4.641994] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 4.642001] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 6 [ 4.642008] xhci-hcd xhci-hcd.4.auto: Host supports USB 3.0 SuperSpeed [ 4.642105] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 4.642112] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.642117] usb usb5: Product: xHCI Host Controller [ 4.642121] usb usb5: Manufacturer: Linux 6.12.13-mnt-reform-arm64 xhci-hcd [ 4.642125] usb usb5: SerialNumber: xhci-hcd.4.auto [ 4.642443] hub 5-0:1.0: USB hub found [ 4.642461] hub 5-0:1.0: 1 port detected [ 4.642686] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.642734] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 4.642741] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.642745] usb usb6: Product: xHCI Host Controller [ 4.642749] usb usb6: Manufacturer: Linux 6.12.13-mnt-reform-arm64 xhci-hcd [ 4.642753] usb usb6: SerialNumber: xhci-hcd.4.auto [ 4.643189] hub 6-0:1.0: USB hub found [ 4.643209] hub 6-0:1.0: 1 port detected [ 4.643413] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 816000 KHz, changing to: 1200000 KHz [ 4.643489] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller [ 4.643499] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 7 [ 4.643578] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002000010 [ 4.643586] cpu cpu4: EM: created perf domain [ 4.643592] energy_model: Accessing cpu6 policy failed [ 4.643599] xhci-hcd xhci-hcd.5.auto: irq 107, io mem 0xfc400000 [ 4.643684] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller [ 4.643689] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 8 [ 4.643693] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed [ 4.643744] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 4.643749] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.643752] usb usb7: Product: xHCI Host Controller [ 4.643755] usb usb7: Manufacturer: Linux 6.12.13-mnt-reform-arm64 xhci-hcd [ 4.643758] usb usb7: SerialNumber: xhci-hcd.5.auto [ 4.644260] hub 7-0:1.0: USB hub found [ 4.644274] hub 7-0:1.0: 1 port detected [ 4.644409] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.644445] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 4.644450] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.644453] usb usb8: Product: xHCI Host Controller [ 4.644456] usb usb8: Manufacturer: Linux 6.12.13-mnt-reform-arm64 xhci-hcd [ 4.644459] usb usb8: SerialNumber: xhci-hcd.5.auto [ 4.644680] hub 8-0:1.0: USB hub found [ 4.644689] hub 8-0:1.0: 1 port detected [ 4.652270] cpufreq: cpufreq_online: CPU6: Running at unlisted initial frequency: 816000 KHz, changing to: 1200000 KHz [ 4.652417] cpu cpu6: EM: created perf domain [ 4.652421] energy_model: updating cpu0 cpu_cap=397 old capacity=530 [ 4.784253] hid: raw HID events driver (C) Jiri Kosina [ 4.789543] usbcore: registered new interface driver usbhid [ 4.789553] usbhid: USB HID core driver [ 4.878672] usb 2-1.1: new high-speed USB device number 3 using ehci-platform [ 4.882215] mc: Linux media interface: v0.10 [ 4.886697] usb 5-1: new full-speed USB device number 2 using xhci-hcd [ 4.901279] videodev: Linux video capture interface: v2.00 [ 4.910283] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned. [ 4.977688] usb 2-1.1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63 [ 4.977706] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.977713] usb 2-1.1: Product: USB2.1 Hub [ 4.977718] usb 2-1.1: Manufacturer: GenesysLogic [ 4.978451] hub 2-1.1:1.0: USB hub found [ 4.978827] hub 2-1.1:1.0: 4 ports detected [ 5.032640] usb 5-1: New USB device found, idVendor=2e8a, idProduct=000a, bcdDevice= 1.00 [ 5.032650] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.032653] usb 5-1: Product: Pico [ 5.032656] usb 5-1: Manufacturer: Raspberry Pi [ 5.032658] usb 5-1: SerialNumber: DE635441937F2634 [ 5.050754] usb 2-1.3: new full-speed USB device number 4 using ehci-platform [ 5.102731] usb 8-1: new SuperSpeed USB device number 2 using xhci-hcd [ 5.123581] usb 8-1: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00 [ 5.123591] usb 8-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 5.156062] hub 8-1:1.0: USB hub found [ 5.156114] hub 8-1:1.0: 4 ports detected [ 5.167320] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 5.167450] device-mapper: uevent: version 1.0.3 [ 5.167839] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 5.271052] usb 2-1.3: New USB device found, idVendor=1209, idProduct=6d06, bcdDevice= 0.01 [ 5.271075] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.271085] usb 2-1.3: Product: Pocket Reform Input 1.0 [ 5.271092] usb 2-1.3: Manufacturer: MNT [ 5.271100] usb 2-1.3: SerialNumber: DE62549203834B2C [ 5.294684] usb 2-1.1.2: new full-speed USB device number 5 using ehci-platform [ 5.346155] input: MNT Pocket Reform Input 1.0 Keyboard as /devices/platform/fc800000.usb/usb2/2-1/2-1.3/2-1.3:1.0/0003:1209:6D06.0001/input/input0 [ 5.416569] usb 2-1.1.2: New USB device found, idVendor=e5b7, idProduct=0811, bcdDevice= 1.00 [ 5.416591] usb 2-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.416600] usb 2-1.1.2: Product: JieLi BR21 [ 5.416608] usb 2-1.1.2: Manufacturer: ZhuHai JieLi Technology [ 5.416615] usb 2-1.1.2: SerialNumber: 20180105 [ 5.419145] input: ZhuHai JieLi Technology JieLi BR21 as /devices/platform/fc800000.usb/usb2/2-1/2-1.1/2-1.1.2/2-1.1.2:1.4/0003:E5B7:0811.0002/input/input3 [ 5.486736] usb 2-1.4: new high-speed USB device number 6 using ehci-platform [ 5.486787] input: MNT Pocket Reform Input 1.0 Mouse as /devices/platform/fc800000.usb/usb2/2-1/2-1.3/2-1.3:1.0/0003:1209:6D06.0001/input/input1 [ 5.542960] hid-generic 0003:E5B7:0811.0002: input,hidraw0: USB HID v2.01 Device [ZhuHai JieLi Technology JieLi BR21] on usb-fc800000.usb-1.1.2/input4 [ 5.543022] input: MNT Pocket Reform Input 1.0 as /devices/platform/fc800000.usb/usb2/2-1/2-1.3/2-1.3:1.0/0003:1209:6D06.0001/input/input2 [ 5.543361] hid-generic 0003:1209:6D06.0001: input,hidraw1: USB HID v1.11 Keyboard [MNT Pocket Reform Input 1.0] on usb-fc800000.usb-1.3/input0 [ 5.560098] SCSI subsystem initialized [ 5.563967] usb-storage 2-1.1.2:1.0: USB Mass Storage device detected [ 5.572902] usb-storage 2-1.1.2:1.0: device ignored [ 5.588431] usb 2-1.4: New USB device found, idVendor=0e8d, idProduct=7612, bcdDevice= 1.00 [ 5.588442] usb 2-1.4: New USB device strings: Mfr=2, Product=3, SerialNumber=4 [ 5.588447] usb 2-1.4: Product: Wireless [ 5.588451] usb 2-1.4: Manufacturer: MediaTek Inc. [ 5.588456] usb 2-1.4: SerialNumber: 000000000 [ 5.599173] usb-storage 2-1.1.2:1.1: USB Mass Storage device detected [ 5.599666] usb-storage 2-1.1.2:1.1: device ignored [ 5.639146] usb-storage 2-1.1.2:1.2: USB Mass Storage device detected [ 5.639702] usb-storage 2-1.1.2:1.2: device ignored [ 5.667236] usb-storage 2-1.1.2:1.3: USB Mass Storage device detected [ 5.667944] usb-storage 2-1.1.2:1.3: device ignored [ 5.682670] usb 2-1.1.3: new full-speed USB device number 7 using ehci-platform [ 5.703308] usbcore: registered new interface driver usb-storage [ 5.706419] usbcore: registered new interface driver uas [ 5.814270] usb 2-1.1.3: New USB device found, idVendor=1b1c, idProduct=1b3e, bcdDevice= 3.14 [ 5.814289] usb 2-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.814298] usb 2-1.1.3: Product: Corsair Gaming SCIMITAR PRO RGB Mouse [ 5.814306] usb 2-1.1.3: Manufacturer: Corsair [ 5.814313] usb 2-1.1.3: SerialNumber: 0901403BAF2C98A55ADEC1ECF5001BC4 [ 5.840810] input: Corsair Corsair Gaming SCIMITAR PRO RGB Mouse as /devices/platform/fc800000.usb/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3:1.0/0003:1B1C:1B3E.0003/input/input4 [ 5.841517] corsair 0003:1B1C:1B3E.0003: input,hiddev0,hidraw2: USB HID v1.11 Mouse [Corsair Corsair Gaming SCIMITAR PRO RGB Mouse] on usb-fc800000.usb-1.1.3/input0 [ 5.841834] corsair 0003:1B1C:1B3E.0004: hiddev1,hidraw3: USB HID v1.11 Device [Corsair Corsair Gaming SCIMITAR PRO RGB Mouse] on usb-fc800000.usb-1.1.3/input1 [ 5.918683] usb 2-1.1.4: new high-speed USB device number 8 using ehci-platform [ 6.040464] usb 2-1.1.4: New USB device found, idVendor=2109, idProduct=2812, bcdDevice=85.70 [ 6.040479] usb 2-1.1.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 6.040489] usb 2-1.1.4: Product: USB 2.0 HUB [ 6.041437] hub 2-1.1.4:1.0: USB hub found [ 6.041780] hub 2-1.1.4:1.0: 4 ports detected [ 6.338640] usb 2-1.1.4.3: new full-speed USB device number 9 using ehci-platform [ 6.450126] usb 2-1.1.4.3: New USB device found, idVendor=3265, idProduct=0002, bcdDevice= 0.01 [ 6.450129] usb 2-1.1.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.450132] usb 2-1.1.4.3: Product: quick7 [ 6.450134] usb 2-1.1.4.3: Manufacturer: yushakobo [ 6.451577] input: yushakobo quick7 as /devices/platform/fc800000.usb/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4.3/2-1.1.4.3:1.0/0003:3265:0002.0005/input/input5 [ 6.594806] hid-generic 0003:3265:0002.0005: input,hidraw4: USB HID v1.11 Keyboard [yushakobo quick7] on usb-fc800000.usb-1.1.4.3/input0 [ 6.595829] input: yushakobo quick7 System Control as /devices/platform/fc800000.usb/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4.3/2-1.1.4.3:1.1/0003:3265:0002.0006/input/input6 [ 6.650689] input: yushakobo quick7 Consumer Control as /devices/platform/fc800000.usb/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4.3/2-1.1.4.3:1.1/0003:3265:0002.0006/input/input7 [ 6.650839] hid-generic 0003:3265:0002.0006: input,hidraw5: USB HID v1.11 Device [yushakobo quick7] on usb-fc800000.usb-1.1.4.3/input1 [ 6.651785] hid-generic 0003:3265:0002.0007: hiddev2,hidraw6: USB HID v1.11 Device [yushakobo quick7] on usb-fc800000.usb-1.1.4.3/input2 [ 6.734640] usb 2-1.1.4.4: new high-speed USB device number 10 using ehci-platform [ 6.843686] usb 2-1.1.4.4: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11 [ 6.843690] usb 2-1.1.4.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 6.843692] usb 2-1.1.4.4: Product: USB 2.0 Hub [ 6.844086] hub 2-1.1.4.4:1.0: USB hub found [ 6.844183] hub 2-1.1.4.4:1.0: 4 ports detected [ 7.238640] usb 2-1.1.4.4.1: new full-speed USB device number 11 using ehci-platform [ 7.454251] usb 2-1.1.4.4.1: New USB device found, idVendor=4653, idProduct=0001, bcdDevice= 0.01 [ 7.454253] usb 2-1.1.4.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 7.454256] usb 2-1.1.4.4.1: Product: Corne [ 7.454257] usb 2-1.1.4.4.1: Manufacturer: foostan [ 7.456065] input: foostan Corne as /devices/platform/fc800000.usb/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4.4/2-1.1.4.4.1/2-1.1.4.4.1:1.0/0003:4653:0001.0008/input/input8 [ 7.590807] hid-generic 0003:4653:0001.0008: input,hidraw7: USB HID v1.11 Keyboard [foostan Corne] on usb-fc800000.usb-1.1.4.4.1/input0 [ 7.592503] input: foostan Corne Mouse as /devices/platform/fc800000.usb/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4.4/2-1.1.4.4.1/2-1.1.4.4.1:1.1/0003:4653:0001.0009/input/input9 [ 7.592812] input: foostan Corne System Control as /devices/platform/fc800000.usb/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4.4/2-1.1.4.4.1/2-1.1.4.4.1:1.1/0003:4653:0001.0009/input/input10 [ 7.646687] input: foostan Corne Consumer Control as /devices/platform/fc800000.usb/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4.4/2-1.1.4.4.1/2-1.1.4.4.1:1.1/0003:4653:0001.0009/input/input11 [ 7.646717] input: foostan Corne Keyboard as /devices/platform/fc800000.usb/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4.4/2-1.1.4.4.1/2-1.1.4.4.1:1.1/0003:4653:0001.0009/input/input12 [ 7.734853] hid-generic 0003:4653:0001.0009: input,hidraw8: USB HID v1.11 Mouse [foostan Corne] on usb-fc800000.usb-1.1.4.4.1/input1 [ 7.797782] random: crng init done [ 14.271050] PM: Image not found (code -22) [ 14.476753] EXT4-fs (dm-2): orphan cleanup on readonly fs [ 14.477554] EXT4-fs (dm-2): mounted filesystem 925fdd8e-d4d0-4d3a-ab50-1eda328cc112 ro with ordered data mode. Quota mode: none. [ 14.637992] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist. [ 14.935714] systemd[1]: Inserted module 'autofs4' [ 15.011334] systemd[1]: systemd 257.2-3 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE) [ 15.011347] systemd[1]: Detected architecture arm64. [ 15.024455] systemd[1]: Hostname set to . [ 15.169047] systemd[1]: bpf-restrict-fs: Failed to load BPF object: No such process [ 15.496442] systemd[1]: Queued start job for default target graphical.target. [ 15.534711] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ 15.535823] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 15.536576] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Encrypted Volume Units Service Slice. [ 15.537305] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. [ 15.537805] systemd[1]: Created slice user.slice - User and Session Slice. [ 15.537941] systemd[1]: Started ntpsec-systemd-netif.path. [ 15.538056] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [ 15.538178] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ 15.538490] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ 15.538602] systemd[1]: Expecting device dev-disk-by\x2duuid-3a47052a\x2d3a34\x2d471b\x2da7c6\x2d771873161777.device - /dev/disk/by-uuid/3a47052a-3a34-471b-a7c6-771873161777... [ 15.538700] systemd[1]: Expecting device dev-disk-by\x2duuid-b83c8f1e\x2d88ba\x2d4410\x2d9993\x2d4cee715d2919.device - /dev/disk/by-uuid/b83c8f1e-88ba-4410-9993-4cee715d2919... [ 15.538773] systemd[1]: Expecting device dev-mmcblk0p1.device - /dev/mmcblk0p1... [ 15.538860] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ 15.538956] systemd[1]: Reached target paths.target - Path Units. [ 15.539033] systemd[1]: Reached target slices.target - Slice Units. [ 15.539109] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ 15.539279] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. [ 15.539522] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. [ 15.550731] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket. [ 15.552584] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption. [ 15.552865] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 15.553119] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 15.553380] systemd[1]: Listening on systemd-journald.socket - Journal Sockets. [ 15.553524] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 15.553554] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 15.553683] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 15.553870] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 15.556343] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... [ 15.557930] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 15.558117] systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway. [ 15.559941] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock... [ 15.561677] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 15.563466] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 15.563745] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). [ 15.565782] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... [ 15.567715] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 15.569632] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 15.573207] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... [ 15.574738] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... [ 15.576927] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 15.579033] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... [ 15.579285] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 15.579327] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). [ 15.581487] systemd[1]: Starting systemd-journald.service - Journal Service... [ 15.584667] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 15.584806] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 15.587395] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 15.587784] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 15.591088] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... [ 15.592531] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 15.594854] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ 15.595121] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 15.595360] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock. [ 15.596039] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 15.596312] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 15.596749] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. [ 15.597725] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 15.598139] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 15.598326] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ 15.598790] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 15.598987] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ 15.599339] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 15.599504] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 15.599831] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 15.599988] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 15.617624] systemd-journald[563]: Collecting audit messages is disabled. [ 15.617883] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 15.620563] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 15.624932] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... [ 15.626113] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [ 15.627717] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. [ 15.630704] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [ 15.631832] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [ 15.634374] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 15.664390] EXT4-fs (dm-2): re-mounted 925fdd8e-d4d0-4d3a-ab50-1eda328cc112 r/w. Quota mode: none. [ 15.665552] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [ 15.667528] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). [ 15.667586] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 15.668846] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... [ 15.669732] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 15.670358] systemd[1]: Started systemd-journald.service - Journal Service. [ 15.713489] systemd-journald[563]: Received client request to flush runtime journal. [ 16.248021] Adding 8388604k swap on /dev/mapper/reformvg-swap. Priority:-2 extents:1 across:8388604k SS [ 16.373048] rockchip-pm-domain fd8d8000.power-management:power-controller: supply domain not found, using dummy regulator [ 16.383529] panthor fb000000.gpu: [drm] clock rate = 280000000 [ 16.392714] panthor fb000000.gpu: EM: OPP:900000 is inefficient [ 16.392721] panthor fb000000.gpu: EM: OPP:800000 is inefficient [ 16.392723] panthor fb000000.gpu: EM: OPP:700000 is inefficient [ 16.392725] panthor fb000000.gpu: EM: OPP:600000 is inefficient [ 16.392726] panthor fb000000.gpu: EM: OPP:500000 is inefficient [ 16.392728] panthor fb000000.gpu: EM: OPP:400000 is inefficient [ 16.392729] panthor fb000000.gpu: EM: OPP:300000 is inefficient [ 16.392811] panthor fb000000.gpu: EM: created perf domain [ 16.401146] panthor fb000000.gpu: [drm] mali-g610 id 0xa867 major 0x0 minor 0x0 status 0x5 [ 16.401154] panthor fb000000.gpu: [drm] Features: L2:0x7120306 Tiler:0x809 Mem:0x301 MMU:0x2830 AS:0xff [ 16.401157] panthor fb000000.gpu: [drm] shader_present=0x50005 l2_present=0x1 tiler_present=0x1 [ 16.453212] cdc_acm 5-1:1.0: ttyACM0: USB ACM device [ 16.453239] panthor fb000000.gpu: [drm] Firmware protected mode entry not be supported, ignoring [ 16.453402] panthor fb000000.gpu: [drm] CSF FW v1.1.0, Features 0x0 Instrumentation features 0x71 [ 16.460752] usbcore: registered new interface driver cdc_acm [ 16.460764] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 16.461004] [drm] Initialized panthor 1.0.0 for fb000000.gpu on minor 1 [ 16.482055] usb 2-1.1.2: 9:1: bogus dB values (-12800/-12700), disabling dB reporting [ 16.485478] rockchip-rga fdb80000.rga: HW Version: 0x03.02 [ 16.508299] rockchip-rga fdb80000.rga: Registered rockchip-rga as /dev/video0 [ 16.510652] hantro-vpu fdb50000.video-codec: Adding to iommu group 1 [ 16.511523] rkvdec2 fdc40000.video-decoder: missing multi-core support, ignoring this instance [ 16.511810] hantro-vpu fdb50000.video-codec: registered rockchip,rk3568-vpu-dec as /dev/video2 [ 16.539269] hantro-vpu fdba0000.video-codec: Adding to iommu group 2 [ 16.540135] usbcore: registered new interface driver snd-usb-audio [ 16.541363] rockchip-thermal fec00000.tsadc: Missing rockchip,grf property [ 16.545046] hantro-vpu fdba0000.video-codec: registered rockchip,rk3588-vepu121-enc as /dev/video3 [ 16.556520] hantro-vpu fdba4000.video-codec: Adding to iommu group 3 [ 16.557178] hantro-vpu fdba4000.video-codec: missing multi-core support, ignoring this instance [ 16.557273] hantro-vpu fdba8000.video-codec: Adding to iommu group 4 [ 16.557336] hantro-vpu fdba8000.video-codec: missing multi-core support, ignoring this instance [ 16.557395] hantro-vpu fdbac000.video-codec: Adding to iommu group 5 [ 16.557441] hantro-vpu fdbac000.video-codec: missing multi-core support, ignoring this instance [ 16.557840] hantro-vpu fdc70000.video-codec: registered rockchip,rk3588-av1-vpu-dec as /dev/video4 [ 16.610714] reform2_lpc: loading out-of-tree module taints kernel. [ 16.610721] reform2_lpc: module verification failed: signature and/or required key missing - tainting kernel [ 16.613867] reform2_lpc: probing ... [ 16.620561] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 16.620798] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf' [ 16.620993] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328' [ 16.621189] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 16.621383] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 16.643863] optee: probing for conduit method. [ 16.643879] optee: api uid mismatch [ 16.643885] optee firmware:optee: probe with driver optee failed with error -22 [ 16.750466] input: rk805 pwrkey as /devices/platform/feb20000.spi/spi_master/spi2/spi2.0/rk805-pwrkey.3.auto/input/input13 [ 16.753831] asoc-audio-graph-card analog-sound: ASoC: driver name too long 'rk3588-tlv320aic3100' -> 'rk3588-tlv320ai' [ 16.776632] EXT4-fs (mmcblk0p1): mounted filesystem b24abad6-4e5e-4bad-8127-7733ece6a0a0 r/w with ordered data mode. Quota mode: none. [ 16.874858] usb 2-1.4: reset high-speed USB device number 6 using ehci-platform [ 16.977068] mt76x2u 2-1.4:1.0: ASIC revision: 76120044 [ 17.003907] audit: type=1400 audit(1739479054.548:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=835 comm="apparmor_parser" [ 17.003923] audit: type=1400 audit(1739479054.548:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=835 comm="apparmor_parser" [ 17.003927] audit: type=1400 audit(1739479054.548:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=835 comm="apparmor_parser" [ 17.004848] audit: type=1400 audit(1739479054.548:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=831 comm="apparmor_parser" [ 17.004860] audit: type=1400 audit(1739479054.548:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=831 comm="apparmor_parser" [ 17.005601] audit: type=1400 audit(1739479054.548:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=830 comm="apparmor_parser" [ 17.007933] audit: type=1400 audit(1739479054.552:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="pasta" pid=837 comm="apparmor_parser" [ 17.008556] audit: type=1400 audit(1739479054.552:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="system_tor" pid=833 comm="apparmor_parser" [ 17.009984] audit: type=1400 audit(1739479054.552:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=838 comm="apparmor_parser" [ 17.010294] audit: type=1400 audit(1739479054.552:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd" pid=840 comm="apparmor_parser" [ 17.041240] mt76x2u 2-1.4:1.0: ROM patch build: 20141115060606a [ 17.196772] mt76x2u 2-1.4:1.0: Firmware Version: 0.0.00 [ 17.196785] mt76x2u 2-1.4:1.0: Build: 1 [ 17.196790] mt76x2u 2-1.4:1.0: Build Time: 201507311614____ [ 17.696568] RPC: Registered named UNIX socket transport module. [ 17.696575] RPC: Registered udp transport module. [ 17.696576] RPC: Registered tcp transport module. [ 17.696577] RPC: Registered tcp-with-tls transport module. [ 17.696578] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 17.984490] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 17.986816] usbcore: registered new interface driver mt76x2u [ 18.037983] mt76x2u 2-1.4:1.0 wlx000a5205eb9f: renamed from wlan0 [ 18.708205] rk_gmac-dwmac fe1b0000.ethernet end0: stmmac_dvr_remove: removing driver [ 19.198814] input: MNT Pocket Reform Input 1.0 Keyboard as /devices/virtual/input/input14 [ 19.774517] rk_gmac-dwmac fe1b0000.ethernet: IRQ eth_lpi not found [ 19.774533] rk_gmac-dwmac fe1b0000.ethernet: IRQ sfty not found [ 19.774942] rk_gmac-dwmac fe1b0000.ethernet: supply phy not found, using dummy regulator [ 19.775108] rk_gmac-dwmac fe1b0000.ethernet: clock input or output? (output). [ 19.775115] rk_gmac-dwmac fe1b0000.ethernet: Can not read property: tx_delay. [ 19.775119] rk_gmac-dwmac fe1b0000.ethernet: set tx_delay to 0x30 [ 19.775124] rk_gmac-dwmac fe1b0000.ethernet: Can not read property: rx_delay. [ 19.775128] rk_gmac-dwmac fe1b0000.ethernet: set rx_delay to 0x10 [ 19.775139] rk_gmac-dwmac fe1b0000.ethernet: integrated PHY? (no). [ 19.780162] rk_gmac-dwmac fe1b0000.ethernet: init for RGMII_ID [ 19.780716] rk_gmac-dwmac fe1b0000.ethernet: User ID: 0x30, Synopsys ID: 0x51 [ 19.780727] rk_gmac-dwmac fe1b0000.ethernet: DWMAC4/5 [ 19.780733] rk_gmac-dwmac fe1b0000.ethernet: DMA HW capability register supported [ 19.780737] rk_gmac-dwmac fe1b0000.ethernet: RX Checksum Offload Engine supported [ 19.780741] rk_gmac-dwmac fe1b0000.ethernet: TX Checksum insertion supported [ 19.780745] rk_gmac-dwmac fe1b0000.ethernet: Wake-Up On Lan supported [ 19.780749] rk_gmac-dwmac fe1b0000.ethernet: TSO supported [ 19.780753] rk_gmac-dwmac fe1b0000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 19.780760] rk_gmac-dwmac fe1b0000.ethernet: device MAC address 5e:af:1f:ab:67:63 [ 19.780766] rk_gmac-dwmac fe1b0000.ethernet: Enabled L3L4 Flow TC (entries=2) [ 19.780771] rk_gmac-dwmac fe1b0000.ethernet: Enabled RFS Flow TC (entries=10) [ 19.780775] rk_gmac-dwmac fe1b0000.ethernet: TSO feature enabled [ 19.780779] rk_gmac-dwmac fe1b0000.ethernet: SPH feature enabled [ 19.780783] rk_gmac-dwmac fe1b0000.ethernet: Using 32/32 bits DMA host/device width [ 19.958902] evm: overlay not supported [ 20.857006] rk_gmac-dwmac fe1b0000.ethernet end0: renamed from eth0 [ 20.933183] rk_gmac-dwmac fe1b0000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 20.934465] rk_gmac-dwmac fe1b0000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-1 [ 21.002016] rk_gmac-dwmac fe1b0000.ethernet end0: PHY [stmmac-0:00] driver [Micrel KSZ9031 Gigabit PHY] (irq=POLL) [ 21.012282] dwmac4: Master AXI performs any burst length [ 21.012306] rk_gmac-dwmac fe1b0000.ethernet end0: No Safety Features support found [ 21.012323] rk_gmac-dwmac fe1b0000.ethernet end0: IEEE 1588-2008 Advanced Timestamp supported [ 21.012617] rk_gmac-dwmac fe1b0000.ethernet end0: registered PTP clock [ 21.018965] rk_gmac-dwmac fe1b0000.ethernet end0: configuring for phy/rgmii-id link mode [ 27.143554] rk_gmac-dwmac fe1b0000.ethernet end0: Link is Up - 1Gbps/Full - flow control off [ 29.746577] wlx000a5205eb9f: authenticate with 64:d1:54:26:09:11 (local address=00:0a:52:05:eb:9f) [ 29.746595] wlx000a5205eb9f: send auth to 64:d1:54:26:09:11 (try 1/3) [ 29.757692] wlx000a5205eb9f: authenticated [ 29.762703] wlx000a5205eb9f: associate with 64:d1:54:26:09:11 (try 1/3) [ 29.772989] wlx000a5205eb9f: RX AssocResp from 64:d1:54:26:09:11 (capab=0x431 status=0 aid=8) [ 29.778704] wlx000a5205eb9f: associated [ 41.498600] systemd-journald[563]: Time jumped backwards, rotating. [ 46.310747] warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211 [ 107.034330] panel-mnt-pocket-reform fde30000.dsi.0: [display] init in prepare... [ 108.303534] dw-mipi-dsi2 fde30000.dsi: [drm:dw_mipi_dsi2_encoder_atomic_enable [rockchipdrm]] final DSI-Link bandwidth: 972000 x 4 Kbps