Driver imx219 for pico pro max

  • We do not provide this camera device, you need to adjust it yourself. Currently, it seems that the reading has failed.
  • Ryand wrote: 2025-01-13 3:53 We do not provide this camera device, you need to adjust it yourself. Currently, it seems that the reading has failed.
    Thank for your response.
    I would be really grateful if you let me know what to do and check where the current error is coming from
    This is kernel log :
    DDR 306b9977f5 wesley.yao 23/12/21-09:28:37,fwver: v1.15
    S5P1
    4x
    OTP null
    ff67
    rgef1
    DDRConf2
    DDR3, BW=16 Col=10 Bk=8 CS0 Row=14 CS=1 Size=256MB
    924MHz
    DDR bin out

    U-Boot SPL board init
    U-Boot SPL 2017.09 (Jan 10 2025 - 22:18:28)
    unknown raw ID 0 0 0
    Trying to boot from MMC2
    ENVF: Primary 0x00000000 - 0x00008000
    ENVF: Primary 0x00000000 - 0x00008000
    No misc partition
    Trying fit image at 0x440 sector
    ## Verified-boot: 0
    ## Checking uboot 0x00200000 (lzma @0x00400000) ... sha256(9e9dc7649a...) + sha256(82e54ea579...) + OK
    ## Checking fdt 0x00260998 ... sha256(9f596c5683...) + OK
    Total: 335.268/385.667 ms

    Jumping to U-Boot(0x00200000)


    U-Boot 2017.09 (Jan 10 2025 - 22:18:28 +0700)

    Model: Rockchip RV1106 EVB Board
    MPIDR: 0xf00
    PreSerial: 2, raw, 0xff4c0000
    DRAM: 256 MiB
    Sysmem: init
    Relocation Offset: 0fd81000
    Relocation fdt: 0edfa778 - 0edfede0
    CR: M/C/I
    Using default environment

    no mmc device at slot 1
    ENVF: Primary 0x00000000 - 0x00008000
    ENVF: Primary 0x00000000 - 0x00008000
    mmc@ffa90000: 0, mmc@ffaa0000: 1 (SD)
    Bootdev(atags): mmc 1
    MMC1: Legacy, 52Mhz
    PartType: ENV
    DM: v2
    No misc partition
    boot mode: None
    RESC: 'boot', blk@0x00001db6
    resource: sha256+
    FIT: no signed, no conf required
    DTB: rk-kernel.dtb
    HASH(c): OK
    Model: Luckfox Pico Max
    ## retrieving sd_update.txt ...
    bad MBR sector signature 0x0000
    ** Invalid partition 1 **
    CLK: (sync kernel. arm: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
    apll 816000 KHz
    dpll 924000 KHz
    gpll 1188000 KHz
    cpll 1000000 KHz
    aclk_peri_root 400000 KHz
    hclK_peri_root 200000 KHz
    pclk_peri_root 100000 KHz
    aclk_bus_root 300000 KHz
    pclk_top_root 100000 KHz
    pclk_pmu_root 100000 KHz
    hclk_pmu_root 200000 KHz
    No misc partition
    Net: eth0: ethernet@ffa80000
    Hit key to stop autoboot('CTRL+C'): 0
    ## Booting FIT Image at 0xe90ab40 with size 0x002eec00
    Fdt Ramdisk skip relocation
    No misc partition
    ## Loading kernel from FIT Image at 0e90ab40 ...
    Using 'conf' configuration
    ## Verified-boot: 0
    Trying 'kernel' kernel subimage
    Description: unavailable
    Type: Kernel Image
    Compression: uncompressed
    Data Start: 0x0e913f40
    Data Size: 3036840 Bytes = 2.9 MiB
    Architecture: ARM
    OS: Linux
    Load Address: 0x00008000
    Entry Point: 0x00008000
    Hash algo: sha256
    Hash value: 419742e9a72d4474c51ce6dff54ab3d6aa63c31097e50b7214794e1ddff0be8b
    Verifying Hash Integrity ... sha256+ OK
    ## Loading fdt from FIT Image at 0e90ab40 ...
    Using 'conf' configuration
    Trying 'fdt' fdt subimage
    Description: unavailable
    Type: Flat Device Tree
    Compression: uncompressed
    Data Start: 0x0e90b340
    Data Size: 35821 Bytes = 35 KiB
    Architecture: ARM
    Load Address: 0x00c00000
    Hash algo: sha256
    Hash value: db32659e4940b130a7a51cce12fdd5b5e490e8045f7a1beb139d11d6a5afeef1
    Verifying Hash Integrity ... sha256+ OK
    Loading fdt from 0x0e90ab40 to 0x00c00000
    Booting using the fdt blob at 0x00c00000
    Loading Kernel Image from 0x0e913f40 to 0x00008000 ... OK
    kernel loaded at 0x00008000, end = 0x002ed6a8
    Using Device Tree in place at 00c00000, end 00c0bbec
    Adding bank: 0x00000000 - 0x10000000 (size: 0x10000000)
    Total: 838.275/1229.14 ms

    Starting kernel ...

    [ 0.000000] Booting Linux on physical CPU 0x0
    [ 0.000000] Linux version 5.10.160 (leevawns@leevawns-Latitude-E5470) (arm-rockchip830-linux-uclibcgnueabihf-gcc (crosstool-NG 1.24.0) 8.3.0, GNU ld (crosstool-NG 1.24.0) 2.32) #2 Wed Jan 1 14:54:39 +07 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 instruction cache
    [ 0.000000] OF: fdt: Machine model: Luckfox Pico Max
    [ 0.000000] Memory policy: Data cache writeback
    [ 0.000000] cma: Reserved 67584 KiB at 0x0be00000
    [ 0.000000] Zone ranges:
    [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
    [ 0.000000] CPU: All CPU(s) started in SVC mode.
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024
    [ 0.000000] Kernel command line: user_debug=31 storagemedia=sd androidboot.storagemedia=sd androidboot.mode=normal rootwait earlycon=uart8250,mmio32,0xff4c0000 console=ttyFIQ0 root=/dev/mmcblk1p7 snd_soc_core.prealloc_buffer_size_kbytes=16 coherent_pool=0 blkdevparts=mmcblk1:32K(env),512K@32K(idblock),256K(uboot),32M(boot),512M(oem),256M(userdata),6G(rootfs) rootfstype=ext4 rk_dma_heap_cma=66M androidboot.fwver=uboot-01/10/2025
    [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
    [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [ 0.000000] Memory: 185544K/262144K available (3793K kernel code, 379K rwdata, 1816K rodata, 196K init, 138K bss, 9016K reserved, 67584K 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 4398046511097ns
    [ 0.000016] Switching to timer-based delay loop, resolution 41ns
    [ 0.000456] Console: colour dummy device 80x30
    [ 0.000494] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
    [ 0.000511] pid_max: default: 4096 minimum: 301
    [ 0.000668] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
    [ 0.000681] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
    [ 0.001211] CPU: Testing write buffer coherency: ok
    [ 0.001759] Setting up static identity map for 0x81c0 - 0x81f8
    [ 0.002227] devtmpfs: initialized
    [ 0.008468] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
    [ 0.008619] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [ 0.008643] futex hash table entries: 16 (order: -5, 192 bytes, linear)
    [ 0.008725] pinctrl core: initialized pinctrl subsystem
    [ 0.009767] NET: Registered protocol family 16
    [ 0.010192] DMA: failed to allocate 0 KiB pool for atomic coherent allocation
    [ 0.010688] Registered FIQ tty driver
    [ 0.010991] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.010997] thermal_sys: Registered thermal governor 'user_space'
    [ 0.011212] cpuidle: using governor menu
    [ 0.023475] rockchip-gpio ff380000.gpio: probed /pinctrl/gpio@ff380000
    [ 0.024219] rockchip-gpio ff530000.gpio: probed /pinctrl/gpio@ff530000
    [ 0.024912] rockchip-gpio ff540000.gpio: probed /pinctrl/gpio@ff540000
    [ 0.025623] rockchip-gpio ff550000.gpio: probed /pinctrl/gpio@ff550000
    [ 0.026284] rockchip-gpio ff560000.gpio: probed /pinctrl/gpio@ff560000
    [ 0.026374] rockchip-pinctrl pinctrl: probed pinctrl
    [ 0.035133] fiq_debugger fiq_debugger.0: IRQ uart_irq not found
    [ 0.035153] fiq_debugger fiq_debugger.0: IRQ wakeup not found
    [ 0.035400] printk: console [ttyFIQ0] enabled
    [ 0.035556] Registered fiq debugger ttyFIQ0
    [ 0.036583] reg-fixed-voltage vdd-arm: Fixed regulator specified with variable voltages
    [ 0.036612] reg-fixed-voltage: probe of vdd-arm failed with error -22
    [ 0.037169] SCSI subsystem initialized
    [ 0.037370] usbcore: registered new interface driver usbfs
    [ 0.037414] usbcore: registered new interface driver hub
    [ 0.037463] usbcore: registered new device driver usb
    [ 0.037662] mc: Linux media interface: v0.10
    [ 0.037700] videodev: Linux video capture interface: v2.00
    [ 0.038704] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.039365] rockchip-cpuinfo cpuinfo: SoC : 0
    [ 0.039384] rockchip-cpuinfo cpuinfo: Serial : 0000000000000000
    [ 0.039716] rockchip,rknpor-powergood ff000000.syscon:rknpor-powergood: probe success!
    [ 0.040471] clocksource: Switched to clocksource arch_sys_counter
    [ 0.046113] NET: Registered protocol family 2
    [ 0.046327] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.046774] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
    Seeding 256 bits and crediting
    [ 0.046807] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
    Saving 256 bits of creditable seed for next boot
    [ 0.046830] TCP bind hash table entries: 2048 (order: 1, 8192 bytes, linear)
    Starting syslogd: [ 0.046852] TCP: Hash tables configured (established 2048 bind 2048)
    OK
    [ 0.046930] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
    Starting klogd: OK
    [ 0.046948] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
    [ 0.047064] NET: Registered protocol family 1
    [ 0.047625] RPC: Registered named UNIX socket transport module.
    Running sysctl: [ 0.047646] RPC: Registered udp transport module.
    [ 0.047654] RPC: Registered tcp transport module.
    [ 0.047660] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.050392] rockchip-thermal ff3c8000.tsadc: tsadc is probed successfully!
    [ 0.051345] Initialise system trusted keyrings
    [ 0.051567] workingset: timestamp_bits=30 max_order=16 bucket_order=0
    [ 0.054909] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    OK
    [ 0.055597] NFS: Registering the id_resolver key type
    Populating /dev using udev: [ 0.055647] Key type id_resolver registered
    [ 0.055656] Key type id_legacy registered
    [ 0.055697] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
    [ 0.056144] Key type asymmetric registered
    [ 0.056165] Asymmetric key parser 'x509' registered
    [ 0.056188] io scheduler mq-deadline registered
    [ 0.056526] rockchip-usb2phy ff3e0000.usb2-phy: IRQ index 0 not found
    [ 0.060954] dma-pl330 ff420000.dma-controller: Loaded driver for PL330 DMAC-241330
    [ 0.060981] dma-pl330 ff420000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
    [ 0.061671] rockchip-pvtm ff240000.pvtm: pvtm@0 probed
    [ 0.061814] rockchip-pvtm ff390000.pvtm: pvtm@0 probed
    [ 0.062083] rockchip-system-monitor rockchip-system-monitor: system monitor probe
    [ 0.062564] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
    [ 0.067623] random: crng init done
    [ 0.075236] brd: module loaded
    [ 0.080111] loop: module loaded
    [ 0.082023] spi-nand spi2.0: unknown raw ID 00000000
    [ 0.082068] spi-nand: probe of spi2.0 failed with error -524
    [ 0.082998] rk_gmac-dwmac ffa80000.ethernet: IRQ eth_lpi not found
    [ 0.083151] rk_gmac-dwmac ffa80000.ethernet: PTP uses main clock
    [ 0.083194] rk_gmac-dwmac ffa80000.ethernet: no regulator found
    [ 0.083206] rk_gmac-dwmac ffa80000.ethernet: clock input or output? (input).
    [ 0.083217] rk_gmac-dwmac ffa80000.ethernet: Can not read property: tx_delay.
    [ 0.083226] rk_gmac-dwmac ffa80000.ethernet: set tx_delay to 0xffffffff
    [ 0.083236] rk_gmac-dwmac ffa80000.ethernet: Can not read property: rx_delay.
    [ 0.083243] rk_gmac-dwmac ffa80000.ethernet: set rx_delay to 0xffffffff
    [ 0.083310] rk_gmac-dwmac ffa80000.ethernet: integrated PHY? (yes).
    [ 0.083325] rk_gmac-dwmac ffa80000.ethernet: cannot get clock mac_clk_rx
    [ 0.083334] rk_gmac-dwmac ffa80000.ethernet: cannot get clock mac_clk_tx
    [ 0.083363] rk_gmac-dwmac ffa80000.ethernet: cannot get clock clk_mac_speed
    [ 0.083372] rk_gmac-dwmac ffa80000.ethernet: clock input from PHY
    [ 0.083617] rk_gmac-dwmac ffa80000.ethernet: init for RMII
    [ 0.083801] rk_gmac-dwmac ffa80000.ethernet: User ID: 0x30, Synopsys ID: 0x51
    [ 0.083820] rk_gmac-dwmac ffa80000.ethernet: DWMAC4/5
    [ 0.083834] rk_gmac-dwmac ffa80000.ethernet: DMA HW capability register supported
    [ 0.083842] rk_gmac-dwmac ffa80000.ethernet: RX Checksum Offload Engine supported
    [ 0.083849] rk_gmac-dwmac ffa80000.ethernet: TX Checksum insertion supported
    [ 0.083857] rk_gmac-dwmac ffa80000.ethernet: Wake-Up On Lan supported
    [ 0.083863] rk_gmac-dwmac ffa80000.ethernet: TSO supported
    [ 0.083871] rk_gmac-dwmac ffa80000.ethernet: Enable RX Mitigation via HW Watchdog Timer
    [ 0.083879] rk_gmac-dwmac ffa80000.ethernet: TSO feature enabled
    [ 0.083890] rk_gmac-dwmac ffa80000.ethernet: Using 40 bits DMA width
    [ 0.090806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.091116] usbcore: registered new interface driver usb-storage
    [ 0.091257] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
    [ 0.091296] Mass Storage Function, version: 2009/09/11
    [ 0.091310] LUN: removable file: (no medium)
    [ 0.091336] no file given for LUN0
    [ 0.091368] udc ffb00000.usb: failed to start g_mass_storage: -22
    [ 0.092733] rockchip-rtc ff1c0000.rtc: registered as rtc0
    [ 0.092809] rockchip-rtc ff1c0000.rtc: setting system clock to 2021-01-01T12:12:32 UTC (1609503152)
    [ 0.093009] i2c /dev entries driver
    [ 0.094708] usbcore: registered new interface driver uvcvideo
    [ 0.094729] USB Video Class driver (1.1.1)
    [ 0.095368] cpu cpu0: leakage=0
    [ 0.095904] Synopsys Designware Multimedia Card Interface Driver
    [ 0.096672] dtbocfg: 0.1.0
    [ 0.096712] dtbocfg: OK
    [ 0.097886] dwmmc_rockchip ffaa0000.mmc: No normal pinctrl state
    [ 0.097909] dwmmc_rockchip ffaa0000.mmc: No idle pinctrl state
    [ 0.098213] dwmmc_rockchip ffaa0000.mmc: is rv1106 sd
    [ 0.098234] dwmmc_rockchip ffaa0000.mmc: IDMAC supports 32-bit address mode.
    [ 0.098267] dwmmc_rockchip ffaa0000.mmc: Using internal DMA controller.
    [ 0.098283] dwmmc_rockchip ffaa0000.mmc: Version ID is 270a
    [ 0.098320] dwmmc_rockchip ffaa0000.mmc: DW MMC controller at irq 51,32 bit host data width,256 deep fifo
    [ 0.099430] rv1106-acodec ff480000.acodec: current soc_id: rv1106
    [ 0.099516] rv1106-acodec ff480000.acodec: Use pa_ctl_gpio and pa_ctl_delay_ms: 0
    [ 0.101016] NET: Registered protocol family 17
    [ 0.101115] Key type dns_resolver registered
    [ 0.101928] Loading compiled-in X.509 certificates
    [ 0.116229] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
    [ 0.127857] input: adc-keys as /devices/platform/adc-keys/input/input0
    [ 0.158925] mmc_host mmc1: Bus speed (slot 0) = 49500000Hz (slot req 50000000Hz, actual 49500000HZ div = 0)
    [ 0.159018] mmc1: new high speed SDHC card at address 0001
    [ 0.159423] mmcblk1: mmc1:0001 EITSD 7.50 GiB
    [ 0.159893] mmcblk1: p1(env) p2(idblock) p3(uboot) p4(boot) p5(oem) p6(userdata) p7(rootfs)
    [ 0.213048] ALSA device list:
    [ 0.213074] #0: rv-acodec
    [ 0.222435] EXT4-fs (mmcblk1p7): INFO: recovery required on readonly filesystem
    [ 0.222457] EXT4-fs (mmcblk1p7): write access will be enabled during recovery
    [ 0.371443] EXT4-fs (mmcblk1p7): recovery complete
    [ 0.381190] EXT4-fs (mmcblk1p7): mounted filesystem with ordered data mode. Opts: (null)
    [ 0.381260] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
    [ 0.390325] devtmpfs: mounted
    [ 0.390529] Freeing unused kernel memory: 196K
    [ 0.390539] Kernel memory protection not selected by kernel config.
    [ 0.390565] Run /sbin/init as init process
    [ 0.397011] process '/bin/busybox' started with executable stack
    [ 0.474162] EXT4-fs (mmcblk1p7): re-mounted. Opts: (null)
    [ 0.673417] udevd[85]: starting version 3.2.7
    [ 0.680046] udevd[85]: specified group 'input' unknown
    [ 0.681399] udevd[85]: specified group 'kvm' unknown
    [ 0.718178] udevd[86]: starting eudev-3.2.7
    [ 1.602153] EXT4-fs (mmcblk1p6): recovery complete
    [ 1.606665] EXT4-fs (mmcblk1p6): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.606710] ext4 filesystem being mounted at /mnt/sdcard supports timestamps until 2038 (0x7fffffff)
    [ 1.636174] EXT4-fs (mmcblk1p5): recovery complete
    [ 1.639247] EXT4-fs (mmcblk1p5): mounted filesystem with ordered data mode. Opts: (null)
    done
    Unmounting : /dev/mmcblk1p5 (/mnt/sdcard)
    Unmounting : /dev/mmcblk1p6 (/mnt/sdcard)
    Unmounting : /dev/mmcblk1p7 (/mnt/sdcard)
    Partition is not mounted: /dev/mmcblk1p8
    /etc/init.d/S20linkmount: line 46: resize2fs: not found
    /etc/init.d/S20linkmount: line 61: e2fsck: not found
    [ 1.789368] EXT4-fs (mmcblk1p6): mounted filesystem with ordered data mode. Opts: (null)
    /etc/init.d/S20linkmount: line 64: resize2fs: not found
    [ 1.789417] ext4 filesystem being mounted at /userdata supports timestamps until 2038 (0x7fffffff)
    /etc/init.d/S20linkmount: line 65: tune2fs: not found
    /etc/init.d/S20linkmount: line 61: e2fsck: not found
    [ 1.816155] EXT4-fs (mmcblk1p5): mounted filesystem with ordered data mode. Opts: (null)
    /etc/init.d/S20linkmount: line 64: resize2fs: not found
    /etc/init.d/S20linkmount: line 65: tune2fs: not found
    Initializing random number generator... done.
    Starting network: /dev/block/by-name/userdata on /userdata type ext4 (rw,relatime)
    [ 1.936365] rk_dvbm ffa70000.rkdvbm: probe start
    [ 1.936403] rk_dvbm ffa70000.rkdvbm: dvbm ctx cdb13263
    [ 1.940966] rk_dvbm ffa70000.rkdvbm: probe success
    [ 1.954514] imx219 4-0010: Driver IMX219 For Rockchip
    OK
    [ 1.954588] imx219 4-0010: supply VANA not found, using dummy regulator
    Starting ntpd: [ 1.954807] imx219 4-0010: supply VDIG not found, using dummy regulator
    [ 1.954864] imx219 4-0010: supply VDDL not found, using dummy regulator
    [ 1.954965] imx219 power_on
    [ 1.966574] imx219 4-0010: Detected imx0219 sensor
    [ 1.967128] imx imx219_suspend
    [ 1.967140] imx219 power off
    [ 1.992024] rkcifhw ffa10000.rkcif: no iommu attached, using non-iommu buffers
    [ 1.992046] rkcifhw ffa10000.rkcif: No reserved memory region assign to CIF
    [ 1.992403] rkcif rkcif-mipi-lvds: rkcif driver version: v00.02.00
    [ 1.992504] rkcif rkcif-mipi-lvds: attach to cif hw node
    [ 1.992516] rkcif rkcif-mipi-lvds: failed to get dphy hw node
    [ 1.992526] rkcif rkcif-mipi-lvds: rkcif wait line 0
    [ 1.992534] rkcif rkcif-mipi-lvds: rkcif fastboot reserve bufs num 3
    [ 1.992547] : terminal subdev does not exist
    [ 1.992555] : terminal subdev does not exist
    [ 1.992562] : terminal subdev does not exist
    [ 1.992569] : terminal subdev does not exist
    [ 1.992580] : get_remote_sensor: video pad[0] is null
    [ 1.992589] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
    [ 1.992598] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
    [ 1.992606] : get_remote_sensor: video pad[0] is null
    [ 1.992612] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
    [ 1.992620] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
    [ 1.992626] : get_remote_sensor: video pad[0] is null
    [ 1.992633] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
    [ 1.992640] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
    [ 1.992647] : get_remote_sensor: video pad[0] is null
    [ 1.992653] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
    [ 1.992661] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
    [ 2.000325] rkcif rkcif-mipi-lvds: No memory-region-thunderboot specified
    [ 2.001455] rockchip-mipi-csi2-hw ffa20000.mipi-csi2-hw: enter mipi csi2 hw probe!
    [ 2.001614] rockchip-mipi-csi2-hw ffa20000.mipi-csi2-hw: probe success, v4l2_dev:mipi-csi2-hw!
    [ 2.001745] rockchip-mipi-csi2-hw ffa30000.mipi-csi2-hw: enter mipi csi2 hw probe!
    [ 2.001858] rockchip-mipi-csi2-hw ffa30000.mipi-csi2-hw: probe success, v4l2_dev:mipi-csi2-hw!
    [ 2.002203] rockchip-mipi-csi2 mipi0-csi2: attach to csi2 hw node
    [ 2.002260] rkcif rkcif-mipi-lvds: Entity type for entity rockchip-mipi-csi2 was not initialized!
    [ 2.002276] rockchip-mipi-csi2: Async registered subdev
    [ 2.002287] rockchip-mipi-csi2: probe success, v4l2_dev:rkcif-mipi-lvds!
    OK
    [ 2.029881] rkisp_hw ffa00000.rkisp: is_thunderboot: 0
    [ 2.029904] rkisp_hw ffa00000.rkisp: Missing rockchip,grf property
    [ 2.029944] rkisp_hw ffa00000.rkisp: max input:0x0@0fps
    [ 2.030099] rkisp_hw ffa00000.rkisp: get sram size:253952
    [ 2.030112] rkisp_hw ffa00000.rkisp: no iommu attached, using non-iommu buffers
    [ 2.030122] rkisp_hw ffa00000.rkisp: No reserved memory region. default cma area!
    [ 2.030510] rkisp rkisp-vir0: rkisp driver version: v02.05.00
    [ 2.030627] rkisp rkisp-vir0: No memory-region-thunderboot specified
    [ 2.033159] rkisp rkisp-vir0: Entity type for entity rkisp-isp-subdev was not initialized!
    [ 2.048259] rockchip-csi2-dphy-hw ff3e8000.csi2-dphy-hw: csi2 dphy hw probe successfully!
    [ 2.062796] rockchip-csi2-dphy csi2-dphy0: dphy0 matches imx219 4-0010:bus type 5
    [ 2.067053] rkcif-mipi-lvds: Async subdev notifier completed
    [ 2.067081] rockchip-csi2-dphy csi2-dphy0: csi2 dphy0 probe successfully!
    [ 2.069180] rkisp-vir0: Note: bayer raw need width 16 align, height 8 align!
    [ 2.069180] suggest (104,368)/2960x1360, specical requirements, Ignore!
    [ 2.069221] rkisp-vir0: Async subdev notifier completed
    [ 2.296859] rkcif rkcif-mipi-lvds: clear unready subdev num: 0
    [ 2.297073] rkisp rkisp-vir0: clear unready subdev num: 0
    [ 2.313845] rga: rga2, irq = 37, match scheduler
    [ 2.314546] rga: rga2 hardware loaded successfully, hw_version:3.3.87975.
    [ 2.314570] rga: rga2 probe successfully
    [ 2.314816] rga_iommu: IOMMU binding successfully, default mapping core[0x4]
    [ 2.316266] rga: Module initialized. v1.3.1
    [ 2.350183] mpp_vcodec: loading out-of-tree module taints kernel.
    [ 2.364890] mpp_vcodec: init new
    [ 2.365036] mpp_service mpp-srv: 424abb9b author: Yandong Lin 2024-04-29 [mpp_enc]: fix wrap enc sw timeout when resolution switch
    Starting sshd: [ 2.365050] mpp_service mpp-srv: probe start
    [ 2.366176] mpp_rkvenc_540c ffa50000.rkvenc: probing start
    [ 2.366396] mpp_rkvenc_540c ffa50000.rkvenc: probing finish
    [ 2.366780] mpp_vepu_pp ffa60000.rkvenc-pp: probe device
    Input rkcif-mipi-lvds Format:SRGGB10_1X10 Size:2968x1360@15fps Offset(104,368)
    [ 2.366870] mpp_vepu_pp ffa60000.rkvenc-pp: shared_rst_a_pp is not found!
    [ 2.366883] vepu_pp_init:526: No aclk reset resource define
    [ 2.366892] mpp_vepu_pp ffa60000.rkvenc-pp: shared_rst_h_pp is not found!
    [ 2.366899] vepu_pp_init:529: No hclk reset resource define
    [ 2.368070] mpp_vepu_pp ffa60000.rkvenc-pp: probing finish
    [ 2.368297] mpp_service mpp-srv: probe success
    [ 2.387532] RKNPU ff660000.npu: RKNPU: rknpu iommu device-tree entry not found!, using non-iommu mode
    [ 2.387953] RKNPU ff660000.npu: RKNPU: Initialized RKNPU driver: v0.9.2 for 20230825
    [ 2.388048] RKNPU ff660000.npu: dev_pm_opp_set_regulators: no regulator (rknpu) found: -19
    [ 2.437394] rockit_load start
    [ 2.451635] rockit_load end
    [ 2.470936] rve: rve_irq, irq = 53, match scheduler
    [ 2.472743] rve: Driver loaded successfully rve[2] ver:[2021]58.1a
    [ 2.472763] rve: probe successfully
    /
    [ 2.473994] rve: Module initialized. v1.0.6
    ln: /oem/usr/www/userdata: No such file or directory
    insmod_ko.sh: line 88: /oem/usr/ko/insmod_wifi.sh: not found
    ln: /oem/usr/www/usb0: No such file or directory
    ln: /oem/usr/www/sdcard: No such file or directory
    sh: ==: argument expected
    BusyBox v1.36.1 (2025-01-01 09:47:51 +07) multi-call binary.

    Usage: ifconfig [-a] [IFACE] [ADDRESS]

    Configure a network interface

    [add ADDRESS[/PREFIXLEN]]
    [del ADDRESS[/PREFIXLEN]]
    [[-]broadcast [ADDRESS]] [[-]pointopoint [ADDRESS]]
    [netmask ADDRESS] [dstaddr ADDRESS]
    [outfill NN] [keepalive NN]
    [hw ether|infiniband ADDRESS] [metric NN] [mtu NN]
    [[-]trailers] [[-]arp] [[-]allmulti]
    [multicast] [[-]promisc] [txqueuelen NN] [[-]dynamic]
    [mem_start NN] [io_addr NN] [irq NN]
    [up|down] ...
    Error: not found rkipc.ini !!!
    /oem/usr/bin/RkLunch.sh: exit: line 111: Illegal number: -1
    OK
    Starting telnetd: OK
    [ 2.724375] rk_gmac-dwmac ffa80000.ethernet eth0: PHY [stmmac-0:02] driver [RK630 PHY] (irq=POLL)
    [ 2.725208] dwmac4: Master AXI performs any burst length
    [ 2.725237] rk_gmac-dwmac ffa80000.ethernet eth0: No Safety Features support found
    /etc/init.d/S50usbdevice: line 144: can't open : no such file
    [ 2.725256] rk_gmac-dwmac ffa80000.ethernet eth0: PTP not supported by HW
    Debug: configfs_init
    [ 2.725554] rk_gmac-dwmac ffa80000.ethernet eth0: configuring for phy/rmii link mode
    [ 2.741889] udevd[307]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/video0': No such file or directory
    [ 2.752103] udevd[309]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/video2': No such file or directory
    [ 2.762765] udevd[312]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/video3': No such file or directory
    [ 2.769867] udevd[314]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/video4': No such file or directory
    [ 2.777212] udevd[315]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/video5': No such file or directory
    [ 2.779766] udevd[316]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/video6': No such file or directory
    [ 2.788777] udevd[318]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/video7': No such file or directory
    [ 2.890401] file system registered
    mkdir: can't create directory '/sys/kernel/config/usb_gadget/rockchip/functions/mtp.gs0': No such file or directory
    [ 2.968406] using random self ethernet address
    [ 2.968430] using random host ethernet address
    mkdir: can't create directory '/sys/kernel/config/usb_gadget/rockchip/functions/acm.gs6': No such file or directory
    [ 3.015775] Mass Storage Function, version: 2009/09/11
    [ 3.015802] LUN: removable file: (no medium)
    [ 3.103143] read descriptors
    [ 3.103214] read strings
    [ 4.075417] usb0: HOST MAC 1e:81:de:61:dd:9c
    [ 4.075440] usb0: MAC 72:1d:aa:7f:e0:2f
    /usr/bin/luckfox-config: line 46: warning: command substitution: ignored null byte in input
    [ 4.801010] RK630 PHY stmmac-0:02: failed to read out thermal zone (-11)
    [ 5.310832] RK630 PHY stmmac-0:02: failed to read out thermal zone (-11)
    [ 5.820800] RK630 PHY stmmac-0:02: failed to read out thermal zone (-11)
    Only Luckfox Pico Ultra /Luckfox Pico Ultra W support RGB
    Complete configuration loading
    /root/main.py and /root/boot.py not exist ,pass...
    OK
    RTC does not require time calibration
    current_ip = 172.32.0.70
    TARGET_IP = 172.32.0.93
    [ 6.880946] RK630 PHY stmmac-0:02: failed to read out thermal zone (-11)
    luckfox : set usb0 ip
    172.32.0.93
    usb0 config success