Luckfox Pico Ultra
-
上面的那个单独关闭rgb无法编译的问题找到了,现在可以正常的进行编译,但是编译之后,启动设备可以发现当前的rgb并没有被正常的关闭,任然还存在
在dts文件中添加:
Code: Select all
&panel {
status = "disabled";
};
&rgb {
status = "disabled";
};
&rgb_in_vop {
status = "disabled";
};
&route_rgb {
status = "disabled";
};
&vop {
status = "disabled";
};
添加了上面的代码之后,进行编译烧录,然后重新登录开发板之后,可以发现当前开发板任然是引脚被占用
luckfox-config 是基于原始设备树的,所以改了设备树后 luckfox-config 不能使用, 而luckfox-config show 的内容也不能参考了
上面的问题都进行解决了,我现在尝试在root用户目录下面使用这两条命令下载东西
pip3 install intelhex
pip3 install pyserial
应该如何进行备份到新的开发板上面,使用的方法一。
我尝试直接去备份root文件夹,将整个root文件夹备份下来,但是测试的时候发现其环境并没有正常的备份下来,应该要如何修改,或者说还需要备份那些文件夹。
pip3 install intelhex
pip3 install pyserial
应该如何进行备份到新的开发板上面,使用的方法一。
我尝试直接去备份root文件夹,将整个root文件夹备份下来,但是测试的时候发现其环境并没有正常的备份下来,应该要如何修改,或者说还需要备份那些文件夹。
Last edited by fengyulingyu on 2025-02-13 9:41, edited 1 time in total.
如果使用方法一,则需要确定这些包安装到了哪里,同时还要考虑是否有其他依赖项也包含进来。推荐还是使用方法二做全局备份以确保数据的完整性。
我尝试使用方法二进行镜像的备份,有一部分镜像的备份是成功,但是有时候镜像的备份出现了无法启动的情况。
我尝试将a开发板进行配置,系统可以正常的启动,然后尝试是dd命令进行镜像的备份,尝试使用命令一进行对应的镜像空间进行提取,然后使用工具将镜像烧录到b开发板中,发现b开发板启动出现问题。
命令一:sudo dd if=/dev/mmcblk0p7 of=/mnt/sda/bcakup.img bs=4M status=progress
[/attachment]0 of=/mnt/sda/bcakup.img bs=4M status=progress
命令二:sudo dd if=/dev/mmcblk[attachment=0]微信图片_20250220150404.png
也尝试使用命令二进行镜像提取,然后直接往0x00地址进行镜像烧录,发现任然是不成功的。串口打印发现是下面的问题,应该如何结局,以及是我设置的什么有问题。
我尝试将a开发板进行配置,系统可以正常的启动,然后尝试是dd命令进行镜像的备份,尝试使用命令一进行对应的镜像空间进行提取,然后使用工具将镜像烧录到b开发板中,发现b开发板启动出现问题。
命令一:sudo dd if=/dev/mmcblk0p7 of=/mnt/sda/bcakup.img bs=4M status=progress
[/attachment]0 of=/mnt/sda/bcakup.img bs=4M status=progress
命令二:sudo dd if=/dev/mmcblk[attachment=0]微信图片_20250220150404.png
也尝试使用命令二进行镜像提取,然后直接往0x00地址进行镜像烧录,发现任然是不成功的。串口打印发现是下面的问题,应该如何结局,以及是我设置的什么有问题。
Code: Select all
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.160 (root@ubuntu) (arm-rockchip830-linux-uclib cgnueabihf-gcc (crosstool-NG 1.24.0) 8.3.0, GNU ld (crosstool-NG 1.24.0) 2.32) # 1 Wed Feb 19 11:08:54 CST 2025
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c53c7d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio n cache
[ 0.000000] OF: fdt: Machine model: Luckfox Pico Ultra W
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'drm- logo@00000000': base 0x00000000, size 0 MiB
[ 0.000000] Reserved memory: created CMA memory pool at 0x07600000, size 10 M iB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id share d-dma-pool
[ 0.000000] cma: Reserved 1024 KiB at 0x07500000
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: user_debug=31 storagemedia=emmc androidboot. storagemedia=emmc androidboot.mode=normal rootwait earlycon=uart8250,mmio32,0xf f4C0000 console=ttyFIQ0 root=/dev/mmcblk0p7 snd_soc_core.prealloc_buffer_size_kb ytes=16 coherent_pool=0 blkdevparts=mmcblk0:32K(env),512K@32K(idblock),256K(uboo t),32M(boot),512M(oem),256M(userdata),6G(rootfs) rootfstype=ext4 rk_dma_heap_cma =1M androidboot.fwver=uboot-02/19/2025
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, li near)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, line ar)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 111536K/131072K available (4027K kernel code, 390K rwdata , 1888K rodata, 200K init, 151K bss, 8272K reserved, 11264K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 43980 46511097ns
[ 0.000017] Switching to timer-based delay loop, resolution 41ns
[ 0.000508] Console: colour dummy device 80x30
[ 0.000548] Calibrating delay loop (skipped), value calculated using timer fr equency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000564] pid_max: default: 4096 minimum: 301
[ 0.000719] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linea r)
[ 0.000733] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001291] CPU: Testing write buffer coherency: ok
[ 0.001852] Setting up static identity map for 0x81c0 - 0x8214
[ 0.002257] devtmpfs: initialized
[ 0.009280] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.009502] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 19112604462750000 ns
[ 0.009522] futex hash table entries: 16 (order: -5, 192 bytes, linear)
[ 0.009597] pinctrl core: initialized pinctrl subsystem
[ 0.010736] NET: Registered protocol family 16
[ 0.011169] DMA: failed to allocate 0 KiB pool for atomic coherent allocation
[ 0.011679] Registered FIQ tty driver
[ 0.012010] thermal_sys: Registered thermal governor 'step_wise'
[ 0.012016] thermal_sys: Registered thermal governor 'user_space'
[ 0.012223] cpuidle: using governor menu
[ 0.027095] rockchip-gpio ff380000.gpio: probed /pinctrl/gpio@ff380000
[ 0.027762] rockchip-gpio ff530000.gpio: probed /pinctrl/gpio@ff530000
[ 0.028380] rockchip-gpio ff540000.gpio: probed /pinctrl/gpio@ff540000
[ 0.029125] rockchip-gpio ff550000.gpio: probed /pinctrl/gpio@ff550000
[ 0.029736] rockchip-gpio ff560000.gpio: probed /pinctrl/gpio@ff560000
[ 0.029827] rockchip-pinctrl pinctrl: probed pinctrl
[ 0.040458] fiq_debugger fiq_debugger.0: IRQ uart_irq not found
[ 0.00481] fiq_debugger fiq_debugger.0: IRQ wakeup not found
[ 0.040756] printk: console [ttyFIQ0] enabled
[ 0.040954] Registered fiq debugger ttyFIQ0
[ 0.042079] reg-fixed-voltage vdd-arm: Fixed regulator specified with variabl e voltages
[ 0.042110] reg-fixed-voltage: probe of vdd-arm failed with error -22
[ 0.042725] SCSI subsystem initialized
[ 0.042917] usbcore: registered new interface driver usbfs
[ 0.042966] usbcore: registered new interface driver hub
[ 0.043025] usbcore: registered new device driver usb
[ 0.043251] mc: Linux media interface: v0.10
[ 0.043292] videodev: Linux video capture interface: v2.00
[ 0.044331] Advanced Linux Sound Architecture Driver Initialized.
[ 0.044831] Bluetooth: Core ver 2.22
[ 0.044893] NET: Registered protocol family 31
[ 0.044903] Bluetooth: HCI device and connection manager initialized
[ 0.044920] Bluetooth: HCI socket layer initialized
[ 0.044930] Bluetooth: L2CAP socket layer initialized
[ 0.044959] Bluetooth: SCO socket layer initialized
[ 0.045353] rockchip-cpuinfo cpuinfo: SoC : 11061000
[ 0.045376] rockchip-cpuinfo cpuinfo: Serial : af115909f17c9086
[ 0.045747] rockchip,rknpor-powergood ff000000.syscon:rknpor-powergood: probe success!
[ 0.046588] clocksource: Switched to clocksource arch_sys_counter
[ 0.053128] NET: Registered protocol family 2
[ 0.053334] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear )
[ 0.053719] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.053744] TCP established hash table entries: 1024 (order: 0, 4096 bytes, l inear)
[ 0.053764] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.053781] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.053864] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.053889] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.054007] NET: Registered protocol family 1
[ 0.054490] RPC: Registered named UNIX socket transport module.
[ 0.054511] RPC: Registered udp transport module.
[ 0.054519] RPC: Registered tcp transport module.
[ 0.054525] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.055420] rockchip-thermal ff3c8000.tsadc: tsadc is probed successfully!
[ 0.056428] Initialise system trusted keyrings
[ 0.056682] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[ 0.060202] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.060945] NFS: Registering the id_resolver key type
[ 0.061016] Key type id_resolver registered
[ 0.061026] Key type id_legacy registered
[ 0.061070] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.148990] Key type asymmetric registered
[ 0.149012] Asymmetric key parser 'x509' registered
[ 0.149035] io scheduler mq-deadline registered
[ 0.149404] rockchip-usb2phy ff3e0000.usb2-phy: IRQ index 0 not found
[ 0.152102] pwm-backlight backlight: supply power not found, using dummy regu lator
[ 0.154849] dma-pl330 ff420000.dma-controller: Loaded driver for PL330 DMAC-2 41330
[ 0.154873] dma-pl330 ff420000.dma-controller: DBUFF-128x8bytes Num_Cha ns-8 Num_Peri-32 Num_Events-16
[ 0.155609] rockchip-pvtm ff240000.pvtm: pvtm@0 probed
[ 0.155780] rockchip-pvtm ff390000.pvtm: pvtm@0 probed
[ 0.156092] rockchip-system-monitor rockchip-system-monitor: system monitor p robe
[ 0.156662] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 0.157286] ff4b0000.serial: ttyS1 at MMIO 0xff4b0000 (irq = 38, base_baud = 1500000) is a 16550A
[ 0.157938] ff4c0000.serial: ttyS2 at MMIO 0xff4c0000 (irq = 39, base_baud = 1500000) is a 16550A
[ 0.160303] rockchip-drm display-subsystem: [drm:rockchip_drm_platform_probe] *ERROR* missing 'ports' property
[ 0.164527] random: crng init done
[ 0.172209] brd: module loaded
[ 0.177481] loop: module loaded
[ 0.179543] rk_gmac-dwmac ffa80000.ethernet: IRQ eth_lpi not found
[ 0.179752] rk_gmac-dwmac ffa80000.ethernet: PTP uses main clock
[ 0.179802] rk_gmac-dwmac ffa80000.ethernet: no regulator found
[ 0.179814] rk_gmac-dwmac ffa80000.ethernet: clock input or output? (input).
[ 0.179825] rk_gmac-dwmac ffa80000.ethernet: Can not read property: tx_delay.
[ 0.179833] rk_gmac-dwmac ffa80000.ethernet: set tx_delay to 0xffffffff
[ 0.179843] rk_gmac-dwmac ffa80000.ethernet: Can not read property: rx_delay.
[ 0.179852] rk_gmac-dwmac ffa80000.ethernet: set rx_delay to 0xffffffff
[ 0.179922] rk_gmac-dwmac ffa80000.ethernet: integrated PHY? (yes).
[ 0.179939] rk_gmac-dwmac ffa80000.ethernet: cannot get clock mac_clk_rx
[ 0.179951] rk_gmac-dwmac ffa80000.ethernet: cannot get clock mac_clk_tx
[ 0.179982] rk_gmac-dwmac ffa80000.ethernet: cannot get clock clk_mac_speed
[ 0.179991] rk_gmac-dwmac ffa80000.ethernet: clock input from PHY
[ 0.180239] rk_gmac-dwmac ffa80000.ethernet: init for RMII
[ 0.180425] rk_gmac-dwmac ffa80000.ethernet: User ID: 0x30, Synopsys ID: 0x51
[ 0.180446] rk_gmac-dwmac ffa80000.ethernet: DWMAC4/5
[ 0.180459] rk_gmac-dwmac ffa80000.ethernet: DMA HW capability register suppo rted
[ 0.180467] rk_gmac-dwmac ffa80000.ethernet: RX Checksum Offload Engine suppo rted
[ 0.180476] rk_gmac-dwmac ffa80000.ethernet: TX Checksum insertion supported
[ 0.180484] rk_gmac-dwmac ffa80000.ethernet: Wake-Up On Lan supported
[ 0.180589] rk_gmac-dwmac ffa80000.ethernet: TSO supported
[ 0.180602] rk_gmac-dwmac ffa80000.ethernet: Enable RX Mitigation via HW Watc hdog Timer
[ 0.180611] rk_gmac-dwmac ffa80000.ethernet: TSO feature enabled
[ 0.180623] rk_gmac-dwmac ffa80000.ethernet: Using 40 bits DMA width
[ 0.186780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.187189] phy phy-ff3e0000.usb2-phy.0: illegal mode
[ 0.187208] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 0.187244] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus nu mber 1
[ 0.187425] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000022010010
[ 0.187475] xhci-hcd xhci-hcd.0.auto: irq 66, io mem 0xffb00000
[ 0.188516] hub 1-0:1.0: USB hub found
[ 0.188580] hub 1-0:1.0: 1 port detected
[ 0.188913] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 0.188944] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus nu mber 2
[ 0.188966] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 0.189038] usb usb2: We don't know the algorithms for LPM for this host, dis abling LPM.
[ 0.189728] hub 2-0:1.0: USB hub found
[ 0.189788] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 0.190119] usbcore: registered new interface driver usb-storage
[ 0.190266] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
[ 0.190284] udc-core: couldn't find an available UDC - added [g_mass_storage] to list of pending drivers
[ 0.191840] rockchip-rtc ff1c0000.rtc: registered as rtc0
[ 0.191914] rockchip-rtc ff1c0000.rtc: setting system clock to 2021-01-01T12: 37:38 UTC (1609504658)
[ 0.192142] i2c /dev entries driver
[ 0.194654] usbcore: registered new interface driver uvcvideo
[ 0.194676] USB Video Class driver (1.1.1)
[ 0.195263] Bluetooth: HCI UART driver ver 2.3
[ 0.195282] Bluetooth: HCI UART protocol H4 registered
[ 0.195451] cpu cpu0: leakage=18
[ 0.196215] Synopsys Designware Multimedia Card Interface Driver
[ 0.197199] dtbocfg: 0.1.0
[ 0.197240] dtbocfg: OK
[ 0.198392] dwmmc_rockchip ffa90000.mmc: IDMAC supports 32-bit address mode.
[ 0.198435] dwmmc_rockchip ffa90000.mmc: Using internal DMA controller.
[ 0.198451] dwmmc_rockchip ffa90000.mmc: Version ID is 270a
[ 0.198486] dwmmc_rockchip ffa90000.mmc: DW MMC controller at irq 55,32 bit h ost data width,256 deep fifo
[ 0.198680] mmc_host mmc0: card is non-removable.
[ 0.198964] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.199383] rockchip-pinctrl pinctrl: pin gpio3-3 already requested by ff4c00 00.serial; cannot claim for ffaa0000.mmc
[ 0.199405] rockchip-pinctrl pinctrl: pin-99 (ffaa0000.mmc) status -22
[ 0.199418] rockchip-pinctrl pinctrl: could not request pin 99 (gpio3-3) from group sdmmc0-bus4 on device rockchip-pinctrl
[ 0.199429] dwmmc_rockchip ffaa0000.mmc: Error applying setting, reverse thin gs back
[ 0.199462] dwmmc_rockchip: probe of ffaa0000.mmc failed with error -22
[ 0.200793] rv1106-acodec ff480000.acodec: current soc_id: rv1106
[ 0.200881] rv1106-acodec ff480000.acodec: Use pa_ctl_gpio and pa_ctl_delay_m s: 0
[ 0.202464] NET: Registered protocol family 17
[ 0.202649] Bluetooth: RFCOMM TTY layer initialized
[ 0.202672] Bluetooth: RFCOMM socket layer initialized
[ 0.202702] Bluetooth: RFCOMM ver 1.11
[ 0.202761] [BT_RFKILL]: Enter rfkill_rk_init
[ 0.202772] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 0.203303] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_ gpios = 5.
[ 0.203346] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_g pio = 2.
[ 0.203366] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_h ost_irq = 34.
[ 0.203380] [BT_RFKILL]: bluetooth_platdata_parse_dt: clk_get failed!!!.
[ 0.203432] [BT_RFKILL]: Failed to get bt_default_wake_host gpio.
[ 0.203531] rfkill_bt: probe of wireless-bluetooth failed with error -1
[ 0.203611] Key type dns_resolver registered
[ 0.204557] Loading compiled-in X.509 certificates
[ 0.221085] input: adc-keys as /devices/platform/adc-keys/input/input0
[ 0.221693] rockchip-pinctrl pinctrl: pin gpio3-3 already requested by ff4c00 00.serial; cannot claim for ffaa0000.mmc
[ 0.221716] rockchip-pinctrl pinctrl: pin-99 (ffaa0000.mmc) status -22
[ 0.221727] rockchip-pinctrl pinctrl: could not request pin 99 (gpio3-3) from group sdmmc0-bus4 on device rockchip-pinctrl
[ 0.221738] dwmmc_rockchip ffaa0000.mmc: Error applying setting, reverse thin gs back
[ 0.221769] dwmmc_rockchip: probe of ffaa0000.mmc failed with error -22
[ 0.253380] mmc_host mmc0: Bus speed (slot 0) = 49500000Hz (slot req 52000000 Hz, actual 49500000HZ div = 0)
[ 0.254391] mmc0: new high speed MMC card at address 0001
[ 0.254836] mmcblk0: mmc0:0001 AT2S38 7.23 GiB
[ 0.254937] mmcblk0boot0: mmc0:0001 AT2S38 partition 1 4.00 MiB
[ 0.255027] mmcblk0boot1: mmc0:0001 AT2S38 partition 2 4.00 MiB
[ 0.255238] mmcblk0rpmb: mmc0:0001 AT2S38 partition 3 4.00 MiB, chardev (247: 0)
[ 0.255678] mmcblk0: p1(env) p2(idblock) p3(uboot) p4(boot) p5(oem) p6(userd ata) p7(rootfs)
[ 0.299394] rockchip-pm rockchip-suspend: not set sleep mode config
[ 0.299422] rockchip-pm rockchip-suspend: not set wakeup-config
[ 0.299432] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[ 0.299618] rockchip-suspend not set sleep-mode-config for mem-lite
[ 0.299628] rockchip-suspend not set wakeup-config for mem-lite
[ 0.299639] rockchip-suspend not set sleep-mode-config for mem-ultra
[ 0.299648] rockchip-suspend not set wakeup-config for mem-ultra
[ 0.300430] ALSA device list:
[ 0.300446] #0: rv1106-acodec
[ 0.306352] EXT4-fs (mmcblk0p7): INFO: recovery required on readonly filesyst em
[ 0.306376] EXT4-fs (mmcblk0p7): write access will be enabled during recovery
[ 0.507754] EXT4-fs (mmcblk0p7): recovery complete
[ 0.508258] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. O pts: (null)
[ 0.508330] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
[ 0.514734] devtmpfs: mounted
[ 0.514946] Freeing unused kernel memory: 200K
[ 0.514957] Kernel memory protection not selected by kernel config.
[ 0.514987] Run /sbin/init as init process
[ 0.547851] Starting init: /sbin/init exists but couldn't execute it (error - 80)
[ 0.547876] Run /etc/init as init process
[ 0.548169] Run /bin/init as init process
[ 0.549570] Run /bin/sh as init process
[ 0.551142] Starting init: /bin/sh exists but couldn't execute it (error -80)
[ 0.551168] Kernel panic - not syncing: No working init found. Try passing i nit= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance .
[ 1.631845] CRU:
[ 1.633693] 00000000: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.642219] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.650746] 00000040: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.659272] 00000060: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.667798] 00000080: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.676324] 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.684851] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.693376] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.701902] 00000100: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.710428] 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.718953] 00000140: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.727479] 00000160: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.736005] 00000180: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.744531] 000001a0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.753057] 000001c0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.761584] 000001e0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.770110] 00000200: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.778636] 00000220: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.787162] 00000240: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.795689] 00000260: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.804215] 00000280: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.812741] 000002a0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.821269] 000002c0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.829795] 000002e0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.838322] 00000300: 00006101 00000000 00000000 00000000 00000000 00000000 0 040b71b 00000000
[ 1.846849] 00000320: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.855375] 00000340: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.863901] 00000360: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.872427] 00000380: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.880953] 000003a0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.889479] 000003c0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.898004] 000003e0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.906530] 00000400: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.915056] 00000420: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.923582] 00000440: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.932108] 00000460: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.940634] 00000480: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.949160] 000004a0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.957687] 000004c0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.966213] 000004e0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.974740] 00000500: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.983267] 00000520: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.991792] 00000540: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 2.000319] 00000560: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 2.008839] 00000580: 00000000 00000000
[ 2.012674] THERMAL REGS:
[ 2.015299] 00000000: 00000100 00000003 00000007 00000001 00000000 00000001 0 0000000 00000001
[ 2.023824] 00000020: 00000000 00000000 00000000 00000225 00000000 00000000 0 0000000 00000000
[ 2.032349] 00000040: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 2.040874] 00000060: 00000000 00000000 00000000 0000024c 00000000 00000000 0 0000000 00000000
[ 2.049393] 00000080: 00000000 00000000
[ 2.053247] cpu cpu0: cur_freq: 0 Hz, volt: 0 uV
[ 2.057873] ---[ end Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance. ]---
我尝试使用方法二进行镜像的备份,有一部分镜像的备份是成功,但是有时候镜像的备份出现了无法启动的情况。
我尝试将a开发板进行配置,系统可以正常的启动,然后尝试是dd命令进行镜像的备份,尝试使用命令一进行对应的镜像空间进行提取,然后使用工具将镜像烧录到b开发板中,发现b开发板启动出现问题。
命令一:sudo dd if=/dev/mmcblk0p7 of=/mnt/sda/bcakup.img bs=4M status=progress
命令二:sudo dd if=/dev/mmcblk0 of=/mnt/sda/bcakup.img bs=4M status=progress
也尝试使用命令二进行镜像提取,然后直接往0x00地址进行镜像烧录,发现任然是不成功的。串口打印发现是下面的问题,应该如何结局,以及是我设置的什么有问题。
我尝试将a开发板进行配置,系统可以正常的启动,然后尝试是dd命令进行镜像的备份,尝试使用命令一进行对应的镜像空间进行提取,然后使用工具将镜像烧录到b开发板中,发现b开发板启动出现问题。
命令一:sudo dd if=/dev/mmcblk0p7 of=/mnt/sda/bcakup.img bs=4M status=progress
命令二:sudo dd if=/dev/mmcblk0 of=/mnt/sda/bcakup.img bs=4M status=progress
也尝试使用命令二进行镜像提取,然后直接往0x00地址进行镜像烧录,发现任然是不成功的。串口打印发现是下面的问题,应该如何结局,以及是我设置的什么有问题。
Code: Select all
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.160 (root@ubuntu) (arm-rockchip830-linux-uclib cgnueabihf-gcc (crosstool-NG 1.24.0) 8.3.0, GNU ld (crosstool-NG 1.24.0) 2.32) # 1 Wed Feb 19 11:08:54 CST 2025
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c53c7d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio n cache
[ 0.000000] OF: fdt: Machine model: Luckfox Pico Ultra W
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'drm- logo@00000000': base 0x00000000, size 0 MiB
[ 0.000000] Reserved memory: created CMA memory pool at 0x07600000, size 10 M iB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id share d-dma-pool
[ 0.000000] cma: Reserved 1024 KiB at 0x07500000
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: user_debug=31 storagemedia=emmc androidboot. storagemedia=emmc androidboot.mode=normal rootwait earlycon=uart8250,mmio32,0xf f4C0000 console=ttyFIQ0 root=/dev/mmcblk0p7 snd_soc_core.prealloc_buffer_size_kb ytes=16 coherent_pool=0 blkdevparts=mmcblk0:32K(env),512K@32K(idblock),256K(uboo t),32M(boot),512M(oem),256M(userdata),6G(rootfs) rootfstype=ext4 rk_dma_heap_cma =1M androidboot.fwver=uboot-02/19/2025
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, li near)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, line ar)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 111536K/131072K available (4027K kernel code, 390K rwdata , 1888K rodata, 200K init, 151K bss, 8272K reserved, 11264K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 43980 46511097ns
[ 0.000017] Switching to timer-based delay loop, resolution 41ns
[ 0.000508] Console: colour dummy device 80x30
[ 0.000548] Calibrating delay loop (skipped), value calculated using timer fr equency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000564] pid_max: default: 4096 minimum: 301
[ 0.000719] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linea r)
[ 0.000733] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001291] CPU: Testing write buffer coherency: ok
[ 0.001852] Setting up static identity map for 0x81c0 - 0x8214
[ 0.002257] devtmpfs: initialized
[ 0.009280] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.009502] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 19112604462750000 ns
[ 0.009522] futex hash table entries: 16 (order: -5, 192 bytes, linear)
[ 0.009597] pinctrl core: initialized pinctrl subsystem
[ 0.010736] NET: Registered protocol family 16
[ 0.011169] DMA: failed to allocate 0 KiB pool for atomic coherent allocation
[ 0.011679] Registered FIQ tty driver
[ 0.012010] thermal_sys: Registered thermal governor 'step_wise'
[ 0.012016] thermal_sys: Registered thermal governor 'user_space'
[ 0.012223] cpuidle: using governor menu
[ 0.027095] rockchip-gpio ff380000.gpio: probed /pinctrl/gpio@ff380000
[ 0.027762] rockchip-gpio ff530000.gpio: probed /pinctrl/gpio@ff530000
[ 0.028380] rockchip-gpio ff540000.gpio: probed /pinctrl/gpio@ff540000
[ 0.029125] rockchip-gpio ff550000.gpio: probed /pinctrl/gpio@ff550000
[ 0.029736] rockchip-gpio ff560000.gpio: probed /pinctrl/gpio@ff560000
[ 0.029827] rockchip-pinctrl pinctrl: probed pinctrl
[ 0.040458] fiq_debugger fiq_debugger.0: IRQ uart_irq not found
[ 0.00481] fiq_debugger fiq_debugger.0: IRQ wakeup not found
[ 0.040756] printk: console [ttyFIQ0] enabled
[ 0.040954] Registered fiq debugger ttyFIQ0
[ 0.042079] reg-fixed-voltage vdd-arm: Fixed regulator specified with variabl e voltages
[ 0.042110] reg-fixed-voltage: probe of vdd-arm failed with error -22
[ 0.042725] SCSI subsystem initialized
[ 0.042917] usbcore: registered new interface driver usbfs
[ 0.042966] usbcore: registered new interface driver hub
[ 0.043025] usbcore: registered new device driver usb
[ 0.043251] mc: Linux media interface: v0.10
[ 0.043292] videodev: Linux video capture interface: v2.00
[ 0.044331] Advanced Linux Sound Architecture Driver Initialized.
[ 0.044831] Bluetooth: Core ver 2.22
[ 0.044893] NET: Registered protocol family 31
[ 0.044903] Bluetooth: HCI device and connection manager initialized
[ 0.044920] Bluetooth: HCI socket layer initialized
[ 0.044930] Bluetooth: L2CAP socket layer initialized
[ 0.044959] Bluetooth: SCO socket layer initialized
[ 0.045353] rockchip-cpuinfo cpuinfo: SoC : 11061000
[ 0.045376] rockchip-cpuinfo cpuinfo: Serial : af115909f17c9086
[ 0.045747] rockchip,rknpor-powergood ff000000.syscon:rknpor-powergood: probe success!
[ 0.046588] clocksource: Switched to clocksource arch_sys_counter
[ 0.053128] NET: Registered protocol family 2
[ 0.053334] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear )
[ 0.053719] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.053744] TCP established hash table entries: 1024 (order: 0, 4096 bytes, l inear)
[ 0.053764] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.053781] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.053864] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.053889] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.054007] NET: Registered protocol family 1
[ 0.054490] RPC: Registered named UNIX socket transport module.
[ 0.054511] RPC: Registered udp transport module.
[ 0.054519] RPC: Registered tcp transport module.
[ 0.054525] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.055420] rockchip-thermal ff3c8000.tsadc: tsadc is probed successfully!
[ 0.056428] Initialise system trusted keyrings
[ 0.056682] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[ 0.060202] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.060945] NFS: Registering the id_resolver key type
[ 0.061016] Key type id_resolver registered
[ 0.061026] Key type id_legacy registered
[ 0.061070] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.148990] Key type asymmetric registered
[ 0.149012] Asymmetric key parser 'x509' registered
[ 0.149035] io scheduler mq-deadline registered
[ 0.149404] rockchip-usb2phy ff3e0000.usb2-phy: IRQ index 0 not found
[ 0.152102] pwm-backlight backlight: supply power not found, using dummy regu lator
[ 0.154849] dma-pl330 ff420000.dma-controller: Loaded driver for PL330 DMAC-2 41330
[ 0.154873] dma-pl330 ff420000.dma-controller: DBUFF-128x8bytes Num_Cha ns-8 Num_Peri-32 Num_Events-16
[ 0.155609] rockchip-pvtm ff240000.pvtm: pvtm@0 probed
[ 0.155780] rockchip-pvtm ff390000.pvtm: pvtm@0 probed
[ 0.156092] rockchip-system-monitor rockchip-system-monitor: system monitor p robe
[ 0.156662] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 0.157286] ff4b0000.serial: ttyS1 at MMIO 0xff4b0000 (irq = 38, base_baud = 1500000) is a 16550A
[ 0.157938] ff4c0000.serial: ttyS2 at MMIO 0xff4c0000 (irq = 39, base_baud = 1500000) is a 16550A
[ 0.160303] rockchip-drm display-subsystem: [drm:rockchip_drm_platform_probe] *ERROR* missing 'ports' property
[ 0.164527] random: crng init done
[ 0.172209] brd: module loaded
[ 0.177481] loop: module loaded
[ 0.179543] rk_gmac-dwmac ffa80000.ethernet: IRQ eth_lpi not found
[ 0.179752] rk_gmac-dwmac ffa80000.ethernet: PTP uses main clock
[ 0.179802] rk_gmac-dwmac ffa80000.ethernet: no regulator found
[ 0.179814] rk_gmac-dwmac ffa80000.ethernet: clock input or output? (input).
[ 0.179825] rk_gmac-dwmac ffa80000.ethernet: Can not read property: tx_delay.
[ 0.179833] rk_gmac-dwmac ffa80000.ethernet: set tx_delay to 0xffffffff
[ 0.179843] rk_gmac-dwmac ffa80000.ethernet: Can not read property: rx_delay.
[ 0.179852] rk_gmac-dwmac ffa80000.ethernet: set rx_delay to 0xffffffff
[ 0.179922] rk_gmac-dwmac ffa80000.ethernet: integrated PHY? (yes).
[ 0.179939] rk_gmac-dwmac ffa80000.ethernet: cannot get clock mac_clk_rx
[ 0.179951] rk_gmac-dwmac ffa80000.ethernet: cannot get clock mac_clk_tx
[ 0.179982] rk_gmac-dwmac ffa80000.ethernet: cannot get clock clk_mac_speed
[ 0.179991] rk_gmac-dwmac ffa80000.ethernet: clock input from PHY
[ 0.180239] rk_gmac-dwmac ffa80000.ethernet: init for RMII
[ 0.180425] rk_gmac-dwmac ffa80000.ethernet: User ID: 0x30, Synopsys ID: 0x51
[ 0.180446] rk_gmac-dwmac ffa80000.ethernet: DWMAC4/5
[ 0.180459] rk_gmac-dwmac ffa80000.ethernet: DMA HW capability register suppo rted
[ 0.180467] rk_gmac-dwmac ffa80000.ethernet: RX Checksum Offload Engine suppo rted
[ 0.180476] rk_gmac-dwmac ffa80000.ethernet: TX Checksum insertion supported
[ 0.180484] rk_gmac-dwmac ffa80000.ethernet: Wake-Up On Lan supported
[ 0.180589] rk_gmac-dwmac ffa80000.ethernet: TSO supported
[ 0.180602] rk_gmac-dwmac ffa80000.ethernet: Enable RX Mitigation via HW Watc hdog Timer
[ 0.180611] rk_gmac-dwmac ffa80000.ethernet: TSO feature enabled
[ 0.180623] rk_gmac-dwmac ffa80000.ethernet: Using 40 bits DMA width
[ 0.186780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.187189] phy phy-ff3e0000.usb2-phy.0: illegal mode
[ 0.187208] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 0.187244] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus nu mber 1
[ 0.187425] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000022010010
[ 0.187475] xhci-hcd xhci-hcd.0.auto: irq 66, io mem 0xffb00000
[ 0.188516] hub 1-0:1.0: USB hub found
[ 0.188580] hub 1-0:1.0: 1 port detected
[ 0.188913] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 0.188944] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus nu mber 2
[ 0.188966] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 0.189038] usb usb2: We don't know the algorithms for LPM for this host, dis abling LPM.
[ 0.189728] hub 2-0:1.0: USB hub found
[ 0.189788] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 0.190119] usbcore: registered new interface driver usb-storage
[ 0.190266] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
[ 0.190284] udc-core: couldn't find an available UDC - added [g_mass_storage] to list of pending drivers
[ 0.191840] rockchip-rtc ff1c0000.rtc: registered as rtc0
[ 0.191914] rockchip-rtc ff1c0000.rtc: setting system clock to 2021-01-01T12: 37:38 UTC (1609504658)
[ 0.192142] i2c /dev entries driver
[ 0.194654] usbcore: registered new interface driver uvcvideo
[ 0.194676] USB Video Class driver (1.1.1)
[ 0.195263] Bluetooth: HCI UART driver ver 2.3
[ 0.195282] Bluetooth: HCI UART protocol H4 registered
[ 0.195451] cpu cpu0: leakage=18
[ 0.196215] Synopsys Designware Multimedia Card Interface Driver
[ 0.197199] dtbocfg: 0.1.0
[ 0.197240] dtbocfg: OK
[ 0.198392] dwmmc_rockchip ffa90000.mmc: IDMAC supports 32-bit address mode.
[ 0.198435] dwmmc_rockchip ffa90000.mmc: Using internal DMA controller.
[ 0.198451] dwmmc_rockchip ffa90000.mmc: Version ID is 270a
[ 0.198486] dwmmc_rockchip ffa90000.mmc: DW MMC controller at irq 55,32 bit h ost data width,256 deep fifo
[ 0.198680] mmc_host mmc0: card is non-removable.
[ 0.198964] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.199383] rockchip-pinctrl pinctrl: pin gpio3-3 already requested by ff4c00 00.serial; cannot claim for ffaa0000.mmc
[ 0.199405] rockchip-pinctrl pinctrl: pin-99 (ffaa0000.mmc) status -22
[ 0.199418] rockchip-pinctrl pinctrl: could not request pin 99 (gpio3-3) from group sdmmc0-bus4 on device rockchip-pinctrl
[ 0.199429] dwmmc_rockchip ffaa0000.mmc: Error applying setting, reverse thin gs back
[ 0.199462] dwmmc_rockchip: probe of ffaa0000.mmc failed with error -22
[ 0.200793] rv1106-acodec ff480000.acodec: current soc_id: rv1106
[ 0.200881] rv1106-acodec ff480000.acodec: Use pa_ctl_gpio and pa_ctl_delay_m s: 0
[ 0.202464] NET: Registered protocol family 17
[ 0.202649] Bluetooth: RFCOMM TTY layer initialized
[ 0.202672] Bluetooth: RFCOMM socket layer initialized
[ 0.202702] Bluetooth: RFCOMM ver 1.11
[ 0.202761] [BT_RFKILL]: Enter rfkill_rk_init
[ 0.202772] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 0.203303] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_ gpios = 5.
[ 0.203346] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_g pio = 2.
[ 0.203366] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_h ost_irq = 34.
[ 0.203380] [BT_RFKILL]: bluetooth_platdata_parse_dt: clk_get failed!!!.
[ 0.203432] [BT_RFKILL]: Failed to get bt_default_wake_host gpio.
[ 0.203531] rfkill_bt: probe of wireless-bluetooth failed with error -1
[ 0.203611] Key type dns_resolver registered
[ 0.204557] Loading compiled-in X.509 certificates
[ 0.221085] input: adc-keys as /devices/platform/adc-keys/input/input0
[ 0.221693] rockchip-pinctrl pinctrl: pin gpio3-3 already requested by ff4c00 00.serial; cannot claim for ffaa0000.mmc
[ 0.221716] rockchip-pinctrl pinctrl: pin-99 (ffaa0000.mmc) status -22
[ 0.221727] rockchip-pinctrl pinctrl: could not request pin 99 (gpio3-3) from group sdmmc0-bus4 on device rockchip-pinctrl
[ 0.221738] dwmmc_rockchip ffaa0000.mmc: Error applying setting, reverse thin gs back
[ 0.221769] dwmmc_rockchip: probe of ffaa0000.mmc failed with error -22
[ 0.253380] mmc_host mmc0: Bus speed (slot 0) = 49500000Hz (slot req 52000000 Hz, actual 49500000HZ div = 0)
[ 0.254391] mmc0: new high speed MMC card at address 0001
[ 0.254836] mmcblk0: mmc0:0001 AT2S38 7.23 GiB
[ 0.254937] mmcblk0boot0: mmc0:0001 AT2S38 partition 1 4.00 MiB
[ 0.255027] mmcblk0boot1: mmc0:0001 AT2S38 partition 2 4.00 MiB
[ 0.255238] mmcblk0rpmb: mmc0:0001 AT2S38 partition 3 4.00 MiB, chardev (247: 0)
[ 0.255678] mmcblk0: p1(env) p2(idblock) p3(uboot) p4(boot) p5(oem) p6(userd ata) p7(rootfs)
[ 0.299394] rockchip-pm rockchip-suspend: not set sleep mode config
[ 0.299422] rockchip-pm rockchip-suspend: not set wakeup-config
[ 0.299432] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[ 0.299618] rockchip-suspend not set sleep-mode-config for mem-lite
[ 0.299628] rockchip-suspend not set wakeup-config for mem-lite
[ 0.299639] rockchip-suspend not set sleep-mode-config for mem-ultra
[ 0.299648] rockchip-suspend not set wakeup-config for mem-ultra
[ 0.300430] ALSA device list:
[ 0.300446] #0: rv1106-acodec
[ 0.306352] EXT4-fs (mmcblk0p7): INFO: recovery required on readonly filesyst em
[ 0.306376] EXT4-fs (mmcblk0p7): write access will be enabled during recovery
[ 0.507754] EXT4-fs (mmcblk0p7): recovery complete
[ 0.508258] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. O pts: (null)
[ 0.508330] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
[ 0.514734] devtmpfs: mounted
[ 0.514946] Freeing unused kernel memory: 200K
[ 0.514957] Kernel memory protection not selected by kernel config.
[ 0.514987] Run /sbin/init as init process
[ 0.547851] Starting init: /sbin/init exists but couldn't execute it (error - 80)
[ 0.547876] Run /etc/init as init process
[ 0.548169] Run /bin/init as init process
[ 0.549570] Run /bin/sh as init process
[ 0.551142] Starting init: /bin/sh exists but couldn't execute it (error -80)
[ 0.551168] Kernel panic - not syncing: No working init found. Try passing i nit= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance .
[ 1.631845] CRU:
[ 1.633693] 00000000: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.642219] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.650746] 00000040: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.659272] 00000060: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.667798] 00000080: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.676324] 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.684851] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.693376] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.701902] 00000100: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.710428] 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.718953] 00000140: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.727479] 00000160: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.736005] 00000180: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.744531] 000001a0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.753057] 000001c0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.761584] 000001e0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.770110] 00000200: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.778636] 00000220: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.787162] 00000240: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.795689] 00000260: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.804215] 00000280: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.812741] 000002a0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.821269] 000002c0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.829795] 000002e0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.838322] 00000300: 00006101 00000000 00000000 00000000 00000000 00000000 0 040b71b 00000000
[ 1.846849] 00000320: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.855375] 00000340: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.863901] 00000360: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.872427] 00000380: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.880953] 000003a0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.889479] 000003c0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.898004] 000003e0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.906530] 00000400: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.915056] 00000420: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.923582] 00000440: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.932108] 00000460: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.940634] 00000480: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.949160] 000004a0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.957687] 000004c0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.966213] 000004e0: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.974740] 00000500: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.983267] 00000520: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 1.991792] 00000540: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 2.000319] 00000560: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 2.008839] 00000580: 00000000 00000000
[ 2.012674] THERMAL REGS:
[ 2.015299] 00000000: 00000100 00000003 00000007 00000001 00000000 00000001 0 0000000 00000001
[ 2.023824] 00000020: 00000000 00000000 00000000 00000225 00000000 00000000 0 0000000 00000000
[ 2.032349] 00000040: 00000000 00000000 00000000 00000000 00000000 00000000 0 0000000 00000000
[ 2.040874] 00000060: 00000000 00000000 00000000 0000024c 00000000 00000000 0 0000000 00000000
[ 2.049393] 00000080: 00000000 00000000
[ 2.053247] cpu cpu0: cur_freq: 0 Hz, volt: 0 uV
[ 2.057873] ---[ end Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance. ]---
Last edited by fengyulingyu on 2025-02-20 7:51, edited 2 times in total.