Skip to content

Instantly share code, notes, and snippets.

@lupyuen
Last active April 26, 2024 10:22
Show Gist options
  • Save lupyuen/01d409b7bde9607a96cd4d460e53330a to your computer and use it in GitHub Desktop.
Save lupyuen/01d409b7bde9607a96cd4d460e53330a to your computer and use it in GitHub Desktop.
Milk-V Duo S: Linux Boot Log. See https://github.com/lupyuen/nuttx-sg2000
C.SCS/0/0.WD.URPL.SDI/25000000/6000000.BS/SD.PS.SD/0x0/0x1000/0x1000/0.PE.BS.SD/0x1000/0x8200/0x8200/0.BE.J.
FSBL Jb2829:gbeb1483-dirty:2024-04-24T11:25:09+00:00
st_on_reason=d0000
st_off_reason=0
P2S/0x1000/0xc00a200.
SD/0x9200/0x1000/0x1000/0.P2E.
DPS/0xa200/0x2000.
SD/0xa200/0x2000/0x2000/0.DPE.
DDR init.
ddr_param[0]=0x78075562.
pkg_type=1
D2_4_1
DDR3-4G-BGA
Data rate=1866.
DDR BIST PASS
PLLS/OD.
C2S/0xc200/0x9fe00000/0x200.
SD/0xc200/0x200/0x200/0.RSC.
C2E.
MS/0xc400/0x80000000/0x1b000.
SD/0xc400/0x1b000/0x1b000/0.ME.
L2/0x27400.
SD/0x27400/0x200/0x200/0.L2/0x414d3342/0xcafe3814/0x80200000/0x37a00/0x37a00
COMP/1.
SD/0x27400/0x37a00/0x37a00/0.DCP/0x80200020/0x1000000/0x81900020/0x37a00/1.
DCP/0x752d0/0.
Loader_2nd loaded.
Switch RTC mode to xtal32k
Jump to monitor at 0x80000000.
OPENSBI: next_addr=0x80200020 arg1=0x80080000
OpenSBI v0.9
____ _____ ____ _____
/ __ \ / ____| _ \_ _|
| | | |_ __ ___ _ __ | (___ | |_) || |
| | | | '_ \ / _ \ '_ \ \___ \| _ < | |
| |__| | |_) | __/ | | |____) | |_) || |_
\____/| .__/ \___|_| |_|_____/|____/_____|
| |
|_|
Platform Name : Milk-V DuoS
Platform Features : mfdeleg
Platform HART Count : 1
Platform IPI Device : clint
Platform Timer Device : clint
Platform Console Device : uart8250
Platform HSM Device : ---
Platform SysReset Device : ---
Firmware Base : 0x80000000
Firmware Size : 132 KB
Runtime SBI Version : 0.3
Domain0 Name : root
Domain0 Boot HART : 0
Domain0 HARTs : 0*
Domain0 Region00 : 0x0000000074000000-0x000000007400ffff (I)
Domain0 Region01 : 0x0000000080000000-0x000000008003ffff ()
Domain0 Region02 : 0x0000000000000000-0xffffffffffffffff (R,W,X)
Domain0 Next Address : 0x0000000080200020
Domain0 Next Arg1 : 0x0000000080080000
Domain0 Next Mode : S-mode
Domain0 SysReset : yes
Boot HART ID : 0
Boot HART Domain : root
Boot HART ISA : rv64imafdcvsux
Boot HART Features : scounteren,mcounteren,time
Boot HART PMP Count : 16
Boot HART PMP Granularity : 4096
Boot HART PMP Address Bits: 38
Boot HART MHPM Count : 8
Boot HART MHPM Count : 8
Boot HART MIDELEG : 0x0000000000000222
Boot HART MEDELEG : 0x000000000000b109
U-Boot 2021.10-ga57aa1f2-dirty (Apr 24 2024 - 11:24:46 +0000) cvitek_cv181x
DRAM: 510 MiB
gd->relocaddr=0x9fbc7000. offset=0x1f9c7000
set_rtc_register_for_power
MMC: cv-sd@4310000: 0, wifi-sd@4320000: 1
Loading Environment from nowhere... OK
In: serial
Out: serial
Err: serial
Net:
Warning: ethernet@4070000 (eth0) using random MAC address - 5e:ac:24:ab:96:56
eth0: ethernet@4070000
Hit any key to stop autoboot: 0
mmc1 : finished tuning, code:53
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
749 bytes read in 2 ms (365.2 KiB/s)
U-Boot menu
1:.Debian GNU/Linux trixie/sid 5.10.4-20240329-1+
2:.Debian GNU/Linux trixie/sid 5.10.4-20240329-1+ (rescue target)
Enter choice: 1:.Debian GNU/Linux trixie/sid 5.10.4-20240329-1+
Retrieving file: /vmlinuz-5.10.4-20240329-1+
4937389 bytes read in 57 ms (82.6 MiB/s)
append: root=/dev/root console=ttyS0,115200 earlycon=sbi root=/dev/mmcblk0p2 rootwait rw
Retrieving file: /fdt/linux-image-duos-5.10.4-20240329-1+/cv181x_milkv_duos_sd.dtb
21575 bytes read in 3 ms (6.9 MiB/s)
Uncompressing Kernel Image
Decompressing 9100288 bytes used 205ms
## Flattened Device Tree blob at 81200000
Booting using the fdt blob at 0x81200000
Loading Device Tree to 000000009f275000, end 000000009f27d446 ... OK
Starting kernel ...
[ 0.000000] Linux version 5.10.4-20240329-1+ (root@3abcc283c6ba) (riscv64-unknown-linux-musl-gcc (Xuantie-900 linux-5.10.4 musl gcc Toolchain V2.6.1 B-20220906) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 PREEMPT Wed Apr 24 11:26:16 UTC 2024
[ 0.000000] earlycon: sbi0 at I/O port 0x0 (options '')
[ 0.000000] printk: bootconsole [sbi0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000008f530000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0buffer, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000008f528000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0vring0, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000008f52c000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0vring1, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000080000000-0x000000009fdfffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008f527fff]
[ 0.000000] node 0: [mem 0x000000008f630000-0x000000009fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff]
[ 0.000000] SBI specification v0.3 detected
[ 0.000000] SBI implementation ID=0x1 Version=0x9
[ 0.000000] SBI v0.2 TIME extension detected
[ 0.000000] SBI v0.2 IPI extension detected
[ 0.000000] SBI v0.2 RFENCE extension detected
[ 0.000000] riscv: ISA extensions acdfimsuv
[ 0.000000] riscv: ELF capabilities acdfimv
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 128256
[ 0.000000] Kernel command line: root=/dev/root console=ttyS0,115200 earlycon=sbi root=/dev/mmcblk0p2 rootwait rw
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Sorting __ex_table...
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 498084K/521184K available (5746K kernel code, 636K rwdata, 2290K rodata, 156K init, 249K bss, 23100K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] .Trampoline variant of Tasks RCU enabled.
[ 0.000000] .Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] riscv-intc: 64 local interrupts mapped
[ 0.000000] plic: interrupt-controller@70000000: mapped 101 interrupts with 1 handlers for 2 contexts.
[ 0.000000] random: get_random_bytes called from start_kernel+0x276/0x352 with crng_init=0
[ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [0]
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
[ 0.000006] sched_clock: 64 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[ 0.008411] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[ 0.019122] pid_max: default: 4096 minimum: 301
[ 0.024021] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.031526] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.041415] ASID allocator initialised with 65536 entries
[ 0.047112] rcu: Hierarchical SRCU implementation.
[ 0.052591] EFI services will not be available.
[ 0.057776] devtmpfs: initialized
[ 0.066696] early_time_log: do_initcalls: 9393298us
[ 0.072637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.082686] futex hash table entries: 16 (order: -4, 384 bytes, linear)
[ 0.089717] pinctrl core: initialized pinctrl subsystem
[ 0.095694] NET: Registered protocol family 16
[ 0.100696] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.108009] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.116765] thermal_sys: Registered thermal governor 'step_wise'
[ 0.130167] OF: /gpio@03020000/gpio-controller@0: could not find phandle
[ 0.143378] OF: /gpio@03021000/gpio-controller@1: could not find phandle
[ 0.150355] OF: /gpio@03022000/gpio-controller@2: could not find phandle
[ 0.157346] OF: /gpio@03023000/gpio-controller@3: could not find phandle
[ 0.164333] OF: /gpio@05021000/gpio-controller@4: could not find phandle
[ 0.173000] clk reset: nr_reset=64 resource_size=8
[ 0.178431] get audio clk=24576000
[ 0.181956] cvitek-i2s-subsys 4108000.i2s_subsys: Set clk_sdma_aud0~3 to 24576000
[ 0.200714] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.207793] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.221783] dw_dmac 4330000.dma: CVITEK DMA Controller, 8 channels, probe done!
[ 0.230066] usbcore: registered new interface driver usbfs
[ 0.236007] usbcore: registered new interface driver hub
[ 0.241580] usbcore: registered new device driver usb
[ 0.248464] mc: Linux media interface: v0.10
[ 0.252904] videodev: Linux video capture interface: v2.00
[ 0.259336] Advanced Linux Sound Architecture Driver Initialized.
[ 0.266258] Bluetooth: Core ver 2.22
[ 0.269983] NET: Registered protocol family 31
[ 0.274566] Bluetooth: HCI device and connection manager initialized
[ 0.281199] Bluetooth: HCI socket layer initialized
[ 0.286308] Bluetooth: L2CAP socket layer initialized
[ 0.291649] Bluetooth: SCO socket layer initialized
[ 0.297419] clocksource: Switched to clocksource riscv_clocksource
[ 0.306223] NET: Registered protocol family 2
[ 0.311726] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.320422] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.328429] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.335872] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.342596] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.349366] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.356796] NET: Registered protocol family 1
[ 0.361936] RPC: Registered named UNIX socket transport module.
[ 0.368059] RPC: Registered udp transport module.
[ 0.372928] RPC: Registered tcp transport module.
[ 0.377849] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.385973] Initialise system trusted keyrings
[ 0.390811] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[ 0.406011] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.413006] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.420425] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.427186] fuse: init (API version 7.32)
[ 0.486414] Key type asymmetric registered
[ 0.490677] Asymmetric key parser 'x509' registered
[ 0.495739] Asymmetric key parser 'pkcs8' registered
[ 0.501795] gpio-495 (wifi_pwr): hogged as output/high
[ 0.511784] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[ 0.520664] printk: console [ttyS0] disabled
[ 0.525155] 4140000.serial: ttyS0 at MMIO 0x4140000 (irq = 14, base_baud = 1562500) is a 16550A
[ 0.534176] printk: console [ttyS0] enabled
[ 0.534176] printk: console [ttyS0] enabled
[ 0.542775] printk: bootconsole [sbi0] disabled
[ 0.542775] printk: bootconsole [sbi0] disabled
[ 0.553070] 41c0000.serial: ttyS4 at MMIO 0x41c0000 (irq = 15, base_baud = 1562500) is a 16550A
[ 0.563316] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 0.571501] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 0.582264] libphy: Fixed MDIO Bus: probed
[ 0.586555] tun: Universal TUN/TAP device driver, 1.6
[ 0.592446] bm-dwmac 4070000.ethernet: IRQ eth_wake_irq not found
[ 0.598835] bm-dwmac 4070000.ethernet: IRQ eth_lpi not found
[ 0.604845] bm-dwmac 4070000.ethernet: Hash table entries set to unexpected value 0
[ 0.612917] bm-dwmac 4070000.ethernet: no reset control found
[ 0.619136] bm-dwmac 4070000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 0.626045] bm-dwmac 4070000.ethernet: .DWMAC1000
[ 0.630945] bm-dwmac 4070000.ethernet: DMA HW capability register supported
[ 0.638167] bm-dwmac 4070000.ethernet: RX Checksum Offload Engine supported
[ 0.645388] bm-dwmac 4070000.ethernet: COE Type 2
[ 0.650276] bm-dwmac 4070000.ethernet: TX Checksum insertion supported
[ 0.657048] bm-dwmac 4070000.ethernet: Normal descriptors
[ 0.662654] bm-dwmac 4070000.ethernet: Ring mode enabled
[ 0.668172] bm-dwmac 4070000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 0.675933] bm-dwmac 4070000.ethernet: device MAC address 5e:ac:24:ab:96:56
[ 0.709299] libphy: stmmac: probed
[ 0.713050] CVITEK CV182XA stmmac-0:00: attached PHY driver [CVITEK CV182XA] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[ 0.724194] CVITEK CV182XA stmmac-0:01: attached PHY driver [CVITEK CV182XA] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[ 0.736360] bm-dwmac 4070000.ethernet: Cannot get clk_500m_eth!
[ 0.742605] bm-dwmac 4070000.ethernet: Cannot get gate_clk_axi4!
[ 0.749079] PPP generic driver version 2.4.2
[ 0.753825] NET: Registered protocol family 24
[ 0.758497] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
[ 0.766542] dwc2 4340000.usb: axi clk installed
[ 0.771287] dwc2 4340000.usb: apb clk installed
[ 0.776003] dwc2 4340000.usb: 125m clk installed
[ 0.780807] dwc2 4340000.usb: 33k clk installed
[ 0.785519] dwc2 4340000.usb: 12m clk installed
[ 0.790309] dwc2 4340000.usb: EPs: 8, dedicated fifos, 3072 entries in SPRAM
[ 0.798113] dwc2 4340000.usb: DWC OTG Controller
[ 0.802973] dwc2 4340000.usb: new USB bus registered, assigned bus number 1
[ 0.810232] dwc2 4340000.usb: irq 35, io mem 0x04340000
[ 0.816529] hub 1-0:1.0: USB hub found
[ 0.820534] hub 1-0:1.0: 1 port detected
[ 0.826665] mousedev: PS/2 mouse device common for all mice
[ 0.832821] i2c /dev entries driver
[ 0.838336] cooling cv181x_cooling: elems of dev-freqs=6
[ 0.843900] cooling cv181x_cooling: dev_freqs[0]: 850000000 500000000
[ 0.850587] cooling cv181x_cooling: dev_freqs[1]: 425000000 375000000
[ 0.857270] cooling cv181x_cooling: dev_freqs[2]: 425000000 300000000
[ 0.864162] cooling cv181x_cooling: Cooling device registered: cooling
[ 0.871953] Bluetooth: HCI UART driver ver 2.3
[ 0.876601] Bluetooth: HCI UART protocol BCSP registered
[ 0.882576] sdhci: Secure Digital Host Controller Interface driver
[ 0.889005] sdhci: Copyright(c) Pierre Ossman
[ 0.893531] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.899618] cvi:sdhci_cvi_probe
[ 0.949434] mmc0: SDHCI controller on 4310000.cv-sd [4310000.cv-sd] using ADMA 64-bit
[ 0.957595] cvi_proc_init cvi_host 0x(____ptrval____)
[ 0.963023] cvi:sdhci_cvi_probe
[ 1.004625] mmc1: SDHCI controller on 4320000.wifi-sd [4320000.wifi-sd] using ADMA 64-bit
[ 1.015343] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.022188] usbcore: registered new interface driver usbhid
[ 1.028099] usbhid: USB HID core driver
[ 1.033921] cvitek-i2s 4100000.i2s: cvi_i2s_probe
[ 1.039487] cvitek-i2s 4130000.i2s: cvi_i2s_probe
[ 1.050231] cviteka-adc sound_adc: cviteka_adc_probe, dev name=sound_adc
[ 1.058467] cviteka-adc sound_adc: cviteka_adc_probe start devm_snd_soc_register_card
[ 1.067084] cvitekaadc 300a100.adc: cvitekaadc_probe
[ 1.078127] cviteka-dac sound_dac: cviteka_dac_probe, dev name=sound_dac
[ 1.085765] cvitekadac 300a000.dac: cvitekadac_probe
[ 1.094541] cvitekadac_probe gpio_is_valid mute_pin_l
[ 1.099902] cvitekadac_probe gpio_is_valid mute_pin_r
[ 1.115057] mmc1: new high speed SDIO card at address 390b
[ 1.126911] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 1.137315] random: fast init done
[ 1.141224] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 1.154675] NET: Registered protocol family 10
[ 1.169914] Segment Routing with IPv6
[ 1.181828] NET: Registered protocol family 17
[ 1.191370] Bluetooth: RFCOMM TTY layer initialized
[ 1.198853] Bluetooth: RFCOMM socket layer initialized
[ 1.204422] Bluetooth: RFCOMM ver 1.11
[ 1.211740] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.217912] Bluetooth: BNEP socket layer initialized
[ 1.223500] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.229816] Bluetooth: HIDP socket layer initialized
[ 1.242579] Loading compiled-in X.509 certificates
[ 1.306384] cviteka-adc sound_adc: cviteka_adc_probe, dev name=sound_adc
[ 1.313475] cviteka-adc sound_adc: cviteka_adc_probe start devm_snd_soc_register_card
[ 1.339850] cviteka-dac sound_dac: cviteka_dac_probe, dev name=sound_dac
[ 1.365810] ALSA device list:
[ 1.369078] dw-apb-uart 4140000.serial: forbid DMA for kernel console
[ 1.376104] Waiting for root device /dev/mmcblk0p2...
[ 1.904151] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
[ 1.911885] mmcblk0: mmc0:aaaa SH64G 59.5 GiB
[ 1.920065] mmcblk0: p1 p2
[ 1.938470] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.946987] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.954039] devtmpfs: mounted
[ 1.957249] Freeing unused kernel memory: 156K
[ 1.961924] Kernel memory protection not selected by kernel config.
[ 1.968447] Run /sbin/init as init process
[ 1.972740] early_time_log: run_init_process: 11299348us
[ 2.258906] systemd[1]: System time before build time, advancing clock.
[ 2.280371] systemd[1]: Failed to find module 'autofs4'
[ 2.335312] systemd[1]: systemd 255.4-1+b1 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)
[ 2.368727] systemd[1]: Detected architecture riscv64.
Welcome to Debian GNU/Linux trixie/sid!
[ 2.392070] systemd[1]: Hostname set to <duos>.
[ 2.404284] systemd[1]: Initializing machine ID from random generator.
[ 3.856027] random: crng init done
[ 4.140389] systemd[1]: Queued start job for default target graphical.target.
[ 4.164530] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ OK ] Created slice system-getty.slice - Slice /system/getty.
[ 4.193998] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Created slice system-modprobe.slice - Slice /system/modprobe.
[ 4.226200] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ OK ] Created slice system-serial\x2dget…slice - Slice /system/serial-getty.
[ 4.258013] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ OK ] Created slice system-systemd\x2dfs…slice - Slice /system/systemd-fsck.
[ 4.288747] systemd[1]: Created slice user.slice - User and Session Slice.
[ OK ] Created slice user.slice - User and Session Slice.
[ 4.314392] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ OK ] Started systemd-ask-password-conso…equests to Console Directory Watch.
[ 4.346254] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ OK ] Started systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ 4.374138] 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).
[ 4.394433] systemd[1]: Expecting device dev-mmcblk0p1.device - /dev/mmcblk0p1...
Expecting device dev-mmcblk0p1.device - /dev/mmcblk0p1...
[ 4.417709] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...
Expecting device dev-ttyS0.device - /dev/ttyS0...
[ 4.441757] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ OK ] Reached target cryptsetup.target - Local Encrypted Volumes.
[ 4.465849] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ OK ] Reached target integritysetup.targ… Local Integrity Protected Volumes.
[ 4.493897] systemd[1]: Reached target paths.target - Path Units.
[ OK ] Reached target paths.target - Path Units.
[ 4.513834] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ OK ] Reached target remote-fs.target - Remote File Systems.
[ 4.537839] systemd[1]: Reached target slices.target - Slice Units.
[ OK ] Reached target slices.target - Slice Units.
[ 4.557837] systemd[1]: Reached target swap.target - Swaps.
[ OK ] Reached target swap.target - Swaps.
[ 4.577921] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ OK ] Reached target veritysetup.target - Local Verity Protected Volumes.
[ 4.607019] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ OK ] Listening on systemd-fsckd.socket …fsck to fsckd communication Socket.
[ 4.634342] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ OK ] Listening on systemd-initctl.socke…- initctl Compatibility Named Pipe.
[ 4.663199] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ OK ] Listening on systemd-journald-dev-…socket - Journal Socket (/dev/log).
[ 4.691203] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ OK ] Listening on systemd-journald.socket - Journal Socket.
[ 4.717898] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 4.736009] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ OK ] Listening on systemd-udevd-control.socket - udev Control Socket.
[ 4.763108] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ OK ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 4.798465] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Mounting dev-hugepages.mount - Huge Pages File System...
[ 4.838752] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 4.902760] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 4.954347] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 5.053345] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Starting kmod-static-nodes.service…eate List of Static Device Nodes...
[ 5.134683] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 5.214633] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 5.291261] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Starting modprobe@drm.service - Load Kernel Module drm...
[ 5.382647] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Starting modprobe@efi_pstore.servi… - Load Kernel Module efi_pstore...
[ 5.490291] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 5.594632] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Starting modprobe@loop.service - Load Kernel Module loop...
[ 5.658419] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 5.731961] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 5.793582] systemd[1]: systemd-journald.service: (This warning is only shown for the first unit using IP firewalling.)
[ 5.858739] systemd[1]: Starting systemd-journald.service - Journal Service...
Starting systemd-journald.service - Journal Service...
[ 5.927286] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Starting systemd-modules-load.service - Load Kernel Modules...
[ 5.973757] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 6.042736] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Starting systemd-remount-fs.servic…unt Root and Kernel File Systems...
[ 6.102153] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 6.190644] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 6.326725] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ OK ] Mounted dev-hugepages.mount - Huge Pages File System.
[ 6.386984] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ OK ] Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 6.431430] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ OK ] Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 6.484120] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ OK ] Finished kmod-static-nodes.service…Create List of Static Device Nodes.
[ 6.583851] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 6.649604] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 6.673918] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ OK ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 6.720910] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 6.747166] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ OK ] Finished modprobe@dm_mod.service - Load Kernel Mo[ 6.783317] systemd-journald[133]: Collecting audit messages is disabled.
dule dm_mod.
[ 6.804982] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 6.831373] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ OK ] Finished modprobe@drm.service - Load Kernel Module drm.
[ 6.876917] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 6.905916] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ OK ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 6.952874] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 6.979248] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 7.028933] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 7.055313] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ OK ] Finished modprobe@loop.service - Load Kernel Module loop.
[ 7.100460] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ OK ] Finished systemd-modules-load.service - Load Kernel Modules.
[ 7.144278] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ OK ] Finished systemd-remount-fs.servic…mount Root and Kernel File Systems.
[ 7.221787] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 7.293839] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 7.360142] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because no trigger condition checks were met.
[ 7.422020] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 7.555288] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 7.622182] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
---Reboot---
C.SCS/0/0.WD.URPL.SDI/25000000/6000000.BS/SD.PS.SD/0x0/0x1000/0x1000/0.PE.BS.SD/0x1000/0x8200/0x8200/0.BE.J.
FSBL Jb2829:gbeb1483-dirty:2024-04-24T11:25:09+00:00
st_on_reason=d0000
st_off_reason=0
P2S/0x1000/0xc00a200.
SD/0x9200/0x1000/0x1000/0.P2E.
DPS/0xa200/0x2000.
SD/0xa200/0x2000/0x2000/0.DPE.
DDR init.
ddr_param[0]=0x78075562.
pkg_type=1
D2_4_1
DDR3-4G-BGA
Data rate=1866.
DDR BIST PASS
PLLS/OD.
C2S/0xc200/0x9fe00000/0x200.
SD/0xc200/0x200/0x200/0.RSC.
C2E.
MS/0xc400/0x80000000/0x1b000.
SD/0xc400/0x1b000/0x1b000/0.ME.
L2/0x27400.
SD/0x27400/0x200/0x200/0.L2/0x414d3342/0xcafe3814/0x80200000/0x37a00/0x37a00
COMP/1.
SD/0x27400/0x37a00/0x37a00/0.DCP/0x80200020/0x1000000/0x81900020/0x37a00/1.
DCP/0x752d0/0.
Loader_2nd loaded.
Switch RTC mode to xtal32k
Jump to monitor at 0x80000000.
OPENSBI: next_addr=0x80200020 arg1=0x80080000
OpenSBI v0.9
____ _____ ____ _____
/ __ \ / ____| _ \_ _|
| | | |_ __ ___ _ __ | (___ | |_) || |
| | | | '_ \ / _ \ '_ \ \___ \| _ < | |
| |__| | |_) | __/ | | |____) | |_) || |_
\____/| .__/ \___|_| |_|_____/|____/_____|
| |
|_|
Platform Name : Milk-V DuoS
Platform Features : mfdeleg
Platform HART Count : 1
Platform IPI Device : clint
Platform Timer Device : clint
Platform Console Device : uart8250
Platform HSM Device : ---
Platform SysReset Device : ---
Firmware Base : 0x80000000
Firmware Size : 132 KB
Runtime SBI Version : 0.3
Domain0 Name : root
Domain0 Boot HART : 0
Domain0 HARTs : 0*
Domain0 Region00 : 0x0000000074000000-0x000000007400ffff (I)
Domain0 Region01 : 0x0000000080000000-0x000000008003ffff ()
Domain0 Region02 : 0x0000000000000000-0xffffffffffffffff (R,W,X)
Domain0 Next Address : 0x0000000080200020
Domain0 Next Arg1 : 0x0000000080080000
Domain0 Next Mode : S-mode
Domain0 SysReset : yes
Boot HART ID : 0
Boot HART Domain : root
Boot HART ISA : rv64imafdcvsux
Boot HART Features : scounteren,mcounteren,time
Boot HART PMP Count : 16
Boot HART PMP Granularity : 4096
Boot HART PMP Address Bits: 38
Boot HART MHPM Count : 8
Boot HART MHPM Count : 8
Boot HART MIDELEG : 0x0000000000000222
Boot HART MEDELEG : 0x000000000000b109
U-Boot 2021.10-ga57aa1f2-dirty (Apr 24 2024 - 11:24:46 +0000) cvitek_cv181x
DRAM: 510 MiB
gd->relocaddr=0x9fbc7000. offset=0x1f9c7000
set_rtc_register_for_power
MMC: cv-sd@4310000: 0, wifi-sd@4320000: 1
Loading Environment from nowhere... OK
In: serial
Out: serial
Err: serial
Net:
Warning: ethernet@4070000 (eth0) using random MAC address - 4a:e4:8a:7a:a6:c3
eth0: ethernet@4070000
Hit any key to stop autoboot: 0
mmc1 : finished tuning, code:53
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
749 bytes read in 1 ms (731.4 KiB/s)
U-Boot menu
1:.Debian GNU/Linux trixie/sid 5.10.4-20240329-1+
2:.Debian GNU/Linux trixie/sid 5.10.4-20240329-1+ (rescue target)
Enter choice: 1:.Debian GNU/Linux trixie/sid 5.10.4-20240329-1+
Retrieving file: /vmlinuz-5.10.4-20240329-1+
4937389 bytes read in 58 ms (81.2 MiB/s)
append: root=/dev/root console=ttyS0,115200 earlycon=sbi root=/dev/mmcblk0p2 rootwait rw
Retrieving file: /fdt/linux-image-duos-5.10.4-20240329-1+/cv181x_milkv_duos_sd.dtb
21575 bytes read in 3 ms (6.9 MiB/s)
Uncompressing Kernel Image
Decompressing 9100288 bytes used 204ms
## Flattened Device Tree blob at 81200000
Booting using the fdt blob at 0x81200000
Loading Device Tree to 000000009f275000, end 000000009f27d446 ... OK
Starting kernel ...
[ 0.000000] Linux version 5.10.4-20240329-1+ (root@3abcc283c6ba) (riscv64-unknown-linux-musl-gcc (Xuantie-900 linux-5.10.4 musl gcc Toolchain V2.6.1 B-20220906) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 PREEMPT Wed Apr 24 11:26:16 UTC 2024
[ 0.000000] earlycon: sbi0 at I/O port 0x0 (options '')
[ 0.000000] printk: bootconsole [sbi0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000008f530000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0buffer, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000008f528000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0vring0, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000008f52c000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0vring1, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000080000000-0x000000009fdfffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008f527fff]
[ 0.000000] node 0: [mem 0x000000008f630000-0x000000009fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff]
[ 0.000000] SBI specification v0.3 detected
[ 0.000000] SBI implementation ID=0x1 Version=0x9
[ 0.000000] SBI v0.2 TIME extension detected
[ 0.000000] SBI v0.2 IPI extension detected
[ 0.000000] SBI v0.2 RFENCE extension detected
[ 0.000000] riscv: ISA extensions acdfimsuv
[ 0.000000] riscv: ELF capabilities acdfimv
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 128256
[ 0.000000] Kernel command line: root=/dev/root console=ttyS0,115200 earlycon=sbi root=/dev/mmcblk0p2 rootwait rw
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Sorting __ex_table...
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 498084K/521184K available (5746K kernel code, 636K rwdata, 2290K rodata, 156K init, 249K bss, 23100K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] .Trampoline variant of Tasks RCU enabled.
[ 0.000000] .Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] riscv-intc: 64 local interrupts mapped
[ 0.000000] plic: interrupt-controller@70000000: mapped 101 interrupts with 1 handlers for 2 contexts.
[ 0.000000] random: get_random_bytes called from start_kernel+0x276/0x352 with crng_init=0
[ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [0]
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
[ 0.000006] sched_clock: 64 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[ 0.008411] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[ 0.019122] pid_max: default: 4096 minimum: 301
[ 0.024021] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.031526] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.041418] ASID allocator initialised with 65536 entries
[ 0.047116] rcu: Hierarchical SRCU implementation.
[ 0.052594] EFI services will not be available.
[ 0.057778] devtmpfs: initialized
[ 0.066700] early_time_log: do_initcalls: 9468129us
[ 0.072641] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.082690] futex hash table entries: 16 (order: -4, 384 bytes, linear)
[ 0.089722] pinctrl core: initialized pinctrl subsystem
[ 0.095696] NET: Registered protocol family 16
[ 0.100702] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.108016] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.116774] thermal_sys: Registered thermal governor 'step_wise'
[ 0.130178] OF: /gpio@03020000/gpio-controller@0: could not find phandle
[ 0.143389] OF: /gpio@03021000/gpio-controller@1: could not find phandle
[ 0.150367] OF: /gpio@03022000/gpio-controller@2: could not find phandle
[ 0.157356] OF: /gpio@03023000/gpio-controller@3: could not find phandle
[ 0.164344] OF: /gpio@05021000/gpio-controller@4: could not find phandle
[ 0.173007] clk reset: nr_reset=64 resource_size=8
[ 0.178442] get audio clk=24576000
[ 0.181968] cvitek-i2s-subsys 4108000.i2s_subsys: Set clk_sdma_aud0~3 to 24576000
[ 0.200726] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.207806] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.221792] dw_dmac 4330000.dma: CVITEK DMA Controller, 8 channels, probe done!
[ 0.230077] usbcore: registered new interface driver usbfs
[ 0.236017] usbcore: registered new interface driver hub
[ 0.241591] usbcore: registered new device driver usb
[ 0.248467] mc: Linux media interface: v0.10
[ 0.252907] videodev: Linux video capture interface: v2.00
[ 0.259341] Advanced Linux Sound Architecture Driver Initialized.
[ 0.266264] Bluetooth: Core ver 2.22
[ 0.269990] NET: Registered protocol family 31
[ 0.274572] Bluetooth: HCI device and connection manager initialized
[ 0.281206] Bluetooth: HCI socket layer initialized
[ 0.286314] Bluetooth: L2CAP socket layer initialized
[ 0.291655] Bluetooth: SCO socket layer initialized
[ 0.297423] clocksource: Switched to clocksource riscv_clocksource
[ 0.306235] NET: Registered protocol family 2
[ 0.311735] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.320431] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.328438] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.335881] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.342605] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.349376] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.356805] NET: Registered protocol family 1
[ 0.361944] RPC: Registered named UNIX socket transport module.
[ 0.368067] RPC: Registered udp transport module.
[ 0.372937] RPC: Registered tcp transport module.
[ 0.377857] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.385986] Initialise system trusted keyrings
[ 0.390824] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[ 0.406032] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.413025] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.420445] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.427207] fuse: init (API version 7.32)
[ 0.487614] Key type asymmetric registered
[ 0.491877] Asymmetric key parser 'x509' registered
[ 0.496938] Asymmetric key parser 'pkcs8' registered
[ 0.502917] gpio-495 (wifi_pwr): hogged as output/high
[ 0.512915] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[ 0.521922] printk: console [ttyS0] disabled
[ 0.526418] 4140000.serial: ttyS0 at MMIO 0x4140000 (irq = 14, base_baud = 1562500) is a 16550A
[ 0.535445] printk: console [ttyS0] enabled
[ 0.535445] printk: console [ttyS0] enabled
[ 0.544042] printk: bootconsole [sbi0] disabled
[ 0.544042] printk: bootconsole [sbi0] disabled
[ 0.554335] 41c0000.serial: ttyS4 at MMIO 0x41c0000 (irq = 15, base_baud = 1562500) is a 16550A
[ 0.564579] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 0.572764] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 0.583497] libphy: Fixed MDIO Bus: probed
[ 0.587799] tun: Universal TUN/TAP device driver, 1.6
[ 0.593784] bm-dwmac 4070000.ethernet: IRQ eth_wake_irq not found
[ 0.600168] bm-dwmac 4070000.ethernet: IRQ eth_lpi not found
[ 0.606163] bm-dwmac 4070000.ethernet: Hash table entries set to unexpected value 0
[ 0.614224] bm-dwmac 4070000.ethernet: no reset control found
[ 0.620444] bm-dwmac 4070000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 0.627354] bm-dwmac 4070000.ethernet: .DWMAC1000
[ 0.632255] bm-dwmac 4070000.ethernet: DMA HW capability register supported
[ 0.639476] bm-dwmac 4070000.ethernet: RX Checksum Offload Engine supported
[ 0.646697] bm-dwmac 4070000.ethernet: COE Type 2
[ 0.651586] bm-dwmac 4070000.ethernet: TX Checksum insertion supported
[ 0.658358] bm-dwmac 4070000.ethernet: Normal descriptors
[ 0.663965] bm-dwmac 4070000.ethernet: Ring mode enabled
[ 0.669482] bm-dwmac 4070000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 0.677242] bm-dwmac 4070000.ethernet: device MAC address 4a:e4:8a:7a:a6:c3
[ 0.710569] libphy: stmmac: probed
[ 0.714356] CVITEK CV182XA stmmac-0:00: attached PHY driver [CVITEK CV182XA] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[ 0.725472] CVITEK CV182XA stmmac-0:01: attached PHY driver [CVITEK CV182XA] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[ 0.737728] bm-dwmac 4070000.ethernet: Cannot get clk_500m_eth!
[ 0.743968] bm-dwmac 4070000.ethernet: Cannot get gate_clk_axi4!
[ 0.750442] PPP generic driver version 2.4.2
[ 0.755188] NET: Registered protocol family 24
[ 0.759860] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
[ 0.767896] dwc2 4340000.usb: axi clk installed
[ 0.772639] dwc2 4340000.usb: apb clk installed
[ 0.777355] dwc2 4340000.usb: 125m clk installed
[ 0.782158] dwc2 4340000.usb: 33k clk installed
[ 0.786872] dwc2 4340000.usb: 12m clk installed
[ 0.791663] dwc2 4340000.usb: EPs: 8, dedicated fifos, 3072 entries in SPRAM
[ 0.799463] dwc2 4340000.usb: DWC OTG Controller
[ 0.804325] dwc2 4340000.usb: new USB bus registered, assigned bus number 1
[ 0.811586] dwc2 4340000.usb: irq 35, io mem 0x04340000
[ 0.817925] hub 1-0:1.0: USB hub found
[ 0.821927] hub 1-0:1.0: 1 port detected
[ 0.827985] mousedev: PS/2 mouse device common for all mice
[ 0.834154] i2c /dev entries driver
[ 0.839565] cooling cv181x_cooling: elems of dev-freqs=6
[ 0.845141] cooling cv181x_cooling: dev_freqs[0]: 850000000 500000000
[ 0.851832] cooling cv181x_cooling: dev_freqs[1]: 425000000 375000000
[ 0.858516] cooling cv181x_cooling: dev_freqs[2]: 425000000 300000000
[ 0.865407] cooling cv181x_cooling: Cooling device registered: cooling
[ 0.873238] Bluetooth: HCI UART driver ver 2.3
[ 0.877886] Bluetooth: HCI UART protocol BCSP registered
[ 0.883861] sdhci: Secure Digital Host Controller Interface driver
[ 0.890289] sdhci: Copyright(c) Pierre Ossman
[ 0.894816] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.900903] cvi:sdhci_cvi_probe
[ 0.949440] mmc0: SDHCI controller on 4310000.cv-sd [4310000.cv-sd] using ADMA 64-bit
[ 0.957602] cvi_proc_init cvi_host 0x(____ptrval____)
[ 0.963029] cvi:sdhci_cvi_probe
[ 1.004631] mmc1: SDHCI controller on 4320000.wifi-sd [4320000.wifi-sd] using ADMA 64-bit
[ 1.015351] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.022193] usbcore: registered new interface driver usbhid
[ 1.028106] usbhid: USB HID core driver
[ 1.033926] cvitek-i2s 4100000.i2s: cvi_i2s_probe
[ 1.039489] cvitek-i2s 4130000.i2s: cvi_i2s_probe
[ 1.050236] cviteka-adc sound_adc: cviteka_adc_probe, dev name=sound_adc
[ 1.058474] cviteka-adc sound_adc: cviteka_adc_probe start devm_snd_soc_register_card
[ 1.067092] cvitekaadc 300a100.adc: cvitekaadc_probe
[ 1.078127] cviteka-dac sound_dac: cviteka_dac_probe, dev name=sound_dac
[ 1.085755] cvitekadac 300a000.dac: cvitekadac_probe
[ 1.094544] cvitekadac_probe gpio_is_valid mute_pin_l
[ 1.099905] cvitekadac_probe gpio_is_valid mute_pin_r
[ 1.111299] mmc1: new high speed SDIO card at address 390b
[ 1.123314] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 1.134161] random: fast init done
[ 1.144144] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 1.158403] NET: Registered protocol family 10
[ 1.172348] Segment Routing with IPv6
[ 1.184417] NET: Registered protocol family 17
[ 1.192624] Bluetooth: RFCOMM TTY layer initialized
[ 1.200350] Bluetooth: RFCOMM socket layer initialized
[ 1.206921] Bluetooth: RFCOMM ver 1.11
[ 1.214108] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.220324] Bluetooth: BNEP socket layer initialized
[ 1.225836] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.232149] Bluetooth: HIDP socket layer initialized
[ 1.243808] Loading compiled-in X.509 certificates
[ 1.305119] cviteka-adc sound_adc: cviteka_adc_probe, dev name=sound_adc
[ 1.312176] cviteka-adc sound_adc: cviteka_adc_probe start devm_snd_soc_register_card
[ 1.338161] cviteka-dac sound_dac: cviteka_dac_probe, dev name=sound_dac
[ 1.364496] ALSA device list:
[ 1.369842] dw-apb-uart 4140000.serial: forbid DMA for kernel console
[ 1.379072] Waiting for root device /dev/mmcblk0p2...
[ 1.897536] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
[ 1.905239] mmcblk0: mmc0:aaaa SH64G 59.5 GiB
[ 1.913459] mmcblk0: p1 p2
[ 2.145735] random: crng init done
[ 2.347036] EXT4-fs (mmcblk0p2): recovery complete
[ 2.354471] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.362937] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 2.370095] devtmpfs: mounted
[ 2.373304] Freeing unused kernel memory: 156K
[ 2.377937] Kernel memory protection not selected by kernel config.
[ 2.384451] Run /sbin/init as init process
[ 2.388744] early_time_log: run_init_process: 11790179us
[ 2.661300] systemd[1]: System time before build time, advancing clock.
[ 2.688810] systemd[1]: Failed to find module 'autofs4'
[ 2.740745] systemd[1]: systemd 255.4-1+b1 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)
[ 2.774148] systemd[1]: Detected architecture riscv64.
Welcome to Debian GNU/Linux trixie/sid!
[ 2.800063] systemd[1]: Hostname set to <duos>.
[ 4.592449] systemd[1]: Queued start job for default target graphical.target.
[ 4.616388] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ OK ] Created slice system-getty.slice - Slice /system/getty.
[ 4.645990] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Created slice system-modprobe.slice - Slice /system/modprobe.
[ 4.678246] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ OK ] Created slice system-serial\x2dget…slice - Slice /system/serial-getty.
[ 4.710024] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ OK ] Created slice system-systemd\x2dfs…slice - Slice /system/systemd-fsck.
[ 4.740712] systemd[1]: Created slice user.slice - User and Session Slice.
[ OK ] Created slice user.slice - User and Session Slice.
[ 4.766334] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ OK ] Started systemd-ask-password-conso…equests to Console Directory Watch.
[ 4.794225] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ OK ] Started systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ 4.822090] 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).
[ 4.842368] systemd[1]: Expecting device dev-mmcblk0p1.device - /dev/mmcblk0p1...
Expecting device dev-mmcblk0p1.device - /dev/mmcblk0p1...
[ 4.865722] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...
Expecting device dev-ttyS0.device - /dev/ttyS0...
[ 4.889754] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ OK ] Reached target cryptsetup.target - Local Encrypted Volumes.
[ 4.914358] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ OK ] Reached target integritysetup.targ… Local Integrity Protected Volumes.
[ 4.941946] systemd[1]: Reached target paths.target - Path Units.
[ OK ] Reached target paths.target - Path Units.
[ 4.961865] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ OK ] Reached target remote-fs.target - Remote File Systems.
[ 4.985803] systemd[1]: Reached target slices.target - Slice Units.
[ OK ] Reached target slices.target - Slice Units.
[ 5.005883] systemd[1]: Reached target swap.target - Swaps.
[ OK ] Reached target swap.target - Swaps.
[ 5.025897] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ OK ] Reached target veritysetup.target - Local Verity Protected Volumes.
[ 5.055087] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ OK ] Listening on systemd-fsckd.socket …fsck to fsckd communication Socket.
[ 5.082370] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ OK ] Listening on systemd-initctl.socke…- initctl Compatibility Named Pipe.
[ 5.113186] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ OK ] Listening on systemd-journald-dev-…socket - Journal Socket (/dev/log).
[ 5.143247] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ OK ] Listening on systemd-journald.socket - Journal Socket.
[ 5.169912] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 5.191724] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ OK ] Listening on systemd-udevd-control.socket - udev Control Socket.
[ 5.219128] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ OK ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 5.254537] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Mounting dev-hugepages.mount - Huge Pages File System...
[ 5.294788] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 5.358754] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 5.410398] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 5.504960] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Starting kmod-static-nodes.service…eate List of Static Device Nodes...
[ 5.594713] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 5.674624] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 5.750677] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Starting modprobe@drm.service - Load Kernel Module drm...
[ 5.842633] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Starting modprobe@efi_pstore.servi… - Load Kernel Module efi_pstore...
[ 5.950711] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 6.050651] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Starting modprobe@loop.service - Load Kernel Module loop...
[ 6.118334] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 6.191999] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 6.253573] systemd[1]: systemd-journald.service: (This warning is only shown for the first unit using IP firewalling.)
[ 6.318736] systemd[1]: Starting systemd-journald.service - Journal Service...
Starting systemd-journald.service - Journal Service...
[ 6.391359] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Starting systemd-modules-load.service - Load Kernel Modules...
[ 6.433784] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 6.507348] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Starting systemd-remount-fs.servic…unt Root and Kernel File Systems...
[ 6.562128] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 6.647229] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 6.782325] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ OK ] Mounted dev-hugepages.mount - Huge Pages File System.
[ 6.847183] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ OK ] Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 6.903461] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ OK ] Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 6.956125] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ OK ] Finished kmod-static-nodes.service…Create List of Static Device Nodes.
[ 7.049190] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 7.083948] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 7.110202] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ OK ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 7.173968] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 7.199266] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ OK ] Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 7.244932] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 7.262605] systemd-journald[135]: Collecting audit messages is disabled.
[ 7.275198] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ OK ] Finished modprobe@drm.service - Load Kernel Module drm.
[ 7.316915] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 7.351165] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ OK ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 7.396899] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 7.423151] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 7.468905] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 7.497953] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ OK ] Finished modprobe@loop.service - Load Kernel Module loop.
[ 7.545894] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ OK ] Finished systemd-modules-load.service - Load Kernel Modules.
[ 7.596335] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ OK ] Finished systemd-remount-fs.servic…mount Root and Kernel File Systems.
[ 7.674249] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 7.745806] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 7.814951] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 7.905765] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 8.018812] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 8.082128] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 8.151248] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
Starting systemd-sysctl.service - Apply Kernel Variables...
[ 8.230612] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
Starting systemd-tmpfiles-setup-de… Device Nodes in /dev gracefully...
[ 8.301784] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 8.388873] systemd[1]: Started systemd-journald.service - Journal Service.
[ OK ] Started systemd-journald.service - Journal Service.
[ OK ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ OK ] Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ OK ] Finished systemd-random-seed.service - Load/Save OS Random Seed.
[FAILED] Failed to start systemd-sysctl.service - Apply Kernel Variables.
See 'systemctl status systemd-sysctl.service' for details.
Starting systemd-journal-flush.ser…sh Journal to Persistent Storage...
[ OK ] Finished systemd-tmpfiles-setup-de…ic Device Nodes in /dev gracefully.
Starting systemd-tmpfiles-setup-de…eate Static Device Nodes in /dev...
[ 9.266303] systemd-journald[135]: Received client request to flush runtime journal.
[ 9.289923] systemd-journald[135]: File /var/log/journal/068870d423ab4c528225a0dcc8cb317a/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ OK ] Finished systemd-tmpfiles-setup-de…Create Static Device Nodes in /dev.
[ OK ] Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[ OK ] Reached target local-fs-pre.target…Preparation for Local File Systems.
Starting ifupdown-pre.service - He…synchronize boot up for ifupdown...
Starting systemd-udevd.service - R…ager for Device Events and Files...
[ OK ] Finished systemd-journal-flush.ser…lush Journal to Persistent Storage.
[ OK ] Finished ifupdown-pre.service - He…o synchronize boot up for ifupdown.
[ OK ] Started systemd-udevd.service - Ru…anager for Device Events and Files.
[ OK ] Found device dev-ttyS0.device - /dev/ttyS0.
[ 10.424281] bm-dwmac 4070000.ethernet end0: renamed from eth0
[ 10.966308] cvitek_mailbox: bad vermagic: kernel tainted.
[ 11.045510] Disabling lock debugging due to kernel taint
[ 11.111095] cvitek-mailbox 1900000.mbox: CVITEK mailbox probe
[ 11.580743] (NULL device *): RTC invalid time
[ 11.641626] aicbsp_init
[ 11.644166] RELEASE_DATE:2024_0109_ec460377
[ 11.653505] cvi_rtc 5026000.rtc: time read as 0. 1/1/1970 0:00:00
[ 11.709623] cvi_rtc 5026000.rtc: CVITEK current time 0
[ 11.720500] aicbsp_resv_mem_init
[ 11.727781] remoteproc remoteproc0: cv181x-c906_1 is available
[ 11.765679] cvi_rtc 5026000.rtc: CVITEK current alarm -1
[ 11.845529] (NULL device *): RTC invalid time
[ 11.879255] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 11.903171] cvi_rtc 5026000.rtc: time read as 0. 1/1/1970 0:00:00
[ 11.964943] cvi_rtc 5026000.rtc: registered as rtc0
[ 12.035334] (NULL device *): RTC invalid time
[ 12.097519] cvi_rtc 5026000.rtc: time read as 0. 1/1/1970 0:00:00
[ 12.176403] cvi_rtc 5026000.rtc: setting system clock to 1970-01-01T00:00:00 UTC (0)
[ 12.264272] cvi_rtc 5026000.rtc: Disable calibration because using external xtal
[ 12.297526] cvi_rtc 5026000.rtc: CVITEK real time clock
[ 12.338818] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 12.365196] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 12.417815] aicbsp: aicbsp_set_subsys, subsys: AIC_WIFI, state to: 1
[ 12.433512] aicbsp: aicbsp_set_subsys, power state change to 1 dure to AIC_WIFI
[ OK [ 12.450460] aicbsp: aicbsp_platform_power_on
] Found device dev-mmcblk0p1.device - /dev/mmcblk0p1.
[ 12.499572] aicbsp: aicbsp_sdio_probe:1 vid:0xC8A1 did:0x0082
[ 12.510045] aicbsp: aicbsp_sdio_probe:2 vid:0xC8A1 did:0x0182
[ 12.521508] aicbsp: aicbsp_sdio_probe after replace:1
[ 12.533474] aicbsp: aicbsp_get_feature, set FEATURE_SDIO_CLOCK 25 MHz
[ 12.544064] aicbsp: aicwf_sdio_reg_init
[ 12.565547] rwnx_load_firmware :firmware path = /lib/firmware/aic8800_sdio/aic8800/fw_patch_table_8800d80_u02.bin
[ 12.587041] rwnx_load_firmware: fw_patch_table_8800d80_u02.bin file failed to open
[ 12.605543] wrong size of firmware file
[ 12.613532] aicbt_patch_table_alloc fail
[ 12.625612] aicbsp: aicbsp_sdio_remove
[ 12.633482] aicbsp: aicwf_sdio_release
[ 12.641568] aicbsp: aicwf_bus_deinit
[ 12.641579] aicbsp: aicwf_sdio_bus_stop
[ 12.665537] aicbsp: sdio_err:<aicwf_sdio_bustx_thread,1333>: sdio bustx thread stop
[ 12.675741] aicbsp: sdio_err:<aicwf_sdio_busrx_thread,1352>: sdio busrx thread stop
[ 12.693690] aicbsp: aicbsp_sdio_remove done
[ 12.706140] aicbsp: aicbsp_platform_power_off
[ 12.717612] aicbsp: aicbsp_set_subsys, fail to set AIC_WIFI power state to 1
[ 12.733502] AICWFDBG(LOGERROR).rwnx_mod_init, set power on fail!
[ OK ] Reached target sound.target - Sound Card.
[ OK ] Reached target usb-gadget.target - Hardware activated USB gadget.
[ OK ] Listening on systemd-rfkill.socket…ll Switch Status /dev/rfkill Watch.
Starting systemd-fsck@dev-mmcblk0p…e System Check on /dev/mmcblk0p1...
[ OK ] Started systemd-fsckd.service - Fi…stem Check Daemon to report status.
[ OK ] Finished systemd-fsck@dev-mmcblk0p…ile System Check on /dev/mmcblk0p1.
Mounting boot.mount - /boot...
[ OK ] Mounted boot.mount - /boot.
[ OK ] Reached target local-fs.target - Local File Systems.
[ OK ] Listening on systemd-sysext.socket…tension Image Management (Varlink).
Starting networking.service - Raise network interfaces...
Starting systemd-tmpfiles-setup.se…e Volatile Files and Directories...
[ OK ] Finished systemd-tmpfiles-setup.se…ate Volatile Files and Directories.
Starting systemd-timesyncd.service - Network Time Synchronization...
Starting systemd-update-utmp.servi…ord System Boot/Shutdown in UTMP...
[ OK ] Finished networking.service - Raise network interfaces.
[ OK ] Finished systemd-update-utmp.servi…ecord System Boot/Shutdown in UTMP.
[ OK ] Started systemd-timesyncd.service - Network Time Synchronization.
[ OK ] Reached target sysinit.target - System Initialization.
[ OK ] Started systemd-tmpfiles-clean.tim…y 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.timer - …y apt upgrade and clean activities.
[ OK ] Started dpkg-db-backup.timer - Daily dpkg database backup timer.
[ OK ] Started e2scrub_all.timer - Period…Metadata Check for All Filesystems.
[ OK ] Started fstrim.timer - Discard unused filesystem blocks once a week.
[ OK ] Started logrotate.timer - Daily rotation of log files.
[ OK ] Reached target timers.target - Timer Units.
[ OK ] Listening on avahi-daemon.socket -…DNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Reached target sockets.target - Socket Units.
[ OK ] Reached target basic.target - Basic System.
Starting avahi-daemon.service - Avahi mDNS/DNS-SD Stack...
[ OK ] Started cron.service - Regular background program processing daemon.
Starting dbus.service - D-Bus System Message Bus...
Starting e2scrub_reap.service - Re…ne ext4 Metadata Check Snapshots...
Starting systemd-logind.service - User Login Management...
[ OK ] Started dbus.service - D-Bus System Message Bus.
[ OK ] Started avahi-daemon.service - Avahi mDNS/DNS-SD Stack.
Starting NetworkManager.service - Network Manager...
Starting wpa_supplicant.service - WPA supplicant...
[ OK ] Started wpa_supplicant.service - WPA supplicant.
Starting systemd-hostnamed.service - Hostname Service...
[ OK ] Started systemd-logind.service - User Login Management.
[ OK ] Started systemd-hostnamed.service - Hostname Service.
Starting NetworkManager-dispatcher…anager Script Dispatcher Service...
[ 18.734853] bm-dwmac 4070000.ethernet end0: PHY [stmmac-0:00] driver [CVITEK CV182XA] (irq=POLL)
[ 18.769625] dwmac1000: Master AXI performs any burst length
[ 18.791860] bm-dwmac 4070000.ethernet end0: No Safety Features support found
[ 18.817549] bm-dwmac 4070000.ethernet end0: IEEE 1588-2002 Timestamp supported
[ 18.841039] bm-dwmac 4070000.ethernet end0: configuring for phy/rmii link mode
[ OK ] Started NetworkManager.service - Network Manager.
[ OK ] Reached target network.target - Network.
Starting ethernet-leds.service - Ethernet Led Triggers...
Starting ssh.service - OpenBSD Secure Shell server...
Starting systemd-user-sessions.service - Permit User Sessions...
Starting usb-gadget-rndis.service - RNDIS USB Gadget Support...
[ OK ] Started NetworkManager-dispatcher.… Manager Script Dispatcher Service.
[ OK ] Finished systemd-user-sessions.service - Permit User Sessions.
[ OK ] Started serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Reached target getty.target - Login Prompts.
[ OK ] Finished ethernet-leds.service - Ethernet Led Triggers.
[ 20.688835] using random self ethernet address
[ 20.701577] using random host ethernet address
[ OK ] Started ssh.service - OpenBSD Secure Shell server.
[ 21.081636] usb0: HOST MAC a6:33:ff:14:85:6a
[ 21.097900] usb0: MAC 1a:40:01:ba:55:cb
[ 21.110744] dwc2 4340000.usb: bound driver configfs-gadget
[ OK ] Finished usb-gadget-rndis.service - RNDIS USB Gadget Support.
Expecting device sys-subsystem-net… /sys/subsystem/net/devices/usb0...
[ OK ] Found device sys-subsystem-net-dev… - /sys/subsystem/net/devices/usb0.
[ OK ] Started ifup@usb0.service - ifup for usb0.
Starting usb-gadget-rndis-usb0.ser… - USB rndis DHCP Gadget Support...
[ OK ] Started usb-gadget-rndis-usb0.service - USB rndis DHCP Gadget Support.
Starting usb-gadget-rndis-usb0.ser… - USB rndis DHCP Gadget Support...
[ OK ] Started usb-gadget-rndis-usb0.service - USB rndis DHCP Gadget Support.
[ OK ] Finished e2scrub_reap.service - Re…line ext4 Metadata Check Snapshots.
[ OK ] Reached target multi-user.target - Multi-User System.
[ OK ] Reached target graphical.target - Graphical Interface.
Starting systemd-update-utmp-runle…- Record Runlevel Change in UTMP...
[ OK ] Finished systemd-update-utmp-runle…e - Record Runlevel Change in UTMP.
Debian GNU/Linux trixie/sid duos ttyS0
duos login:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment