Убрал из скрипта размонтирование и монтирование… перезапустил после зависания WB вывод dmesg ниже:
root@wirenboard-A42L2RBW:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.35-wb153 (root@wbdevenv) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Oct 26 10:17:53 UTC 2023
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Wiren Board rev. 7.4.2 (A40i)
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 16 MiB at 0xbec00000
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000040000000-0x000000006fffffff]
[ 0.000000] HighMem [mem 0x0000000070000000-0x00000000bfffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
[ 0.000000] On node 0 totalpages: 524288
[ 0.000000] Normal zone: 1728 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 196608 pages, LIFO batch:63
[ 0.000000] HighMem zone: 327680 pages, LIFO batch:63
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
[ 0.000000] percpu: Embedded 20 pages/cpu s50444 r8192 d23284 u81920
[ 0.000000] pcpu-alloc: s50444 r8192 d23284 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522560
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 rootwait ro
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 2043848K/2097152K available (10240K kernel code, 1478K rwdata, 3228K rodata, 1024K init, 306K bss, 36920K reserved, 16384K cma-reserved, 1294324K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 31877 entries in 63 pages
[ 0.000000] ftrace: allocated 63 pages with 6 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x660/0x844 with crng_init=0
[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000011] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000032] Switching to timer-based delay loop, resolution 41ns
[ 0.000520] Console: colour dummy device 80x30
[ 0.000615] Calibrating delay loop (skipped), value calculated using timer frequency… 48.00 BogoMIPS (lpj=240000)
[ 0.000654] pid_max: default: 32768 minimum: 301
[ 0.000957] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.000989] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002298] CPU: Testing write buffer coherency: ok
[ 0.003285] /cpus/cpu@0 missing clock-frequency property
[ 0.003473] /cpus/cpu@1 missing clock-frequency property
[ 0.003634] /cpus/cpu@2 missing clock-frequency property
[ 0.003790] /cpus/cpu@3 missing clock-frequency property
[ 0.003841] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.005809] Setting up static identity map for 0x40100000 - 0x40100060
[ 0.006090] rcu: Hierarchical SRCU implementation.
[ 0.007190] smp: Bringing up secondary CPUs …
[ 0.018379] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.031117] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.043195] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.043511] smp: Brought up 1 node, 4 CPUs
[ 0.043568] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[ 0.043588] CPU: All CPU(s) started in HYP mode.
[ 0.043608] CPU: Virtualization extensions available.
[ 0.045082] devtmpfs: initialized
[ 0.067252] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.067577] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.067616] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.069787] pinctrl core: initialized pinctrl subsystem
[ 0.072094] NET: Registered protocol family 16
[ 0.076825] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.078323] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.078872] No ATAGs?
[ 0.079114] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.079406] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.166279] SCSI subsystem initialized
[ 0.167102] usbcore: registered new interface driver usbfs
[ 0.167366] usbcore: registered new interface driver hub
[ 0.167601] usbcore: registered new device driver usb
[ 0.168507] mc: Linux media interface: v0.10
[ 0.168627] videodev: Linux video capture interface: v2.00
[ 0.168766] pps_core: LinuxPPS API ver. 1 registered
[ 0.168792] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.168844] PTP clock support registered
[ 0.169326] Advanced Linux Sound Architecture Driver Initialized.
[ 0.170827] clocksource: Switched to clocksource arch_sys_counter
[ 1.306354] NET: Registered protocol family 2
[ 1.307389] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 1.307450] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 1.307539] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.307669] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.307833] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.308172] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.309085] NET: Registered protocol family 1
[ 1.310510] RPC: Registered named UNIX socket transport module.
[ 1.310544] RPC: Registered udp transport module.
[ 1.310565] RPC: Registered tcp transport module.
[ 1.310586] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.312706] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 1.316118] Initialise system trusted keyrings
[ 1.316503] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 1.331252] NFS: Registering the id_resolver key type
[ 1.331399] Key type id_resolver registered
[ 1.331431] Key type id_legacy registered
[ 1.503044] Key type asymmetric registered
[ 1.503077] Asymmetric key parser ‘x509’ registered
[ 1.503261] bounce: pool size: 64 pages
[ 1.503339] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.503359] io scheduler mq-deadline registered
[ 1.503375] io scheduler kyber registered
[ 1.505265] sun4i-usb-phy 1c13400.phy: Couldn’t request ID GPIO
[ 1.547055] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[ 1.571921] brd: module loaded
[ 1.589858] loop: module loaded
[ 1.599974] libphy: Fixed MDIO Bus: probed
[ 1.601688] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator
[ 1.602404] libphy: sun4i_mii_bus: probed
[ 1.606362] CAN device driver interface
[ 1.610182] PPP generic driver version 2.4.2
[ 1.610612] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.610641] ehci-platform: EHCI generic platform driver
[ 1.612205] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.612254] ohci-platform: OHCI generic platform driver
[ 1.613491] usbcore: registered new interface driver usb-storage
[ 1.613611] usbcore: registered new interface driver usbserial_generic
[ 1.613656] usbserial: USB Serial support registered for generic
[ 1.617871] sun6i-rtc 1c20400.rtc: registered as rtc1
[ 1.617897] sun6i-rtc 1c20400.rtc: RTC enabled
[ 1.618350] i2c /dev entries driver
[ 1.629624] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 1.634994] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.636271] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz)
[ 1.637153] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 1.638102] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 1.638435] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 1.638752] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 1.638973] sun8i-ce 1c15000.crypto: Register cbc(aes)
[ 1.639251] sun8i-ce 1c15000.crypto: Register ecb(aes)
[ 1.639505] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
[ 1.639737] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
[ 1.639993] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0
[ 1.643721] usbcore: registered new interface driver usbhid
[ 1.643753] usbhid: USB HID core driver
[ 1.653902] Initializing XFRM netlink socket
[ 1.655047] NET: Registered protocol family 10
[ 1.656418] Segment Routing with IPv6
[ 1.656566] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.657354] NET: Registered protocol family 17
[ 1.657386] can: controller area network core
[ 1.658052] NET: Registered protocol family 29
[ 1.658125] can: raw protocol
[ 1.658185] can: broadcast manager protocol
[ 1.658265] can: netlink gateway - max_hops=1
[ 1.659298] Key type dns_resolver registered
[ 1.659448] Registering SWP/SWPB emulation handler
[ 1.659639] registered taskstats version 1
[ 1.659738] Loading compiled-in X.509 certificates
[ 1.693888] sun4i-usb-phy 1c13400.phy: Couldn’t request ID GPIO
[ 1.700704] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 1.702904] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator
[ 1.709400] printk: console [ttyS0] disabled
[ 1.709624] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 53, base_baud = 1500000) is a Allwinner sun4i
[ 2.650898] printk: console [ttyS0] enabled
[ 2.656264] sun4i-pinctrl 1c20800.pinctrl: Couldn’t get bank PI regulator
[ 2.663206] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 274
[ 2.669854] sun4i-pinctrl 1c20800.pinctrl: pin-274 (1c28800.serial) status -517
[ 2.677211] sun4i-pinctrl 1c20800.pinctrl: could not request pin 274 (PI18) from group PI18 on device 1c20800.pinctrl
[ 2.687923] dw-apb-uart 1c28800.serial: Error applying setting, reverse things back
[ 2.699507] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator
[ 2.708439] libphy: sun4i_mii_bus: probed
[ 2.714310] sun4i-pinctrl 1c20800.pinctrl: Couldn’t get bank PH regulator
[ 2.721160] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 236
[ 2.727779] sun4i-pinctrl 1c20800.pinctrl: pin-236 (1c20800.pinctrl:236) status -517
[ 2.737917] sun4i-pinctrl 1c20800.pinctrl: Couldn’t get bank PH regulator
[ 2.744867] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 232
[ 2.751576] sun4i-pinctrl 1c20800.pinctrl: pin-232 (1c0b000.ethernet) status -517
[ 2.759071] sun4i-pinctrl 1c20800.pinctrl: could not request pin 232 (PH8) from group PH8 on device 1c20800.pinctrl
[ 2.769607] sun4i-emac 1c0b000.ethernet: Error applying setting, reverse things back
[ 2.779344] sun4i-pinctrl 1c20800.pinctrl: Couldn’t get bank PA regulator
[ 2.786170] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 0
[ 2.792629] sun4i-pinctrl 1c20800.pinctrl: pin-0 (1c50000.ethernet) status -517
[ 2.799966] sun4i-pinctrl 1c20800.pinctrl: could not request pin 0 (PA0) from group PA0 on device 1c20800.pinctrl
[ 2.810429] dwmac-sun8i 1c50000.ethernet: Error applying setting, reverse things back
[ 2.829791] axp20x-i2c 0-0034: AXP20x variant AXP221 found
[ 2.847627] vcc-3v3: supplied by regulator-dummy
[ 2.853280] vdd-cpu: supplied by regulator-dummy
[ 2.858821] vdd-sys: supplied by regulator-dummy
[ 2.864550] dcdc4: supplied by regulator-dummy
[ 2.871127] vcc-dram: supplied by regulator-dummy
[ 2.876459] vcc-gmac-phy: failed to get the current voltage: -EPROBE_DEFER
[ 2.883691] vcc-gmac-phy: supplied by vcc-3v3
[ 2.889620] dc5ldo: supplied by vcc-dram
[ 2.894398] tv: Bringing 700000uV into 3300000-3300000uV
[ 2.900553] tv: supplied by regulator-dummy
[ 2.905564] aldo2: Bringing 2500000uV into 3300000-3300000uV
[ 2.912052] aldo2: supplied by regulator-dummy
[ 2.918030] avcc-pll: supplied by regulator-dummy
[ 2.923843] eldo1: supplied by regulator-dummy
[ 2.929328] eldo2: supplied by regulator-dummy
[ 2.934489] vcc-pe: Bringing 1200000uV into 1800000-1800000uV
[ 2.942497] vcc-pe: supplied by regulator-dummy
[ 2.948109] vcc-sd-alt: Bringing 700000uV into 1800000-1800000uV
[ 2.955374] vcc-sd-alt: supplied by regulator-dummy
[ 2.961376] dldo2: supplied by regulator-dummy
[ 2.966948] dldo3: supplied by regulator-dummy
[ 2.972551] dldo4: supplied by regulator-dummy
[ 2.977654] rtc_ldo: supplied by regulator-dummy
[ 2.983399] ldo_io0: supplied by regulator-dummy
[ 2.988997] ldo_io1: supplied by regulator-dummy
[ 2.994570] axp20x-adc axp22x-adc: DMA mask not set
[ 3.000217] random: fast init done
[ 3.004953] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[ 3.015851] axp20x-i2c 0-0034: AXP20X driver loaded
[ 3.056394] sun4i-usb-phy 1c13400.phy: phy0 dr_mode=3
[ 3.064230] 1c28800.serial: ttyS2 at MMIO 0x1c28800 (irq = 54, base_baud = 1500000) is a Allwinner sun4i
[ 3.074657] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator
[ 3.079155] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[ 3.082644] libphy: sun4i_mii_bus: probed
[ 3.177598] mmc0: new DDR MMC card at address 0001
[ 3.183323] mmcblk0: mmc0:0001 MMC64G 58.2 GiB
[ 3.188255] mmcblk0boot0: mmc0:0001 MMC64G partition 1 4.00 MiB
[ 3.194725] mmcblk0boot1: mmc0:0001 MMC64G partition 2 4.00 MiB
[ 3.201000] mmcblk0rpmb: mmc0:0001 MMC64G partition 3 4.00 MiB, chardev (246:0)
[ 3.211751] mmcblk0: p1 p2 p3 p4 < p5 p6 >
[ 3.234515] sun4i-emac 1c0b000.ethernet: eth0: at (ptrval), IRQ 66 MAC: 00:85:01:01:9e:7e
[ 3.243727] dwmac-sun8i 1c50000.ethernet: IRQ eth_wake_irq not found
[ 3.250087] dwmac-sun8i 1c50000.ethernet: IRQ eth_lpi not found
[ 3.256452] dwmac-sun8i 1c50000.ethernet: PTP uses main clock
[ 3.262582] dwmac-sun8i 1c50000.ethernet: No HW DMA feature register supported
[ 3.269809] dwmac-sun8i 1c50000.ethernet: RX Checksum Offload Engine supported
[ 3.277058] dwmac-sun8i 1c50000.ethernet: COE Type 2
[ 3.282045] dwmac-sun8i 1c50000.ethernet: TX Checksum insertion supported
[ 3.288831] dwmac-sun8i 1c50000.ethernet: Normal descriptors
[ 3.294503] dwmac-sun8i 1c50000.ethernet: Chain mode enabled
[ 3.300849] libphy: stmmac: probed
[ 3.563211] ehci-platform 1c14000.usb: EHCI Host Controller
[ 3.568821] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
[ 3.577077] ehci-platform 1c14000.usb: irq 38, io mem 0x01c14000
[ 3.610824] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
[ 3.617930] hub 1-0:1.0: USB hub found
[ 3.621791] hub 1-0:1.0: 1 port detected
[ 3.626961] ehci-platform 1c19000.usb: EHCI Host Controller
[ 3.632593] ehci-platform 1c19000.usb: new USB bus registered, assigned bus number 2
[ 3.640586] ehci-platform 1c19000.usb: irq 40, io mem 0x01c19000
[ 3.670826] ehci-platform 1c19000.usb: USB 2.0 started, EHCI 1.00
[ 3.677818] hub 2-0:1.0: USB hub found
[ 3.681647] hub 2-0:1.0: 1 port detected
[ 3.686737] ehci-platform 1c1c000.usb: EHCI Host Controller
[ 3.692357] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3
[ 3.700343] ehci-platform 1c1c000.usb: irq 42, io mem 0x01c1c000
[ 3.731166] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
[ 3.738161] hub 3-0:1.0: USB hub found
[ 3.741987] hub 3-0:1.0: 1 port detected
[ 3.840914] ohci-platform 1c14400.usb: Generic Platform OHCI controller
[ 3.847552] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 4
[ 3.855545] ohci-platform 1c14400.usb: irq 39, io mem 0x01c14400
[ 3.935691] hub 4-0:1.0: USB hub found
[ 3.939497] hub 4-0:1.0: 1 port detected
[ 3.944633] ohci-platform 1c19400.usb: Generic Platform OHCI controller
[ 3.951289] ohci-platform 1c19400.usb: new USB bus registered, assigned bus number 5
[ 3.959201] ohci-platform 1c19400.usb: irq 41, io mem 0x01c19400
[ 4.035698] hub 5-0:1.0: USB hub found
[ 4.039506] hub 5-0:1.0: 1 port detected
[ 4.044617] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
[ 4.051291] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 6
[ 4.059103] usb 2-1: new high-speed USB device number 2 using ehci-platform
[ 4.066375] ohci-platform 1c1c400.usb: irq 43, io mem 0x01c1c400
[ 4.145729] hub 6-0:1.0: USB hub found
[ 4.149542] hub 6-0:1.0: 1 port detected
[ 4.162510] of_cfs_init
[ 4.165081] of_cfs_init: OK
[ 4.168592] ALSA device list:
[ 4.171632] No soundcards found.
[ 4.184355] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 4.205110] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 4.212496] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 4.347936] EXT4-fs (mmcblk0p2): recovery complete
[ 4.353718] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.361915] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 4.366432] mmc1: host does not support reading read-only switch, assuming write-enable
[ 4.369441] devtmpfs: mounted
[ 4.379602] mmc1: new ultra high speed SDR104 SDXC card at address 59b4
[ 4.387389] mmcblk1: mmc1:59b4 USDU1 58.3 GiB
[ 4.388003] Freeing unused kernel memory: 1024K
[ 4.396820] Run /sbin/init as init process
[ 4.397959] mmcblk1: p1
[ 4.400963] with arguments:
[ 4.400969] /sbin/init
[ 4.400977] with environment:
[ 4.403508] HOME=/
[ 4.403516] TERM=linux
[ 4.601996] systemd[1]: RTC configured in localtime, applying delta of 660 minutes to system time.
[ 4.611108] systemd[1]: System time before build time, advancing clock.
[ 4.670295] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 4.694491] systemd[1]: Detected architecture arm.
[ 4.732546] systemd[1]: Set hostname to .
[ 5.472777] systemd[1]: Queued start job for default target Graphical Interface.
[ 5.482099] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.493121] systemd[1]: Created slice system-getty.slice.
[ 5.531316] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.539858] systemd[1]: Created slice system-modprobe.slice.
[ 5.581028] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.589759] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 5.632812] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 5.672798] systemd[1]: Created slice system-wg\x2dquick.slice.
[ 5.712377] systemd[1]: Created slice User and Session Slice.
[ 5.751537] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.791323] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.831333] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
[ 5.843399] systemd[1]: Reached target Local Encrypted Volumes.
[ 5.881522] systemd[1]: Reached target Remote File Systems.
[ 5.921056] systemd[1]: Reached target Slices.
[ 5.952288] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 5.991467] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 6.042127] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 6.051471] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.092057] systemd[1]: Listening on Journal Socket.
[ 6.128707] systemd[1]: Listening on udev Control Socket.
[ 6.161867] systemd[1]: Listening on udev Kernel Socket.
[ 6.201942] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 6.216023] systemd[1]: Mounting POSIX Message Queue File System…
[ 6.256958] systemd[1]: Mounting /sys/kernel/config…
[ 6.297489] systemd[1]: Mounting Kernel Debug File System…
[ 6.337231] systemd[1]: Mounting Kernel Trace File System…
[ 6.379220] systemd[1]: Starting Create list of static device nodes for the current kernel…
[ 6.427986] systemd[1]: Starting Load Kernel Module drm…
[ 6.468221] systemd[1]: Starting Load Kernel Module fuse…
[ 6.492582] fuse: init (API version 7.32)
[ 6.503640] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 6.519388] systemd[1]: Starting File System Check on Root Device…
[ 6.572400] systemd[1]: Starting Journal Service…
[ 6.588204] systemd[1]: Starting Load Kernel Modules…
[ 6.603241] systemd[1]: Starting Coldplug All udev Devices…
[ 6.625782] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.633539] systemd[1]: Mounted /sys/kernel/config.
[ 6.644735] systemd[1]: Mounted Kernel Debug File System.
[ 6.655949] systemd[1]: Mounted Kernel Trace File System.
[ 6.723526] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 6.773920] systemd[1]: modprobe@drm.service: Succeeded.
[ 6.780718] systemd[1]: Finished Load Kernel Module drm.
[ 6.822554] systemd[1]: Started Journal Service.
[ 7.111602] EXT4-fs (mmcblk0p2): re-mounted. Opts: discard,errors=remount-ro
[ 8.118662] Driver for 1-wire Dallas network protocol.
[ 8.335031] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator
[ 8.355172] wbec spi0.0: WBEC device added
[ 8.538526] Bluetooth: Core ver 2.22
[ 8.542375] NET: Registered protocol family 31
[ 8.546836] Bluetooth: HCI device and connection manager initialized
[ 8.553283] Bluetooth: HCI socket layer initialized
[ 8.558192] Bluetooth: L2CAP socket layer initialized
[ 8.563377] Bluetooth: SCO socket layer initialized
[ 8.641985] usbcore: registered new interface driver btusb
[ 8.655889] Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 8.665900] Bluetooth: hci0: RTL: rom_version status=0 version=1
[ 8.672032] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
[ 8.682999] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
[ 8.689479] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[ 8.699228] Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
[ 8.741577] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.822031] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 8.846002] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 9.221807] wbec-adc wbec-adc.2.auto: DMA mask not set
[ 9.244890] wbec-rtc wbec-rtc.6.auto: DMA mask not set
[ 9.246796] wbec-watchdog wbec-watchdog.5.auto: DMA mask not set
[ 9.248184] wbec-power wbec-power.8.auto: DMA mask not set
[ 9.249711] iio-rescale vin-volt: using raw+scale source channel
[ 9.250528] iio-rescale v33-volt: using raw+scale source channel
[ 9.279405] wbec-pwrkey wbec-pwrkey.7.auto: DMA mask not set
[ 9.293020] wbec-gpio wbec-gpio.4.auto: DMA mask not set
[ 9.304469] RTL871X: module init start
[ 9.308282] RTL871X: rtl8723bu BT-Coex version = BTCOEX20140507-4E40
[ 9.314709] wbec-rtc wbec-rtc.6.auto: registered as rtc0
[ 9.314774] input: wbec pwrkey as /devices/platform/soc/1c17000.spi/spi_master/spi0/spi0.0/wbec-pwrkey.7.auto/input/input0
[ 9.316571] iio-rescale v50-volt: using raw+scale source channel
[ 9.320206] wbec-rtc wbec-rtc.6.auto: setting system clock to 2024-01-18T14:41:37 UTC (1705588897)
[ 9.337964] iio-rescale vbus-debug-volt: using raw+scale source channel
[ 9.358770] iio-rescale vbus-network-volt: using raw+scale source channel
[ 9.374968] iio-rescale a1-volt: using raw+scale source channel
[ 9.386820] iio-rescale a2-volt: using raw+scale source channel
[ 9.412341] iio-rescale a3-volt: using raw+scale source channel
[ 9.431076] iio-rescale a4-volt: using raw+scale source channel
[ 9.552701] Bluetooth: hci0: RTL: fw version 0x0e2f9f73
[ 9.582682] RTL871X: rtw_ndev_init(wlan0)
[ 9.587988] RTL871X: rtw_ndev_init(wlan1)
[ 9.597903] usbcore: registered new interface driver rtl8723bu
[ 9.605064] RTL871X: module init ret=0
[ 9.713851] usbcore: registered new interface driver rtl8xxxu
[ 9.751156] Adding 262140k swap on /dev/mmcblk0p5. Priority:-2 extents:1 across:262140k SSDsc
[ 10.160568] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: discard
[ 10.353746] systemd-journald[139]: Received client request to flush runtime journal.
[ 10.373077] systemd-journald[139]: File /var/log/journal/87b9c021b1884a94afec2265fa494a78/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 10.590879] random: crng init done
[ 10.594314] random: 7 urandom warning(s) missed due to ratelimiting
[ 12.255826] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.261315] Bluetooth: BNEP filters: protocol multicast
[ 12.266634] Bluetooth: BNEP socket layer initialized
[ 14.611557] sun4i-emac 1c0b000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
[ 14.632408] dwmac-sun8i 1c50000.ethernet eth1: PHY [stmmac-1:00] driver [ICPlus IP101A/G] (irq=POLL)
[ 14.652677] dwmac-sun8i 1c50000.ethernet eth1: No Safety Features support found
[ 14.660046] dwmac-sun8i 1c50000.ethernet eth1: No MAC Management Counters available
[ 14.667930] dwmac-sun8i 1c50000.ethernet eth1: PTP not supported by HW
[ 14.692341] dwmac-sun8i 1c50000.ethernet eth1: configuring for phy/mii link mode
[ 14.700753] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 20.865879] RTL871X: assoc success
[ 20.870531] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 23.146370] 1c29c00.serial: ttyS7 at MMIO 0x1c29c00 (irq = 131, base_baud = 1500000) is a Allwinner sun4i
[ 23.752179] ntc-thermistor wbmz4-battery-temp: Thermistor type: ncp15xh103 successfully probed.
[ 25.428985] 1c29000.serial: ttyS4 at MMIO 0x1c29000 (irq = 132, base_baud = 1500000) is a Allwinner sun4i
[ 34.411095] vcc-gmac-phy: disabling
[ 34.415196] dc5ldo: disabling
[ 34.418836] dldo4: disabling
[ 37.894519] process ‘/usr/sbin/netplugd’ started with executable stack
[ 38.458355] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 38.466354] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld Jason@zx2c4.com. All Rights Reserved.
[ 53.453731] Mass Storage Function, version: 2009/09/11
[ 53.458980] LUN: removable file: (no medium)
[ 53.491428] using random self ethernet address
[ 53.495946] using random host ethernet address
[ 53.621221] dbg0: HOST MAC 1a:55:89:a2:69:44
[ 53.625935] dbg0: MAC 1a:55:89:a2:69:43
root@wirenboard-A42L2RBW:~#
монтируем
mount -t exfat /dev/mmcblk1p1 /mnt/sdcard/
видим в dmesg
[ 137.293976] exFAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
exfatfsck /dev/mmcblk1p1
exfatfsck 1.3.0
Checking file system on /dev/mmcblk1p1.
WARN: volume was not unmounted cleanly.
File system version 1.0
Sector size 512 bytes
Cluster size 128 KB
Volume size 58 GB
Used space 5551 MB
Available space 53 GB
Totally 0 directories and 4 files.
File system checking finished. No errors found.
далее копируем и повисаем
[ 53.625935] dbg0: MAC 1a:55:89:a2:69:43
[ 118.211489] hrtimer: interrupt took 228354 ns
[ 137.293976] exFAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 479.408529] sunxi-mmc 1c0f000.mmc: data error, sending stop command
[ 480.414389] sunxi-mmc 1c0f000.mmc: send stop command failed