Skip to content

Instantly share code, notes, and snippets.

@pdp7
Last active September 19, 2025 18:05
Show Gist options
  • Select an option

  • Save pdp7/fb16cb9a2197b75688bc18854025cec7 to your computer and use it in GitHub Desktop.

Select an option

Save pdp7/fb16cb9a2197b75688bc18854025cec7 to your computer and use it in GitHub Desktop.

Revisions

  1. pdp7 revised this gist Sep 19, 2025. 1 changed file with 7 additions and 0 deletions.
    7 changes: 7 additions & 0 deletions th1520 poweroff reboot support for TH1520 via AON.txt
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,13 @@ pdp7@thelio:~/linux$ git log --oneline -3
    f51ab51b4f8c driver: reset: th1520-aon: add driver for poweroff/reboot via AON FW
    8f7f8b1b3f4c (tag: next-20250918, next/master) Add linux-next specific files for 20250918

    https://fast-mirror.isrc.ac.cn/revyos/revyos-kernels/pool/main/t/th1520-boot-firmware/th1520-boot-firmware_2025.05.10%2Bsdk2.0.2.tar.xz

    debian@lpi4amain:/boot$ sha512sum light*bin
    688274748bc0c9e4bc2a6975ab94d1512ad95f7a69fff2737fbb27ac30f647007aaab8c999a3a16404b9b615785a696c61fd619ffa2e57327673badd1b52246f light_aon_fpga.bin
    1bf9a62f1455f44b2bb5767ea024e2abc80109ec188ff9268dcc1f54c0477c29d3c196564b6b14553f46fe75cba0a6813021ea859e3e15434eb8b9bdf491bd8f light_c906_audio.bin



    [ 0.000000] Booting Linux on hartid 1
    [ 0.000000] Linux version 6.17.0-rc6-next-20250918-00002-g75253f2a247a (pdp7@thelio) (Ubuntu clang version 18.1.3 (1ubuntu1), Ubuntu LLD 18.1.3) #1465 SMP Thu Sep 18 17:21:02 PDT 2025
  2. pdp7 revised this gist Sep 19, 2025. 2 changed files with 413 additions and 613 deletions.
    133 changes: 47 additions & 86 deletions th1520 poweroff reboot support for TH1520 via AON.txt
    Original file line number Diff line number Diff line change
    @@ -10,91 +10,52 @@ f51ab51b4f8c driver: reset: th1520-aon: add driver for poweroff/reboot via AON F

    <reboot command>

    [ 299.920484] EXT4-fs (mmcblk0p2): unmounting filesystem 0034bd69-7e7c-4e9d-8961-8d319ac71223.
    Unmounting run-credentials…temd-tmpfiles-setup-dev.service...
    [ OK ] Unmounted boot.mount - /boot.
    [ OK ] Unmounted run-credentials-…dentials/systemd-sysusers.service.
    [ OK ] Unmounted run-credentials-…ls/systemd-tmpfiles-setup.service.
    [ OK ] Unmounted run-credentials-…ystemd-tmpfiles-setup-dev.service.
    [ OK ] Stopped target local-fs-pr…reparation for Local File Systems.
    [ OK ] Reached target umount.target - Unmount All Filesystems.
    [ OK ] Stopped systemd-tmpfiles-s…reate Static Device Nodes in /dev.
    [ OK ] Stopped systemd-sysusers.service - Create System Users.
    [ OK ] Stopped systemd-remount-fs…ount Root and Kernel File Systems.
    [ OK ] Reached target shutdown.target - System Shutdown.
    [ OK ] Reached target final.target - Late Shutdown Services.
    [ OK ] Finished systemd-reboot.service - System Reboot.
    [ OK ] Reached target reboot.target - System Reboot.
    [ 300.351915] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 300.434857] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [ 300.461506] systemd-journald[116]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 300.491502] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [ 300.517549] systemd-shutdown[1]: Unmounting file systems.
    [ 300.527232] (sd-remount)[573]: Remounting '/' read-only with options ''.
    [ 300.571991] EXT4-fs (mmcblk0p3): re-mounted 65b78e46-6896-4de7-8433-245b7ffe53c7 ro.
    [ 300.608691] systemd-shutdown[1]: All filesystems unmounted.
    [ 300.614410] systemd-shutdown[1]: Deactivating swaps.
    [ 300.619890] systemd-shutdown[1]: All swaps deactivated.
    [ 300.625253] systemd-shutdown[1]: Detaching loop devices.
    [ 300.635406] systemd-shutdown[1]: All loop devices detached.
    [ 300.641111] systemd-shutdown[1]: Stopping MD devices.
    [ 300.646806] systemd-shutdown[1]: All MD devices stopped.
    [ 300.652193] systemd-shutdown[1]: Detaching DM devices.
    [ 300.657822] systemd-shutdown[1]: All DM devices detached.
    [ 300.663298] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
    [ 300.683232] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 300.690136] systemd-shutdown[1]: Rebooting.
    [ 300.701054] reboot: Restarting system
    [ 300.704850] BUG: scheduling while atomic: systemd-shutdow/1/0x00000002
    [ 300.711519] Modules linked in:
    [ 300.714607] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Not tainted 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 300.714623] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 300.714630] Call Trace:
    [ 300.714638] [<ffffffff8000cd28>] show_stack+0x28/0x34
    [ 300.714664] [<ffffffff80006f2a>] dump_stack_lvl+0x2e/0x64
    [ 300.714679] [<ffffffff80006f74>] dump_stack+0x14/0x1c
    [ 300.714694] [<ffffffff8004ede0>] __schedule_bug+0x44/0x54
    [ 300.714729] [<ffffffff808c6562>] __schedule+0x6a6/0x9c4
    [ 300.714746] [<ffffffff808c68de>] schedule+0x5e/0xd8
    [ 300.714760] [<ffffffff808cc096>] schedule_timeout+0x7e/0xf4
    [ 300.714774] [<ffffffff808c75a4>] do_wait_for_common+0xe0/0x158
    [ 300.714789] [<ffffffff808c6d3a>] wait_for_completion_timeout+0x42/0x5c
    [ 300.714807] [<ffffffff80707b3e>] mbox_send_message+0xae/0x120
    [ 300.714830] [<ffffffff806f74e2>] th1520_aon_call_rpc+0x32/0xc0
    [ 300.714845] [<ffffffff806a89be>] th1520_aon_restart_handler+0x3e/0x60
    [ 300.714860] [<ffffffff80045472>] sys_off_notify+0x36/0x54
    [ 300.714878] [<ffffffff8004391c>] atomic_notifier_call_chain+0x38/0x68
    [ 300.714892] [<ffffffff800450ba>] do_kernel_restart+0x1e/0x28
    [ 300.714907] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 300.714922] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 300.714937] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 300.714953] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 300.714966] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 300.714982] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 321.698303] rcu: INFO: rcu_sched self-detected stall on CPU
    [ 321.703905] rcu: 0-....: (5215 ticks this GP) idle=fc84/1/0x4000000000000000 softirq=3636/3636 fqs=1703
    [ 321.713411] rcu: (t=5250 jiffies g=6533 q=62 ncpus=4)
    [ 321.718570] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 321.718586] Tainted: [W]=WARN
    [ 321.718591] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 321.718597] epc : machine_restart+0xc/0x10
    [ 321.718618] ra : machine_restart+0xc/0x10
    [ 321.718633] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 321.718642] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 321.718650] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 321.718657] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 321.718665] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 321.718672] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 321.718679] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 321.718686] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 321.718692] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 321.718700] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 321.718707] t5 : 0000000000000001 t6 : 000000000000002d
    [ 321.718713] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 321.718723] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 321.718740] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 321.718756] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 321.718771] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 321.718785] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 321.718801] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 348.157747] watchdog: BUG: soft lockup - CPU#0 stuck for 45s! [systemd-shutdow:1]
    [ 35.231975] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 35.312047] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [ 35.337636] systemd-journald[117]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 35.368483] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [ 35.393937] systemd-shutdown[1]: Unmounting file systems.
    [ 35.403786] (sd-remount)[536]: Remounting '/' read-only with options ''.
    [ 35.450638] EXT4-fs (mmcblk0p3): re-mounted 65b78e46-6896-4de7-8433-245b7ffe53c7 ro.
    [ 35.486946] systemd-shutdown[1]: All filesystems unmounted.
    [ 35.492635] systemd-shutdown[1]: Deactivating swaps.
    [ 35.497921] systemd-shutdown[1]: All swaps deactivated.
    [ 35.503306] systemd-shutdown[1]: Detaching loop devices.
    [ 35.513368] systemd-shutdown[1]: All loop devices detached.
    [ 35.519139] systemd-shutdown[1]: Stopping MD devices.
    [ 35.524874] systemd-shutdown[1]: All MD devices stopped.
    [ 35.530342] systemd-shutdown[1]: Detaching DM devices.
    [ 35.536208] systemd-shutdown[1]: All DM devices detached.
    [ 35.541727] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
    [ 35.561616] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 35.568528] systemd-shutdown[1]: Rebooting.
    [ 35.579698] reboot: Restarting system
    [ 35.583476] BUG: scheduling while atomic: systemd-shutdow/1/0x00000002
    [ 35.590065] Modules linked in:
    [ 35.593185] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Not tainted 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 35.593203] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 35.593210] Call Trace:
    [ 35.593216] [<ffffffff8000cd28>] show_stack+0x28/0x34
    [ 35.593244] [<ffffffff80006f2a>] dump_stack_lvl+0x2e/0x64
    [ 35.593258] [<ffffffff80006f74>] dump_stack+0x14/0x1c
    [ 35.593270] [<ffffffff8004ede0>] __schedule_bug+0x44/0x54
    [ 35.593288] [<ffffffff808c6562>] __schedule+0x6a6/0x9c4
    [ 35.593306] [<ffffffff808c68de>] schedule+0x5e/0xd8
    [ 35.593321] [<ffffffff808cc096>] schedule_timeout+0x7e/0xf4
    [ 35.593335] [<ffffffff808c75a4>] do_wait_for_common+0xe0/0x158
    [ 35.593351] [<ffffffff808c6d3a>] wait_for_completion_timeout+0x42/0x5c
    [ 35.593369] [<ffffffff80707b3e>] mbox_send_message+0xae/0x120
    [ 35.593390] [<ffffffff806f74e2>] th1520_aon_call_rpc+0x32/0xc0
    [ 35.593405] [<ffffffff806a89be>] th1520_aon_restart_handler+0x3e/0x60
    [ 35.593419] [<ffffffff80045472>] sys_off_notify+0x36/0x54
    [ 35.593438] [<ffffffff8004391c>] atomic_notifier_call_chain+0x38/0x68
    [ 35.593453] [<ffffffff800450ba>] do_kernel_restart+0x1e/0x28
    [ 35.593468] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 35.593484] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 35.593499] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 35.593516] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 35.593530] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 35.593545] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 36.106534] th1520-pd aon: RPC send msg failed: -62
    893 changes: 366 additions & 527 deletions x linux kernel boot log
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,3 @@
    [ 1400.152400] [<ffffffff808cd8c0>] handle_exception+0x148/0x156
    brom_ver 8
    [APP][E] protocol_connect failed, exit.
    -----------------------------------------
    @@ -37,7 +36,7 @@ Loading Environment from MMC... OK
    Error reading output register
    Warning: cannot get lcd-en GPIO
    LCD panel cannot be found : -121
    splash screen startup cost 216 ms
    splash screen startup cost 215 ms
    In: serial
    Out: serial
    Err: serial
    @@ -51,8 +50,8 @@ ethernet@ffe7060000 (eth1) using MAC address - fa:d8:f9:06:8a:66
    , eth1: ethernet@ffe7060000
    Hit any key to stop autoboot: 0
    ## Error: "findpart" not defined
    39976 bytes read in 1 ms (38.1 MiB/s)
    6117904 bytes read in 20 ms (291.7 MiB/s)
    53192 bytes read in 1 ms (50.7 MiB/s)
    5281216 bytes read in 18 ms (279.8 MiB/s)
    271096 bytes read in 2 ms (129.3 MiB/s)
    Retrieving file: /extlinux/extlinux.conf
    1651 bytes read in 1 ms (1.6 MiB/s)
    @@ -63,9 +62,9 @@ U-Boot menu
    Enter choice: 3: RevyOS GNU/Linux 6.12.0-rc6
    Retrieving file: /vmlinux-6.12.0-rc6
    20032512 bytes read in 62 ms (308.1 MiB/s)
    append: root=/dev/mmcblk0p3 console=ttyS0,115200 rootwait rw earlycon loglevel=8 eth= rootrwoptions=rw,noatime rootrwreset=yes
    append: root=/dev/mmcblk0p3 console=ttyS0,115200 rootwait rw earlycon loglevel=8 eth= rootrwoptions=rw,noatime rootrwreset=yes clk_ignore_unused
    Retrieving file: /dtbs/linux-image-6.12.0-rc6/thead/th1520-lichee-pi-4a.dtb
    17123 bytes read in 1 ms (16.3 MiB/s)
    17123 bytes read in 2 ms (8.2 MiB/s)
    ## Flattened Device Tree blob at 03800000
    Booting using the fdt blob at 0x3800000
    Using Device Tree in place at 0000000003800000, end 00000000038072e2
    @@ -84,7 +83,7 @@ OpenSBI v1.4
    | |
    |_|

    core:1 thead_generic_final_init: line:337 enter. cold_boot:1
    core:2 thead_generic_final_init: line:337 enter. cold_boot:1
    Platform Name : Sipeed Lichee Pi 4A
    Platform Features : medeleg
    Platform HART Count : 4
    @@ -107,7 +106,7 @@ Firmware Scratch Size : 4096 B (total), 328 B (used), 3768 B (free)
    Runtime SBI Version : 2.0

    Domain0 Name : root
    Domain0 Boot HART : 1
    Domain0 Boot HART : 2
    Domain0 HARTs : 0*,1*,2*,3*
    Domain0 Region00 : 0x000000ffe7014000-0x000000ffe7014fff M: (I,R,W) S/U: (R,W)
    Domain0 Region01 : 0x000000ffdc008000-0x000000ffdc00bfff M: (I,R,W) S/U: ()
    @@ -122,7 +121,7 @@ Domain0 Next Mode : S-mode
    Domain0 SysReset : yes
    Domain0 SysSuspend : yes

    Boot HART ID : 1
    Boot HART ID : 2
    Boot HART Domain : root
    Boot HART Priv Version : v1.11
    Boot HART Base ISA : rv64imafdcvx
    @@ -133,7 +132,7 @@ Boot HART PMP Address Bits: 0
    Boot HART MHPM Info : 16 (0x0007fff8)
    Boot HART MIDELEG : 0x0000000000020222
    Boot HART MEDELEG : 0x000000000000b109
    [ 0.000000] Booting Linux on hartid 1
    [ 0.000000] Booting Linux on hartid 2
    [ 0.000000] Linux version 6.17.0-rc6-next-20250918-00002-g75253f2a247a (pdp7@thelio) (Ubuntu clang version 18.1.3 (1ubuntu1), Ubuntu LLD 18.1.3) #1465 SMP Thu Sep 18 17:21:02 PDT 2025
    [ 0.000000] random: crng init done
    [ 0.000000] Machine model: Sipeed Lichee Pi 4A
    @@ -163,7 +162,7 @@ Boot HART MEDELEG : 0x000000000000b109
    [ 0.000000] percpu: Embedded 22 pages/cpu s49832 r8192 d32088 u90112
    [ 0.000000] pcpu-alloc: s49832 r8192 d32088 u90112 alloc=22*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [ 0.000000] Kernel command line: root=/dev/mmcblk0p3 console=ttyS0,115200 rootwait rw earlycon loglevel=8 eth= rootrwoptions=rw,noatime rootrwreset=yes
    [ 0.000000] Kernel command line: root=/dev/mmcblk0p3 console=ttyS0,115200 rootwait rw earlycon loglevel=8 eth= rootrwoptions=rw,noatime rootrwreset=yes clk_ignore_unused
    [ 0.000000] Unknown kernel command line parameters "eth= rootrwoptions=rw,noatime rootrwreset=yes", will be passed to user space.
    [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
    [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
    @@ -194,246 +193,262 @@ Boot HART MEDELEG : 0x000000000000b109
    [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1623fa770, max_idle_ns: 881590404476 ns
    [ 0.000001] sched_clock: 64 bits at 3000kHz, resolution 333ns, wraps every 4398046511097ns
    [ 0.008824] Console: colour dummy device 80x25
    [ 0.013411] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=12000)
    [ 0.023638] pid_max: default: 32768 minimum: 301
    [ 0.028544] LSM: initializing lsm=capability
    [ 0.033235] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.008817] Console: colour dummy device 80x25
    [ 0.013409] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=12000)
    [ 0.023639] pid_max: default: 32768 minimum: 301
    [ 0.028540] LSM: initializing lsm=capability
    [ 0.033233] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.040881] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.052893] riscv: ELF compat mode unsupported
    [ 0.053005] ASID allocator using 16 bits (65536 entries)
    [ 0.063106] rcu: Hierarchical SRCU implementation.
    [ 0.067943] rcu: Max phase no-delay instances is 1000.
    [ 0.073577] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
    [ 0.081932] EFI services will not be available.
    [ 0.086949] smp: Bringing up secondary CPUs ...
    [ 0.095268] smp: Brought up 1 node, 4 CPUs
    [ 0.100740] Memory: 8137136K/8388608K available (9007K kernel code, 2922K rwdata, 4096K rodata, 2304K init, 382K bss, 247432K reserved, 0K cma-reserved)
    [ 0.117028] devtmpfs: initialized
    [ 0.129265] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.139154] posixtimers hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [ 0.146770] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).
    [ 0.155917] pinctrl core: initialized pinctrl subsystem
    [ 0.162412] DMI not present or invalid.
    [ 0.166706] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [ 0.173535] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
    [ 0.180887] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.189039] audit: initializing netlink subsys (disabled)
    [ 0.194869] audit: type=2000 audit(0.112:1): state=initialized audit_enabled=0 res=1
    [ 0.195543] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.202838] cpuidle: using governor menu
    [ 0.237079] cpu2: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.237080] cpu3: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.237080] cpu1: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.289384] cpu0: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.316745] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.323645] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
    [ 0.052895] riscv: ELF compat mode unsupported
    [ 0.053010] ASID allocator using 16 bits (65536 entries)
    [ 0.063083] rcu: Hierarchical SRCU implementation.
    [ 0.067931] rcu: Max phase no-delay instances is 1000.
    [ 0.073568] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
    [ 0.081925] EFI services will not be available.
    [ 0.086933] smp: Bringing up secondary CPUs ...
    [ 0.095263] smp: Brought up 1 node, 4 CPUs
    [ 0.100731] Memory: 8137136K/8388608K available (9007K kernel code, 2922K rwdata, 4096K rodata, 2304K init, 382K bss, 247432K reserved, 0K cma-reserved)
    [ 0.117050] devtmpfs: initialized
    [ 0.129248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.139133] posixtimers hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [ 0.146735] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).
    [ 0.155877] pinctrl core: initialized pinctrl subsystem
    [ 0.162384] DMI not present or invalid.
    [ 0.166666] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [ 0.173474] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
    [ 0.180804] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.188921] audit: initializing netlink subsys (disabled)
    [ 0.194747] audit: type=2000 audit(0.112:1): state=initialized audit_enabled=0 res=1
    [ 0.195415] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.202742] cpuidle: using governor menu
    [ 0.236978] cpu2: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.236978] cpu3: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.236987] cpu1: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.289293] cpu0: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.316729] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.323628] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
    [ 0.330873] ACPI: Interpreter disabled.
    [ 0.335136] iommu: Default domain type: Translated
    [ 0.339999] iommu: DMA domain TLB invalidation policy: strict mode
    [ 0.347766] SCSI subsystem initialized
    [ 0.354625] clocksource: Switched to clocksource riscv_clocksource
    [ 0.361970] pnp: PnP ACPI: disabled
    [ 0.390440] NET: Registered PF_INET protocol family
    [ 0.395798] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [ 0.415932] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 131072 bytes, linear)
    [ 0.424859] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [ 0.432725] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [ 0.441136] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes, linear)
    [ 0.455793] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.462752] UDP hash table entries: 4096 (order: 7, 655360 bytes, linear)
    [ 0.470513] UDP-Lite hash table entries: 4096 (order: 7, 655360 bytes, linear)
    [ 0.478944] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [ 0.487271] workingset: timestamp_bits=46 max_order=21 bucket_order=0
    [ 0.495636] NET: Registered PF_ALG protocol family
    [ 0.500660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [ 0.508516] io scheduler mq-deadline registered
    [ 0.513143] io scheduler kyber registered
    [ 0.517283] io scheduler bfq registered
    [ 0.523684] riscv-plic: interrupt-controller@ffd8000000: mapped 240 interrupts with 4 handlers for 8 contexts.
    [ 0.546241] dw_axi_dmac_platform ffefc00000.dma-controller: DesignWare AXI DMA Controller, 4 channels
    [ 0.700859] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.727122] loop: module loaded
    [ 0.736769] mousedev: PS/2 mouse device common for all mice
    [ 0.744122] moortec-pvt fffff4e000.pvt: temperature sensor series = 5
    [ 0.750687] moortec-pvt fffff4e000.pvt: ts-coeff: h = 200000, g = 60000, j = -100, cal5 = 4094
    [ 0.760574] hwmon hwmon0: temp1_input not attached to any thermal zone
    [ 0.767252] hwmon hwmon0: temp2_input not attached to any thermal zone
    [ 0.774858] sdhci: Secure Digital Host Controller Interface driver
    [ 0.781089] sdhci: Copyright(c) Pierre Ossman
    [ 0.785594] Synopsys Designware Multimedia Card Interface Driver
    [ 0.792134] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.799732] riscv-pmu-sbi: SBI PMU extension is available
    [ 0.805646] riscv-pmu-sbi: 16 firmware and 18 hardware counters
    [ 0.813639] NET: Registered PF_INET6 protocol family
    [ 0.821096] Segment Routing with IPv6
    [ 0.824941] In-situ OAM (IOAM) with IPv6
    [ 0.828201] mmc0: SDHCI controller on ffe7080000.mmc [ffe7080000.mmc] using ADMA 64-bit
    [ 0.829033] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [ 0.837146] mmc1: SDHCI controller on ffe7090000.mmc [ffe7090000.mmc] using ADMA 64-bit
    [ 0.844021] NET: Registered PF_PACKET protocol family
    [ 0.856505] 9pnet: Installing 9P2000 support
    [ 0.861029] Key type dns_resolver registered
    [ 0.865354] start plist test
    [ 0.873498] end plist test
    [ 0.915036] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
    [ 0.950963] mmc0: new HS400 MMC card at address 0001
    [ 0.957410] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
    [ 0.969025] mmcblk0: p1 p2 p3
    [ 0.970743] printk: legacy console [ttyS0] disabled
    [ 0.978076] ffe7014000.serial: ttyS0 at MMIO 0xffe7014000 (irq = 23, base_baud = 6250000) is a 16550A
    [ 0.978476] mmcblk0boot0: mmc0:0001 8GTF4R 4.00 MiB
    [ 0.992506] printk: legacy console [ttyS0] enabled
    [ 0.995996] mmcblk0boot1: mmc0:0001 8GTF4R 4.00 MiB
    [ 0.997361] printk: legacy bootconsole [uart0] disabled
    [ 1.005578] mmcblk0rpmb: mmc0:0001 8GTF4R 512 KiB, chardev (243:0)
    [ 0.992506] printk: legacy console [ttyS0] enabled
    [ 0.995996] mmcblk0boot1: mmc0:0001 8GTF4R 4.00 MiB
    [ 0.997361] printk: legacy bootconsole [uart0] disabled
    [ 1.005578] mmcblk0rpmb: mmc0:0001 8GTF4R 512 KiB, chardev (243:0)
    [ 1.036975] thead-dwmac ffe7060000.ethernet: IRQ eth_wake_irq not found
    [ 1.043692] thead-dwmac ffe7060000.ethernet: IRQ eth_lpi not found
    [ 1.049901] thead-dwmac ffe7060000.ethernet: IRQ sfty not found
    [ 1.056242] thead-dwmac ffe7060000.ethernet: PTP uses main clock
    [ 1.063118] thead-dwmac ffe7060000.ethernet: User ID: 0x10, Synopsys ID: 0x37
    [ 1.064075] mmc1: new UHS-I speed DDR50 SDHC card at address aaaa
    [ 1.070334] thead-dwmac ffe7060000.ethernet: DWMAC1000
    [ 1.077454] mmcblk1: mmc1:aaaa SU16G 14.8 GiB
    [ 1.081655] thead-dwmac ffe7060000.ethernet: DMA HW capability register supported
    [ 1.089307] mmcblk1: p1 p2 p3
    [ 1.093483] thead-dwmac ffe7060000.ethernet: RX Checksum Offload Engine supported
    [ 1.093501] thead-dwmac ffe7060000.ethernet: COE Type 2
    [ 1.093510] thead-dwmac ffe7060000.ethernet: TX Checksum insertion supported
    [ 1.116347] thead-dwmac ffe7060000.ethernet: Enhanced/Alternate descriptors
    [ 1.123316] thead-dwmac ffe7060000.ethernet: Enabled extended descriptors
    [ 1.130112] thead-dwmac ffe7060000.ethernet: Ring mode enabled
    [ 1.135956] thead-dwmac ffe7060000.ethernet: Enable RX Mitigation via HW Watchdog Timer
    [ 1.148351] thead-dwmac ffe7070000.ethernet: IRQ eth_wake_irq not found
    [ 1.155079] thead-dwmac ffe7070000.ethernet: IRQ eth_lpi not found
    [ 1.161297] thead-dwmac ffe7070000.ethernet: IRQ sfty not found
    [ 1.167473] thead-dwmac ffe7070000.ethernet: PTP uses main clock
    [ 1.174056] thead-dwmac ffe7070000.ethernet: User ID: 0x10, Synopsys ID: 0x37
    [ 1.181268] thead-dwmac ffe7070000.ethernet: DWMAC1000
    [ 1.186504] thead-dwmac ffe7070000.ethernet: DMA HW capability register supported
    [ 1.193980] thead-dwmac ffe7070000.ethernet: RX Checksum Offload Engine supported
    [ 1.201450] thead-dwmac ffe7070000.ethernet: COE Type 2
    [ 1.206685] thead-dwmac ffe7070000.ethernet: TX Checksum insertion supported
    [ 1.213720] thead-dwmac ffe7070000.ethernet: Enhanced/Alternate descriptors
    [ 1.220659] thead-dwmac ffe7070000.ethernet: Enabled extended descriptors
    [ 1.227427] thead-dwmac ffe7070000.ethernet: Ring mode enabled
    [ 1.233243] thead-dwmac ffe7070000.ethernet: Enable RX Mitigation via HW Watchdog Timer
    [ 1.256226] clk: Disabling unused clocks
    [ 1.260366] PM: genpd: Disabling unused power domains
    [ 1.266290] dw-apb-uart ffe7014000.serial: forbid DMA for kernel console
    [ 1.273122] check access for rdinit=/init failed: -2, ignoring
    [ 1.290296] EXT4-fs (mmcblk0p3): mounted filesystem 65b78e46-6896-4de7-8433-245b7ffe53c7 r/w with ordered data mode. Quota mode: disabled.
    [ 1.302901] VFS: Mounted root (ext4 filesystem) on device 179:3.
    [ 1.311713] devtmpfs: mounted
    [ 1.316136] Freeing unused kernel image (initmem) memory: 2304K
    [ 1.322292] Run /sbin/init as init process
    [ 1.326465] with arguments:
    [ 1.329490] /sbin/init
    [ 1.332256] with environment:
    [ 1.335449] HOME=/
    [ 1.337818] TERM=linux
    [ 1.340580] eth=
    [ 1.342822] rootrwoptions=rw,noatime
    [ 1.346803] rootrwreset=yes
    [ 1.510827] systemd[1]: System time before build time, advancing clock.
    [ 1.596479] systemd[1]: systemd 252.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
    [ 1.628595] systemd[1]: Detected architecture riscv64.
    [ 0.335156] iommu: Default domain type: Translated
    [ 0.340005] iommu: DMA domain TLB invalidation policy: strict mode
    [ 0.347761] SCSI subsystem initialized
    [ 0.354659] clocksource: Switched to clocksource riscv_clocksource
    [ 0.362000] pnp: PnP ACPI: disabled
    [ 0.390855] NET: Registered PF_INET protocol family
    [ 0.396170] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [ 0.416301] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 131072 bytes, linear)
    [ 0.425243] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [ 0.433109] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [ 0.441509] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes, linear)
    [ 0.456170] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.463045] UDP hash table entries: 4096 (order: 7, 655360 bytes, linear)
    [ 0.470915] UDP-Lite hash table entries: 4096 (order: 7, 655360 bytes, linear)
    [ 0.479343] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [ 0.487633] workingset: timestamp_bits=46 max_order=21 bucket_order=0
    [ 0.495964] NET: Registered PF_ALG protocol family
    [ 0.501014] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [ 0.508843] io scheduler mq-deadline registered
    [ 0.513478] io scheduler kyber registered
    [ 0.517625] io scheduler bfq registered
    [ 0.524048] riscv-plic: interrupt-controller@ffd8000000: mapped 240 interrupts with 4 handlers for 8 contexts.
    [ 0.546460] dw_axi_dmac_platform ffefc00000.dma-controller: DesignWare AXI DMA Controller, 4 channels
    [ 0.702390] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.728666] loop: module loaded
    [ 0.738260] mousedev: PS/2 mouse device common for all mice
    [ 0.745554] moortec-pvt fffff4e000.pvt: temperature sensor series = 5
    [ 0.752106] moortec-pvt fffff4e000.pvt: ts-coeff: h = 200000, g = 60000, j = -100, cal5 = 4094
    [ 0.762012] hwmon hwmon0: temp1_input not attached to any thermal zone
    [ 0.768695] hwmon hwmon0: temp2_input not attached to any thermal zone
    [ 0.776170] sdhci: Secure Digital Host Controller Interface driver
    [ 0.782444] sdhci: Copyright(c) Pierre Ossman
    [ 0.786967] Synopsys Designware Multimedia Card Interface Driver
    [ 0.793462] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.800748] riscv-pmu-sbi: SBI PMU extension is available
    [ 0.806577] riscv-pmu-sbi: 16 firmware and 18 hardware counters
    [ 0.815190] NET: Registered PF_INET6 protocol family
    [ 0.822755] Segment Routing with IPv6
    [ 0.826497] In-situ OAM (IOAM) with IPv6
    [ 0.830686] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [ 0.833047] mmc0: SDHCI controller on ffe7080000.mmc [ffe7080000.mmc] using ADMA 64-bit
    [ 0.837732] NET: Registered PF_PACKET protocol family
    [ 0.844993] mmc1: SDHCI controller on ffe7090000.mmc [ffe7090000.mmc] using ADMA 64-bit
    [ 0.850040] 9pnet: Installing 9P2000 support
    [ 0.862760] Key type dns_resolver registered
    [ 0.867165] start plist test
    [ 0.873967] end plist test
    [ 0.915646] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
    [ 0.951634] mmc0: new HS400 MMC card at address 0001
    [ 0.957901] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
    [ 0.969457] mmcblk0: p1 p2 p3
    [ 0.974288] mmcblk0boot0: mmc0:0001 8GTF4R 4.00 MiB
    [ 0.982534] mmcblk0boot1: mmc0:0001 8GTF4R 4.00 MiB
    [ 0.990965] mmcblk0rpmb: mmc0:0001 8GTF4R 512 KiB, chardev (243:0)
    [ 1.029212] mmc1: new UHS-I speed DDR50 SDHC card at address aaaa
    [ 1.036521] mmcblk1: mmc1:aaaa SU16G 14.8 GiB
    [ 1.044351] mmcblk1: p1 p2 p3
    [ 1.482707] th1520-pd aon: RPC send msg failed: -62
    [ 1.487701] th1520-pd aon: failed to power off resource 1 ret -5
    [ 1.493753] th1520-pd aon: Failed to initially power down power domain vdec
    [ 2.026710] th1520-pd aon: RPC send msg failed: -62
    [ 2.031677] th1520-pd aon: failed to power off resource 2 ret -5
    [ 2.037723] th1520-pd aon: Failed to initially power down power domain npu
    [ 2.570680] th1520-pd aon: RPC send msg failed: -62
    [ 2.575633] th1520-pd aon: failed to power off resource 3 ret -5
    [ 2.581688] th1520-pd aon: Failed to initially power down power domain venc
    [ 3.114683] th1520-pd aon: RPC send msg failed: -62
    [ 3.119628] th1520-pd aon: failed to power off resource 4 ret -5
    [ 3.125669] th1520-pd aon: Failed to initially power down power domain gpu
    [ 3.658677] th1520-pd aon: RPC send msg failed: -62
    [ 3.663638] th1520-pd aon: failed to power off resource 5 ret -5
    [ 3.669686] th1520-pd aon: Failed to initially power down power domain dsp0
    [ 4.202747] th1520-pd aon: RPC send msg failed: -62
    [ 4.207733] th1520-pd aon: failed to power off resource 6 ret -5
    [ 4.213778] th1520-pd aon: Failed to initially power down power domain dsp1
    [ 4.224507] printk: legacy console [ttyS0] disabled
    [ 4.230356] ffe7014000.serial: ttyS0 at MMIO 0xffe7014000 (irq = 23, base_baud = 6250000) is a 16550A
    [ 4.239809] printk: legacy console [ttyS0] enabled
    [ 4.239809] printk: legacy console [ttyS0] enabled
    [ 4.249486] printk: legacy bootconsole [uart0] disabled
    [ 4.249486] printk: legacy bootconsole [uart0] disabled
    [ 4.261889] thead-dwmac ffe7060000.ethernet: IRQ eth_wake_irq not found
    [ 4.268542] thead-dwmac ffe7060000.ethernet: IRQ eth_lpi not found
    [ 4.274737] thead-dwmac ffe7060000.ethernet: IRQ sfty not found
    [ 4.280829] thead-dwmac ffe7060000.ethernet: PTP uses main clock
    [ 4.287345] thead-dwmac ffe7060000.ethernet: User ID: 0x10, Synopsys ID: 0x37
    [ 4.294533] thead-dwmac ffe7060000.ethernet: DWMAC1000
    [ 4.299822] thead-dwmac ffe7060000.ethernet: DMA HW capability register supported
    [ 4.307328] thead-dwmac ffe7060000.ethernet: RX Checksum Offload Engine supported
    [ 4.314850] thead-dwmac ffe7060000.ethernet: COE Type 2
    [ 4.320074] thead-dwmac ffe7060000.ethernet: TX Checksum insertion supported
    [ 4.327162] thead-dwmac ffe7060000.ethernet: Enhanced/Alternate descriptors
    [ 4.334113] thead-dwmac ffe7060000.ethernet: Enabled extended descriptors
    [ 4.340913] thead-dwmac ffe7060000.ethernet: Ring mode enabled
    [ 4.346763] thead-dwmac ffe7060000.ethernet: Enable RX Mitigation via HW Watchdog Timer
    [ 4.359274] thead-dwmac ffe7070000.ethernet: IRQ eth_wake_irq not found
    [ 4.365941] thead-dwmac ffe7070000.ethernet: IRQ eth_lpi not found
    [ 4.372197] thead-dwmac ffe7070000.ethernet: IRQ sfty not found
    [ 4.378322] thead-dwmac ffe7070000.ethernet: PTP uses main clock
    [ 4.384937] thead-dwmac ffe7070000.ethernet: User ID: 0x10, Synopsys ID: 0x37
    [ 4.392150] thead-dwmac ffe7070000.ethernet: DWMAC1000
    [ 4.397372] thead-dwmac ffe7070000.ethernet: DMA HW capability register supported
    [ 4.404884] thead-dwmac ffe7070000.ethernet: RX Checksum Offload Engine supported
    [ 4.412386] thead-dwmac ffe7070000.ethernet: COE Type 2
    [ 4.417609] thead-dwmac ffe7070000.ethernet: TX Checksum insertion supported
    [ 4.424701] thead-dwmac ffe7070000.ethernet: Enhanced/Alternate descriptors
    [ 4.431677] thead-dwmac ffe7070000.ethernet: Enabled extended descriptors
    [ 4.438453] thead-dwmac ffe7070000.ethernet: Ring mode enabled
    [ 4.444314] thead-dwmac ffe7070000.ethernet: Enable RX Mitigation via HW Watchdog Timer
    [ 4.467505] clk: Not disabling unused clocks
    [ 4.471823] PM: genpd: Disabling unused power domains
    [ 4.477700] dw-apb-uart ffe7014000.serial: forbid DMA for kernel console
    [ 4.484594] check access for rdinit=/init failed: -2, ignoring
    [ 4.501974] EXT4-fs (mmcblk0p3): mounted filesystem 65b78e46-6896-4de7-8433-245b7ffe53c7 r/w with ordered data mode. Quota mode: disabled.
    [ 4.514720] VFS: Mounted root (ext4 filesystem) on device 179:3.
    [ 4.523523] devtmpfs: mounted
    [ 4.528025] Freeing unused kernel image (initmem) memory: 2304K
    [ 4.534174] Run /sbin/init as init process
    [ 4.538324] with arguments:
    [ 4.541340] /sbin/init
    [ 4.544131] with environment:
    [ 4.547320] HOME=/
    [ 4.549691] TERM=linux
    [ 4.552472] eth=
    [ 4.554705] rootrwoptions=rw,noatime
    [ 4.558695] rootrwreset=yes
    [ 4.722573] systemd[1]: System time before build time, advancing clock.
    [ 4.796862] systemd[1]: systemd 252.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
    [ 4.828960] systemd[1]: Detected architecture riscv64.

    Welcome to Debian GNU/Linux 12 (bookworm)!

    [ 1.647779] systemd[1]: Hostname set to <lpi4amain>.
    [ 2.310800] systemd[1]: Configuration file /etc/systemd/system/firstboot.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.637814] systemd[1]: Queued start job for default target graphical.target.
    [ 2.675341] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
    [ 4.847694] systemd[1]: Hostname set to <lpi4amain>.
    [ 5.486916] systemd[1]: Configuration file /etc/systemd/system/firstboot.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 5.813976] systemd[1]: Queued start job for default target graphical.target.
    [ 5.851386] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
    [ OK ] Created slice system-getty.slice - Slice /system/getty.
    [ 2.702210] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
    [ 5.878138] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
    [ OK ] Created slice system-modpr…lice - Slice /system/modprobe.
    [ 2.726307] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
    [ 5.902284] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
    [ OK ] Created slice system-seria… - Slice /system/serial-getty.
    [ 2.753353] systemd[1]: Created slice user.slice - User and Session Slice.
    [ 5.929381] systemd[1]: Created slice user.slice - User and Session Slice.
    [ OK ] Created slice user.slice - User and Session Slice.
    [ 2.775467] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
    [ 5.951514] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
    [ OK ] Started systemd-ask-passwo…quests to Console Directory Watch.
    [ 2.799331] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
    [ 5.975379] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
    [ OK ] Started systemd-ask-passwo… Requests to Wall Directory Watch.
    [ 2.823391] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
    [ 2.843214] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
    [ 5.999330] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
    [ 6.019259] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
    [ OK ] Reached target cryptsetup.…get - Local Encrypted Volumes.
    [ 2.867083] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
    [ 6.043063] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
    [ OK ] Reached target integrityse…Local Integrity Protected Volumes.
    [ 2.891215] systemd[1]: Reached target paths.target - Path Units.
    [ 6.067195] systemd[1]: Reached target paths.target - Path Units.
    [ OK ] Reached target paths.target - Path Units.
    [ 2.910973] systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes.
    [ 6.087010] systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes.
    [ OK ] Reached target remote-cryp…et - Remote Encrypted Volumes.
    [ 2.935014] systemd[1]: Reached target remote-fs.target - Remote File Systems.
    [ 6.110944] systemd[1]: Reached target remote-fs.target - Remote File Systems.
    [ OK ] Reached target remote-fs.target - Remote File Systems.
    [ 2.954964] systemd[1]: Reached target remote-veritysetup.target - Remote Verity Protected Volumes.
    [ 6.130996] systemd[1]: Reached target remote-veritysetup.target - Remote Verity Protected Volumes.
    [ OK ] Reached target remote-veri…- Remote Verity Protected Volumes.
    [ 2.978925] systemd[1]: Reached target slices.target - Slice Units.
    [ 6.154949] systemd[1]: Reached target slices.target - Slice Units.
    [ OK ] Reached target slices.target - Slice Units.
    [ 2.999201] systemd[1]: Reached target swap.target - Swaps.
    [ 6.175043] systemd[1]: Reached target swap.target - Swaps.
    [ OK ] Reached target swap.target - Swaps.
    [ 3.019115] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
    [ 6.195107] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
    [ OK ] Reached target veritysetup… - Local Verity Protected Volumes.
    [ 3.044000] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
    [ 6.220114] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
    [ OK ] Listening on systemd-fsckd…sck to fsckd communication Socket.
    [ 3.067477] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
    [ 6.243502] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
    [ OK ] Listening on systemd-initc… initctl Compatibility Named Pipe.
    [ 3.092357] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
    [ 6.268359] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
    [ OK ] Listening on systemd-journ…socket - Journal Audit Socket.
    [ 3.116074] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
    [ 6.292061] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
    [ OK ] Listening on systemd-journ…t - Journal Socket (/dev/log).
    [ 3.140115] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
    [ 6.316166] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
    [ OK ] Listening on systemd-journald.socket - Journal Socket.
    [ 3.164318] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
    [ 6.340337] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
    [ OK ] Listening on systemd-netwo… - Network Service Netlink Socket.
    [ 3.188820] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
    [ 6.364842] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
    [ OK ] Listening on systemd-udevd….socket - udev Control Socket.
    [ 3.211813] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
    [ 6.387867] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
    [ OK ] Listening on systemd-udevd…l.socket - udev Kernel Socket.
    [ 3.271292] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
    [ 6.447318] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
    Mounting dev-hugepages.mount - Huge Pages File System...
    [ 3.298443] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
    [ 6.474376] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
    Mounting dev-mqueue.mountPOSIX Message Queue File System...
    [ 3.326216] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
    [ 6.502185] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
    Mounting sys-kernel-debug.… - Kernel Debug File System...
    [ 3.347664] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
    [ 3.363816] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.17.0-rc6-next-20250918-00002-g75253f2a247a/modules.devname).
    [ 3.423676] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
    [ 6.523716] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
    [ 6.539835] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.17.0-rc6-next-20250918-00002-g75253f2a247a/modules.devname).
    [ 6.599721] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
    Starting modprobe@configfs…m - Load Kernel Module configfs...
    [ 3.455204] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
    [ 6.635241] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
    Starting modprobe@dm_mod.s…[0m - Load Kernel Module dm_mod...
    [ 3.491352] systemd[1]: Starting [email protected] - Load Kernel Module drm...
    [ 6.671226] systemd[1]: Starting [email protected] - Load Kernel Module drm...
    Starting [email protected] - Load Kernel Module drm...
    [ 3.523350] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
    [ 6.723721] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
    Starting modprobe@efi_psto…- Load Kernel Module efi_pstore...
    [ 3.555295] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
    [ 6.755190] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
    Starting [email protected]…e - Load Kernel Module fuse...
    [ 3.591266] systemd[1]: Starting [email protected] - Load Kernel Module loop...
    [ 6.787186] systemd[1]: Starting [email protected] - Load Kernel Module loop...
    Starting [email protected]…e - Load Kernel Module loop...
    [ 3.622527] systemd[1]: Starting nftables.service - nftables...
    [ 6.818467] systemd[1]: Starting nftables.service - nftables...
    Starting nftables.service - nftables...
    [ 3.639682] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
    [ 3.687811] systemd[1]: Starting systemd-journald.service - Journal Service...
    [ 6.835695] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
    [ 6.883830] systemd[1]: Starting systemd-journald.service - Journal Service...
    Starting systemd-journald.service - Journal Service...
    [ 3.718218] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
    [ 6.914746] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
    Starting systemd-modules-l…rvice - Load Kernel Modules...
    [ 3.771813] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
    [ 6.955276] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
    Starting systemd-network-g… units from Kernel command line...
    [ 3.807589] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
    [ 6.988203] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
    Starting systemd-remount-f…nt Root and Kernel File Systems...
    [ 3.839069] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
    [ 7.023661] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
    Starting systemd-udev-trig…[0m - Coldplug All udev Devices...
    [ 3.875091] EXT4-fs (mmcblk0p3): re-mounted 65b78e46-6896-4de7-8433-245b7ffe53c7.
    [ 3.880160] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
    [ 7.067600] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
    [ 7.075086] EXT4-fs (mmcblk0p3): re-mounted 65b78e46-6896-4de7-8433-245b7ffe53c7.
    [ OK ] Mounted dev-hugepages.mount - Huge Pages File System.
    [ 3.907010] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
    [ 7.099012] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
    [ OK ] Mounted dev-mqueue.mountOSIX Message Queue File System.
    [ 3.932229] systemd[1]: Started systemd-journald.service - Journal Service.
    [ 7.124287] systemd[1]: Started systemd-journald.service - Journal Service.
    [ OK ] Started systemd-journald.service - Journal Service.
    [ OK ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System.
    [ OK ] Finished modprobe@configfs…[0m - Load Kernel Module configfs.
    @@ -450,8 +465,8 @@ See 'systemctl status nftables.service' for details.
    [ OK ] Reached target network-pre…get - Preparation for Network.
    Starting systemd-journal-f…h Journal to Persistent Storage...
    Starting systemd-random-se…ice - Load/Save Random Seed...
    [ 4.276196] systemd-journald[116]: Received client request to flush runtime journal.
    Starting systemd-sysctl.se…c[ 4.290903] systemd-journald[116]: File /var/log/journal/f2c6f1b281c644789ebeafc0a6b8f2bc/system.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 7.530370] systemd-journald[117]: Received client request to flush runtime journal.
    Starting systemd-sysctl.se…c[ 7.542543] systemd-journald[117]: File /var/log/journal/f2c6f1b281c644789ebeafc0a6b8f2bc/system.journal corrupted or uncleanly shut down, renaming and replacing.
    e - Apply Kernel Variables...
    Starting systemd-sysusers.…rvice - Create System Users...
    [ OK ] Finished systemd-random-se…rvice - Load/Save Random Seed.
    @@ -462,19 +477,19 @@ e - Apply Kernel Variables...
    [ OK ] Finished systemd-journal-f…ush Journal to Persistent Storage.
    [ OK ] Reached target local-fs-pr…reparation for Local File Systems.
    Starting systemd-udevd.ser…ger for Device Events and Files...
    [ OK ] Finished systemd-udev-trig…e - Coldplug All udev Devices.
    Starting ifupdown-pre.serv…ynchronize boot up for ifupdown...
    [ OK ] Finished ifupdown-pre.serv… synchronize boot up for ifupdown.
    [ OK ] Started systemd-udevd.serv…nager for Device Events and Files.
    Starting systemd-networkd.…ice - Network Configuration...
    [ OK ] Finished systemd-udev-trig…e - Coldplug All udev Devices.
    Startin[ 5.108841] thead-dwmac ffe7060000.ethernet end1: renamed from eth0
    g ifupdown-pre.serv…ynchronize boot up for ifupdown...
    [ 5.149951] thead-dwmac ffe7070000.ethernet end0: renamed from eth1
    [ OK ] Found device dev-hvc0.device - /dev/hvc0.
    [ OK ] Finished ifupdown-pre.serv… synchronize boot up for ifupdown.
    [ 8.341737] thead-dwmac ffe7060000.ethernet end1: renamed from eth0
    [ 8.397567] thead-dwmac ffe7070000.ethernet end0: renamed from eth1
    [ OK ] Found device dev-ttyS0.device - /dev/ttyS0.
    [ OK ] Started systemd-networkd.service - Network Configuration.
    [ OK ] Found device dev-mmcblk0p2.device - /dev/mmcblk0p2.
    Mounting boot.mount - /boot...
    [ 8.255456] EXT4-fs (mmcblk0p2): mounted filesystem 0034bd69-7e7c-4e9d-8961-8d319ac71223 r/w with ordered data mode. Quota mode: disabled.
    [ 11.255275] EXT4-fs (mmcblk0p2): mounted filesystem 0034bd69-7e7c-4e9d-8961-8d319ac71223 r/w with ordered data mode. Quota mode: disabled.
    [ OK ] Mounted boot.mount - /boot.
    [ OK ] Reached target local-fs.target - Local File Systems.
    Starting networking.service - Raise network interfaces...
    @@ -487,8 +502,8 @@ See 'systemctl status systemd-binfmt.service' for details.
    Starting systemd-update-ut…rd System Boot/Shutdown in UTMP...
    [ OK ] Finished systemd-update-ut…cord System Boot/Shutdown in UTMP.
    [ OK ] Finished networking.service - Raise network interfaces.
    [ 8.979360] systemd-journald[116]: Oldest entry in /var/log/journal/f2c6f1b281c644789ebeafc0a6b8f2bc/system.journal is older than the configured file retention duration (1month), suggesting rotation.
    [ 8.997495] systemd-journald[116]: /var/log/journal/f2c6f1b281c644789ebeafc0a6b8f2bc/system.journal: Journal header limits reached or header out-of-date, rotating.
    [ 11.979479] systemd-journald[117]: Oldest entry in /var/log/journal/f2c6f1b281c644789ebeafc0a6b8f2bc/system.journal is older than the configured file retention duration (1month), suggesting rotation.
    [ 11.997383] systemd-journald[117]: /var/log/journal/f2c6f1b281c644789ebeafc0a6b8f2bc/system.journal: Journal header limits reached or header out-of-date, rotating.
    [ OK ] Started systemd-timesyncd.…0m - Network Time Synchronization.
    [ OK ] Reached target sysinit.target - System Initialization.
    [ OK ] Started systemd-tmpfiles-c… Cleanup of Temporary Directories.
    @@ -516,14 +531,16 @@ See 'systemctl status systemd-binfmt.service' for details.
    Starting udisks2.service - Disk Manager...
    Starting upower.service - Daemon for power management...
    [ OK ] Started dbus.service - D-Bus System Message Bus.
    [ OK ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapshots.
    Starting NetworkManager.service - Network Manager...
    Starting wpa_supplicant.service - WPA supplicant...
    [ OK ] Finished lm-sensors.servic…alize hardware monitoring sensors.
    [ OK ] Started rtkit-daemon.servi…timeKit Scheduling Policy Service.
    [ OK ] Started systemd-logind.service - User Login Management.
    [ OK ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapshots.
    Starting [email protected] - Load Kernel Module drm...
    [ OK ] Started wpa_supplicant.service - WPA supplicant.
    [ OK ] Finished [email protected] - Load Kernel Module drm.
    Starting polkit.service - Authorization Manager...
    [ OK ] Started systemd-logind.service - User Login Management.
    [ OK ] Started upower.service - Daemon for power management.
    [ OK ] Started polkit.service - Authorization Manager.
    [ OK ] Started NetworkManager.service - Network Manager.
    @@ -541,41 +558,70 @@ See 'systemctl status systemd-binfmt.service' for details.
    [ OK ] Started lightdm.service - Light Display Manager.
    [ OK ] Started udisks2.service - Disk Manager.
    [ OK ] Started ssh.service - OpenBSD Secure Shell server.
    [ 11.339020] th1520-pd aon: sync_state() pending due to ffef400000.gpu
    [ OK ] Started systemd-hostnamed.service - Hostname Service.
    [ 14.667227] th1520-pd aon: sync_state() pending due to ffef400000.gpu
    Starting NetworkManager-di…nager Script Dispatcher Service...
    [ OK ] Stopped lightdm.service - Light Display Manager.
    [ 11.815801] thead-dwmac ffe7070000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
    [ 14.752259] thead-dwmac ffe7070000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
    Starting lightdm.service - Light Display Manager...
    [ OK ] Started NetworkManager-dis…Manager Script Dispatcher Service.
    [ 11.910777] thead-dwmac ffe7070000.ethernet end0: PHY [stmmac-0:01] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
    [ 11.939077] dwmac1000: Master AXI performs any burst length
    [ 11.946011] thead-dwmac ffe7070000.ethernet end0: No Safety Features support found
    [ 14.850841] thead-dwmac ffe7070000.ethernet end0: PHY [stmmac-0:01] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
    [ OK ] Started lightdm.service - Light[ 14.878857] dwmac1000: Master AXI performs any burst length
    Display Manager.
    [ 14.888329] thead-dwmac ffe7070000.ethernet end0: No Safety Features support found
    [ 15.117293] thead-dwmac ffe7070000.ethernet end0: IEEE 1588-2008 Advanced Timestamp supported
    [ 15.125935] thead-dwmac ffe7070000.ethernet end0: configuring for phy/rgmii-id link mode
    [ 15.216465] thead-dwmac ffe7060000.ethernet end1: Register MEM_TYPE_PAGE_POOL RxQ-0
    [ 15.311196] thead-dwmac ffe7060000.ethernet end1: PHY [stmmac-0:02] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
    [ 15.336143] dwmac1000: Master AXI performs any burst length
    [ 15.343190] thead-dwmac ffe7060000.ethernet end1: No Safety Features support found
    [ OK ] Stopped lightdm.service - Light Display Manager.
    Starting lightdm.service - Light Display Manager...
    [ 15.555861] thead-dwmac ffe7060000.ethernet end1: IEEE 1588-2008 Advanced Timestamp supported
    [ 15.564601] thead-dwmac ffe7060000.ethernet end1: configuring for phy/rgmii-id link mode
    [ OK ] Started lightdm.service - Light Display Manager.
    [ 12.171012] thead-dwmac ffe7070000.ethernet end0: IEEE 1588-2008 Advanced Timestamp supported
    [ 12.179698] thead-dwmac ffe7070000.ethernet end0: configuring for phy/rgmii-id link mode
    [ 12.271757] thead-dwmac ffe7060000.ethernet end1: Register MEM_TYPE_PAGE_POOL RxQ-0
    [ OK ] Started blueman-mechanism.… - Bluetooth management mechanism.
    [ OK ] Reached target multi-user.target - Multi-User System.
    [ OK ] Reached target graphical.target - Graphical Interface.
    [ 12.374984] thead-dwmac ffe7060000.ethernet end1: PHY [stmmac-0:02] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
    Starting systemd-update-ut… Record Runlevel Change in UTMP...
    [ 12.398711] dwmac1000: Master AXI performs any burst length
    [ 12.405587] thead-dwmac ffe7060000.ethernet end1: No Safety Features support found
    [ OK ] Stopped lightdm.service - Light Display Manager.
    Starting lightdm.service - Light Display Manager...
    [ OK ] Finished systemd-update-ut… - Record Runlevel Change in UTMP.
    [ OK ] Started lightdm.service - Light Display Manager.
    [ 12.667031] thead-dwmac ffe7060000.ethernet end1: IEEE 1588-2008 Advanced Timestamp supported
    [ 12.675665] thead-dwmac ffe7060000.ethernet end1: configuring for phy/rgmii-id link mode

    Debian GNU/Linux 12 lpi4amain ttyS0
    Debian GNU/Li
    nux 12 lpi4amainDebian GNU/Linux 12 lpi4amain hvc0 ttyS0

    lpi4am

    ain login: lpi4amain login: [ 18.669135] thead-dwmac ffe7060000.ethernet end1: Link is Up - 1Gbps/Full - flow control rx/tx

    lpi4amain login: debian
    Password:

    ____ _ ____ ____ _ __
    | _ \ _ _ _ _(_) ___|| _ \| |/ /
    | |_) | | | | | | | \___ \| | | | ' /
    | _ <| |_| | |_| | |___) | |_| | . \
    |_| \_\\__,_|\__, |_|____/|____/|_|\_\
    |___/
    -- Presented by ISCAS

    Debian GNU/Linux 12 (bookworm) (kernel 6.17.0-rc6-next-20250918-00002-g75253f2a247a)

    Linux lpi4amain 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 SMP Thu Sep 18 17:21:02 PDT 2025 riscv64

    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.

    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    Last login: Sat Sep 20 01:56:19 CST 2025 on ttyS0
    debian@lpi4amain:~$ sudo reboot

    Broadcast message from root@lpi4amain on pts/0 (Sat 2025-09-20 02:01:16 CST):

    lpi4amain
    Debian GNU/Linux 12 lpi4amain hvc0
    login:
    lpi4amain login: [ 15.789096] thead-dwmac ffe7060000.ethernet end1: Link is Up - 1Gbps/Full - flow control rx/tx
    Stopping session-3.scope - Session 3 of User debian...
    The system will reboot now!

    debian@lpi4amain:~$ Stopping session-1.scope - Session 1 of User debian...
    [ OK ] Removed slice system-modpr…lice - Slice /system/modprobe.
    [ OK ] Stopped target graphical.target - Graphical Interface.
    [ OK ] Stopped target multi-user.target - Multi-User System.
    @@ -584,49 +630,66 @@ lpi4amain login: [ 15.789096] thead-dwmac ffe7060000.ethernet end1: Link is Up
    [ OK ] Stopped target remote-veri…- Remote Verity Protected Volumes.
    [ OK ] Stopped target timers.target - Timer Units.
    [ OK ] Stopped apt-daily-upgrade.… apt upgrade and clean activities.
    [ OK ] Sto Stopping serial-getty@ttyS…ice - Serial Getty on ttyS0...
    [ OK ] Stopped apt-daily.timer - Daily apt download activities.
    [ OK ] Stopped dpkg-db-backup.tim… Daily dpkg database backup timer.
    [ OK ] Stopped e2scrub_all.timeretadata Check for All Filesystems.
    [ OK ] Stopped fstrim.timer - Discard unused blocks once a week.
    [ OK ] Stopped logrotate.timer - Daily rotation of log files.
    [ OK ] Stopped man-db.timer - Daily man-db regeneration.
    [ OK ] Stopped systemd-tmpfiles-c… Cleanup of Temporary Directories.
    [ OK ] Stopped target time-set.target - System Time Set.
    Stopping blueman-mechanism… Bluetooth management mechanism...
    Stopping cron.service …round program processing daemon...
    Stopping [email protected] - Getty on tty1...
    Stopping iperf3.service - iperf3 server...
    [ OK ] Stopped lm-sensors.service…alize hardware monitoring sensors.
    Stopping polkit.service - Authorization Manager...
    Stopping rtkit-daemon.serv…meKit Scheduling Policy Service...
    Stopping serial-getty@hvc0…vice - Serial Getty on hvc0...
    Stopping serial-getty@ttyS…ice - Serial Getty on ttyS0...
    Stopping ssh.service - OpenBSD Secure Shell server...
    Stopping systemd-hostnamed.service - Hostname Service...
    Stopping systemd-random-se…ice - Load/Save Random Seed...
    Stopping udisks2.service - Disk Manager...
    Stopping upower.service - Daemon for power management...
    [ OK ] Stopped blueman-mechanism.… - Bluetooth management mechanism.
    [ OK ] Stopped cron.service -…kground program processing daemon.
    [ OK ] Stopped rtkit-daemon.servi…timeKit Scheduling Policy Service.
    [ OK ] Stopped udisks2.service - Disk Manager.
    [ OK ] Stopped upower.service - Daemon for power management.
    [ OK ] Stopped polkit.service - Authorization Manager.
    [ OK ] Stopped iperf3.service - iperf3 server.
    [ OK ] Stopped systemd-hostnamed.service - Hostname Service.
    [ OK ] Stopped [email protected] - Getty on tty1.
    [ OK ] Stopped [email protected] - Serial Getty on hvc0.
    [ OK ] Stopped serial-getty@ttyS0…rvice - Serial Getty on ttyS0.
    [ OK ] Stopped ssh.service - OpenBSD Secure Shell server.
    [ OK ] Stopped session-3.scope - Session 3 of User debian.
    [ OK ] Stopped systemd-random-see…rvice - Load/Save Random Seed.
    [ OK ] Stopped session-1.scope - Session 1 of User debian.
    [ OK ] Removed slice system-getty.slice - Slice /system/getty.
    [ OK ] Removed slice system-seria… - Slice /system/serial-getty.
    Stopping systemd-logind.se…ice - User Login Management...
    Stopping [email protected] - User Manager for UID 1000...
    [ OK ] Stopped systemd-logind.service - User Login Management.
    [ OK ] Stopped udisks2.service - Disk Manager.
    [ OK ] Stopped systemd-random-see…rvice - Load/Save Random Seed.
    [ OK ] Stopped [email protected] - User Manager for UID 1000.
    Stopping systemd-user-sess…vice - Permit User Sessions...
    Stopping user-runtime-dir@…untime Directory /run/user/1000...
    [ OK ] Stopped systemd-user-sessi…ervice - Permit User Sessions.
    [ OK ] Unmounted run-user-1000.mount - /run/user/1000.
    [ OK ] Stopped user-runtime-dir@1… Runtime Directory /run/user/1000.
    [ OK ] Removed slice user-1000.slice - User Slice of UID 1000.
    [ OK ] Stopped target network.target - Network.
    [ OK ] Stopped target remote-fs.target - Remote File Systems.
    Stopping NetworkManager.service - Network Manager...
    Stopping networking.service - Raise network interfaces...
    Stopping systemd-networkd.…ice - Network Configuration...
    Stopping wpa_supplicant.service - WPA supplicant...
    [ OK ] Unmounted run-user-1000.mount - /run/user/1000.
    [ OK ] Stopped systemd-networkd.service - Network Configuration.
    [ OK ] Stopped NetworkManager.service - Network Manager.
    [ OK ] Stopped wpa_supplicant.service - WPA supplicant.
    [ OK ] Stopped user-runtime-dir@1… Runtime Directory /run/user/1000.
    [ OK ] Removed slice user-1000.slice - User Slice of UID 1000.
    [ OK ] Stopped NetworkManager.service - Network Manager.
    Stopping dbus.service - D-Bus System Message Bus...
    [ OK ] Stopped dbus.service - D-Bus System Message Bus.
    [ OK ] Stopped networking.service - Raise network interfaces.
    [ OK ] Stopped target basic.target - Basic System.
    [ OK ] Stopped target network-pre…get - Preparation for Network.
    [ OK ] Stopped target paths.target - Path Units.
    [ OK ] Stopped target slices.target - Slice Units.
    [ OK ] Removed slice user.slice - User and Session Slice.
    @@ -641,20 +704,22 @@ lpi4amain login: [ 15.789096] thead-dwmac ffe7060000.ethernet end1: Link is Up
    [ OK ] Stopped target swap.target - Swaps.
    [ OK ] Stopped target veritysetup… - Local Verity Protected Volumes.
    [ OK ] Closed systemd-networkd.so… - Network Service Netlink Socket.
    Stopping systemd-timesyncd… - Network Time Synchronization...
    Stopping systemd-update-ut…rd System Boot/Shutdown in UTMP...
    [ OK ] Stopped systemd-timesyncd.…0m - Network Time Synchronization.
    [ OK ] Stopped networking.service - Raise network interfaces.
    [ OK ] Stopped target network-pre…get - Preparation for Network.
    [ OK ] Stopped systemd-network-ge…rk units from Kernel command line.
    [ OK ] Stopped systemd-sysctl.service - Apply Kernel Variables.
    [ OK ] Stopped systemd-modules-lo…service - Load Kernel Modules.
    Stopping systemd-timesyncd… - Network Time Synchronization...
    Stopping systemd-update-ut…rd System Boot/Shutdown in UTMP...
    [ OK ] Unmounted run-credentials-…redentials/systemd-sysctl.service.
    [ OK ] Stopped systemd-timesyncd.…0m - Network Time Synchronization.
    [ OK ] Stopped systemd-update-utm…cord System Boot/Shutdown in UTMP.
    [ OK ] Stopped systemd-tmpfiles-s…te Volatile Files and Directories.
    [ OK ] Stopped target local-fs.target - Local File Systems.
    Unmounting boot.mount - /boot...
    [ 34.792357] EXT4-fs (mmcblk0p2): unmounting filesystem 0034bd69-7e7c-4e9d-8961-8d319ac71223.
    Unmounting run-credentials…ntials/systemd-sysusers.service...
    Unmounting run-credentials…/systemd-tmpfiles-setup.service...
    [ 299.920484] EXT4-fs (mmcblk0p2): unmounting filesystem 0034bd69-7e7c-4e9d-8961-8d319ac71223.
    Unmounting run-credentials…temd-tmpfiles-setup-dev.service...
    [ OK ] Unmounted boot.mount - /boot.
    [ OK ] Unmounted run-credentials-…dentials/systemd-sysusers.service.
    @@ -669,276 +734,50 @@ lpi4amain login: [ 15.789096] thead-dwmac ffe7060000.ethernet end1: Link is Up
    [ OK ] Reached target final.target - Late Shutdown Services.
    [ OK ] Finished systemd-reboot.service - System Reboot.
    [ OK ] Reached target reboot.target - System Reboot.
    [ 300.351915] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 300.434857] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [ 300.461506] systemd-journald[116]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 300.491502] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [ 300.517549] systemd-shutdown[1]: Unmounting file systems.
    [ 300.527232] (sd-remount)[573]: Remounting '/' read-only with options ''.
    [ 300.571991] EXT4-fs (mmcblk0p3): re-mounted 65b78e46-6896-4de7-8433-245b7ffe53c7 ro.
    [ 300.608691] systemd-shutdown[1]: All filesystems unmounted.
    [ 300.614410] systemd-shutdown[1]: Deactivating swaps.
    [ 300.619890] systemd-shutdown[1]: All swaps deactivated.
    [ 300.625253] systemd-shutdown[1]: Detaching loop devices.
    [ 300.635406] systemd-shutdown[1]: All loop devices detached.
    [ 300.641111] systemd-shutdown[1]: Stopping MD devices.
    [ 300.646806] systemd-shutdown[1]: All MD devices stopped.
    [ 300.652193] systemd-shutdown[1]: Detaching DM devices.
    [ 300.657822] systemd-shutdown[1]: All DM devices detached.
    [ 300.663298] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
    [ 300.683232] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 300.690136] systemd-shutdown[1]: Rebooting.
    [ 300.701054] reboot: Restarting system
    [ 300.704850] BUG: scheduling while atomic: systemd-shutdow/1/0x00000002
    [ 300.711519] Modules linked in:
    [ 300.714607] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Not tainted 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 300.714623] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 300.714630] Call Trace:
    [ 300.714638] [<ffffffff8000cd28>] show_stack+0x28/0x34
    [ 300.714664] [<ffffffff80006f2a>] dump_stack_lvl+0x2e/0x64
    [ 300.714679] [<ffffffff80006f74>] dump_stack+0x14/0x1c
    [ 300.714694] [<ffffffff8004ede0>] __schedule_bug+0x44/0x54
    [ 300.714729] [<ffffffff808c6562>] __schedule+0x6a6/0x9c4
    [ 300.714746] [<ffffffff808c68de>] schedule+0x5e/0xd8
    [ 300.714760] [<ffffffff808cc096>] schedule_timeout+0x7e/0xf4
    [ 300.714774] [<ffffffff808c75a4>] do_wait_for_common+0xe0/0x158
    [ 300.714789] [<ffffffff808c6d3a>] wait_for_completion_timeout+0x42/0x5c
    [ 300.714807] [<ffffffff80707b3e>] mbox_send_message+0xae/0x120
    [ 300.714830] [<ffffffff806f74e2>] th1520_aon_call_rpc+0x32/0xc0
    [ 300.714845] [<ffffffff806a89be>] th1520_aon_restart_handler+0x3e/0x60
    [ 300.714860] [<ffffffff80045472>] sys_off_notify+0x36/0x54
    [ 300.714878] [<ffffffff8004391c>] atomic_notifier_call_chain+0x38/0x68
    [ 300.714892] [<ffffffff800450ba>] do_kernel_restart+0x1e/0x28
    [ 300.714907] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 300.714922] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 300.714937] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 300.714953] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 300.714966] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 300.714982] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 321.698303] rcu: INFO: rcu_sched self-detected stall on CPU
    [ 321.703905] rcu: 0-....: (5215 ticks this GP) idle=fc84/1/0x4000000000000000 softirq=3636/3636 fqs=1703
    [ 321.713411] rcu: (t=5250 jiffies g=6533 q=62 ncpus=4)
    [ 321.718570] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 321.718586] Tainted: [W]=WARN
    [ 321.718591] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 321.718597] epc : machine_restart+0xc/0x10
    [ 321.718618] ra : machine_restart+0xc/0x10
    [ 321.718633] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 321.718642] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 321.718650] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 321.718657] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 321.718665] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 321.718672] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 321.718679] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 321.718686] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 321.718692] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 321.718700] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 321.718707] t5 : 0000000000000001 t6 : 000000000000002d
    [ 321.718713] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 321.718723] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 321.718740] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 321.718756] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 321.718771] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 321.718785] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 321.718801] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 348.157747] watchdog: BUG: soft lockup - CPU#0 stuck for 45s! [systemd-shutdow:1]
    [ 348.157778] Modules linked in:
    [ 348.157793] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 348.157809] Tainted: [W]=WARN
    [ 348.157814] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 348.157820] epc : machine_restart+0xc/0x10
    [ 348.157833] ra : machine_restart+0xc/0x10
    [ 348.157844] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 348.157852] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 348.157859] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 348.157867] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 348.157874] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 348.157882] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 348.157889] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 348.157897] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 348.157904] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 348.157911] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 348.157919] t5 : 0000000000000001 t6 : 000000000000002d
    [ 348.157926] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 348.157934] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 348.157949] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 348.157963] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 348.157976] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 348.157988] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 348.158001] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 372.157320] watchdog: BUG: soft lockup - CPU#0 stuck for 67s! [systemd-shutdow:1]
    [ 372.157347] Modules linked in:
    [ 372.157357] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 372.157374] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 372.157379] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 372.157385] epc : machine_restart+0xc/0x10
    [ 372.157398] ra : machine_restart+0xc/0x10
    [ 372.157410] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 372.157418] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 372.157425] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 372.157433] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 372.157441] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 372.157448] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 372.157455] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 372.157463] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 372.157470] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 372.157477] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 372.157485] t5 : 0000000000000001 t6 : 000000000000002d
    [ 372.157492] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 372.157498] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 372.157511] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 372.157526] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 372.157539] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 372.157551] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 372.157565] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 384.729127] rcu: INFO: rcu_sched self-detected stall on CPU
    [ 385.199797] rcu: 0-....: (20969 ticks this GP) idle=fc84/1/0x4000000000000000 softirq=3636/3636 fqs=9599
    [ 385.209385] rcu: (t=21128 jiffies g=6533 q=69 ncpus=4)
    [ 385.214626] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 385.214643] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 385.214648] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 385.214653] epc : machine_restart+0xc/0x10
    [ 385.214670] ra : machine_restart+0xc/0x10
    [ 385.214683] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 385.214691] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 385.214698] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 385.214705] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 385.214712] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 385.214719] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 385.214727] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 385.214734] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 385.214741] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 385.214748] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 385.214755] t5 : 0000000000000001 t6 : 000000000000002d
    [ 385.214761] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 385.214769] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 385.214784] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 385.214801] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 385.214817] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 385.214832] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 385.214847] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 412.156700] watchdog: BUG: soft lockup - CPU#0 stuck for 104s! [systemd-shutdow:1]
    [ 412.156730] Modules linked in:
    [ 412.156741] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 412.156755] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 412.156759] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 412.156765] epc : machine_restart+0xc/0x10
    [ 412.156780] ra : machine_restart+0xc/0x10
    [ 412.156792] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 412.156800] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 412.156808] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 412.156815] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 412.156823] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 412.156830] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 412.156837] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 412.156845] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 412.156853] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 412.156860] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 412.156867] t5 : 0000000000000001 t6 : 000000000000002d
    [ 412.156873] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 412.156882] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 412.156898] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 412.156913] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 412.156927] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 412.156941] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 412.156953] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 436.156367] watchdog: BUG: soft lockup - CPU#0 stuck for 127s! [systemd-shutdow:1]
    [ 436.156397] Modules linked in:
    [ 436.156407] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 436.156421] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 436.156427] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 436.156432] epc : machine_restart+0xc/0x10
    [ 436.156449] ra : machine_restart+0xc/0x10
    [ 436.156462] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 436.156470] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 436.156477] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 436.156485] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 436.156492] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 436.156500] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 436.156507] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 436.156514] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 436.156522] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 436.156529] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 436.156536] t5 : 0000000000000001 t6 : 000000000000002d
    [ 436.156543] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 436.156550] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 436.156565] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 436.156581] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 436.156593] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 436.156609] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 436.156622] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 448.220220] rcu: INFO: rcu_sched self-detected stall on CPU
    [ 448.693809] rcu: 0-....: (36722 ticks this GP) idle=fc84/1/0x4000000000000000 softirq=3636/3636 fqs=17499
    [ 448.703477] rcu: (t=37001 jiffies g=6533 q=69 ncpus=4)
    [ 448.708716] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 448.708732] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 448.708737] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 448.708743] epc : machine_restart+0xc/0x10
    [ 448.708762] ra : machine_restart+0xc/0x10
    [ 448.708774] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 448.708782] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 448.708789] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 448.708797] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 448.708804] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 448.708812] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 448.708819] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 448.708827] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 448.708834] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 448.708841] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 448.708849] t5 : 0000000000000001 t6 : 000000000000002d
    [ 448.708855] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 448.708864] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 448.708880] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 448.708895] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 448.708913] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 448.708930] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 448.708943] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 476.155864] watchdog: BUG: soft lockup - CPU#0 stuck for 164s! [systemd-shutdow:1]
    [ 476.155893] Modules linked in:
    [ 476.155905] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 476.155921] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 476.155925] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 476.155931] epc : machine_restart+0xc/0x10
    [ 476.155947] ra : machine_restart+0xc/0x10
    [ 476.155959] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 476.155967] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 476.155975] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 476.155982] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 476.155990] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 476.155997] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 476.156004] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 476.156012] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 476.156019] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 476.156026] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 476.156033] t5 : 0000000000000001 t6 : 000000000000002d
    [ 476.156039] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 476.156048] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 476.156063] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 476.156079] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 476.156093] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 476.156107] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 476.156122] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 500.155594] watchdog: BUG: soft lockup - CPU#0 stuck for 186s! [systemd-shutdow:1]
    [ 500.155622] Modules linked in:
    [ 500.155633] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 500.155649] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 500.155654] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 500.155660] epc : machine_restart+0xc/0x10
    [ 500.155674] ra : machine_restart+0xc/0x10
    [ 500.155685] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 500.155695] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 500.155702] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 500.155710] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 500.155717] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 500.155724] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 500.155732] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 500.155739] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 500.155746] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 500.155753] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 500.155760] t5 : 0000000000000001 t6 : 000000000000002d
    [ 500.155767] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 500.155775] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 500.155789] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 500.155805] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 500.155819] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 500.155831] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 35.231975] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 35.312047] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [ 35.337636] systemd-journald[117]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 35.368483] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [ 35.393937] systemd-shutdown[1]: Unmounting file systems.
    [ 35.403786] (sd-remount)[536]: Remounting '/' read-only with options ''.
    [ 35.450638] EXT4-fs (mmcblk0p3): re-mounted 65b78e46-6896-4de7-8433-245b7ffe53c7 ro.
    [ 35.486946] systemd-shutdown[1]: All filesystems unmounted.
    [ 35.492635] systemd-shutdown[1]: Deactivating swaps.
    [ 35.497921] systemd-shutdown[1]: All swaps deactivated.
    [ 35.503306] systemd-shutdown[1]: Detaching loop devices.
    [ 35.513368] systemd-shutdown[1]: All loop devices detached.
    [ 35.519139] systemd-shutdown[1]: Stopping MD devices.
    [ 35.524874] systemd-shutdown[1]: All MD devices stopped.
    [ 35.530342] systemd-shutdown[1]: Detaching DM devices.
    [ 35.536208] systemd-shutdown[1]: All DM devices detached.
    [ 35.541727] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
    [ 35.561616] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 35.568528] systemd-shutdown[1]: Rebooting.
    [ 35.579698] reboot: Restarting system
    [ 35.583476] BUG: scheduling while atomic: systemd-shutdow/1/0x00000002
    [ 35.590065] Modules linked in:
    [ 35.593185] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Not tainted 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 35.593203] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 35.593210] Call Trace:
    [ 35.593216] [<ffffffff8000cd28>] show_stack+0x28/0x34
    [ 35.593244] [<ffffffff80006f2a>] dump_stack_lvl+0x2e/0x64
    [ 35.593258] [<ffffffff80006f74>] dump_stack+0x14/0x1c
    [ 35.593270] [<ffffffff8004ede0>] __schedule_bug+0x44/0x54
    [ 35.593288] [<ffffffff808c6562>] __schedule+0x6a6/0x9c4
    [ 35.593306] [<ffffffff808c68de>] schedule+0x5e/0xd8
    [ 35.593321] [<ffffffff808cc096>] schedule_timeout+0x7e/0xf4
    [ 35.593335] [<ffffffff808c75a4>] do_wait_for_common+0xe0/0x158
    [ 35.593351] [<ffffffff808c6d3a>] wait_for_completion_timeout+0x42/0x5c
    [ 35.593369] [<ffffffff80707b3e>] mbox_send_message+0xae/0x120
    [ 35.593390] [<ffffffff806f74e2>] th1520_aon_call_rpc+0x32/0xc0
    [ 35.593405] [<ffffffff806a89be>] th1520_aon_restart_handler+0x3e/0x60
    [ 35.593419] [<ffffffff80045472>] sys_off_notify+0x36/0x54
    [ 35.593438] [<ffffffff8004391c>] atomic_notifier_call_chain+0x38/0x68
    [ 35.593453] [<ffffffff800450ba>] do_kernel_restart+0x1e/0x28
    [ 35.593468] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 35.593484] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 35.593499] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 35.593516] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 35.593530] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 35.593545] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 36.106534] th1520-pd aon: RPC send msg failed: -62
  3. pdp7 renamed this gist Sep 19, 2025. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. pdp7 created this gist Sep 19, 2025.
    100 changes: 100 additions & 0 deletions th1520 poweroff reboot support for TH1520 via AON.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,100 @@
    pdp7@thelio:~/linux$ git log --oneline -3
    75253f2a247a (HEAD) pmdomain: thead: create auxiliary device for rebooting
    f51ab51b4f8c driver: reset: th1520-aon: add driver for poweroff/reboot via AON FW
    8f7f8b1b3f4c (tag: next-20250918, next/master) Add linux-next specific files for 20250918


    [ 0.000000] Booting Linux on hartid 1
    [ 0.000000] Linux version 6.17.0-rc6-next-20250918-00002-g75253f2a247a (pdp7@thelio) (Ubuntu clang version 18.1.3 (1ubuntu1), Ubuntu LLD 18.1.3) #1465 SMP Thu Sep 18 17:21:02 PDT 2025
    <snip>

    <reboot command>

    [ 299.920484] EXT4-fs (mmcblk0p2): unmounting filesystem 0034bd69-7e7c-4e9d-8961-8d319ac71223.
    Unmounting run-credentials…temd-tmpfiles-setup-dev.service...
    [ OK ] Unmounted boot.mount - /boot.
    [ OK ] Unmounted run-credentials-…dentials/systemd-sysusers.service.
    [ OK ] Unmounted run-credentials-…ls/systemd-tmpfiles-setup.service.
    [ OK ] Unmounted run-credentials-…ystemd-tmpfiles-setup-dev.service.
    [ OK ] Stopped target local-fs-pr…reparation for Local File Systems.
    [ OK ] Reached target umount.target - Unmount All Filesystems.
    [ OK ] Stopped systemd-tmpfiles-s…reate Static Device Nodes in /dev.
    [ OK ] Stopped systemd-sysusers.service - Create System Users.
    [ OK ] Stopped systemd-remount-fs…ount Root and Kernel File Systems.
    [ OK ] Reached target shutdown.target - System Shutdown.
    [ OK ] Reached target final.target - Late Shutdown Services.
    [ OK ] Finished systemd-reboot.service - System Reboot.
    [ OK ] Reached target reboot.target - System Reboot.
    [ 300.351915] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 300.434857] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [ 300.461506] systemd-journald[116]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 300.491502] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [ 300.517549] systemd-shutdown[1]: Unmounting file systems.
    [ 300.527232] (sd-remount)[573]: Remounting '/' read-only with options ''.
    [ 300.571991] EXT4-fs (mmcblk0p3): re-mounted 65b78e46-6896-4de7-8433-245b7ffe53c7 ro.
    [ 300.608691] systemd-shutdown[1]: All filesystems unmounted.
    [ 300.614410] systemd-shutdown[1]: Deactivating swaps.
    [ 300.619890] systemd-shutdown[1]: All swaps deactivated.
    [ 300.625253] systemd-shutdown[1]: Detaching loop devices.
    [ 300.635406] systemd-shutdown[1]: All loop devices detached.
    [ 300.641111] systemd-shutdown[1]: Stopping MD devices.
    [ 300.646806] systemd-shutdown[1]: All MD devices stopped.
    [ 300.652193] systemd-shutdown[1]: Detaching DM devices.
    [ 300.657822] systemd-shutdown[1]: All DM devices detached.
    [ 300.663298] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
    [ 300.683232] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 300.690136] systemd-shutdown[1]: Rebooting.
    [ 300.701054] reboot: Restarting system
    [ 300.704850] BUG: scheduling while atomic: systemd-shutdow/1/0x00000002
    [ 300.711519] Modules linked in:
    [ 300.714607] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Not tainted 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 300.714623] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 300.714630] Call Trace:
    [ 300.714638] [<ffffffff8000cd28>] show_stack+0x28/0x34
    [ 300.714664] [<ffffffff80006f2a>] dump_stack_lvl+0x2e/0x64
    [ 300.714679] [<ffffffff80006f74>] dump_stack+0x14/0x1c
    [ 300.714694] [<ffffffff8004ede0>] __schedule_bug+0x44/0x54
    [ 300.714729] [<ffffffff808c6562>] __schedule+0x6a6/0x9c4
    [ 300.714746] [<ffffffff808c68de>] schedule+0x5e/0xd8
    [ 300.714760] [<ffffffff808cc096>] schedule_timeout+0x7e/0xf4
    [ 300.714774] [<ffffffff808c75a4>] do_wait_for_common+0xe0/0x158
    [ 300.714789] [<ffffffff808c6d3a>] wait_for_completion_timeout+0x42/0x5c
    [ 300.714807] [<ffffffff80707b3e>] mbox_send_message+0xae/0x120
    [ 300.714830] [<ffffffff806f74e2>] th1520_aon_call_rpc+0x32/0xc0
    [ 300.714845] [<ffffffff806a89be>] th1520_aon_restart_handler+0x3e/0x60
    [ 300.714860] [<ffffffff80045472>] sys_off_notify+0x36/0x54
    [ 300.714878] [<ffffffff8004391c>] atomic_notifier_call_chain+0x38/0x68
    [ 300.714892] [<ffffffff800450ba>] do_kernel_restart+0x1e/0x28
    [ 300.714907] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 300.714922] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 300.714937] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 300.714953] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 300.714966] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 300.714982] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 321.698303] rcu: INFO: rcu_sched self-detected stall on CPU
    [ 321.703905] rcu: 0-....: (5215 ticks this GP) idle=fc84/1/0x4000000000000000 softirq=3636/3636 fqs=1703
    [ 321.713411] rcu: (t=5250 jiffies g=6533 q=62 ncpus=4)
    [ 321.718570] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 321.718586] Tainted: [W]=WARN
    [ 321.718591] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 321.718597] epc : machine_restart+0xc/0x10
    [ 321.718618] ra : machine_restart+0xc/0x10
    [ 321.718633] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 321.718642] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 321.718650] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 321.718657] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 321.718665] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 321.718672] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 321.718679] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 321.718686] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 321.718692] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 321.718700] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 321.718707] t5 : 0000000000000001 t6 : 000000000000002d
    [ 321.718713] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 321.718723] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 321.718740] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 321.718756] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 321.718771] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 321.718785] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 321.718801] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 348.157747] watchdog: BUG: soft lockup - CPU#0 stuck for 45s! [systemd-shutdow:1]
    4,570 changes: 4,570 additions & 0 deletions x linux config
    4,570 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
    944 changes: 944 additions & 0 deletions x linux kernel boot log
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,944 @@
    [ 1400.152400] [<ffffffff808cd8c0>] handle_exception+0x148/0x156
    brom_ver 8
    [APP][E] protocol_connect failed, exit.
    -----------------------------------------
    _____ _ _____ _____ _ __
    | __ \ (_)/ ____| __ \| |/ /
    | |__) | _ _ _ _| (___ | | | | ' /
    | _ / | | | | | | |\___ \| | | | <
    | | \ \ |_| | |_| | |____) | |__| | . \
    |_| \_\__,_|\__, |_|_____/|_____/|_|\_\
    __/ |
    |___/
    -- Presented by ISCAS
    -----------------------------------------

    U-Boot SPL 2020.01-g55b713fa (Jan 12 2024 - 02:17:34 +0000)
    FM[1] lpddr4x dualrank freq=3733 64bit dbi_off=n sdram init
    ddr initialized, jump to uboot
    it worksimage has no header


    U-Boot 2020.01-g55b713fa (Jan 12 2024 - 02:17:34 +0000)

    CPU: rv64imafdcvsu
    Model: T-HEAD c910 light
    DRAM: 8 GiB
    C910 CPU FREQ: 750MHz
    AHB2_CPUSYS_HCLK FREQ: 250MHz
    AHB3_CPUSYS_PCLK FREQ: 125MHz
    PERISYS_AHB_HCLK FREQ: 250MHz
    PERISYS_APB_PCLK FREQ: 62MHz
    GMAC PLL POSTDIV FREQ: 1000MHZ
    DPU0 PLL POSTDIV FREQ: 1188MHZ
    DPU1 PLL POSTDIV FREQ: 1188MHZ
    MMC: sdhci@ffe7080000: 0, sd@ffe7090000: 1
    Loading Environment from MMC... OK
    Error reading output register
    Warning: cannot get lcd-en GPIO
    LCD panel cannot be found : -121
    splash screen startup cost 216 ms
    In: serial
    Out: serial
    Err: serial
    light_c910_set_gpio_output_high: trying to set gpio output high
    light_c910_set_gpio_output_high: no /config node?
    ethaddr: fa:d8:f9:06:8a:66
    eth1addr: fa:d8:f9:06:8a:66
    Net: ethernet@ffe7070000 (eth0) using MAC address - fa:d8:f9:06:8a:66
    eth0: ethernet@ffe7070000ethernet@ffe7070000:0 is connected to ethernet@ffe7070000. Reconnecting to ethernet@ffe7060000
    ethernet@ffe7060000 (eth1) using MAC address - fa:d8:f9:06:8a:66
    , eth1: ethernet@ffe7060000
    Hit any key to stop autoboot: 0
    ## Error: "findpart" not defined
    39976 bytes read in 1 ms (38.1 MiB/s)
    6117904 bytes read in 20 ms (291.7 MiB/s)
    271096 bytes read in 2 ms (129.3 MiB/s)
    Retrieving file: /extlinux/extlinux.conf
    1651 bytes read in 1 ms (1.6 MiB/s)
    U-Boot menu
    1: RevyOS GNU/Linux 6.7.0-lpi4a
    2: RevyOS GNU/Linux 6.7.0-lpi4a (rescue target)
    3: RevyOS GNU/Linux 6.12.0-rc6
    Enter choice: 3: RevyOS GNU/Linux 6.12.0-rc6
    Retrieving file: /vmlinux-6.12.0-rc6
    20032512 bytes read in 62 ms (308.1 MiB/s)
    append: root=/dev/mmcblk0p3 console=ttyS0,115200 rootwait rw earlycon loglevel=8 eth= rootrwoptions=rw,noatime rootrwreset=yes
    Retrieving file: /dtbs/linux-image-6.12.0-rc6/thead/th1520-lichee-pi-4a.dtb
    17123 bytes read in 1 ms (16.3 MiB/s)
    ## Flattened Device Tree blob at 03800000
    Booting using the fdt blob at 0x3800000
    Using Device Tree in place at 0000000003800000, end 00000000038072e2

    Starting kernel ...

    ## fdt has no reset_sample

    OpenSBI v1.4
    ____ _____ ____ _____
    / __ \ / ____| _ \_ _|
    | | | |_ __ ___ _ __ | (___ | |_) || |
    | | | | '_ \ / _ \ '_ \ \___ \| _ < | |
    | |__| | |_) | __/ | | |____) | |_) || |_
    \____/| .__/ \___|_| |_|_____/|____/_____|
    | |
    |_|

    core:1 thead_generic_final_init: line:337 enter. cold_boot:1
    Platform Name : Sipeed Lichee Pi 4A
    Platform Features : medeleg
    Platform HART Count : 4
    Platform IPI Device : aclint-mswi
    Platform Timer Device : aclint-mtimer @ 3000000Hz
    Platform Console Device : uart8250
    Platform HSM Device : light-ppu
    Platform PMU Device : thead,c900-pmu
    Platform Reboot Device : ---
    Platform Shutdown Device : ---
    Platform Suspend Device : ---
    Platform CPPC Device : ---
    Firmware Base : 0x0
    Firmware Size : 357 KB
    Firmware RW Offset : 0x40000
    Firmware RW Size : 101 KB
    Firmware Heap Offset : 0x4f000
    Firmware Heap Size : 41 KB (total), 2 KB (reserved), 9 KB (used), 29 KB (free)
    Firmware Scratch Size : 4096 B (total), 328 B (used), 3768 B (free)
    Runtime SBI Version : 2.0

    Domain0 Name : root
    Domain0 Boot HART : 1
    Domain0 HARTs : 0*,1*,2*,3*
    Domain0 Region00 : 0x000000ffe7014000-0x000000ffe7014fff M: (I,R,W) S/U: (R,W)
    Domain0 Region01 : 0x000000ffdc008000-0x000000ffdc00bfff M: (I,R,W) S/U: ()
    Domain0 Region02 : 0x000000ffdc000000-0x000000ffdc007fff M: (I,R,W) S/U: ()
    Domain0 Region03 : 0x0000000000040000-0x000000000005ffff M: (R,W) S/U: ()
    Domain0 Region04 : 0x0000000000000000-0x000000000003ffff M: (R,X) S/U: ()
    Domain0 Region05 : 0x000000ffd8000000-0x000000ffd8ffffff M: (I,R,W) S/U: (R,W)
    Domain0 Region06 : 0x0000000000000000-0xffffffffffffffff M: () S/U: (R,W,X)
    Domain0 Next Address : 0x0000000000200000
    Domain0 Next Arg1 : 0x0000000003800000
    Domain0 Next Mode : S-mode
    Domain0 SysReset : yes
    Domain0 SysSuspend : yes

    Boot HART ID : 1
    Boot HART Domain : root
    Boot HART Priv Version : v1.11
    Boot HART Base ISA : rv64imafdcvx
    Boot HART ISA Extensions : zicntr,zihpm
    Boot HART PMP Count : 0
    Boot HART PMP Granularity : 0 bits
    Boot HART PMP Address Bits: 0
    Boot HART MHPM Info : 16 (0x0007fff8)
    Boot HART MIDELEG : 0x0000000000020222
    Boot HART MEDELEG : 0x000000000000b109
    [ 0.000000] Booting Linux on hartid 1
    [ 0.000000] Linux version 6.17.0-rc6-next-20250918-00002-g75253f2a247a (pdp7@thelio) (Ubuntu clang version 18.1.3 (1ubuntu1), Ubuntu LLD 18.1.3) #1465 SMP Thu Sep 18 17:21:02 PDT 2025
    [ 0.000000] random: crng init done
    [ 0.000000] Machine model: Sipeed Lichee Pi 4A
    [ 0.000000] SBI specification v2.0 detected
    [ 0.000000] SBI implementation ID=0x1 Version=0x10004
    [ 0.000000] SBI TIME extension detected
    [ 0.000000] SBI IPI extension detected
    [ 0.000000] SBI RFENCE extension detected
    [ 0.000000] SBI DBCN extension detected
    [ 0.000000] efi: UEFI not found.
    [ 0.000000] earlycon: uart0 at MMIO32 0x000000ffe7014000 (options '115200n8')
    [ 0.000000] printk: legacy bootconsole [uart0] enabled
    [ 0.000000] OF: reserved mem: 0x0000000000000000..0x000000000003ffff (256 KiB) nomap non-reusable mmode_resv1@0
    [ 0.000000] OF: reserved mem: 0x0000000000040000..0x000000000005ffff (128 KiB) nomap non-reusable mmode_resv0@40000
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA32 [mem 0x0000000000000000-0x00000000ffffffff]
    [ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000005ffff]
    [ 0.000000] node 0: [mem 0x0000000000060000-0x00000001ffffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
    [ 0.000000] SBI HSM extension detected
    [ 0.000000] riscv: base ISA extensions acdfim
    [ 0.000000] riscv: ELF capabilities acdfim
    [ 0.000000] Ticket spinlock: enabled
    [ 0.000000] percpu: Embedded 22 pages/cpu s49832 r8192 d32088 u90112
    [ 0.000000] pcpu-alloc: s49832 r8192 d32088 u90112 alloc=22*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [ 0.000000] Kernel command line: root=/dev/mmcblk0p3 console=ttyS0,115200 rootwait rw earlycon loglevel=8 eth= rootrwoptions=rw,noatime rootrwreset=yes
    [ 0.000000] Unknown kernel command line parameters "eth= rootrwoptions=rw,noatime rootrwreset=yes", will be passed to user space.
    [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
    [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [ 0.000000] software IO TLB: area num 4.
    [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [ 0.000000] Virtual kernel memory layout:
    [ 0.000000] fixmap : 0xffffffc4fea00000 - 0xffffffc4ff000000 (6144 kB)
    [ 0.000000] pci io : 0xffffffc4ff000000 - 0xffffffc500000000 ( 16 MB)
    [ 0.000000] vmemmap : 0xffffffc500000000 - 0xffffffc600000000 (4096 MB)
    [ 0.000000] vmalloc : 0xffffffc600000000 - 0xffffffd600000000 ( 64 GB)
    [ 0.000000] modules : 0xffffffff0137b000 - 0xffffffff80000000 (2028 MB)
    [ 0.000000] lowmem : 0xffffffd600000000 - 0xffffffd800000000 (8192 MB)
    [ 0.000000] kernel : 0xffffffff80000000 - 0xffffffffffffffff (2047 MB)
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2097152
    [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] rcu: Hierarchical RCU implementation.
    [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
    [ 0.000000] rcu: RCU debug extended QS entry/exit.
    [ 0.000000] Tracing variant of Tasks RCU enabled.
    [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
    [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [ 0.000000] riscv-intc: 64 local interrupts mapped
    [ 0.000000] riscv: providing IPIs using SBI IPI extension
    [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1623fa770, max_idle_ns: 881590404476 ns
    [ 0.000001] sched_clock: 64 bits at 3000kHz, resolution 333ns, wraps every 4398046511097ns
    [ 0.008824] Console: colour dummy device 80x25
    [ 0.013411] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=12000)
    [ 0.023638] pid_max: default: 32768 minimum: 301
    [ 0.028544] LSM: initializing lsm=capability
    [ 0.033235] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.040881] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.052893] riscv: ELF compat mode unsupported
    [ 0.053005] ASID allocator using 16 bits (65536 entries)
    [ 0.063106] rcu: Hierarchical SRCU implementation.
    [ 0.067943] rcu: Max phase no-delay instances is 1000.
    [ 0.073577] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
    [ 0.081932] EFI services will not be available.
    [ 0.086949] smp: Bringing up secondary CPUs ...
    [ 0.095268] smp: Brought up 1 node, 4 CPUs
    [ 0.100740] Memory: 8137136K/8388608K available (9007K kernel code, 2922K rwdata, 4096K rodata, 2304K init, 382K bss, 247432K reserved, 0K cma-reserved)
    [ 0.117028] devtmpfs: initialized
    [ 0.129265] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.139154] posixtimers hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [ 0.146770] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).
    [ 0.155917] pinctrl core: initialized pinctrl subsystem
    [ 0.162412] DMI not present or invalid.
    [ 0.166706] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [ 0.173535] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
    [ 0.180887] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.189039] audit: initializing netlink subsys (disabled)
    [ 0.194869] audit: type=2000 audit(0.112:1): state=initialized audit_enabled=0 res=1
    [ 0.195543] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.202838] cpuidle: using governor menu
    [ 0.237079] cpu2: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.237080] cpu3: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.237080] cpu1: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.289384] cpu0: Ratio of byte access time to unaligned word access is 6.14, unaligned accesses are fast
    [ 0.316745] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.323645] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
    [ 0.330873] ACPI: Interpreter disabled.
    [ 0.335136] iommu: Default domain type: Translated
    [ 0.339999] iommu: DMA domain TLB invalidation policy: strict mode
    [ 0.347766] SCSI subsystem initialized
    [ 0.354625] clocksource: Switched to clocksource riscv_clocksource
    [ 0.361970] pnp: PnP ACPI: disabled
    [ 0.390440] NET: Registered PF_INET protocol family
    [ 0.395798] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [ 0.415932] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 131072 bytes, linear)
    [ 0.424859] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [ 0.432725] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [ 0.441136] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes, linear)
    [ 0.455793] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.462752] UDP hash table entries: 4096 (order: 7, 655360 bytes, linear)
    [ 0.470513] UDP-Lite hash table entries: 4096 (order: 7, 655360 bytes, linear)
    [ 0.478944] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [ 0.487271] workingset: timestamp_bits=46 max_order=21 bucket_order=0
    [ 0.495636] NET: Registered PF_ALG protocol family
    [ 0.500660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [ 0.508516] io scheduler mq-deadline registered
    [ 0.513143] io scheduler kyber registered
    [ 0.517283] io scheduler bfq registered
    [ 0.523684] riscv-plic: interrupt-controller@ffd8000000: mapped 240 interrupts with 4 handlers for 8 contexts.
    [ 0.546241] dw_axi_dmac_platform ffefc00000.dma-controller: DesignWare AXI DMA Controller, 4 channels
    [ 0.700859] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.727122] loop: module loaded
    [ 0.736769] mousedev: PS/2 mouse device common for all mice
    [ 0.744122] moortec-pvt fffff4e000.pvt: temperature sensor series = 5
    [ 0.750687] moortec-pvt fffff4e000.pvt: ts-coeff: h = 200000, g = 60000, j = -100, cal5 = 4094
    [ 0.760574] hwmon hwmon0: temp1_input not attached to any thermal zone
    [ 0.767252] hwmon hwmon0: temp2_input not attached to any thermal zone
    [ 0.774858] sdhci: Secure Digital Host Controller Interface driver
    [ 0.781089] sdhci: Copyright(c) Pierre Ossman
    [ 0.785594] Synopsys Designware Multimedia Card Interface Driver
    [ 0.792134] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.799732] riscv-pmu-sbi: SBI PMU extension is available
    [ 0.805646] riscv-pmu-sbi: 16 firmware and 18 hardware counters
    [ 0.813639] NET: Registered PF_INET6 protocol family
    [ 0.821096] Segment Routing with IPv6
    [ 0.824941] In-situ OAM (IOAM) with IPv6
    [ 0.828201] mmc0: SDHCI controller on ffe7080000.mmc [ffe7080000.mmc] using ADMA 64-bit
    [ 0.829033] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [ 0.837146] mmc1: SDHCI controller on ffe7090000.mmc [ffe7090000.mmc] using ADMA 64-bit
    [ 0.844021] NET: Registered PF_PACKET protocol family
    [ 0.856505] 9pnet: Installing 9P2000 support
    [ 0.861029] Key type dns_resolver registered
    [ 0.865354] start plist test
    [ 0.873498] end plist test
    [ 0.915036] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
    [ 0.950963] mmc0: new HS400 MMC card at address 0001
    [ 0.957410] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
    [ 0.969025] mmcblk0: p1 p2 p3
    [ 0.970743] printk: legacy console [ttyS0] disabled
    [ 0.978076] ffe7014000.serial: ttyS0 at MMIO 0xffe7014000 (irq = 23, base_baud = 6250000) is a 16550A
    [ 0.978476] mmcblk0boot0: mmc0:0001 8GTF4R 4.00 MiB
    [ 0.992506] printk: legacy console [ttyS0] enabled
    [ 0.995996] mmcblk0boot1: mmc0:0001 8GTF4R 4.00 MiB
    [ 0.997361] printk: legacy bootconsole [uart0] disabled
    [ 1.005578] mmcblk0rpmb: mmc0:0001 8GTF4R 512 KiB, chardev (243:0)
    [ 0.992506] printk: legacy console [ttyS0] enabled
    [ 0.995996] mmcblk0boot1: mmc0:0001 8GTF4R 4.00 MiB
    [ 0.997361] printk: legacy bootconsole [uart0] disabled
    [ 1.005578] mmcblk0rpmb: mmc0:0001 8GTF4R 512 KiB, chardev (243:0)
    [ 1.036975] thead-dwmac ffe7060000.ethernet: IRQ eth_wake_irq not found
    [ 1.043692] thead-dwmac ffe7060000.ethernet: IRQ eth_lpi not found
    [ 1.049901] thead-dwmac ffe7060000.ethernet: IRQ sfty not found
    [ 1.056242] thead-dwmac ffe7060000.ethernet: PTP uses main clock
    [ 1.063118] thead-dwmac ffe7060000.ethernet: User ID: 0x10, Synopsys ID: 0x37
    [ 1.064075] mmc1: new UHS-I speed DDR50 SDHC card at address aaaa
    [ 1.070334] thead-dwmac ffe7060000.ethernet: DWMAC1000
    [ 1.077454] mmcblk1: mmc1:aaaa SU16G 14.8 GiB
    [ 1.081655] thead-dwmac ffe7060000.ethernet: DMA HW capability register supported
    [ 1.089307] mmcblk1: p1 p2 p3
    [ 1.093483] thead-dwmac ffe7060000.ethernet: RX Checksum Offload Engine supported
    [ 1.093501] thead-dwmac ffe7060000.ethernet: COE Type 2
    [ 1.093510] thead-dwmac ffe7060000.ethernet: TX Checksum insertion supported
    [ 1.116347] thead-dwmac ffe7060000.ethernet: Enhanced/Alternate descriptors
    [ 1.123316] thead-dwmac ffe7060000.ethernet: Enabled extended descriptors
    [ 1.130112] thead-dwmac ffe7060000.ethernet: Ring mode enabled
    [ 1.135956] thead-dwmac ffe7060000.ethernet: Enable RX Mitigation via HW Watchdog Timer
    [ 1.148351] thead-dwmac ffe7070000.ethernet: IRQ eth_wake_irq not found
    [ 1.155079] thead-dwmac ffe7070000.ethernet: IRQ eth_lpi not found
    [ 1.161297] thead-dwmac ffe7070000.ethernet: IRQ sfty not found
    [ 1.167473] thead-dwmac ffe7070000.ethernet: PTP uses main clock
    [ 1.174056] thead-dwmac ffe7070000.ethernet: User ID: 0x10, Synopsys ID: 0x37
    [ 1.181268] thead-dwmac ffe7070000.ethernet: DWMAC1000
    [ 1.186504] thead-dwmac ffe7070000.ethernet: DMA HW capability register supported
    [ 1.193980] thead-dwmac ffe7070000.ethernet: RX Checksum Offload Engine supported
    [ 1.201450] thead-dwmac ffe7070000.ethernet: COE Type 2
    [ 1.206685] thead-dwmac ffe7070000.ethernet: TX Checksum insertion supported
    [ 1.213720] thead-dwmac ffe7070000.ethernet: Enhanced/Alternate descriptors
    [ 1.220659] thead-dwmac ffe7070000.ethernet: Enabled extended descriptors
    [ 1.227427] thead-dwmac ffe7070000.ethernet: Ring mode enabled
    [ 1.233243] thead-dwmac ffe7070000.ethernet: Enable RX Mitigation via HW Watchdog Timer
    [ 1.256226] clk: Disabling unused clocks
    [ 1.260366] PM: genpd: Disabling unused power domains
    [ 1.266290] dw-apb-uart ffe7014000.serial: forbid DMA for kernel console
    [ 1.273122] check access for rdinit=/init failed: -2, ignoring
    [ 1.290296] EXT4-fs (mmcblk0p3): mounted filesystem 65b78e46-6896-4de7-8433-245b7ffe53c7 r/w with ordered data mode. Quota mode: disabled.
    [ 1.302901] VFS: Mounted root (ext4 filesystem) on device 179:3.
    [ 1.311713] devtmpfs: mounted
    [ 1.316136] Freeing unused kernel image (initmem) memory: 2304K
    [ 1.322292] Run /sbin/init as init process
    [ 1.326465] with arguments:
    [ 1.329490] /sbin/init
    [ 1.332256] with environment:
    [ 1.335449] HOME=/
    [ 1.337818] TERM=linux
    [ 1.340580] eth=
    [ 1.342822] rootrwoptions=rw,noatime
    [ 1.346803] rootrwreset=yes
    [ 1.510827] systemd[1]: System time before build time, advancing clock.
    [ 1.596479] systemd[1]: systemd 252.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
    [ 1.628595] systemd[1]: Detected architecture riscv64.

    Welcome to Debian GNU/Linux 12 (bookworm)!

    [ 1.647779] systemd[1]: Hostname set to <lpi4amain>.
    [ 2.310800] systemd[1]: Configuration file /etc/systemd/system/firstboot.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.637814] systemd[1]: Queued start job for default target graphical.target.
    [ 2.675341] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
    [ OK ] Created slice system-getty.slice - Slice /system/getty.
    [ 2.702210] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
    [ OK ] Created slice system-modpr…lice - Slice /system/modprobe.
    [ 2.726307] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
    [ OK ] Created slice system-seria… - Slice /system/serial-getty.
    [ 2.753353] systemd[1]: Created slice user.slice - User and Session Slice.
    [ OK ] Created slice user.slice - User and Session Slice.
    [ 2.775467] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
    [ OK ] Started systemd-ask-passwo…quests to Console Directory Watch.
    [ 2.799331] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
    [ OK ] Started systemd-ask-passwo… Requests to Wall Directory Watch.
    [ 2.823391] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
    [ 2.843214] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
    [ OK ] Reached target cryptsetup.…get - Local Encrypted Volumes.
    [ 2.867083] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
    [ OK ] Reached target integrityse…Local Integrity Protected Volumes.
    [ 2.891215] systemd[1]: Reached target paths.target - Path Units.
    [ OK ] Reached target paths.target - Path Units.
    [ 2.910973] systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes.
    [ OK ] Reached target remote-cryp…et - Remote Encrypted Volumes.
    [ 2.935014] systemd[1]: Reached target remote-fs.target - Remote File Systems.
    [ OK ] Reached target remote-fs.target - Remote File Systems.
    [ 2.954964] systemd[1]: Reached target remote-veritysetup.target - Remote Verity Protected Volumes.
    [ OK ] Reached target remote-veri…- Remote Verity Protected Volumes.
    [ 2.978925] systemd[1]: Reached target slices.target - Slice Units.
    [ OK ] Reached target slices.target - Slice Units.
    [ 2.999201] systemd[1]: Reached target swap.target - Swaps.
    [ OK ] Reached target swap.target - Swaps.
    [ 3.019115] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
    [ OK ] Reached target veritysetup… - Local Verity Protected Volumes.
    [ 3.044000] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
    [ OK ] Listening on systemd-fsckd…sck to fsckd communication Socket.
    [ 3.067477] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
    [ OK ] Listening on systemd-initc… initctl Compatibility Named Pipe.
    [ 3.092357] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
    [ OK ] Listening on systemd-journ…socket - Journal Audit Socket.
    [ 3.116074] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
    [ OK ] Listening on systemd-journ…t - Journal Socket (/dev/log).
    [ 3.140115] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
    [ OK ] Listening on systemd-journald.socket - Journal Socket.
    [ 3.164318] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
    [ OK ] Listening on systemd-netwo… - Network Service Netlink Socket.
    [ 3.188820] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
    [ OK ] Listening on systemd-udevd….socket - udev Control Socket.
    [ 3.211813] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
    [ OK ] Listening on systemd-udevd…l.socket - udev Kernel Socket.
    [ 3.271292] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
    Mounting dev-hugepages.mount - Huge Pages File System...
    [ 3.298443] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
    Mounting dev-mqueue.mountPOSIX Message Queue File System...
    [ 3.326216] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
    Mounting sys-kernel-debug.… - Kernel Debug File System...
    [ 3.347664] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
    [ 3.363816] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.17.0-rc6-next-20250918-00002-g75253f2a247a/modules.devname).
    [ 3.423676] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
    Starting modprobe@configfs…m - Load Kernel Module configfs...
    [ 3.455204] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
    Starting modprobe@dm_mod.s…[0m - Load Kernel Module dm_mod...
    [ 3.491352] systemd[1]: Starting [email protected] - Load Kernel Module drm...
    Starting [email protected] - Load Kernel Module drm...
    [ 3.523350] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
    Starting modprobe@efi_psto…- Load Kernel Module efi_pstore...
    [ 3.555295] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
    Starting [email protected]…e - Load Kernel Module fuse...
    [ 3.591266] systemd[1]: Starting [email protected] - Load Kernel Module loop...
    Starting [email protected]…e - Load Kernel Module loop...
    [ 3.622527] systemd[1]: Starting nftables.service - nftables...
    Starting nftables.service - nftables...
    [ 3.639682] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
    [ 3.687811] systemd[1]: Starting systemd-journald.service - Journal Service...
    Starting systemd-journald.service - Journal Service...
    [ 3.718218] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
    Starting systemd-modules-l…rvice - Load Kernel Modules...
    [ 3.771813] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
    Starting systemd-network-g… units from Kernel command line...
    [ 3.807589] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
    Starting systemd-remount-f…nt Root and Kernel File Systems...
    [ 3.839069] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
    Starting systemd-udev-trig…[0m - Coldplug All udev Devices...
    [ 3.875091] EXT4-fs (mmcblk0p3): re-mounted 65b78e46-6896-4de7-8433-245b7ffe53c7.
    [ 3.880160] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
    [ OK ] Mounted dev-hugepages.mount - Huge Pages File System.
    [ 3.907010] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
    [ OK ] Mounted dev-mqueue.mountOSIX Message Queue File System.
    [ 3.932229] systemd[1]: Started systemd-journald.service - Journal Service.
    [ OK ] Started systemd-journald.service - Journal Service.
    [ OK ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System.
    [ OK ] Finished modprobe@configfs…[0m - Load Kernel Module configfs.
    [ OK ] Finished modprobe@dm_mod.s…e - Load Kernel Module dm_mod.
    [ OK ] Finished [email protected] - Load Kernel Module drm.
    [ OK ] Finished modprobe@efi_psto…m - Load Kernel Module efi_pstore.
    [ OK ] Finished [email protected] - Load Kernel Module fuse.
    [ OK ] Finished [email protected] - Load Kernel Module loop.
    [FAILED] Failed to start nftables.service - nftables.
    See 'systemctl status nftables.service' for details.
    [ OK ] Finished systemd-modules-l…service - Load Kernel Modules.
    [ OK ] Finished systemd-network-g…rk units from Kernel command line.
    [ OK ] Finished systemd-remount-f…ount Root and Kernel File Systems.
    [ OK ] Reached target network-pre…get - Preparation for Network.
    Starting systemd-journal-f…h Journal to Persistent Storage...
    Starting systemd-random-se…ice - Load/Save Random Seed...
    [ 4.276196] systemd-journald[116]: Received client request to flush runtime journal.
    Starting systemd-sysctl.se…c[ 4.290903] systemd-journald[116]: File /var/log/journal/f2c6f1b281c644789ebeafc0a6b8f2bc/system.journal corrupted or uncleanly shut down, renaming and replacing.
    e - Apply Kernel Variables...
    Starting systemd-sysusers.…rvice - Create System Users...
    [ OK ] Finished systemd-random-se…rvice - Load/Save Random Seed.
    [ OK ] Finished systemd-sysctl.service - Apply Kernel Variables.
    [ OK ] Finished systemd-sysusers.service - Create System Users.
    Starting systemd-tmpfiles-…ate Static Device Nodes in /dev...
    [ OK ] Finished systemd-tmpfiles-…reate Static Device Nodes in /dev.
    [ OK ] Finished systemd-journal-f…ush Journal to Persistent Storage.
    [ OK ] Reached target local-fs-pr…reparation for Local File Systems.
    Starting systemd-udevd.ser…ger for Device Events and Files...
    [ OK ] Started systemd-udevd.serv…nager for Device Events and Files.
    Starting systemd-networkd.…ice - Network Configuration...
    [ OK ] Finished systemd-udev-trig…e - Coldplug All udev Devices.
    Startin[ 5.108841] thead-dwmac ffe7060000.ethernet end1: renamed from eth0
    g ifupdown-pre.serv…ynchronize boot up for ifupdown...
    [ 5.149951] thead-dwmac ffe7070000.ethernet end0: renamed from eth1
    [ OK ] Found device dev-hvc0.device - /dev/hvc0.
    [ OK ] Finished ifupdown-pre.serv… synchronize boot up for ifupdown.
    [ OK ] Found device dev-ttyS0.device - /dev/ttyS0.
    [ OK ] Started systemd-networkd.service - Network Configuration.
    [ OK ] Found device dev-mmcblk0p2.device - /dev/mmcblk0p2.
    Mounting boot.mount - /boot...
    [ 8.255456] EXT4-fs (mmcblk0p2): mounted filesystem 0034bd69-7e7c-4e9d-8961-8d319ac71223 r/w with ordered data mode. Quota mode: disabled.
    [ OK ] Mounted boot.mount - /boot.
    [ OK ] Reached target local-fs.target - Local File Systems.
    Starting networking.service - Raise network interfaces...
    Starting systemd-binfmt.se…et Up Additional Binary Formats...
    Starting systemd-tmpfiles-… Volatile Files and Directories...
    [FAILED] Failed to start systemd-bi… Set Up Additional Binary Formats.
    See 'systemctl status systemd-binfmt.service' for details.
    [ OK ] Finished systemd-tmpfiles-…te Volatile Files and Directories.
    Starting systemd-timesyncd… - Network Time Synchronization...
    Starting systemd-update-ut…rd System Boot/Shutdown in UTMP...
    [ OK ] Finished systemd-update-ut…cord System Boot/Shutdown in UTMP.
    [ OK ] Finished networking.service - Raise network interfaces.
    [ 8.979360] systemd-journald[116]: Oldest entry in /var/log/journal/f2c6f1b281c644789ebeafc0a6b8f2bc/system.journal is older than the configured file retention duration (1month), suggesting rotation.
    [ 8.997495] systemd-journald[116]: /var/log/journal/f2c6f1b281c644789ebeafc0a6b8f2bc/system.journal: Journal header limits reached or header out-of-date, rotating.
    [ OK ] Started systemd-timesyncd.…0m - Network Time Synchronization.
    [ OK ] Reached target sysinit.target - System Initialization.
    [ OK ] Started systemd-tmpfiles-c… Cleanup of Temporary Directories.
    [ OK ] Reached target time-set.target - System Time Set.
    [ OK ] Started apt-daily.timer - Daily apt download activities.
    [ OK ] Started apt-daily-upgrade.… apt upgrade and clean activities.
    [ OK ] Started dpkg-db-backup.tim… Daily dpkg database backup timer.
    [ OK ] Started e2scrub_all.timeretadata Check for All Filesystems.
    [ OK ] Started fstrim.timer - Discard unused blocks once a week.
    [ OK ] Started logrotate.timer - Daily rotation of log files.
    [ OK ] Started man-db.timer - Daily man-db regeneration.
    [ OK ] Reached target timers.target - Timer Units.
    [ OK ] Listening on dbus.socket-Bus System Message Bus Socket.
    [ OK ] Listening on ssh.socketenBSD Secure Shell server socket.
    [ OK ] Reached target sockets.target - Socket Units.
    [ OK ] Reached target basic.target - Basic System.
    Starting blueman-mechanism… Bluetooth management mechanism...
    [ OK ] Started cron.service -…kground program processing daemon.
    Starting dbus.service - D-Bus System Message Bus...
    Starting e2scrub_reap.serv…e ext4 Metadata Check Snapshots...
    Starting lm-sensors.servic…ize hardware monitoring sensors...
    [ OK ] Started pvrsrvkm.servicePU BXM-4-64 driver init Service..
    Starting rtkit-daemon.serv…meKit Scheduling Policy Service...
    Starting systemd-logind.se…ice - User Login Management...
    Starting udisks2.service - Disk Manager...
    Starting upower.service - Daemon for power management...
    [ OK ] Started dbus.service - D-Bus System Message Bus.
    [ OK ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapshots.
    Starting NetworkManager.service - Network Manager...
    Starting wpa_supplicant.service - WPA supplicant...
    [ OK ] Finished lm-sensors.servic…alize hardware monitoring sensors.
    [ OK ] Started rtkit-daemon.servi…timeKit Scheduling Policy Service.
    [ OK ] Started systemd-logind.service - User Login Management.
    [ OK ] Started wpa_supplicant.service - WPA supplicant.
    Starting polkit.service - Authorization Manager...
    [ OK ] Started upower.service - Daemon for power management.
    [ OK ] Started polkit.service - Authorization Manager.
    [ OK ] Started NetworkManager.service - Network Manager.
    [ OK ] Reached target network.target - Network.
    [ OK ] Started iperf3.service - iperf3 server.
    Starting ssh.service - OpenBSD Secure Shell server...
    Starting systemd-user-sess…vice - Permit User Sessions...
    Starting systemd-hostnamed.service - Hostname Service...
    [ OK ] Finished systemd-user-sess…ervice - Permit User Sessions.
    [ OK ] Started [email protected] - Getty on tty1.
    Starting lightdm.service - Light Display Manager...
    [ OK ] Started [email protected] - Serial Getty on hvc0.
    [ OK ] Started serial-getty@ttyS0…rvice - Serial Getty on ttyS0.
    [ OK ] Reached target getty.target - Login Prompts.
    [ OK ] Started lightdm.service - Light Display Manager.
    [ OK ] Started udisks2.service - Disk Manager.
    [ OK ] Started ssh.service - OpenBSD Secure Shell server.
    [ 11.339020] th1520-pd aon: sync_state() pending due to ffef400000.gpu
    [ OK ] Started systemd-hostnamed.service - Hostname Service.
    Starting NetworkManager-di…nager Script Dispatcher Service...
    [ OK ] Stopped lightdm.service - Light Display Manager.
    [ 11.815801] thead-dwmac ffe7070000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
    Starting lightdm.service - Light Display Manager...
    [ OK ] Started NetworkManager-dis…Manager Script Dispatcher Service.
    [ 11.910777] thead-dwmac ffe7070000.ethernet end0: PHY [stmmac-0:01] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
    [ 11.939077] dwmac1000: Master AXI performs any burst length
    [ 11.946011] thead-dwmac ffe7070000.ethernet end0: No Safety Features support found
    [ OK ] Started lightdm.service - Light Display Manager.
    [ 12.171012] thead-dwmac ffe7070000.ethernet end0: IEEE 1588-2008 Advanced Timestamp supported
    [ 12.179698] thead-dwmac ffe7070000.ethernet end0: configuring for phy/rgmii-id link mode
    [ 12.271757] thead-dwmac ffe7060000.ethernet end1: Register MEM_TYPE_PAGE_POOL RxQ-0
    [ OK ] Started blueman-mechanism.… - Bluetooth management mechanism.
    [ OK ] Reached target multi-user.target - Multi-User System.
    [ OK ] Reached target graphical.target - Graphical Interface.
    [ 12.374984] thead-dwmac ffe7060000.ethernet end1: PHY [stmmac-0:02] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
    Starting systemd-update-ut… Record Runlevel Change in UTMP...
    [ 12.398711] dwmac1000: Master AXI performs any burst length
    [ 12.405587] thead-dwmac ffe7060000.ethernet end1: No Safety Features support found
    [ OK ] Stopped lightdm.service - Light Display Manager.
    Starting lightdm.service - Light Display Manager...
    [ OK ] Finished systemd-update-ut… - Record Runlevel Change in UTMP.
    [ OK ] Started lightdm.service - Light Display Manager.
    [ 12.667031] thead-dwmac ffe7060000.ethernet end1: IEEE 1588-2008 Advanced Timestamp supported
    [ 12.675665] thead-dwmac ffe7060000.ethernet end1: configuring for phy/rgmii-id link mode

    Debian GNU/Linux 12 lpi4amain ttyS0

    lpi4amain
    Debian GNU/Linux 12 lpi4amain hvc0
    login:
    lpi4amain login: [ 15.789096] thead-dwmac ffe7060000.ethernet end1: Link is Up - 1Gbps/Full - flow control rx/tx
    Stopping session-3.scope - Session 3 of User debian...
    [ OK ] Removed slice system-modpr…lice - Slice /system/modprobe.
    [ OK ] Stopped target graphical.target - Graphical Interface.
    [ OK ] Stopped target multi-user.target - Multi-User System.
    [ OK ] Stopped target getty.target - Login Prompts.
    [ OK ] Stopped target remote-cryp…et - Remote Encrypted Volumes.
    [ OK ] Stopped target remote-veri…- Remote Verity Protected Volumes.
    [ OK ] Stopped target timers.target - Timer Units.
    [ OK ] Stopped apt-daily-upgrade.… apt upgrade and clean activities.
    [ OK ] Sto Stopping serial-getty@ttyS…ice - Serial Getty on ttyS0...
    Stopping ssh.service - OpenBSD Secure Shell server...
    Stopping systemd-random-se…ice - Load/Save Random Seed...
    Stopping udisks2.service - Disk Manager...
    Stopping upower.service - Daemon for power management...
    [ OK ] Stopped cron.service -…kground program processing daemon.
    [ OK ] Stopped rtkit-daemon.servi…timeKit Scheduling Policy Service.
    [ OK ] Stopped upower.service - Daemon for power management.
    [ OK ] Stopped polkit.service - Authorization Manager.
    [ OK ] Stopped iperf3.service - iperf3 server.
    [ OK ] Stopped [email protected] - Getty on tty1.
    [ OK ] Stopped [email protected] - Serial Getty on hvc0.
    [ OK ] Stopped serial-getty@ttyS0…rvice - Serial Getty on ttyS0.
    [ OK ] Stopped ssh.service - OpenBSD Secure Shell server.
    [ OK ] Stopped session-3.scope - Session 3 of User debian.
    [ OK ] Removed slice system-getty.slice - Slice /system/getty.
    [ OK ] Removed slice system-seria… - Slice /system/serial-getty.
    Stopping systemd-logind.se…ice - User Login Management...
    Stopping [email protected] - User Manager for UID 1000...
    [ OK ] Stopped systemd-logind.service - User Login Management.
    [ OK ] Stopped udisks2.service - Disk Manager.
    [ OK ] Stopped systemd-random-see…rvice - Load/Save Random Seed.
    [ OK ] Stopped [email protected] - User Manager for UID 1000.
    Stopping systemd-user-sess…vice - Permit User Sessions...
    Stopping user-runtime-dir@…untime Directory /run/user/1000...
    [ OK ] Stopped systemd-user-sessi…ervice - Permit User Sessions.
    [ OK ] Stopped target network.target - Network.
    [ OK ] Stopped target remote-fs.target - Remote File Systems.
    Stopping NetworkManager.service - Network Manager...
    Stopping networking.service - Raise network interfaces...
    Stopping systemd-networkd.…ice - Network Configuration...
    Stopping wpa_supplicant.service - WPA supplicant...
    [ OK ] Unmounted run-user-1000.mount - /run/user/1000.
    [ OK ] Stopped systemd-networkd.service - Network Configuration.
    [ OK ] Stopped NetworkManager.service - Network Manager.
    [ OK ] Stopped wpa_supplicant.service - WPA supplicant.
    [ OK ] Stopped user-runtime-dir@1… Runtime Directory /run/user/1000.
    [ OK ] Removed slice user-1000.slice - User Slice of UID 1000.
    Stopping dbus.service - D-Bus System Message Bus...
    [ OK ] Stopped dbus.service - D-Bus System Message Bus.
    [ OK ] Stopped networking.service - Raise network interfaces.
    [ OK ] Stopped target basic.target - Basic System.
    [ OK ] Stopped target network-pre…get - Preparation for Network.
    [ OK ] Stopped target paths.target - Path Units.
    [ OK ] Stopped target slices.target - Slice Units.
    [ OK ] Removed slice user.slice - User and Session Slice.
    [ OK ] Stopped target sockets.target - Socket Units.
    [ OK ] Closed dbus.socket - D-Bus System Message Bus Socket.
    [ OK ] Closed ssh.socket - OpenBSD Secure Shell server socket.
    [ OK ] Stopped target sysinit.target - System Initialization.
    [ OK ] Stopped target cryptsetup.…get - Local Encrypted Volumes.
    [ OK ] Stopped systemd-ask-passwo…quests to Console Directory Watch.
    [ OK ] Stopped systemd-ask-passwo… Requests to Wall Directory Watch.
    [ OK ] Stopped target integrityse…Local Integrity Protected Volumes.
    [ OK ] Stopped target swap.target - Swaps.
    [ OK ] Stopped target veritysetup… - Local Verity Protected Volumes.
    [ OK ] Closed systemd-networkd.so… - Network Service Netlink Socket.
    [ OK ] Stopped systemd-network-ge…rk units from Kernel command line.
    [ OK ] Stopped systemd-sysctl.service - Apply Kernel Variables.
    [ OK ] Stopped systemd-modules-lo…service - Load Kernel Modules.
    Stopping systemd-timesyncd… - Network Time Synchronization...
    Stopping systemd-update-ut…rd System Boot/Shutdown in UTMP...
    [ OK ] Unmounted run-credentials-…redentials/systemd-sysctl.service.
    [ OK ] Stopped systemd-timesyncd.…0m - Network Time Synchronization.
    [ OK ] Stopped systemd-update-utm…cord System Boot/Shutdown in UTMP.
    [ OK ] Stopped systemd-tmpfiles-s…te Volatile Files and Directories.
    [ OK ] Stopped target local-fs.target - Local File Systems.
    Unmounting boot.mount - /boot...
    Unmounting run-credentials…ntials/systemd-sysusers.service...
    Unmounting run-credentials…/systemd-tmpfiles-setup.service...
    [ 299.920484] EXT4-fs (mmcblk0p2): unmounting filesystem 0034bd69-7e7c-4e9d-8961-8d319ac71223.
    Unmounting run-credentials…temd-tmpfiles-setup-dev.service...
    [ OK ] Unmounted boot.mount - /boot.
    [ OK ] Unmounted run-credentials-…dentials/systemd-sysusers.service.
    [ OK ] Unmounted run-credentials-…ls/systemd-tmpfiles-setup.service.
    [ OK ] Unmounted run-credentials-…ystemd-tmpfiles-setup-dev.service.
    [ OK ] Stopped target local-fs-pr…reparation for Local File Systems.
    [ OK ] Reached target umount.target - Unmount All Filesystems.
    [ OK ] Stopped systemd-tmpfiles-s…reate Static Device Nodes in /dev.
    [ OK ] Stopped systemd-sysusers.service - Create System Users.
    [ OK ] Stopped systemd-remount-fs…ount Root and Kernel File Systems.
    [ OK ] Reached target shutdown.target - System Shutdown.
    [ OK ] Reached target final.target - Late Shutdown Services.
    [ OK ] Finished systemd-reboot.service - System Reboot.
    [ OK ] Reached target reboot.target - System Reboot.
    [ 300.351915] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 300.434857] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [ 300.461506] systemd-journald[116]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 300.491502] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [ 300.517549] systemd-shutdown[1]: Unmounting file systems.
    [ 300.527232] (sd-remount)[573]: Remounting '/' read-only with options ''.
    [ 300.571991] EXT4-fs (mmcblk0p3): re-mounted 65b78e46-6896-4de7-8433-245b7ffe53c7 ro.
    [ 300.608691] systemd-shutdown[1]: All filesystems unmounted.
    [ 300.614410] systemd-shutdown[1]: Deactivating swaps.
    [ 300.619890] systemd-shutdown[1]: All swaps deactivated.
    [ 300.625253] systemd-shutdown[1]: Detaching loop devices.
    [ 300.635406] systemd-shutdown[1]: All loop devices detached.
    [ 300.641111] systemd-shutdown[1]: Stopping MD devices.
    [ 300.646806] systemd-shutdown[1]: All MD devices stopped.
    [ 300.652193] systemd-shutdown[1]: Detaching DM devices.
    [ 300.657822] systemd-shutdown[1]: All DM devices detached.
    [ 300.663298] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
    [ 300.683232] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 300.690136] systemd-shutdown[1]: Rebooting.
    [ 300.701054] reboot: Restarting system
    [ 300.704850] BUG: scheduling while atomic: systemd-shutdow/1/0x00000002
    [ 300.711519] Modules linked in:
    [ 300.714607] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Not tainted 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 300.714623] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 300.714630] Call Trace:
    [ 300.714638] [<ffffffff8000cd28>] show_stack+0x28/0x34
    [ 300.714664] [<ffffffff80006f2a>] dump_stack_lvl+0x2e/0x64
    [ 300.714679] [<ffffffff80006f74>] dump_stack+0x14/0x1c
    [ 300.714694] [<ffffffff8004ede0>] __schedule_bug+0x44/0x54
    [ 300.714729] [<ffffffff808c6562>] __schedule+0x6a6/0x9c4
    [ 300.714746] [<ffffffff808c68de>] schedule+0x5e/0xd8
    [ 300.714760] [<ffffffff808cc096>] schedule_timeout+0x7e/0xf4
    [ 300.714774] [<ffffffff808c75a4>] do_wait_for_common+0xe0/0x158
    [ 300.714789] [<ffffffff808c6d3a>] wait_for_completion_timeout+0x42/0x5c
    [ 300.714807] [<ffffffff80707b3e>] mbox_send_message+0xae/0x120
    [ 300.714830] [<ffffffff806f74e2>] th1520_aon_call_rpc+0x32/0xc0
    [ 300.714845] [<ffffffff806a89be>] th1520_aon_restart_handler+0x3e/0x60
    [ 300.714860] [<ffffffff80045472>] sys_off_notify+0x36/0x54
    [ 300.714878] [<ffffffff8004391c>] atomic_notifier_call_chain+0x38/0x68
    [ 300.714892] [<ffffffff800450ba>] do_kernel_restart+0x1e/0x28
    [ 300.714907] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 300.714922] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 300.714937] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 300.714953] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 300.714966] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 300.714982] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 321.698303] rcu: INFO: rcu_sched self-detected stall on CPU
    [ 321.703905] rcu: 0-....: (5215 ticks this GP) idle=fc84/1/0x4000000000000000 softirq=3636/3636 fqs=1703
    [ 321.713411] rcu: (t=5250 jiffies g=6533 q=62 ncpus=4)
    [ 321.718570] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 321.718586] Tainted: [W]=WARN
    [ 321.718591] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 321.718597] epc : machine_restart+0xc/0x10
    [ 321.718618] ra : machine_restart+0xc/0x10
    [ 321.718633] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 321.718642] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 321.718650] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 321.718657] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 321.718665] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 321.718672] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 321.718679] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 321.718686] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 321.718692] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 321.718700] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 321.718707] t5 : 0000000000000001 t6 : 000000000000002d
    [ 321.718713] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 321.718723] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 321.718740] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 321.718756] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 321.718771] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 321.718785] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 321.718801] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 348.157747] watchdog: BUG: soft lockup - CPU#0 stuck for 45s! [systemd-shutdow:1]
    [ 348.157778] Modules linked in:
    [ 348.157793] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 348.157809] Tainted: [W]=WARN
    [ 348.157814] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 348.157820] epc : machine_restart+0xc/0x10
    [ 348.157833] ra : machine_restart+0xc/0x10
    [ 348.157844] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 348.157852] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 348.157859] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 348.157867] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 348.157874] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 348.157882] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 348.157889] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 348.157897] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 348.157904] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 348.157911] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 348.157919] t5 : 0000000000000001 t6 : 000000000000002d
    [ 348.157926] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 348.157934] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 348.157949] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 348.157963] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 348.157976] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 348.157988] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 348.158001] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 372.157320] watchdog: BUG: soft lockup - CPU#0 stuck for 67s! [systemd-shutdow:1]
    [ 372.157347] Modules linked in:
    [ 372.157357] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 372.157374] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 372.157379] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 372.157385] epc : machine_restart+0xc/0x10
    [ 372.157398] ra : machine_restart+0xc/0x10
    [ 372.157410] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 372.157418] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 372.157425] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 372.157433] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 372.157441] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 372.157448] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 372.157455] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 372.157463] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 372.157470] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 372.157477] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 372.157485] t5 : 0000000000000001 t6 : 000000000000002d
    [ 372.157492] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 372.157498] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 372.157511] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 372.157526] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 372.157539] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 372.157551] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 372.157565] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 384.729127] rcu: INFO: rcu_sched self-detected stall on CPU
    [ 385.199797] rcu: 0-....: (20969 ticks this GP) idle=fc84/1/0x4000000000000000 softirq=3636/3636 fqs=9599
    [ 385.209385] rcu: (t=21128 jiffies g=6533 q=69 ncpus=4)
    [ 385.214626] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 385.214643] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 385.214648] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 385.214653] epc : machine_restart+0xc/0x10
    [ 385.214670] ra : machine_restart+0xc/0x10
    [ 385.214683] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 385.214691] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 385.214698] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 385.214705] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 385.214712] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 385.214719] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 385.214727] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 385.214734] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 385.214741] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 385.214748] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 385.214755] t5 : 0000000000000001 t6 : 000000000000002d
    [ 385.214761] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 385.214769] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 385.214784] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 385.214801] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 385.214817] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 385.214832] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 385.214847] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 412.156700] watchdog: BUG: soft lockup - CPU#0 stuck for 104s! [systemd-shutdow:1]
    [ 412.156730] Modules linked in:
    [ 412.156741] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 412.156755] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 412.156759] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 412.156765] epc : machine_restart+0xc/0x10
    [ 412.156780] ra : machine_restart+0xc/0x10
    [ 412.156792] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 412.156800] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 412.156808] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 412.156815] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 412.156823] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 412.156830] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 412.156837] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 412.156845] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 412.156853] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 412.156860] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 412.156867] t5 : 0000000000000001 t6 : 000000000000002d
    [ 412.156873] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 412.156882] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 412.156898] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 412.156913] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 412.156927] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 412.156941] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 412.156953] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 436.156367] watchdog: BUG: soft lockup - CPU#0 stuck for 127s! [systemd-shutdow:1]
    [ 436.156397] Modules linked in:
    [ 436.156407] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 436.156421] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 436.156427] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 436.156432] epc : machine_restart+0xc/0x10
    [ 436.156449] ra : machine_restart+0xc/0x10
    [ 436.156462] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 436.156470] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 436.156477] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 436.156485] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 436.156492] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 436.156500] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 436.156507] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 436.156514] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 436.156522] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 436.156529] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 436.156536] t5 : 0000000000000001 t6 : 000000000000002d
    [ 436.156543] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 436.156550] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 436.156565] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 436.156581] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 436.156593] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 436.156609] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 436.156622] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 448.220220] rcu: INFO: rcu_sched self-detected stall on CPU
    [ 448.693809] rcu: 0-....: (36722 ticks this GP) idle=fc84/1/0x4000000000000000 softirq=3636/3636 fqs=17499
    [ 448.703477] rcu: (t=37001 jiffies g=6533 q=69 ncpus=4)
    [ 448.708716] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 448.708732] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 448.708737] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 448.708743] epc : machine_restart+0xc/0x10
    [ 448.708762] ra : machine_restart+0xc/0x10
    [ 448.708774] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 448.708782] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 448.708789] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 448.708797] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 448.708804] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 448.708812] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 448.708819] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 448.708827] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 448.708834] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 448.708841] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 448.708849] t5 : 0000000000000001 t6 : 000000000000002d
    [ 448.708855] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 448.708864] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 448.708880] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 448.708895] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 448.708913] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 448.708930] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 448.708943] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 476.155864] watchdog: BUG: soft lockup - CPU#0 stuck for 164s! [systemd-shutdow:1]
    [ 476.155893] Modules linked in:
    [ 476.155905] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 476.155921] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 476.155925] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 476.155931] epc : machine_restart+0xc/0x10
    [ 476.155947] ra : machine_restart+0xc/0x10
    [ 476.155959] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 476.155967] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 476.155975] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 476.155982] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 476.155990] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 476.155997] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 476.156004] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 476.156012] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 476.156019] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 476.156026] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 476.156033] t5 : 0000000000000001 t6 : 000000000000002d
    [ 476.156039] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 476.156048] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 476.156063] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 476.156079] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 476.156093] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 476.156107] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170
    [ 476.156122] [<ffffffff808cda30>] handle_exception+0x148/0x156
    [ 500.155594] watchdog: BUG: soft lockup - CPU#0 stuck for 186s! [systemd-shutdow:1]
    [ 500.155622] Modules linked in:
    [ 500.155633] CPU: 0 UID: 0 PID: 1 Comm: systemd-shutdow Tainted: G W L 6.17.0-rc6-next-20250918-00002-g75253f2a247a #1465 NONE
    [ 500.155649] Tainted: [W]=WARN, [L]=SOFTLOCKUP
    [ 500.155654] Hardware name: Sipeed Lichee Pi 4A (DT)
    [ 500.155660] epc : machine_restart+0xc/0x10
    [ 500.155674] ra : machine_restart+0xc/0x10
    [ 500.155685] epc : ffffffff80009ddc ra : ffffffff80009ddc sp : ffffffc600023d10
    [ 500.155695] gp : ffffffff81318488 tp : ffffffd700130000 t0 : 0000000000000000
    [ 500.155702] t1 : 0000000000006000 t2 : 000000000000b554 s0 : ffffffc600023d20
    [ 500.155710] s1 : 0000000000000000 a0 : 0000000000000000 a1 : ffffffffffffffff
    [ 500.155717] a2 : 007b063301eaba00 a3 : 0000000000000002 a4 : 007b063301eaba00
    [ 500.155724] a5 : ffffffff8131b4e2 a6 : 0000000000000000 a7 : 0000000000000000
    [ 500.155732] s2 : 0000003febdff958 s3 : 0000000001234567 s4 : ffffffff8131a95c
    [ 500.155739] s5 : 0000000028121969 s6 : 00000000fee1dead s7 : 0000000000000005
    [ 500.155746] s8 : 0000003febe002c8 s9 : 0000003febe00360 s10: 0000000000000000
    [ 500.155753] s11: 0000003febe002c8 t3 : 000000000000012e t4 : 000000000000015b
    [ 500.155760] t5 : 0000000000000001 t6 : 000000000000002d
    [ 500.155767] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005
    [ 500.155775] [<ffffffff80009ddc>] machine_restart+0xc/0x10
    [ 500.155789] [<ffffffff80045228>] kernel_restart+0x7c/0x88
    [ 500.155805] [<ffffffff80045a34>] __riscv_sys_reboot+0xec/0x1f8
    [ 500.155819] [<ffffffff8000c7a2>] syscall_handler+0x3a/0x48
    [ 500.155831] [<ffffffff808c38a0>] do_trap_ecall_u+0x74/0x170