/etc # cat FirmwareVersion.txt
V1.0.2.43-1080doubleV7/etc #
/proc/mi_modules/mi_disp # cat mi_disp0
LayerId BindedDevID LayerWidth LayerHeight
0 0 1920 1080
LayerId LayDispWidth LayDispHeight Toleration rotatemode
0 1920 1080 0 NONE
gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw,format=NV12,width=1920,height=1080, framerate=30/1 ! waylandsink
v4l2-ctl --verbose -d /dev/video0 --set-fmt-video=width=1920,height=1080,pixelformat=UYVY --stream-mmap=8 --stream-count=20 --stream-to=./cap.yuv --stream-poll
v4l2-ctl --verbose -d /dev/video0 --set-fmt-video=width=1920,height=1080,pixelformat=UYVY --stream-mmap=8 --stream-count=20 --stream-to=./cap3.yuv --stream-poll
v4l2-ctl --verbose -d /dev/video0 --set-fmt-video=width=1920,height=1080,pixelformat=UYVY --stream-mmap=8 --stream-count=1200 --stream-to=./cap1200.yuv --stream-poll
20250422通过TF卡给视熙科技的机芯刷机的步骤
2025/4/22 20:43
百度:diskgenius
https://www.diskgenius.cn/
https://www.diskgenius.cn/download.php
https://eassos.lanzoue.com/DG64
【也可以使用RJ45模式/通过以太网方式刷机】
TF卡我使用的是32GB的SanDisk卡。
使用DiskGenius V6.0.0.1631 x64版本将TF卡格式化为FAT32格式。
转换分区表类型为MBR格式(B)
重建主引导记录(MBR)(M)
这张TF卡异常了,换一张啦!大哥!
之后将机芯厂给你的ZIP固件:V1.0.2.43-1080doubleV7_20250417_152248.zip
解压缩:
得到OTA、sdupgrade目录。
将sdupgrade目录中的4个文件拷贝到TF卡的根目录:
SigmastarUpgradeSD.bin
IPL
IPL_CUST
UBOOT
插入到机芯连接的小板上的TF卡卡槽。
【小经验,在开机的时候,将TF卡插入卡槽,通过机芯的串口去读写TF卡,可以看到4个文件即为TF卡工作正常!】
断电既可刷机。
刷机的完整LOG:
[BEGIN] 2025/4/22 20:53:03
IPL g15ce0ee
D-00
cold reset
LPDDR4 3733 SEC 1208
0:bypass en
1:bypass en
Force miupll_533MHz
2GB
BIST0_0001-OK
SPI 54M
[SPINAND] Program with command 0x32.
[SPINAND] Random with command 0x34.
[SPINAND] RFC use command 0x6b
[SPINAND] dummy clock 0x08
[FLASH] BDMA mode.
[PARTS] Found table in 0x01
[BBT] Found table @ 0x00020000
[BBT] Found table @ 0x00020000
IPL_CUST Load from SD
Checksum OK
IPL_CUST g15ce0ee
smf load size:000070c6
ptr_dst:0x23c00120
ptr_src:0x23c071e6
UBOOT Load from SD
v2.5(release):3d46ff2-dirty
U-Boot 2021.10 (Apr 17 2025 - 15:24:27 +0800)
SoC: SigmaStar infinity7
Model: INFINITY7 EVB
Version: I7##g6ce5c3a
DRAM: 80 MiB
NAND: [SPINAND] Program with command 0x32.
[SPINAND] Random with command 0x34.
[SPINAND] RFC use command 0x6b
[SPINAND] dummy clock 0x8
[FLASH] BDMA mode.
[PARTS] Found table in 0x1
[BBT] Found table @ 0x20000
[FLASH] dev_id = 0xee
[FLASH] mfr_id = 0x2c, dev_id= 0x24 id_len = 0x2
256 MiB
MMC: Fail to get pad(0x0) ip(0x0_8) form padmux !
Fail to get pad(0x0) ip(0x1_8) form padmux !
Fail to get pad(0x20301) ip(0x3_0) form padmux !
MSC: 0, MSC: 1, MSC: 2
Loading Environment from NAND...
ENV: offset = 0x4c0000 size = 0xa0000
ENV1: offset = 0x560000 size = 0xa0000
use ENV
OK
In: uart@1F221000
Out: uart@1F221000
Err: uart@1F221000
Net:
Error: gmac0 address not set.
Error: gmac1 address not set.
No ethernet found.
Hit Enter to stop autoboot: 0
Saving Environment to NAND...
ENV: offset = 0x4c0000 size = 0xa0000
ENV1: offset = 0x560000 size = 0xa0000
Erasing redundant NAND...
Erasing at 0x5e0000 -- 100% complete.
Writing to redundant NAND... OK
OK
>> fatload mmc 0:1 21000000 SigmastarUpgradeSD.bin 0x1000 0x0
4096 bytes read in 14 ms (285.2 KiB/s)
>> fatload mmc 0 0x21000000 $(SdUpgradeImage) 0x6600 0x4000
26112 bytes read in 21 ms (1.2 MiB/s)
>> nand probe 0x21000000
[SPINAND] Program with command 0x32.
[SPINAND] Random with command 0x34.
[SPINAND] RFC use command 0x6b
[SPINAND] dummy clock 0x8
[FLASH] BDMA mode.
[PARTS] Found table in 0x1
>> setenv mtdids nand0=nand0
>> setenv mtdparts ' nand0:0x140000(CIS),0x1c0000(BOOT),0x1c0000(BOOT_BAK),0xA0000(ENV),0xA0000(ENV1),0x500000(KERNEL),0x500000(RECOVERY),0x600000(rootfs),0x600000(rootfs_b),0x100000(MISC),0x1000000(ubia),-(ubib)
>> saveenv
Saving Environment to NAND...
ENV: offset = 0x4c0000 size = 0xa0000
ENV1: offset = 0x560000 size = 0xa0000
Erasing NAND...
Erasing at 0x540000 -- 100% complete.
Writing to NAND... OK
OK
>> fatload mmc 0 0x21000000 $(SdUpgradeImage) 0x7600 0xb000
30208 bytes read in 21 ms (1.4 MiB/s)
>> nand erase.part CIS
NAND erase.part: device 0 offset 0x0, size 0x140000
Erasing at 0x120000 -- 100% complete.
OK
>> nand write 0x21000000 0x0 0x7600
NAND write: device 0 offset 0x0, size 0x7600
30208 bytes written: OK
>> nand write 0x21000000 0x20000 0x7600
NAND write: device 0 offset 0x20000, size 0x7600
30208 bytes written: OK
>> nand write 0x21000000 0x40000 0x7600
NAND write: device 0 offset 0x40000, size 0x7600
30208 bytes written: OK
>> nand write 0x21000000 0x60000 0x7600
NAND write: device 0 offset 0x60000, size 0x7600
30208 bytes written: OK
>> nand write 0x21000000 0x80000 0x7600
NAND write: device 0 offset 0x80000, size 0x7600
30208 bytes written: OK
>> nand write 0x21000000 0xA0000 0x7600
NAND write: device 0 offset 0xa0000, size 0x7600
30208 bytes written: OK
>> nand write 0x21000000 0xC0000 0x7600
NAND write: device 0 offset 0xc0000, size 0x7600
30208 bytes written: OK
>> nand write 0x21000000 0xE0000 0x7600
NAND write: device 0 offset 0xe0000, size 0x7600
30208 bytes written: OK
>> nand write 0x21000000 0x100000 0x7600
NAND write: device 0 offset 0x100000, size 0x7600
30208 bytes written: OK
>> nand write 0x21000000 0x120000 0x7600
NAND write: device 0 offset 0x120000, size 0x7600
30208 bytes written: OK
>> mtdparts del CIS
current partition deleted, resetting current to 0
>> fatload mmc 0 0x21000000 $(SdUpgradeImage) 0x140000 0x13000
1310720 bytes read in 86 ms (14.5 MiB/s)
>> nand erase.part BOOT
NAND erase.part: device 0 offset 0x140000, size 0x1c0000
Erasing at 0x2e0000 -- 100% complete.
OK
>> nand write.e 0x21000000 BOOT 0x140000
NAND write: device 0 offset 0x140000, size 0x140000
1310720 bytes written: OK
>> nand erase.part BOOT_BAK
NAND erase.part: device 0 offset 0x300000, size 0x1c0000
Erasing at 0x4a0000 -- 100% complete.
OK
>> nand write.e 0x21000000 BOOT_BAK 0x140000
NAND write: device 0 offset 0x300000, size 0x140000
1310720 bytes written: OK
>> fatload mmc 0 0x21000000 $(SdUpgradeImage) 0x300cc4 0x153000
3148996 bytes read in 179 ms (16.8 MiB/s)
>> nand erase.part KERNEL
NAND erase.part: device 0 offset 0x600000, size 0x500000
Erasing at 0xae0000 -- 100% complete.
OK
>> nand write.e 0x21000000 KERNEL 0x300CC4
NAND write: device 0 offset 0x600000, size 0x300cc4
3148996 bytes written: OK
>> nand erase.part RECOVERY
NAND erase.part: device 0 offset 0xb00000, size 0x500000
Erasing at 0xfe0000 -- 100% complete.
OK
>> nand write.e 0x21000000 RECOVERY 0x300CC4
NAND write: device 0 offset 0xb00000, size 0x300cc4
3148996 bytes written: OK
>> setenv kernel_file_size ${filesize}
>> setenv recovery_file_size ${filesize}
>> saveenv
Saving Environment to NAND...
ENV: offset = 0x4c0000 size = 0xa0000
ENV1: offset = 0x560000 size = 0xa0000
Erasing redundant NAND...
Erasing at 0x5e0000 -- 100% complete.
Writing to redundant NAND... OK
OK
>> nand erase.part rootfs
NAND erase.part: device 0 offset 0x1000000, size 0x600000
Erasing at 0x15e0000 -- 100% complete.
OK
>> nand erase.part rootfs_b
NAND erase.part: device 0 offset 0x1600000, size 0x600000
Erasing at 0x1be0000 -- 100% complete.
OK
>> fatload mmc 0 0x21000000 $(SdUpgradeImage) 0x2f9000 0x454000
3117056 bytes read in 175 ms (17 MiB/s)
>> nand write.e 0x21000000 rootfs 0x2F9000
NAND write: device 0 offset 0x1000000, size 0x2f9000
3117056 bytes written: OK
>> nand write.e 0x21000000 rootfs_b 0x2F9000
NAND write: device 0 offset 0x1600000, size 0x2f9000
3117056 bytes written: OK
>> nand erase.part MISC
NAND erase.part: device 0 offset 0x1c00000, size 0x100000
Erasing at 0x1ce0000 -- 100% complete.
OK
>> fatload mmc 0 0x21000000 $(SdUpgradeImage) 0x80000 0x74d000
524288 bytes read in 46 ms (10.9 MiB/s)
>> nand write.e 0x21000000 MISC 0x80000
NAND write: device 0 offset 0x1c00000, size 0x80000
524288 bytes written: OK
>> nand erase.part ubia
NAND erase.part: device 0 offset 0x1d00000, size 0x1000000
Erasing at 0x2ce0000 -- 100% complete.
OK
>> fatload mmc 0 0x21000000 $(SdUpgradeImage) 0x1e0000 0x7cd000
1966080 bytes read in 118 ms (15.9 MiB/s)
>> nand write.e 0x21000000 ubia 0x1E0000
NAND write: device 0 offset 0x1d00000, size 0x1e0000
1966080 bytes written: OK
>> nand erase.part ubib
NAND erase.part: device 0 offset 0x2d00000, size 0xd300000
Erasing at 0xffe0000 -- 100% complete.
OK
>> fatload mmc 0 0x21000000 $(SdUpgradeImage) 0x3000000 0x9ad000
50331648 bytes read in 2537 ms (18.9 MiB/s)
>> nand write.continue 0x21000000 ubib ${filesize} 0x0
NAND write: device 0 offset 0x2d00000, size 0x3000000
offset change to 0x2d00000
50331648 bytes written: OK
>> fatload mmc 0 0x21000000 $(SdUpgradeImage) 0x360000 0x39ad000
3538944 bytes read in 206 ms (16.4 MiB/s)
>> nand write.continue 0x21000000 ubib ${filesize} 0x3000000
NAND write: device 0 offset 0x2d00000, size 0x360000
offset change to 0x5d00000
3538944 bytes written: OK
>> setenv bootargs ubi.mtd=ubia,2048 ubi.mtd=ubib,2048 root=/dev/mtdblock6 rootfstype=squashfs ro init=/linuxrc LX_MEM=0x1000000000,0x80000000 mma_heap=mma_heap_name0,miu=0,sz=0x40000000 mma_memblock_remove=0 cma=4M@0x1004000000 mmap_reserved=fb,miu=0,sz=0x800000,max_start_off=0xF700000,max_end_off=0xFF00000 mtdparts=$(mtdparts)
>> setenv bootargs_a ubi.mtd=ubia,2048 ubi.mtd=ubib,2048 root=/dev/mtdblock6 rootfstype=squashfs ro init=/linuxrc LX_MEM=0x1000000000,0x80000000 mma_heap=mma_heap_name0,miu=0,sz=0x40000000 mma_memblock_remove=0 cma=4M@0x1004000000 mmap_reserved=fb,miu=0,sz=0x800000,max_start_off=0xF700000,max_end_off=0xFF00000 mtdparts=$(mtdparts)
>> setenv bootargs_b ubi.mtd=ubia,2048 ubi.mtd=ubib,2048 root=/dev/mtdblock7 rootfstype=squashfs ro init=/linuxrc LX_MEM=0x1000000000,0x80000000 mma_heap=mma_heap_name0,miu=0,sz=0x40000000 mma_memblock_remove=0 cma=4M@0x1004000000 mmap_reserved=fb,miu=0,sz=0x800000,max_start_off=0xF700000,max_end_off=0xFF00000 mtdparts=$(mtdparts)
>> setenv bootcmd ' dcache on ; nand read.e 0x23000000 KERNEL ${kernel_file_size}; bootm 0x23000000'
>> setenv bootcmd_a ' dcache on ; nand read.e 0x23000000 KERNEL ${kernel_file_size}; bootm 0x23000000'
>> setenv bootcmd_b ' dcache on ; nand read.e 0x23000000 RECOVERY ${recovery_file_size}; bootm 0x23000000'
>> saveenv
Saving Environment to NAND...
ENV: offset = 0x4c0000 size = 0xa0000
ENV1: offset = 0x560000 size = 0xa0000
Erasing NAND...
Erasing at 0x540000 -- 100% complete.
Writing to NAND... OK
OK
>> reset
resetting ...
resetting ...
IPL g15ce0ee
D-00
hard reset
LPDDR4 3733 SEC 1208
0:bypass en
1:bypass en
Force miupll_533MHz
2GB
BIST0_0001-OK
SPI 54M
[SPINAND] Program with command 0x32.
[SPINAND] Random with command 0x34.
[SPINAND] RFC use command 0x6b
[SPINAND] dummy clock 0x08
[FLASH] BDMA mode.
[PARTS] Not found table, write back now!
[PARTS] Write table to 0x00100800
[PARTS] Write table to 0x000c0800
[PARTS] Write table to 0x00080800
[PARTS] Write table to 0x00040800
[PARTS] Write table to 0x0800
[BBT] Create bbt
Program BBT
IPL_CUST Load from SD
Checksum OK
IPL_CUST g15ce0ee
smf load size:000070c6
ptr_dst:0x23c00120
ptr_src:0x23c071e6
UBOOT Load from SD
v2.5(release):3d46ff2-dirty
U-Boot 2021.10 (Apr 17 2025 - 15:24:27 +0800)
SoC: SigmaStar infinity7
Model: INFINITY7 EVB
Version: I7##g6ce5c3a
DRAM: 80 MiB
NAND: [SPINAND] Program with command 0x32.
[SPINAND] Random with command 0x34.
[SPINAND] RFC use command 0x6b
[SPINAND] dummy clock 0x8
[FLASH] BDMA mode.
[PARTS] Found table in 0x1
[BBT] Found table @ 0x20000
[FLASH] dev_id = 0xee
[FLASH] mfr_id = 0x2c, dev_id= 0x24 id_len = 0x2
256 MiB
MMC: Fail to get pad(0x0) ip(0x0_8) form padmux !
Fail to get pad(0x0) ip(0x1_8) form padmux !
Fail to get pad(0x20301) ip(0x3_0) form padmux !
MSC: 0, MSC: 1, MSC: 2
Loading Environment from NAND...
ENV: offset = 0x4c0000 size = 0xa0000
ENV1: offset = 0x560000 size = 0xa0000
use ENV
OK
In: uart@1F221000
Out: uart@1F221000
Err: uart@1F221000
Net:
Error: gmac0 address not set.
Error: gmac1 address not set.
No ethernet found.
Hit Enter to stop autoboot: 0
Saving Environment to NAND...
ENV: offset = 0x4c0000 size = 0xa0000
ENV1: offset = 0x560000 size = 0xa0000
Erasing redundant NAND...
Erasing at 0x5e0000 -- 100% complete.
Writing to redundant NAND... OK
OK
NAND read: device 0 offset 0x600000, size 0x300cc4
3148996 bytes read: OK
## Booting kernel from Legacy Image at 23000000 ...
Image Name: MVX4##I7##g3181b1c04KL_LX510##[B
Image Type: AArch64 Linux Kernel Image (lzma compressed)
Data Size: 3148916 Bytes = 3 MiB
Load Address: 20400000
Entry Point: 1000400000
Verifying Checksum ... OK
Uncompressing Kernel Image
[XZ] !!!reserved 0x22000000 length=0x 1000000 for xz!!
XZ: uncompressed size=0x937808, ret=7
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[ 0.000000] Linux version 5.10.61 (builder@46ef30df53c2) (aarch64-linux-gnu-gcc (GCC) 10.2.1 20210120 [releases/gcc-10 revision e1f4be24f46f33fa0399c3819835a98fd4b2322e], GNU ld (Linaro_Binutils-20210303-sigmastar-glibc-aarch64-linux-gnu) 2.35.1.20210110) #2 SMP PREEMPT Thu Apr 17 15:24:01 CST 2025
[ 0.000000] early_atags_to_fdt() success
[ 0.000000] Machine model: INFINITY7 SSC023A
[ 0.000000] LX_MEM addr:0x1000000000,size:0x80000000
[ 0.000000] LXmem is 0x80000000 PHYS_OFFSET is 0x1000000000
[ 0.000000] Add mem start 0x1000000000 size 0x80000000!!!!
[ 0.000000]
[ 0.000000] LX_MEM = 0x1000000000, 0x80000000
[ 0.000000] LX_MEM2 = 0x0, 0x0
[ 0.000000] LX_MEM3 = 0x0, 0x0
[ 0.000000] MMU_MEM = 0x0, 0x0
[ 0.000000] EMAC_LEN= 0x0
[ 0.000000] DRAM_LEN= 0x0
[ 0.000000] Reserved memory: bypass cma0 node, using cmdline CMA params instead
[ 0.000000] OF: reserved mem: node cma0 compatible matching fail
[ 0.000000] deal_with_reserved_mmap memblock_reserve success mmap_reserved_config[0].reserved_start=
[ 0.000000] 0x100f700000
[ 0.000000]
[ 0.000000] deal_with_reserve_mma_heap memblock_reserve success mma_config[0].reserved_start=
[ 0.000000] 0x1040000000 size:40000000
[ 0.000000]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000001000000000-0x000000107fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000001000000000-0x000000107fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000001000000000-0x000000107fffffff]
[ 0.000000] cma: Reserved 4 MiB at 0x0000001004000000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 20 pages/cpu s43368 r8192 d30360 u81920
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Virtualization Host Extensions
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: patching kernel code
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Kernel command line: ubi.mtd=ubia,2048 ubi.mtd=ubib,2048 root=/dev/mtdblock6 rootfstype=squashfs ro init=/linuxrc LX_MEM=0x1000000000,0x80000000 mma_heap=mma_heap_name0,miu=0,sz=0x40000000 mma_memblock_remove=0 cma=4M@0x1004000000 mmap_reserved=fb,miu=0,sz=0x800000,max_start_off=0xF700000,max_end_off=0xFF00000 mtdparts=nand0:1792k@1280k(BOOT),1792k(BOOT_BAK),640k(ENV),640k(ENV1),5m(KERNEL),5m(RECOVERY),6m(rootfs),6m(rootfs_b),1m(MISC),16m(ubia),211m(ubib)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 985428K/2097152K available (5950K kernel code, 606K rwdata, 2424K rodata, 384K init, 256K bss, 1107628K reserved, 4096K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 192 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000016040000
[ 0.000000] ms_init_main_intc: np->name=ms_main_intc, parent=gic
[ 0.000000] ms_init_pm_intc: np->name=ms_pm_intc, parent=ms_main_intc
[ 0.000000] ss_init_gpi_intc: np->name=ms_gpi_intc, parent=ms_main_intc
[ 0.000000] random: get_random_bytes called from start_kernel+0x34c/0x528 with crng_init=0
[ 0.000000] Find CLK_ven_pll, hook ms_venpll_ops
[ 0.000000] Find CLK_cpupll_clk, hook ms_cpuclk_ops
[ 0.000000] Find CLK_fuart0_synth_out, hook ms_fuart0_synth_out_ops
[ 0.000000] arch_timer: cp15 timer(s) running at 6.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1623fa770, max_idle_ns: 440795202238 ns
[ 0.000004] sched_clock: 56 bits at 6MHz, resolution 166ns, wraps every 4398046511055ns
[ 0.430403] printk: console [ttyS0] enabled
[ 0.434604] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.00 BogoMIPS (lpj=60000)
[ 0.444856] pid_max: default: 4096 minimum: 301
[ 0.449493] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.456788] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.465722] rcu: Hierarchical SRCU implementation.
[ 0.470019] smp: Bringing up secondary CPUs ...
[ 0.474294] Detected VIPT I-cache on CPU1
[ 0.474303] CPU features: SANITY CHECK: Unexpected variation in (((3) << 19) | ((3) << 16) | ((14) << 12) | ((0) << 8) | ((0) << 5)). Boot CPU: 0x000000005b8d80, CPU1: 0x00000000000000
[ 0.474329] CPU features: Unsupported CPU feature variation detected.
[ 0.474339] GICv3: CPU1: found redistributor 100 region 0:0x0000000016060000
[ 0.474372] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[ 0.474815] Detected VIPT I-cache on CPU2
[ 0.474844] GICv3: CPU2: found redistributor 200 region 0:0x0000000016080000
[ 0.474871] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
[ 0.475311] Detected VIPT I-cache on CPU3
[ 0.475337] GICv3: CPU3: found redistributor 300 region 0:0x00000000160a0000
[ 0.475361] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
[ 0.475440] smp: Brought up 1 node, 4 CPUs
[ 0.553664] SMP: Total of 4 processors activated.
[ 0.558347] CPU features: detected: Privileged Access Never
[ 0.563924] CPU features: detected: LSE atomic instructions
[ 0.569487] CPU features: detected: User Access Override
[ 0.574819] CPU features: detected: 32-bit EL0 Support
[ 0.579932] CPU features: detected: Common not Private translations
[ 0.586208] CPU features: detected: RAS Extension Support
[ 0.591594] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.600229] CPU features: detected: CRC32 instructions
[ 0.605346] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.612319] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.619087] CPU: All CPU(s) started at EL2
[ 0.622848] devtmpfs: initialized
[ 0.640124] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.647123] futex hash table entries: 16 (order: -2, 1024 bytes, linear)
[ 0.654679] NET: Registered protocol family 16
[ 0.659950] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.665317] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.673075] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.682446] rpmsg_dualos init success!
[ 0.684930] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.691564] ASID allocator initialised with 65536 entries
[ 0.712790] OF: /soc/i2c3@3/lt9211c@2d: could not get #gpio-cells for /soc/clocks/CLK_upll_320m_div16
[ 0.719310] OF: /soc/i2c5@5/icm42670@68: #interrupt-cells = 3 found -1
[ 0.741072] [ATTENTION],[MODE 1]in Group 4,IO voltage set to 3.3V is NOT allow!
[ 0.741080] [ATTENTION],[MODE 1]in Group 5,IO voltage set to 3.3V is NOT allow!
[ 0.746496] GPIO: probe end
[ 0.784406] vgaarb: loaded
[ 0.787423] SCSI subsystem initialized
[ 0.791547] usbcore: registered new interface driver usbfs
[ 0.796353] usbcore: registered new interface driver hub
[ 0.801673] usbcore: registered new device driver usb
[ 0.806839] mc: Linux media interface: v0.10
[ 0.810966] videodev: Linux video capture interface: v2.00
[ 0.816507] pps_core: LinuxPPS API ver. 1 registered
[ 0.821333] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.830546] PTP clock support registered
[ 0.835893] pcieif 1f350000.pcieif: ss_pcieif_probe: num of controller 2
[ 0.841522] Advanced Linux Sound Architecture Driver Initialized.
[ 0.848197] clocksource: Switched to clocksource arch_sys_counter
[ 0.854952] NET: Registered protocol family 2
[ 0.857812] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.866472] tcp_listen_portaddr_hash hash table entries: 1024 (order: 3, 40960 bytes, linear)
[ 0.873693] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.881663] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.889193] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.895481] UDP hash table entries: 1024 (order: 4, 98304 bytes, linear)
[ 0.902173] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes, linear)
[ 0.909408] NET: Registered protocol family 1
[ 0.913611] PCI: CLS 0 bytes, default 64
[ 0.918017] hw perfevents: no interrupt-affinity property for /soc/pmu, guessing.
[ 0.925224] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.935482] Initialise system trusted keyrings
[ 0.937716] workingset: timestamp_bits=62 max_order=18 bucket_order=0
[ 0.947506] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.950682] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.954991] jffs2: version 2.2. © 2001-2006 Red Hat, Inc.
[ 0.960465] fuse: init (API version 7.32)
[ 0.964667] Key type asymmetric registered
[ 0.968430] Asymmetric key parser 'x509' registered
[ 0.973294] io scheduler mq-deadline registered
[ 0.977813] io scheduler kyber registered
[ 0.983323]
[ 0.983323]
[ 0.983323] Version : MVX4##I7##g3181b1c04KL_LX510##[BR:HEAD]#XVM
[ 0.983323]
[ 0.992974] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.999922] libphy: Fixed MDIO Bus: probed
[ 1.002675] i2c /dev entries driver
[ 1.006446] SMCCC: SOC_ID: ID = jep106:0000:8192 Revision = 0x00000000
[ 1.012799] usbcore: registered new interface driver usbhid
[ 1.018110] usbhid: USB HID core driver
[ 1.022248] 1f220400.fuart: ttyS2 at MMIO 0x0 (irq = 28, base_baud = 10781250) is a unknown
[ 1.030558] 1f221000.uart: ttyS0 at MMIO 0x0 (irq = 30, base_baud = 10781250) is a unknown
[ 1.038758] 1f221200.uart1: ttyS1 at MMIO 0x0 (irq = 31, base_baud = 10781250) is a unknown
[ 1.047097] 1f221400.uart2: ttyS3 at MMIO 0x0 (irq = 32, base_baud = 10781250) is a unknown
[ 1.055517] 1f221600.uart3: ttyS4 at MMIO 0x0 (irq = 33, base_baud = 10781250) is a unknown
[ 1.063842] 1f221800.uart4: ttyS5 at MMIO 0x0 (irq = 34, base_baud = 10781250) is a unknown
[ 1.072188] 1f221a00.uart5: ttyS6 at MMIO 0x0 (irq = 35, base_baud = 10781250) is a unknown
[ 1.080968] >> [sdmmc] ms_sdmmc_probe
[ 1.084089] Fail to get pad(0x20203) form padmux !
[ 1.089713] [Padmux]reset PAD18(reg 0x103e00:12; mask0x8) t0 SD0_MODE_1 (org: GPIO_MODE)
[ 1.096968] [Padmux]reset PAD19(reg 0x103e00:13; mask0x8) t0 SD0_MODE_1 (org: GPIO_MODE)
[ 1.105082] >> [sdmmc_0] Probe Platform Devices
[ 1.109653] [Padmux]reset PAD146(reg 0x110400:4c; mask0x8) t0 SD1_MODE_1 (org: GPIO_MODE)
[ 1.117923] >> [sdmmc_1] Probe Platform Devices
[ 1.122310] [Padmux]reset PAD20(reg 0x103e00:14; mask0x8) t0 SD0_MODE_1 (org: GPIO_MODE)
[ 1.128531] sstar-gmac 1f34a000.gmac0: IRQ eth_wake_irq not found
[ 1.130409] [Padmux]reset PAD21(reg 0x103e00:15; mask0x8) t0 SD0_MODE_1 (org: GPIO_MODE)
[ 1.136482] sstar-gmac 1f34a000.gmac0: IRQ eth_lpi not found
[ 1.144583] [Padmux]reset PAD22(reg 0x103e00:16; mask0x8) t0 SD0_MODE_1 (org: GPIO_MODE)
[ 1.144601] [Padmux]reset PAD23(reg 0x103e00:17; mask0x8) t0 SD0_MODE_1 (org: GPIO_MODE)
[ 1.150375] sstar-gmac 1f34a000.gmac0: Cannot get CSR clock
[ 1.172017] sstar-gmac 1f34a000.gmac0: PTP uses main clock
[ 1.177479] sstar-gmac 1f34a000.gmac0: no reset control found
[ 1.183657] [mhal_gmac_probe][413] SS GMAC0 Setting : Interface=8
[ 1.212074] mmc0: cannot verify signal voltage switch
[ 1.259413] [mhal_gmac_probe][445] INREG16(0x1f2A2004)=0x1
[ 1.262128] [mhal_gmac_probe][450] INREG16(0x1f2a2440)=fc
[ 1.267611] [mhal_gmac_probe][455] INREG16(0x1f202fbc)=0
[ 1.273013] [mhal_gmac_probe][459] INREG16(0x1f202fbc)=0
[ 1.278435] sstar-gmac 1f34a000.gmac0: No gmac mclock provided...
[ 1.278683] =>> PassPHs[13] = [0, 1, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
[ 1.284537] ] <<=
[ 1.293949] mmc0: new ultra high speed SDR104 SDHC card at address b369
[ 1.293961] sstar-gmac 1f34a000.gmac0: User ID: 0x1, Synopsys ID: 0x52
[ 1.300876] mmcblk0: mmc0:b369 SDABC 29.1 GiB
[ 1.307097] sstar-gmac 1f34a000.gmac0: DMA HW capability register supported
[ 1.312580] mmcblk0: p1
[ 1.318496] sstar-gmac 1f34a000.gmac0: RX Checksum Offload Engine supported
[ 1.328013] sstar-gmac 1f34a000.gmac0: TX Checksum insertion supported
[ 1.334481] sstar-gmac 1f34a000.gmac0: TSO supported
[ 1.339425] sstar-gmac 1f34a000.gmac0: Enable RX Mitigation via HW Watchdog Timer
[ 1.346908] sstar-gmac 1f34a000.gmac0: device MAC address 42:71:83:4c:ae:ff
[ 1.353889] sstar-gmac 1f34a000.gmac0: Enabled Flow TC (entries=8)
[ 1.360053] sstar-gmac 1f34a000.gmac0: TSO feature enabled
[ 1.365530] sstar-gmac 1f34a000.gmac0: Using 40 bits DMA width
[ 1.371838] libphy: stmmac: probed
[ 1.374756] mdio_bus stmmac-0: ethernet-phy@0 has invalid PHY address
[ 1.381208] mdio_bus stmmac-0: scan phy ethernet-phy at address 0
[ 1.398557] Please set rtc timer (hwclock -w)
[ 1.429107] sstar,rtcpwc 1f006800.rtcpwc: registered as rtc0
[ 1.444058] sstar,rtcpwc 1f006800.rtcpwc: setting system clock to 1970-01-01T00:00:01 UTC (1)
[ 1.450701] infinity-wdt 1f006000.watchdog: sstar watchdog probe
[ 1.456910] MSYS: DMEM request: [Sstar IIC 0 DMA]:0x00001000
[ 1.461424] MSYS: DMEM request alignment: [Sstar IIC 0 DMA]:0x00002000
[ 1.468597] MSYS: DMEM request: [Sstar IIC 0 DMA]:0x00002000 success, CPU phy:@0x0000001004020000, virt:@(____ptrval____)
[ 1.479521] MSYS: DMEM request: [Sstar IIC 1 DMA]:0x00001000
[ 1.484548] MSYS: DMEM request alignment: [Sstar IIC 1 DMA]:0x00002000
[ 1.491293] MSYS: DMEM request: [Sstar IIC 1 DMA]:0x00002000 success, CPU phy:@0x0000001004022000, virt:@(____ptrval____)
[ 1.502615] MSYS: DMEM request: [Sstar IIC 2 DMA]:0x00001000
[ 1.507700] MSYS: DMEM request alignment: [Sstar IIC 2 DMA]:0x00002000
[ 1.514469] MSYS: DMEM request: [Sstar IIC 2 DMA]:0x00002000 success, CPU phy:@0x0000001004024000, virt:@(____ptrval____)
[ 1.525724] MSYS: DMEM request: [Sstar IIC 3 DMA]:0x00001000
[ 1.530863] MSYS: DMEM request alignment: [Sstar IIC 3 DMA]:0x00002000
[ 1.537601] MSYS: DMEM request: [Sstar IIC 3 DMA]:0x00002000 success, CPU phy:@0x0000001004026000, virt:@(____ptrval____)
[ 1.548994] MSYS: DMEM request: [Sstar IIC 4 DMA]:0x00001000
[ 1.554003] MSYS: DMEM request alignment: [Sstar IIC 4 DMA]:0x00002000
[ 1.560742] MSYS: DMEM request: [Sstar IIC 4 DMA]:0x00002000 success, CPU phy:@0x0000001004028000, virt:@(____ptrval____)
[ 1.571991] MSYS: DMEM request: [Sstar IIC 5 DMA]:0x00001000
[ 1.577155] MSYS: DMEM request alignment: [Sstar IIC 5 DMA]:0x00002000
[ 1.583916] MSYS: DMEM request: [Sstar IIC 5 DMA]:0x00002000 success, CPU phy:@0x000000100402A000, virt:@(____ptrval____)
[ 1.595334] ===========msp890_probe start===========
[ 1.610348] ==========msp890_probe success==========
[ 1.612696] OF: /soc/i2c5@5/icm42670@68: #interrupt-cells = 3 found -1
[ 1.619023] inv_mpu: inv_mpu_probe: power on here.
[ 1.623768] inv_mpu: inv_mpu_probe: power on.
[ 1.748352] inv_mpu: whoami= 67
[ 1.764697] inv_mpu: inv_mpu_initialize: initialize result is 0....
[ 1.768741] inv_mpu: failed to create wakeup_source
[ 1.772986] inv-mpu-iio-i2c 5-0068: icm43600 ma-kernel-10.0.2 is ready to go!
[ 1.780130] inv_mpu: Data read from FIFO
[ 1.784261] MSYS: DMEM request: [Sstar IIC 6 DMA]:0x00001000
[ 1.789705] MSYS: DMEM request alignment: [Sstar IIC 6 DMA]:0x00002000
[ 1.796442] MSYS: DMEM request: [Sstar IIC 6 DMA]:0x00002000 success, CPU phy:@0x000000100402C000, virt:@(____ptrval____)
[ 1.807673] MSYS: DMEM request: [Sstar IIC 7 DMA]:0x00001000
[ 1.812858] MSYS: DMEM request alignment: [Sstar IIC 7 DMA]:0x00002000
[ 1.819594] MSYS: DMEM request: [Sstar IIC 7 DMA]:0x00002000 success, CPU phy:@0x000000100402E000, virt:@(____ptrval____)
[ 1.830807] MSYS: DMEM request: [Sstar IIC 8 DMA]:0x00001000
[ 1.835999] MSYS: DMEM request alignment: [Sstar IIC 8 DMA]:0x00002000
[ 1.842761] MSYS: DMEM request: [Sstar IIC 8 DMA]:0x00002000 success, CPU phy:@0x0000001004030000, virt:@(____ptrval____)
[ 1.853975] MSYS: DMEM request: [Sstar IIC 9 DMA]:0x00001000
[ 1.859162] MSYS: DMEM request alignment: [Sstar IIC 9 DMA]:0x00002000
[ 1.865897] MSYS: DMEM request: [Sstar IIC 9 DMA]:0x00002000 success, CPU phy:@0x0000001004032000, virt:@(____ptrval____)
[ 1.877094] MSYS: DMEM request: [Sstar IIC 10 DMA]:0x00001000
[ 1.882404] MSYS: DMEM request alignment: [Sstar IIC 10 DMA]:0x00002000
[ 1.889256] MSYS: DMEM request: [Sstar IIC 10 DMA]:0x00002000 success, CPU phy:@0x0000001004034000, virt:@(____ptrval____)
[ 1.901025] [ms_cpufreq_probe]parent_num:8 parent[0]:CLK_xtali_12m
[ 1.906238] [ms_cpufreq_probe] clk_prepare_enable
[ 1.911105] [ms_cpufreq_init] Current clk=1219714344
[ 1.917055] [MSPI] mspi 0 use normal mode
[ 1.921039] spi 1f222000.spi0: chipselect 0 already in use
[ 1.925401] spi_master spi0: spi_device register error /soc/spi0@0/gyro
[ 1.932042] spi_master spi0: Failed to create SPI device for /soc/spi0@0/gyro
[ 1.939152] spi 1f222000.spi0: chipselect 0 already in use
[ 1.945125] [MSPI] mspi 1 use normal mode
[ 1.949494] [MSPI] mspi 2 use normal mode
[ 1.953443] [MSPI] mspi 3 use normal mode
[ 1.961168] [SPINAND] Program with command 0x32.
[ 1.963015] [SPINAND] Random with command 0x34.
[ 1.967627] [SPINAND] RFC use command 0x6b
[ 1.971816] [SPINAND] dummy clock 0x8
[ 1.975547] [FLASH] BDMA mode.
[ 1.979209] [BBT] Found table @ 0x20000
[ 1.982597] [FLASH] dev_id = 0xee
[ 1.985993] [FLASH] mfr_id = 0x2c, dev_id= 0x24 id_len = 0x2
[ 1.991875] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0x24
[ 1.998090] nand: Unknown nand0
[ 2.001246] nand: 256 MiB, MLC, erase size: 128 KiB, page size: 2048, OOB size: 128
[ 2.008910] 11 cmdlinepart partitions found on MTD device nand0
[ 2.014801] Creating 11 MTD partitions on "nand0":
[ 2.019596] 0x000000140000-0x000000300000 : "BOOT"
[ 2.029406] 0x000000300000-0x0000004c0000 : "BOOT_BAK"
[ 2.039408] 0x0000004c0000-0x000000560000 : "ENV"
[ 2.049922] 0x000000560000-0x000000600000 : "ENV1"
[ 2.059980] 0x000000600000-0x000000b00000 : "KERNEL"
[ 2.069955] 0x000000b00000-0x000001000000 : "RECOVERY"
[ 2.079711] 0x000001000000-0x000001600000 : "rootfs"
[ 2.094516] 0x000001600000-0x000001c00000 : "rootfs_b"
[ 2.114022] 0x000001c00000-0x000001d00000 : "MISC"
[ 2.119423] 0x000001d00000-0x000002d00000 : "ubia"
[ 2.139690] 0x000002d00000-0x000010000000 : "ubib"
[ 2.319965] dw-pcie 1f350000.pcie: INVALID device type:0
[ 2.322426] dw-pcie: probe of 1f350000.pcie failed with error -22
[ 2.328562] dw-pcie 1f351000.pcie: INVALID device type:0
[ 2.333829] dw-pcie: probe of 1f351000.pcie failed with error -22
[ 2.340169] sstar-u2phy soc:sstar-usb2-phy: No extra phy data
[ 2.347207] NET: Registered protocol family 17
[ 2.350331] MSYS: DMEM request: [CamOs0]:0x00003600
[ 2.355380] MSYS: DMEM request: [CamOs0]:0x00003600 success, CPU phy:@0x0000001004038000, virt:@(____ptrval____)
[ 2.365164] CamOsContiguousMemAlloc physAddr<0x1004038000> size<13824>
[ 2.371766] eDMA dir 0 thread ffffff8001d9d3c0
[ 2.376244] eDMA dir 1 thread ffffff8001d9e480
[ 2.380813] MSYS: DMEM request: [CamOs1]:0x00003600
[ 2.385698] MSYS: DMEM request: [CamOs1]:0x00003600 success, CPU phy:@0x000000100403C000, virt:@(____ptrval____)
[ 2.395816] CamOsContiguousMemAlloc physAddr<0x100403C000> size<13824>
[ 2.402424] eDMA dir 0 thread ffffff8001c990c0
[ 2.406891] eDMA dir 1 thread ffffff8001c9c300
[ 2.411679] Loading compiled-in X.509 certificates
[ 2.433826] ubi0: attaching mtd9
[ 2.461533] ubi0: scanning is finished
[ 2.466643] ubi0 warning: ubi_eba_init: cannot reserve enough PEBs for bad PEB handling, reserved 8, need 40
[ 2.474116] ubi0: attached mtd9 (name "ubia", size 16 MiB)
[ 2.479121] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.485982] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.492778] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.499741] ubi0: good PEBs: 128, bad PEBs: 0, corrupted PEBs: 0
[ 2.505739] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 2.512968] ubi0: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 1800590914
[ 2.522106] ubi0: available PEBs: 0, total reserved PEBs: 128, PEBs reserved for bad PEB handling: 8
[ 2.531254] ubi0: background thread "ubi_bgt0d" started, PID 739
[ 2.531265] ubi1: attaching mtd10
[ 3.069983] ubi1: scanning is finished
[ 3.076917] ubi1: attached mtd10 (name "ubib", size 211 MiB)
[ 3.079735] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 3.086597] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 3.093393] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 3.100355] ubi1: good PEBs: 1688, bad PEBs: 0, corrupted PEBs: 0
[ 3.106439] ubi1: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 3.113668] ubi1: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 905145802
[ 3.122732] ubi1: available PEBs: 98, total reserved PEBs: 1590, PEBs reserved for bad PEB handling: 40
[ 3.132135] ubi1: background thread "ubi_bgt1d" started, PID 743
[ 3.132441] [ss_gpi_intc_domain_alloc] hw:45 -> v:121
[ 3.143192] irq: IRQ121: trimming hierarchy from :soc:ms_main_intc
[ 3.149559] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 3.156981] ALSA device list:
[ 3.[ 3.162538] ms_s[ 3.215833] VFS: Mounted root (squashfs filesystem) readonly on device 31:6.
[ 3.251924] devtmpfs: mounted
[ 3.252105] Freeing unused kernel memory: 384K
[ 3.278235] Run /linuxrc as init process
starting pid 750, tty '': '/etc/init.d/rcS'
sd card insert!
sdcard: try to mount as vfat...
fsck.fat 4.2+git (2021-01-31)
There are d[ 5.455935] random: fast init done
ifferences between boot sector and its backup.
This is mostly harmless. Differences: (offset:original/backup)
65:01/00
Not automatically fixing this.
Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
Automatically removing dirty bit.
Free cluster summary wrong (952101 vs. really 952098)
Auto-correcting.
*** Filesystem was changed ***
Writing changes.
/dev/mmcblk0p1: 8 files, 1972/954070 clusters
sdcard: mount success - vfat.
net.core.rmem_default = 163840
net.core.rmem_max = 163840
net.core.wmem_default = 524288
net.core.wmem_max = 1048576
net.ipv4.tcp_mem = 924 1232 1848
net.ipv4.tcp_rmem = 4096 87380 325120
net.ipv4.tcp_wmem = 4096 131072 393216
sd card insert!
[ 5.823166] Can't find firmware!
[ 5.827086] UBIFS (ubi0:0): Mounting in unauthenticated mode
[ 5.838233] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 787
[ 5.853877] UBIFS (ubi0:0): start fixing up free space
[ 5.869628] UBIFS (ubi0:0): free space fixup complete
[ 5.889109] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "data"
[ 5.893487] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 5.903444] UBIFS (ubi0:0): FS size: 13332480 bytes (12 MiB, 105 LEBs), journal size 2158592 bytes (2 MiB, 17 LEBs)
[ 5.913889] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[ 5.919695] UBIFS (ubi0:0): media format: w4/r0 (latest is w5/r0), UUID 458C9BE7-4251-411C-8DDE-B521A37D33BF, small LPT model
[ 5.934356] UBIFS (ubi1:0): Mounting in unauthenticated mode
[ 5.937265] UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 794
[ 5.960565] UBIFS (ubi1:0): start fixing up free space
[ 6.247122] UBIFS (ubi1:0): free space fixup complete
[ 6.264893] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "miservice"
[ 6.269706] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 6.279638] UBIFS (ubi1:0): FS size: 19427328 bytes (18 MiB, 153 LEBs), journal size 2920448 bytes (2 MiB, 23 LEBs)
[ 6.290073] UBIFS (ubi1:0): reserved for root: 0 bytes (0 KiB)
[ 6.295896] UBIFS (ubi1:0): media format: w4/r0 (latest is w5/r0), UUID 4B700B21-89F4-463C-BAAB-31961CFBF51D, small LPT model
[ 6.311429] UBIFS (ubi1:1): Mounting in unauthenticated mode
[ 6.314314] UBIFS (ubi1:1): background thread "ubifs_bgt1_1" started, PID 797
[ 6.337623] UBIFS (ubi1:1): start fixing up free space
[ 8.530365] UBIFS (ubi1:1): free space fixup complete
[ 8.547724] UBIFS (ubi1:1): UBIFS: mounted UBI device 1, volume 1, name "customer"
[ 8.552456] UBIFS (ubi1:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 8.562375] UBIFS (ubi1:1): FS size: 167100416 bytes (159 MiB, 1316 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 8.573074] UBIFS (ubi1:1): reserved for root: 0 bytes (0 KiB)
[ 8.578907] UBIFS (ubi1:1): media format: w4/r0 (latest is w5/r0), UUID 93CE8887-5FFA-43AF-8160-52460D5B6630, small LPT model
Sat Jan 1 00:00:00 HKT 2022
insmod: can't read '/config/modules/5.10/usb-common.ko': No such file or directory
insmod: can't read '/config/modules/5.10/usbcore.ko': No such file or directory
[ 8.895840] Sstar_ehc_init version:20180309
[ 8.897396] MSYS: DMEM request: [1f284800.Sstar-ehci-1]:0x00200000
[ 8.906104] MSYS: DMEM request: [1f284800.Sstar-ehci-1]:0x00200000 success, CPU phy:@0x0000001004040000, virt:@(____ptrval____)
[ 8.914903] [USB] config miu select [70] [e8] [ef] [ef]
[ 8.920076] [USB] enable miu lower bound address subtraction
[ 8.960112] MSYS: DMEM request: [1f286400.Sstar-ehci-2]:0x00200000
[ 8.963473] cma: cma_alloc: reserved: alloc failed, req-size: 512 pages, ret: -12
[ 8.971752] MSYS: DMEM request: [1f286400.Sstar-ehci-2]:0x00200000 success, CPU phy:@0x0000001003600000, virt:@(____ptrval____)
[ 8.982497] [USB] config miu select [70] [e8] [ef] [ef]
[ 8.987646] [USB] enable miu lower bound address subtraction
insmod: can't read '/config/modules/5.10/scsi_mod.ko': No such file or directory
insmod: can't read '/config/modules/5.10/mmc_core.ko': No such file or directory
insmod: can't read '/config/modules/5.10/mmc_block.ko': No such file or directory
insmod: can't read '/config/modules/5.10/kdrv_sdmmc.ko': No such file or directory
insmod: can't read '/config/modules/5.10/fat.ko': No such file or directory
insmod: can't read '/config/modules/5.10/msdos.ko': No such file or directory
insmod: can't read '/config/modules/5.10/vfat.ko': No such file or directory
insmod: can't read '/config/modules/5.10/ntfs.ko': No such file or directory
insmod: can't read '/config/modules/5.10/sd_mod.ko': No such file or directory
insmod: can't read '/config/modules/5.10/ms_notify.ko': No such file or directory
[ 9.958896] zql converter_mod_init
[ 9.958961] lt9211c probe, alloc device major id:239, minor id:0
[ 9.965825] lt9211c i2c address:0x2d
[ 9.969389] lt9211c lt9211c.reset_gpio 72
BANK:0x1658 16bit-offset 0x1B
0x1312
BANK:0x1658 16bit-offset 0x1C
0x1211
BANK:0x1658 16bit-offset 0x13
0x0013
BANK:0x1658 16bit-offset 0x3B
0x1312
BANK:0x1658 16bit-offset 0x3C
0x1244
BANK:0x1658 16bit-offset 0x33
0x0013
BANK:0x1658 16bit-offset 0x5B
0x0011
BANK:0x1658 16bit-offset 0x5C
0x0011
BANK:0x1658 16bit-offset 0x53
0x0013
BANK:0x1658 16bit-offset 0x7B
0x0011
BANK:0x1658 16bit-offset 0x7C
0x0011
BANK:0x1658 16bit-offset 0x73
0x0013
BANK:0x1642 16bit-offset 0x21
0x0011
BANK:0x1645 16bit-offset 0x21
0x0011
: not foundw_settings_220928_4.sh: line 15:
BANK:0x1658 16bit-offset 0x54
0x1001
BANK:0x1658 16bit-offset 0x56
0x0202
BANK:0x1658 16bit-offset 0x53
0x0013
BANK:0x1658 16bit-offset 0x74
0x1001
BANK:0x1658 16bit-offset 0x76
0x0202
BANK:0x1658 16bit-offset 0x73
0x0013
BANK:0x1658 16bit-offset 0x16
0x5F55
BANK:0x1658 16bit-offset 0x36
0x5F55
BANK:0x1658 16bit-offset 0x13
0x0013
BANK:0x1658 16bit-offset 0x33
0x0013
[ 10.218210] lt9211c reset successfully!
[ 10.219201]
[ 10.219201] [INFO ] LT9211C Apr 17 2025 15:23:53
[ 10.219976]
[ 10.219976] [INFO ] LT9211C Chip ID: 0x21 0x03 0xe1
[ 10.225286]
[ 10.225286] [INFO ] LT9211C Code Version: U2
[ 10.231673]
[ 10.231673] [DEBUG] RxState = 0x02
[ 10.237385]
[ 10.237385] [DEBUG] TxState = 0x02
[ 10.496997] module [sys] init
[ 10.502392] start:0x1000000000,end:0x1080000000,block_id:0,flag:1
[ 10.569990] Load Customer Ini[/misc/config.ini].
[ 10.569990]
[ 10.574893] start:0x1000000000,end:0x1080000000,block_id:0,flag:0
[ 10.580366] start:0x1000000000,end:0x1040000000,block_id:0,flag:1
[ 10.590382] mi_sys_mma_allocator_create success, heap_base_addr=20000000 length=74000
[ 10.657386] mhal module [gfx] init
[ 10.658516] module [gfx] init
[ 10.660149]
[ 10.660149] [DEBUG] RxState = 0x03
[ 10.883260] mhal module [vif] init
[ 10.889010] vif driver probe
[ 10.893061] Create device file. vif_ints,0
[ 10.895657] Create device file. vif_ints,0
[ 10.901826] module [vif] init
[ 11.058304] mhal module [sensor] init
[ 11.059217] [CSI] probe
[ 11.061917] Request CSI IRQ[0]#52
[ 11.064895] CSI interrupt registered
[ 11.068926] [LVDS] probe
[ 11.070959] [LvdsInitRiuBase] LVDS riu base = 0x14000000
[ 11.078882] module [sensor] init
[ 11.079379]
[ 11.079379] [INFO ] Sync Mode: Embedded
[ 11.079780]
[ 11.079780] [INFO ] Video Format: P Format
[ 11.086102]
[ 11.086102] [INFO ] TTLRx Input Mode: BT1120_16BIT
[ 11.090895]
[ 11.090895] [DEBUG] RxState = 0x04
[ 11.217446] mhal module [rgn] init
[ 11.223350] module [rgn] init
[ 11.474064] mhal module [vpe] init
[ 11.475289] module [scl] init
[ 11.718143] mhal module [vcodec] init
[ 11.719552] [ven-m][sys] DrvVencProbe:228 vcodec prob sucess.
[ 11.725603] [ven-m][jpeg] jpe driver probed
[ 11.905144] module [vdec] init
[ 11.988427]
[ 11.988427] [INFO ] Rx Pll Cal not done
[ 12.024932] mhal module [panel] init
[ 12.027755] module [panel] init
[ 12.383056] mhal module [disp] init
[ 12.384253] module [disp] init
[ 12.388413]
[ 12.388413] [INFO ] Rx Pll Cal not done
[ 12.437182] module [fb] init
[ 12.463451] module [dummy] init
[ 12.508594] mhal module [mipitx] init
[ 12.509845] module [mipitx] init
[ 12.597215] mhal module [hdmi] init
[ 12.598303] module [hdmi] init
[ 12.788428]
[ 12.788428] [INFO ] Rx Pll Cal not done
[ 13.188397]
[ 13.188397] [INFO ] Rx Pll Cal not done
[ 13.257050] mhal module [isp] init
[ 13.268893] module [isp] init
[ 13.311448] module [ipu] init
[ 13.351050] module [shadow] init
[ 13.486768] mhal module [jpd] init
[ 13.488005] [jpd-m][DrvJPDModuleInit:162] [JPDMODULE] init success
[ 13.493509] module [jpd] init
[ 13.580762] mhal module [aio] init
[ 13.598514]
[ 13.598514] [INFO ] Rx Pll Cal not done
[ 13.598918]
[ 13.598918] [DEBUG] RxState = 0x02
[ 13.647658] module [ao] init
[ 13.701994] module [dsp] init
[ 13.702127] [MI ERR ]: MI_SYS_Mma_AllocFromMmaAllocators[1546]: Alloc buf:reserved_dsp in mma fail!
[ 13.702133] [MI ERR ]: MI_SYS_Mma_AllocByChn[820]: fail
[ 13.702133]
[ 13.712122] [0x0] startAddr of reserved buffer, 0xa009200c
[ 13.902655] module [ldc] init
[ 13.957358] module [ai] init
[ 14.017103] module [nir] init
[ 14.020238]
[ 14.020238] [DEBUG] RxState = 0x03
[ 14.208351] module [venc] init Apr 14 2025 20:49:04
[ 14.263936] module [vdisp] init
[ 14.289158] [imx586f_cus_camsensor_init_handle] handle->video_res_supported.ulcur_res 0
[ 14.315198] [imx586_cus_camsensor_init_handle] handle->video_res_supported.ulcur_res 0
[ 14.320931] [ss_gpi_intc_domain_alloc] hw:47 -> v:123
[ 14.336120] =====ms41968_spi_probe_start=====
[ 14.338415] =====ms41968_spi_probe_done=====
sd card insert!
[ 14.423488] [ss_gpi_intc_domain_alloc] hw:51 -> v:124
[ 14.426015] [ss_gpi_intc_domain_alloc] hw:29 -> v:125
[ 14.431100] [ss_gpi_intc_domain_alloc] hw:52 -> v:126
[ 14.436086] [ss_gpi_intc_domain_alloc] hw:28 -> v:127
[ 14.439310]
[ 14.439310] [INFO ] Sync Mode: Embedded
[ 14.441066]
[ 14.441066] [INFO ] Video Format: P Format
[ 14.446725] [ss_gpi_intc_domain_alloc] hw:48 -> v:128
[ 14.447226]
[ 14.447226] [INFO ] TTLRx Input Mode: BT1120_16BIT
starting pid 1153, tty '': '-/bin/sh'
tcpsvd: listening on 0.0.0.0:21, starting
/ # [ 14.457282]
[ 14.457282] [DEBUG] RxState = 0x04
[ 15.328423]
[ 15.328423] [INFO ] Rx Pll Cal not done
[ 15.718418]
[ 15.718418] [INFO ] Rx Pll Cal not done
[ 16.098472]
[ 16.098472] [INFO ] Rx Pll Cal not done
[ 16.227338] gzip: /data/usbcam_*.log: No such file or directory
[ 16.239748] ls: /data/usbcam_*.log.gz: No such file or directory
[ 16.357338] killall: udhcpc: no process killed
[ 16.390493] route: SIOCDELRT: No such process
[ 16.398638] sh:
[ 16.398660] can't create /etc/resolv.conf: Read-only file system
[ 16.398684]
[ 16.488420]
[ 16.488420] [INFO ] Rx Pll Cal not done
[ 16.493421] chipidx 7, revision 2
[ 16.498645] [0]===== [DrvIspResume] =====
[ 16.500820] CmdqProcInit 1177
[ 16.504589] CMDQ - IRQ Request 20
[ 16.507302] [Dev 0]CmdQ Free ID = 20, IspLocalCmdQHnd = 0x(____ptrval____)
[ 16.514482] [1]===== [DrvIspResume] =====
[ 16.518593] CMDQ - IRQ Request 24
[ 16.521648] [Dev 1]CmdQ Free ID = 24, IspLocalCmdQHnd = 0x(____ptrval____)
[ 16.618200] [pCus_poweron] ----------power on success!---------
[ 16.621419] [hal_i2c_err] <HAL_I2C_DmaWrite>, i2c-4 err dma write transform len:0 != para_len:3
[ 16.630071] [drv_i2c_err] <sstar_i2c_master_xfer>, i2c-4 xfer error
[ 16.636323] i2c-4 timeout
[ 16.638999] [hal_i2c_err] <HAL_I2C_DmaWrite>, i2c-4 err dma write transform len:0 != para_len:3
[ 16.647639] [drv_i2c_err] <sstar_i2c_master_xfer>, i2c-4 xfer error
[ 16.653917] i2c-4 timeout
[ 16.656569] [hal_i2c_err] <HAL_I2C_DmaWrite>, i2c-4 err dma write transform len:0 != para_len:3
[ 16.665233] [drv_i2c_err] <sstar_i2c_master_xfer>, i2c-4 xfer error
[ 16.671491] i2c-4 timeout
[ 16.674096] [sensor_init:1714]Sensor_20 init fail, USE SENSOR_34!!
[ 16.701017] params->otp_inited = 0
[ 16.878346]
[ 16.878346] [INFO ] Rx Pll Cal not done
[ 16.879207]
[ 16.879207] [DEBUG] RxState = 0x02
[ 16.890279] Unit Unit.rg 544 Unit.bg 570 Unit.gg 1029 Golden.rg 539 Golden.bg 577 Golden.gg 1028
[ 16.901271] typical rg = 0x21b, bg = 0x241
[ 16.905354] r_gain_curr 1015, b_gain_curr 1037, g_gain_curr 1024, base_gain 1015
[ 16.912848] r_gain 256 ,b_gain 262 ,g_gain 258
[ 16.918349] [load_imx586f_qsc_data] otp not burn, use default parameter
[ 17.205492] [load_imx586f_spc_data] otp spc checksum error, use default parameter
[ 17.257654] imx586f [pCus_init_4000x3000_30fps_mipi4lane_linear]
[ 17.289255] [pCus_init_4000x3000_30fps_mipi4lane_linear] ----------sensor init success!---------
[ 17.295452] vif chipidx 7, version 2
[ 17.299886] [MI WRN ]: MI_VIF_CHECK_DisableDev[499]: Group 4 isEnable 1 ,devIdPerGroup 0 isEnable 0
[ 17.299886]
[ 17.299927] [HalVifSetPclkSource] Ch=0, Clk=0
[ 17.300441]
[ 17.300441] [DEBUG] RxState = 0x03
[ 17.312240] isp chn1, sub channel num 0
[ 17.319666] isp chn1, multi channel num 1
[ 17.327661] [MHalVpeCreateIspInstance] eSensorBind = 0x5
[ 17.327669] ===== [CameraCreateIspInstance] nDevId = 0, nSerialCh = 1, nSensorId = 0x4
[ 17.342500] Load default iq size = 49177, GetDbgBufSize = 49169
[ 17.346954] [ AeInit] FPS (Init, Input, Output, Cur, Deband) = ( 30, 30, 30, 30, 30)
[ 17.355697] [ AeInit] HW Sensor Gain = (1024, 43803, 0, 0)
[ 17.362163] [ AeInit] HW Shutter = ( 62,8000000, 0, 0)
[ 17.368572] [ AeInit] Use AE Short Histogram = Valid
[ 17.373799] [ AeInit] --> Change : 1, CurYx10 : 0, CurY1x10 : 0 , Targetx10 : 470, BVx16384 : 132038, FNx10 : 16, IspGain : 0, SensorGain : 1024, Shutter : 300 us, Step : 20782 ns
[ 17.373799]
[ 17.396984] [MHalVpeCreateIspInstance] eSensorBind = 0x5
[ 17.400522] ===== [CameraCreateIspInstance] nDevId = 1, nSerialCh = 1, nSensorId = 0x4
[ 17.408651] Load default iq size = 49177, GetDbgBufSize = 49169
[ 17.414499] [ AeInit] FPS (Init, Input, Output, Cur, Deband) = ( 30, 30, 30, 30, 30)
[ 17.423238] [ AeInit] HW Sensor Gain = (1024, 43803, 0, 0)
[ 17.429728] [ AeInit] HW Shutter = ( 62,8000000, 0, 0)
[ 17.436119] [ AeInit] Use AE Short Histogram = Valid
[ 17.441359] [ AeInit] --> Change : 1, CurYx10 : 0, CurY1x10 : 0 , Targetx10 : 470, BVx16384 : 132038, FNx10 : 16, IspGain : 0, SensorGain : 1024, Shutter : 300 us, Step : 20782 ns
[ 17.441359]
[ 17.479359]
[ 17.479359] [Dev0]CUS3A ver : Sigmastar Module mi_cus3a version: project_commit.910f800 sdk_commit.37cee85 mhal_commit.1328121 build_time.20240301172820, date:Mar 1 2024
[ 17.493362] [CUS3A_Init][Dev0] RefCount = 1, do init
[ 17.505740] [CUS3A_RegInterfaceEX] Dev=0, Ch=1, Adap=0, Type=0
[ 17.512092] [sstar ae_init] dev=0, ch=1
[ 17.513072] [sstar ae_init] isp_gain_max = 0x3fff, sgl_min = 0x400, sgl_max = 0xab1b, sgs_min 0x400, sgs_max = 0xab1b
[ 17.523817] [sstar ae_init], shl_min = 62 us, shl_max = 8000000 us, shl_step = 20782 ns, shs_min = 62 us, shs_max = 8000000 us, shs_step = 20782 ns
[ 17.537050] [sstar ae_init], FNum = 18, fps = 30, shutter=300, sensor gain=0xab1b, isp gain=0x400
[ 17.546441] change isproot : /config/iqfile
[ 17.551764] Load iq file /config/iqfile/iqfile0.bin
[ 17.582216] [ AeInit] FPS (Init, Input, Output, Cur, Deband) = ( 30, 30, 30, 30, 30)
[ 17.588260] [ AeInit] HW Sensor Gain = (1024, 43803,1024, 43803)
[ 17.594711] [ AeInit] HW Shutter = ( 62,8000000, 62,8000000)
[ 17.601140] [ AeInit] Use AE Short Histogram = Valid
[ 17.606843] [ AeInit] --> Change : 1, CurYx10 : 0, CurY1x10 : 0 , Targetx10 : 470, BVx16384 : -65595, FNx10 : 16, IspGain : 1024, SensorGain : 43803, Shutter : 300 us, Step : 20782 ns
[ 17.606843]
[ 17.627819] [_DoAeInit][Dev0][Ch1] SUCCESS
[ 17.627819]
[ 17.633362] [CUS3A_RegInterfaceEX] Dev=0, Ch=1, Adap=0, Type=1
[ 17.639199] [sstar awb_init] dev=0, ch=1
[ 17.643086] change isproot : /config/iqfile
[ 17.647274] Load iq file /config/iqfile/iqfile0.bin
[ 17.659056] [CUS3A_RegInterfaceEX] Dev=0, Ch=1, Adap=0, Type=2
[ 17.662092] [sstar af_init] dev=0, ch=1
[ 17.665866] [_DoAfInit][Dev0][Ch1] SUCCESS
[ 17.665866]
[ 17.671461]
[ 17.671461] [Dev1]CUS3A ver : Sigmastar Module mi_cus3a version: project_commit.910f800 sdk_commit.37cee85 mhal_commit.1328121 build_time.20240301172820, date:Mar 1 2024
[ 17.688243] [CUS3A_Init][Dev1] RefCount = 1, do init
[ 17.693430] [CUS3A_RegInterfaceEX] Dev=1, Ch=1, Adap=0, Type=0
[ 17.699140] [sstar ae_init] dev=1, ch=1
[ 17.702860] [sstar ae_init] isp_gain_max = 0x3fff, sgl_min = 0x400, sgl_max = 0xab1b, sgs_min 0x400, sgs_max = 0xab1b
[ 17.713579] [sstar ae_init], shl_min = 62 us, shl_max = 8000000 us, shl_step = 20782 ns, shs_min = 62 us, shs_max = 8000000 us, shs_step = 20782 ns
[ 17.726824] [sstar ae_init], FNum = 18, fps = 30, shutter=300, sensor gain=0xab1b, isp gain=0x400
[ 17.735689] change isproot : /config/iqfile
[ 17.739284]
[ 17.739284] [INFO ] Sync Mode: Embedded
[ 17.739892] Load iq file /config/iqfile/iqfile0.bin
[ 17.740097]
[ 17.740097] [INFO ] Video Format: P Format
[ 17.745571] [ AeInit] FPS (Init, Input, Output, Cur, Deband) = ( 30, 30, 30, 30, 30)
[ 17.751330]
[ 17.751330] [INFO ] TTLRx Input Mode: BT1120_16BIT
[ 17.756127] [ AeInit] HW Sensor Gain = (1024, 43803,1024, 43803)
[ 17.756137] [ AeInit] HW Shutter = ( 62,8000000, 62,8000000)
[ 17.765155]
[ 17.765155] [DEBUG] RxState = 0x04
[ 17.771538] [ AeInit] Use AE Short Histogram = Valid
[ 17.771560] [ AeInit] --> Change : 1, CurYx10 : 0, CurY1x10 : 0 , Targetx10 : 470, BVx16384 : -65595, FNx10 : 16, IspGain : 1024, SensorGain : 43803, Shutter : 300 us, Step : 20782 ns
[ 17.771560]
[ 17.815928] [_DoAeInit][Dev1][Ch1] SUCCESS
[ 17.815928]
[ 17.821505] [CUS3A_RegInterfaceEX] Dev=1, Ch=1, Adap=0, Type=1
[ 17.827366] [sstar awb_init] dev=1, ch=1
[ 17.831261] change isproot : /config/iqfile
[ 17.835437] Load iq file /config/iqfile/iqfile0.bin
[ 17.840485] [CUS3A_RegInterfaceEX] Dev=1, Ch=1, Adap=0, Type=2
[ 17.846151] [sstar af_init] dev=1, ch=1
[ 17.849986] [_DoAfInit][Dev1][Ch1] SUCCESS
[ 17.849986]
[ 17.860017] CMDQ - IRQ Request 0
[ 17.860767]
[ 17.860767] ===== [MhalCameraOpen] begin ===== VifMask : ffff, AckTie : 1
[ 17.868845] DevId = 0, Ch= 1, SNR ID: 0x4, VifCh = 0x10, WdmaID = 0x14, PreOpen = 0
[ 17.876484] 3DNR = 2, Rotation = 0
[ 17.879902] PixelFmt: 1, BayerID: 0, YuvOrder: 0, RdmaY2b: 0
[ 17.885536] Mode: 2, HdrType: 0
[ 17.889149] CMDQ - IRQ Request 21
[ 17.892826] [0]===== [DrvIspPowerOn] =====
[ 17.897457]
[ 17.897457] ===== [MhalCameraOpen] begin ===== VifMask : fffe, AckTie : 1
[ 17.904569] DevId = 1, Ch= 1, SNR ID: 0x4, VifCh = 0x10, WdmaID = 0x14, PreOpen = 0
[ 17.912228] 3DNR = 2, Rotation = 0
[ 17.915574] PixelFmt: 1, BayerID: 0, YuvOrder: 0, RdmaY2b: 0
[ 17.921233] Mode: 2, HdrType: 0
[ 17.924976] CMDQ - IRQ Request 25
[ 17.928465] [1]===== [DrvIspPowerOn] =====
[ 17.952275] [ DoAe] FPS (Input, Output, Cur, Deband) = ( 30, 30,30000, 30)
[ 17.958213] [pCus_poweron] ----------power on success!---------
[ 17.979105] [hal_i2c_err] <HAL_I2C_DmaWrite>, i2c-1 err dma write transform len:0 != para_len:3
[ 17.996537] ************ af_init **********
[ 18.000813] [AF_InitParameters-1904] Error!! Initial motor parameters got from motor driver are unreasonable.
[ 18.007978] [AF_InitParameters-1905] InitPos = 0, MinMotorPos = 0, MaxMotorPos = 0, MinMotorStep = 1, MaxMotorStep = 0
[ 18.018971] [drv_i2c_err] <sstar_i2c_master_xfer>, i2c-1 xfer error
[ 18.025030] i2c-1 timeout
[ 18.030059] [hal_i2c_err] <HAL_I2C_DmaWrite>, i2c-1 err dma write transform len:0 != para_len:3
[ 18.036347] [drv_i2c_err] <sstar_i2c_master_xfer>, i2c-1 xfer error
[ 18.042760] i2c-1 timeout
[ 18.045284] [hal_i2c_err] <HAL_I2C_DmaWrite>, i2c-1 err dma write transform len:0 != para_len:3
[ 18.053943] [drv_i2c_err] <sstar_i2c_master_xfer>, i2c-1 xfer error
[ 18.060218] i2c-1 timeout
[ 18.062802] [sensor_init:1819]Sensor_20 init fail, USE SENSOR_34!!
[ 18.089787] params->otp_inited = 0
[ 18.279066] WB OTP invalid
[ 18.282303] [load_imx586_qsc_data] otp not burn, use default parameter
[ 18.578231] [load_imx586_spc_data] otp spc checksum error, use default parameter
[ 18.633842] imx586 [pCus_init_4000x3000_30fps_mipi4lane_linear]
[ 18.638370]
[ 18.638370] [INFO ] Rx Pll Cal not done
[ 18.665082] [pCus_init_4000x3000_30fps_mipi4lane_linear] ----------sensor init success!---------
[ 18.677417] [MI WRN ]: MI_VIF_CHECK_DisableDev[499]: Group 2 isEnable 1 ,devIdPerGroup 0 isEnable 0
[ 18.677417]
[ 18.677461] [HalVifSetPclkSource] Ch=1, Clk=0
[ 18.692733] isp chn0, sub channel num 0
[ 18.696214] isp chn0, multi channel num 1
[ 18.700296] [MHalVpeCreateIspInstance] eSensorBind = 0x2
[ 18.705695] ===== [CameraCreateIspInstance] nDevId = 0, nSerialCh = 0, nSensorId = 0x1
[ 18.714468] [ AeInit] FPS (Init, Input, Output, Cur, Deband) = ( 30, 30, 30, 30, 30)
[ 18.722388] [ AeInit] HW Sensor Gain = (1024, 43803, 0, 0)
[ 18.728836] [ AeInit] HW Shutter = ( 62,8000000, 0, 0)
[ 18.735406] [ AeInit] Use AE Short Histogram = Valid
[ 18.740504] [ AeInit] --> Change : 1, CurYx10 : 0, CurY1x10 : 0 , Targetx10 : 470, BVx16384 : 132038, FNx10 : 16, IspGain : 0, SensorGain : 1024, Shutter : 300 us, Step : 20782 ns
[ 18.740504]
[ 18.763550] [MHalVpeCreateIspInstance] eSensorBind = 0x2
[ 18.767202] ===== [CameraCreateIspInstance] nDevId = 1, nSerialCh = 0, nSensorId = 0x1
[ 18.775771] [ AeInit] FPS (Init, Input, Output, Cur, Deband) = ( 30, 30, 30, 30, 30)
[ 18.784102] [ AeInit] HW Sensor Gain = (1024, 43803, 0, 0)
[ 18.790514] [ AeInit] HW Shutter = ( 62,8000000, 0, 0)
[ 18.796889] [ AeInit] Use AE Short Histogram = Valid
[ 18.802315] [ AeInit] --> Change : 1, CurYx10 : 0, CurY1x10 : 0 , Targetx10 : 470, BVx16384 : 132038, FNx10 : 16, IspGain : 0, SensorGain : 1024, Shutter : 300 us, Step : 20782 ns
[ 18.802315]
[ 18.829625]
[ 18.829625] [Dev0]CUS3A ver : Sigmastar Module mi_cus3a version: project_commit.910f800 sdk_commit.37cee85 mhal_commit.1328121 build_time.20240301172820, date:Mar 1 2024
[ 18.843827] [CUS3A_RegInterfaceEX] Dev=0, Ch=0, Adap=0, Type=0
[ 18.849581] [sstar ae_init] dev=0, ch=0
[ 18.853376] [sstar ae_init] isp_gain_max = 0x3fff, sgl_min = 0x400, sgl_max = 0xab1b, sgs_min 0x400, sgs_max = 0xab1b
[ 18.863991] [sstar ae_init], shl_min = 62 us, shl_max = 8000000 us, shl_step = 20782 ns, shs_min = 62 us, shs_max = 8000000 us, shs_step = 20782 ns
[ 18.877303] [sstar ae_init], FNum = 18, fps = 30, shutter=300, sensor gain=0xab1b, isp gain=0x400
[ 18.886086] change isproot : /config/iqfile
[ 18.890282] Load iq file /config/iqfile/iqfile0.bin
[ 18.895388] [ AeInit] FPS (Init, Input, Output, Cur, Deband) = ( 30, 30, 30, 30, 30)
[ 18.904038] [ AeInit] HW Sensor Gain = (1024, 43803,1024, 43803)
[ 18.910553] [ AeInit] HW Shutter = ( 62,8000000, 62,8000000)
[ 18.916869] [ AeInit] Use AE Short Histogram = Valid
[ 18.922133] [ AeInit] --> Change : 1, CurYx10 : 0, CurY1x10 : 0 , Targetx10 : 470, BVx16384 : -65595, FNx10 : 16, IspGain : 1024, SensorGain : 43803, Shutter : 300 us, Step : 20782 ns
[ 18.922133]
[ 18.943643] [_DoAeInit][Dev0][Ch0] SUCCESS
[ 18.943643]
[ 18.949104] [CUS3A_RegInterfaceEX] Dev=0, Ch=0, Adap=0, Type=1
[ 18.954925] [sstar ae_release] dev=0, ch=0
[ 18.963039] [sstar awb_init] dev=0, ch=0
[ 18.964120] change isproot : /config/iqfile
[ 18.968364] Load iq file /config/iqfile/iqfile0.bin
[ 18.973395] [CUS3A_RegInterfaceEX] Dev=0, Ch=0, Adap=0, Type=2
[ 18.979161] [sstar awb_release] dev=0, ch=0
[ 18.983185] [sstar af_init] dev=0, ch=0
[ 18.986996] [_DoAfInit][Dev0][Ch0] SUCCESS
[ 18.986996]
[ 18.992616]
[ 18.992616] [Dev1]CUS3A ver : Sigmastar Module mi_cus3a version: project_commit.910f800 sdk_commit.37cee85 mhal_commit.1328121 build_time.20240301172820, date:Mar 1 2024
[ 19.009516] [CUS3A_RegInterfaceEX] Dev=1, Ch=0, Adap=0, Type=0
[ 19.015209] [sstar af_release] dev=0, ch=0
[ 19.019354] [sstar ae_init] dev=1, ch=0
[ 19.023122] [sstar ae_init] isp_gain_max = 0x3fff, sgl_min = 0x400, sgl_max = 0xab1b, sgs_min 0x400, sgs_max = 0xab1b
[ 19.028395]
[ 19.028395] [INFO ] Rx Pll Cal not done
[ 19.033891] [sstar ae_init], shl_min = 62 us, shl_max = 8000000 us, shl_step = 20782 ns, shs_min = 62 us, shs_max = 8000000 us, shs_step = 20782 ns
[ 19.052490] [sstar ae_init], FNum = 18, fps = 30, shutter=300, sensor gain=0xab1b, isp gain=0x400
[ 19.061282] change isproot : /config/iqfile
[ 19.065471] Load iq file /config/iqfile/iqfile0.bin
[ 19.070531] [ AeInit] FPS (Init, Input, Output, Cur, Deband) = ( 30, 30, 30, 30, 30)
[ 19.079312] [ AeInit] HW Sensor Gain = (1024, 43803,1024, 43803)
[ 19.085611] [ AeInit] HW Shutter = ( 62,8000000, 62,8000000)
[ 19.092073] [ AeInit] Use AE Short Histogram = Valid
[ 19.097315] [ AeInit] --> Change : 1, CurYx10 : 0, CurY1x10 : 0 , Targetx10 : 470, BVx16384 : -65595, FNx10 : 16, IspGain : 1024, SensorGain : 43803, Shutter : 300 us, Step : 20782 ns
[ 19.097315]
[ 19.118832] [_DoAeInit][Dev1][Ch0] SUCCESS
[ 19.118832]
[ 19.124257] [CUS3A_RegInterfaceEX] Dev=1, Ch=0, Adap=0, Type=1
[ 19.130154] [sstar awb_init] dev=1, ch=0
[ 19.134011] change isproot : /config/iqfile
[ 19.138274] Load iq file /config/iqfile/iqfile0.bin
[ 19.143341] [CUS3A_RegInterfaceEX] Dev=1, Ch=0, Adap=0, Type=2
[ 19.149063] [sstar af_init] dev=1, ch=0
[ 19.152715] [_DoAfInit][Dev1][Ch0] SUCCESS
[ 19.152715]
[ 19.162426] eeprom read data
[ 19.162657] eeprom read data
[ 19.165572] eeprom read data
[ 19.168471] eeprom read data
[ 19.168497]
[ 19.168497] ===== [MhalCameraOpen] begin ===== VifMask : feff, AckTie : 1
[ 19.171298] eeprom read data
[ 19.179366] DevId = 0, Ch= 0, SNR ID: 0x1, VifCh = 0x8, WdmaID = 0x4, PreOpen = 1
[ 19.179375] 3DNR = 2, Rotation = 0
[ 19.193098] PixelFmt: 1, BayerID: 0, YuvOrder: 0, RdmaY2b: 0
[ 19.198747] Mode: 2, HdrType: 0
[ 19.203580] [sstar ae_init] dev=0, ch=0
[ 19.205717]
[ 19.205717] ===== [MhalCameraOpen] begin ===== VifMask : fffe, AckTie : 1
[ 19.205724] [sstar ae_init] isp_gain_max = 0x3fff, sgl_min = 0x400, sgl_max = 0xab1b, sgs_min 0x400, sgs_max = 0xab1b
[ 19.213984] DevId = 1, Ch= 0, SNR ID: 0x1, VifCh = 0x8, WdmaID = 0x4, PreOpen = 1
[ 19.213991] 3DNR = 2, Rotation = 0
[ 19.214003] PixelFmt: 1, BayerID: 0, YuvOrder: 0, RdmaY2b: 0
[ 19.214009] Mode: 2, HdrType: 0
[ 19.214012] eeprom read data
[ 19.224740] [sstar ae_init], shl_min = 62 us, shl_max = 8000000 us, shl_step = 20782 ns, shs_min = 62 us, shs_max = 8000000 us, shs_step = 20782 ns
[ 19.235584] [sstar ae_init], FNum = 18, fps = 30, shutter=300, sensor gain=0xab1b, isp gain=0x400
[ 19.244363] change isproot : /config/iqfile
[ 19.260610] Load iq file /config/iqfile/iqfile0.bin
[ 19.269573] eeprom read data
[ 19.269856] eeprom read data
[ 19.270125] eeprom read data
[ 19.270392] eeprom read data
[ 19.270660] eeprom read data
[ 19.273766] eeprom read data
[ 19.273901] [ AeInit] FPS (Init, Input, Output, Cur, Deband) = ( 30, 30, 30, 30, 30)
[ 19.273917] [ AeInit] HW Sensor Gain = (1024, 43803,1024, 43803)
[ 19.273930] [ AeInit] HW Shutter = ( 62,8000000, 62,8000000)
[ 19.273939] [ AeInit] Use AE Short Histogram = Valid
[ 19.273971] [ AeInit] --> Change : 1, CurYx10 : 0, CurY1x10 : 0 , Targetx10 : 470, BVx16384 : -65595, FNx10 : 16, IspGain : 1024, SensorGain : 43803, Shutter : 300 us, Step : 20782 ns
[ 19.273971]
[ 19.273984] [_DoAeInit][Dev0][Ch0] SUCCESS
[ 19.273984]
[ 19.273998] [sstar awb_init] dev=0, ch=0
[ 19.274024] change isproot : /config/iqfile
[ 19.274061] Load iq file /config/iqfile/iqfile0.bin
[ 19.274316] [sstar af_init] dev=0, ch=0
[ 19.274328] [_DoAfInit][Dev0][Ch0] SUCCESS
[ 19.274328]
[ 19.284586] eeprom read data
[ 19.289953] [sstar awb_release] dev=1, ch=0
[ 19.295721] [sstar af_release] dev=1, ch=0
[ 19.310991] [sstar awb_init] dev=1, ch=0
[ 19.354796]
[ 19.354796] [Dev0]CUS3A ver : Sigmastar Module mi_cus3a version: project_commit.910f800 sdk_commit.37cee85 mhal_commit.1328121 build_time.20240301172820, date:Mar 1 2024
[ 19.362650]
[ 19.362650] [Dev1]CUS3A ver : Sigmastar Module mi_cus3a version: project_commit.910f800 sdk_commit.37cee85 mhal_commit.1328121 build_time.20240301172820, date:Mar 1 2024
[ 19.421632] change isproot : /config/iqfile
[ 19.424362] [MI WRN ]: _MI_SYS_Pass_KickOffInputTask[3346]: EnqueueInputTask costs 255902us[M33:D0:P0]
[ 19.424362]
[ 19.424821] Load iq file /config/iqfile/iqfile0.bin
[ 19.425171]
[ 19.425171] [INFO ] Rx Pll Cal not done
[ 19.436864] [sstar af_init] dev=1, ch=0
[ 19.450615] [_DoAfInit][Dev1][Ch0] SUCCESS
[ 19.450615]
[ 19.456146] [ DoAe] FPS (Input, Output, Cur, Deband) = ( 30, 30,30000, 30)
[ 19.464048] [CUS3A_RegInterfaceEX] Dev=0, Ch=0, Adap=1, Type=2
[ 19.469824] ************ af_init **********
[ 19.473981] [AF_InitParameters-1904] Error!! Initial motor parameters got from motor driver are unreasonable.
[ 19.484045] [AF_InitParameters-1905] InitPos = 0, MinMotorPos = 0, MaxMotorPos = 0, MinMotorStep = 1, MaxMotorStep = 0
[ 19.497926] [CUS3A_SetAlgoAdaptor] Dev=0, Ch=0, Adap=1, Type=2
[ 19.500948] [sstar af_release] dev=0, ch=0
[ 19.505134] [CUS3A_RegInterfaceEX] Dev=1, Ch=0, Adap=1, Type=2
[ 19.511058] [CUS3A_SetAlgoAdaptor] Dev=1, Ch=0, Adap=1, Type=2
[ 19.516692] [sstar af_release] dev=1, ch=0
[ 19.520814] [_DoAfInit][Dev0][Ch0] SUCCESS
[ 19.520814]
[ 19.526499] chipidx 7, revision 2, max user channel num 256
[ 19.562845] Create mi dev0 dev_type0
[ 19.564210] Create mi dev0 dev_type1
[ 19.567136] Create mhal dev0 dev_type0
[ 19.570923] dev0 dev_type0 config memory base address:0x400000000
[ 19.577606] [ven-m][vcodec] vcodec miu protect channel:venc:8 vdec:8
[ 19.583422] heap_name mma_heap_codec bEnable=1
[ 19.588067] au16SetProId[0]:0x60
[ 19.591170] au16SetProId[1]:0x9
[ 19.594299] au16SetProId[2]:0xc
[ 19.597431] au16SetProId[3]:0x70
[ 19.600674] au16SetProId[4]:0x90
[ 19.603879] miu_number:0,start:0x1410532000,end:0x1410bd2000,block_id:32,flag:1
[ 19.772343] CMDQ - IRQ Request 28
[ 19.773056] dev0 dev_type0 bAllowPreemptionSram:0 bNeedSram:1 bUsePreDevBuf:0 u32SramSize:27400
[ 19.781851] Create mhal dev0 dev_type1
[ 19.785431] dev0 dev_type1 bAllowPreemptionSram:0 bNeedSram:1 bUsePreDevBuf:0 u32SramSize:27400
[ 19.794347] Create mi dev1 dev_type0
[ 19.799451] Create mi dev1 dev_type1
[ 19.801291] Create mhal dev1 dev_type0
[ 19.805012] dev1 dev_type0 config memory base address:0x400000000
[ 19.813633] CMDQ - IRQ Request 29
[ 19.814624] dev1 dev_type0 bAllowPreemptionSram:0 bNeedSram:1 bUsePreDevBuf:0 u32SramSize:27400
[ 19.823467] Create mhal dev1 dev_type1
[ 19.827049] dev1 dev_type1 bAllowPreemptionSram:0 bNeedSram:1 bUsePreDevBuf:0 u32SramSize:27400
[ 19.835939] Create mi dev9 dev_type2
[ 19.838426]
[ 19.838426] [INFO ] Rx Pll Cal not done
[ 19.839994] Create mhal dev9 dev_type2
[ 19.848524] dev9 dev_type2 config memory base address:0x400000000
[ 19.854565] dev9 dev_type2 bAllowPreemptionSram:0 bNeedSram:0 bUsePreDevBuf:1 u32SramSize:0
[ 19.949616] ## Error: "seewo_product_sn" not defined
[ 20.042540] CMDQ - IRQ Request 12
[ 20.085864] [pAE_SetMaxGains] u4MaxISPGain > HW : 016383
[ 20.091915] [ pAE_SetPlainShortExpTbl]-------------HW:1024/43803/62/8000000-----TBL:1024/8192/30/1400-----Plain Table is not valid!
[ 20.102705] [pAF_SetMotor-0230] Error paramters!! u16MinMotorPos = 320, u16MaxMotorPos = 700, u16HWMinMotorPos = 0, u16HWMaxMotorPos = 0
[ 20.200227] [pAE_SetMaxGains] u4MaxISPGain > HW : 016383
[ 20.204162] [ pAE_SetPlainShortExpTbl]-------------HW:1024/43803/62/8000000-----TBL:1024/8192/30/1400-----Plain Table is not valid!
[ 20.218386]
[ 20.218386] [INFO ] Rx Pll Cal not done
[ 20.218694]
[ 20.218694] [DEBUG] RxState = 0x02
[ 20.379110] CMDQ - IRQ Request 8
[ 20.476979] ## Error: "age_test_mode" not defined
[ 20.484319] ## Error: "age_test_duration" not defined
[ 20.496315] CMDQ - IRQ Request 13
FirmwareVersion=V1.0.2.43-1080doubleV7
[ 20.898221] lt9211c reset successfully!
[ 20.899219]
[ 20.899219] [DEBUG] RxState = 0x02
[ 20.899226]
[ 20.899226] [DEBUG] TxState = 0x02
[ 21.329941]
[ 21.329941] [DEBUG] RxState = 0x03
[ 21.759251]
[ 21.759251] [INFO ] Sync Mode: Embedded
[ 21.761638]
[ 21.761638] [INFO ] Video Format: P Format
[ 21.767940]
[ 21.767940] [INFO ] TTLRx Input Mode: BT1120_16BIT
[ 21.773012]
[ 21.773012] [DEBUG] RxState = 0x04
[ 22.496752] ## Error: "age_test_mode" not defined
[ 22.678398]
[ 22.678398] [INFO ] Rx Pll Cal done and Lock
[ 22.678686]
[ 22.678686] [INFO ] vmax, vmin = 0x32 0x0
[ 22.681828]
[ 22.681828] [INFO ] vcoset = 0x16
[ 22.819374]
[ 22.819374] [INFO ] ************timing set phase: 0x9
[ 22.823271]
[ 22.823271] [INFO ] flag check: 16bit BT1120
[ 22.828025]
[ 22.828025] [INFO ] hact, htotal, vact, vtotal = 1920 2200 1080 1125
[ 22.834079]
[ 22.834079] [INFO ] uci fit = 0x11
[ 22.841700]
[ 22.841700] [INFO ] ucihact, ucivact = 1920 1080
[ 22.850302]
[ 22.850302] [INFO ] self timing set:
[ 22.853623]
[ 22.853623] [INFO ] hfp, hs, hbp, hact, htotal = 88 44 148 1920 2200
[ 22.858964]
[ 22.858964] [INFO ] vfp, vs, vbp, vact, vtotal = 4 5 36 1080 1125
[ 22.867872]
[ 22.867872] [DEBUG] RxState = 0x05
[ 23.061575] ms_startup(): enable UART_BUG_THRE
[ 23.318438]
[ 23.318438] [INFO ] FM CLOCK DET Stable
[ 23.319286]
[ 23.319286] [DEBUG] TTL input dclock: 148501
[ 23.384997] [PI_ADC_LOOP] ---------------------4
[ 23.441106]
[ 23.441106] [INFO ] ************video check phase: 0x9
[ 23.441116]
[ 23.441116] [INFO ] sync_polarity = 0x15
[ 23.444916]
[ 23.444916] [INFO ] hfp, hs, hbp, hact, htotal = 88 44 148 1920 2200
[ 23.450384]
[ 23.450384] [INFO ] vfp, vs, vbp, vact, vtotal = 4 5 36 1080 1125
[ 23.458393]
[ 23.458393] [DEBUG] RxState = 0x06
[ 23.466557]
[ 23.466557] [DEBUG] TxState = 0x03
[ 23.918394]
[ 23.918394] [INFO ] FM CLOCK DET Stable
[ 23.924280]
[ 23.924280] [DEBUG] ulPclk_Khz: 148501, ucPreDiv: 4, ucSericlkDiv: 2, ucPixClkDiv: 2/2, ucDivSet: 28
[ 23.926833]
[ 23.926833] [INFO ] temp is: 0x2
[ 23.946440] focus_step move -0,0
[ 23.951574] FOCUS is ready!
[ 23.954332] FoucsADCPrevious = 457, FocusADCCur = 457
[ 23.998554]
[ 23.998554] [INFO ] Tx Pll Lock
[ 23.998567]
[ 23.998567] [DEBUG] TxState = 0x04
[ 24.306458] zoom1_step move -0,0
[ 24.311843] ZOOM1 is ready!
[ 24.314646] ZoomADCPrevious = 456, ZoomADCCur = 468
[ 24.341609] [PI_ADC_LOOP] ---------------------5
[ 24.906137] focus_step move -0,0
[ 24.906512] FOCUS is ready!
[ 24.909497] FoucsADCPrevious = 456, FocusADCCur = 464
[ 25.274746] zoom1_step move -0,0
[ 25.275120] ZOOM1 is ready!
[ 25.277927] ZoomADCPrevious = 458, ZoomADCCur = 466
[ 25.303197] [PI_ADC_DONE] ZOOM1_1/8, FOCUS_1/8
[ 25.679299]
[ 25.679299] [INFO ] LVDS Output PortA&B
[ 25.682141]
[ 25.682141] [INFO ] Data Format: VESA
[ 25.684634]
[ 25.684634] [INFO ] ColorSpace: YUV422
[ 25.690864]
[ 25.690864] [INFO ] ColorDepth: 8Bit
[ 25.695313]
[ 25.695313] [INFO ] LvdsLaneNum: 4Lane
[ 25.819366]
[ 25.819366] [INFO ] Lvds Sync Code Mode: Internal
[ 25.822016]
[ 25.822016] [INFO ] Lvds Sync Code Send: respectively.
[ 25.858405]
[ 25.858405] [INFO ] LVDS Tx Video Out
/ #
/ # ls -l
total 32
drwxr-xr-x 2 root root 1329 Jul 20 2020 bin
drwxr-xr-x 13 1000 1000 1168 Apr 17 2025 config
drwxr-xr-x 11 1000 1000 1960 Jan 1 00:00 customer
drwxr-xr-x 2 1000 1000 232 Jan 1 00:00 data
drwxrwxrwt 5 root root 3100 Jan 1 00:00 dev
drwxr-xr-x 4 root root 266 Apr 17 2025 etc
drwxr-xr-x 2 root root 3 Jan 17 2017 home
drwxr-xr-x 3 root root 691 Apr 17 2025 lib
lrwxrwxrwx 1 root root 11 Dec 31 11:55 linuxrc -> bin/busybox
drwxrwxrwx 0 root root 127 Jan 1 1970 misc
drwxr-xr-x 2 root root 3 Jan 17 2017 mnt
dr-xr-xr-x 187 root root 0 Jan 1 1970 proc
drwxr-xr-x 2 root root 1094 Apr 17 2025 sbin
drwxr-xr-x 3 root root 32768 Jan 1 1970 sdcard
dr-xr-xr-x 14 root root 0 Jan 1 1970 sys
drwxrwxrwt 3 root root 160 Jan 1 00:00 tmp
drwxr-xr-x 4 root root 38 Dec 31 11:55 usr
drwxrwxrwt 3 root root 80 Jan 1 00:00 var
/ #
/ # cd /etc/
/etc # ls -l
total 42
-rw-r--r-- 1 root root 22 Apr 17 2025 FirmwareVersion.txt
-rwxr-xr-x 1 root root 222 Apr 17 2025 fstab
-rw-r--r-- 1 root root 62 Apr 17 2025 fw_env.config
-rwxr-xr-x 1 root root 35440 Apr 17 2025 fw_printenv
lrwxrwxrwx 1 root root 11 Apr 17 2025 fw_setenv -> fw_printenv
-rwxr-xr-x 1 root root 13 Apr 17 2025 group
drwxr-xr-x 2 root root 36 Apr 17 2025 hotplug
drwxr-xr-x 2 root root 47 Apr 17 2025 init.d
-rwxr-xr-x 1 root root 45 Apr 17 2025 inittab
-rw-r--r-- 1 root root 1217 Apr 17 2025 localtime
-rwxr-xr-x 1 root root 249 Apr 17 2025 mdev.conf
-rwxr-xr-x 1 root root 99 Apr 17 2025 passwd
-rwxr-xr-x 1 root root 44 Apr 17 2025 passwd-
-rwxr-xr-x 1 root root 266 Apr 17 2025 profile
-rwxr-xr-x 1 root root 239 Apr 17 2025 sysctl.conf
/etc # cat FirmwareVersion.txt
V1.0.2.43-1080doubleV7/etc #
/etc #
/etc # cd /proc/mi_modules/mi_disp/
/proc/mi_modules/mi_disp #
/proc/mi_modules/mi_disp # ls -l
total 0
-r--r--r-- 1 root root 0 Jan 1 00:02 debug_file
-r--r--r-- 1 root root 0 Jan 1 00:02 debug_func
-r--r--r-- 1 root root 0 Jan 1 00:02 debug_level
-r--r--r-- 1 root root 0 Jan 1 00:02 mi_disp0
-r--r--r-- 1 root root 0 Jan 1 00:02 mi_disp1
-r--r--r-- 1 root root 0 Jan 1 00:02 mi_disp2
-r--r--r-- 1 root root 0 Jan 1 00:02 module_version_file
/proc/mi_modules/mi_disp #
/proc/mi_modules/mi_disp # cat mi_disp0
-----------------------------------------Common info for mi_disp-----------------------------------------
ChnNum EnChnNum PassNum InPortNum OutPortNum CollectSize
66 1 1 1 0 0
----------------------CMDQ kickoff counter-----------------------
PassId CmdqId TotalKickoff KickoffFence Idle CmdqISRCnt DevISRCnt ISRCnt
0 8 5150 5150 5150 5149 0 10301
DevId current_buf_size Peak_buf_size
0 0 0
each dev buf info:
offset length used_flag task_name
------------------------------Common info formi_disp only dump enabled chn------------------------------
ChnId PassNum EnInPNum EnOutPNum MMAHeapName
0 0 1 0 (null)
ChnId current_buf_size Peak_buf_size user_pid
0 0 0 1152
each chn buf info:
offset length used_flag task_name
---------------------------------chn0 pass0 pipeline delay in us---------------------------------
Flow Min Max Avg Diff
OnPreProcessInputTask 9365 92202 81618 85127
EnqueueInputTask 9418 92259 81675 85180
BarrierInputTask 9478 92323 81741 85244
CheckInputTaskStatus 0 4294967293 1435856251 4294950727
DequeueInputTask 0 4294967295 90139306 180
OnPollingAsyncOutputTaskConfig -1 0 0 0
EnqueueAsyncOutputTask -1 0 0 0
BarrierAsyncOutputTask -1 0 0 0
CheckOutputTaskStatus -1 0 0 0
DequeueOutputTask -1 0 0 0
FinDMADispatch -1 0 0 0
-------------------------Input port common info for mi_disp only dump enabled port---------------------
ChnId PassId PortId user_buf_quota UsrInjectQ_cnt BindInQ_cnt TotalPendingBuf_size usrLockedInjectCnt
0 0 0 4 0 2 0 0
ChnId PassId PortId curWorkingQ_cnt workingTask_cnt lazzyRewindTask_cnt
0 0 0 0 2 0
ChnId PassId PortId Enable bind_module_id bind_module_name bind_DevId bind_ChnId bind_PortId bind_Type bind_Param enable
0 0 0 1 34 mi_scl 3 0 0 1 0 1
ChnId PassId PortId SrcFrmrate DstFrmrate GetFrame/Ms FPS FinishCnt RewindCnt DropCnt DropNonSyncCnt FrcStrategy FrcType
0 0 0 30/ 1 30/ 1 31/1034 29.98 5146 0 0 0 1 0
----------------------Output port common info for mi_disp only for enabled port---------------------
ChnId PassId PortId usrDepth BufCntQuota usrLockedCnt totalOutPortInUsed DrvBkRefFifoQ_cnt DrvBkRefFifoQ_size
ChnId PassId PortId UsrGetFifoQ_cnt UsrGetFifoQ_size UsrGetFifoQ_seqnum UsrGetFifoQ_discardnum
ChnId PassId PortId workingTask_cnt finishedTask_cnt PipeBuf_cnt MaxEnqTasks
ChnId PassId PortId GetFrame/Ms FPS FinishCnt RewindCnt GetTotalCnt GetOkCnt
----------------------------------------BindPeerInputPortList---------------------------------------
ChnId PassId PortId Enable bind_module_id bind_module_name bind_DevId bind_ChnId bind_PortId bind_Type bind_Param enable
============================== disp dev0 info ================================
EnableCnt IrqNum IrqCnt IrqCnt/Ms Ips MaxIv/MinIv BgColor
1 87 10301 60/ 1000 60.00 16674/ 16660 800080
Interface DevTiming CscMatrix Luma Contrast Hue Saturation Sharpness Gain
BT1120 1080P60 4 50 50 50 50 50 0
========================================== disp layer[0] Info =======================================
LayerId BindedDevID LayerWidth LayerHeight
0 0 1920 1080
LayerId LayDispWidth LayDispHeight Toleration rotatemode
0 1920 1080 0 NONE
PortId enable CurStatus src_w src_h crop_x crop_y crop_w crop_h show_x show_y show_w show_h Decom
0 1 show 1920 1080 0 0 0 0 0 0 1920 1080 none
PortId RecvBufCnt RecvBuf_W RecvBuf_H Content_W Content_H RecvBufStride PixFmt syncmode RecvBufCom
0 5148 1920 1080 1920 1080 1920 semiplanar_420 FreeRun none
PortId OnScreenTask FiredTask StepTaskCnt bClearAllTask FinishCnt/Ms fps MaxIv/MinIv
0 ffffff8001ed0c60 ffffff8001ed0960 0 0 30/ 1000 30.00 33359/ 33320
/proc/mi_modules/mi_disp #
/proc/mi_modules/mi_disp #
/proc/mi_modules/mi_disp #
[END] 2025/4/22 21:05:26