Оборудование для видеонаблюдения Polyvision™ — 20 лет в России
PVC-IP2X-DF2.8PF рев. M0302 как залить прошивку?
Сабж пару лет висел работал, потом отвалился от регистратора. Симптомы: IPCManager камеру не видит, через браузер не заходит, пингуется по своему адресу, циклические перезагрузки раз в ~3 минуты судя по логу загрузки.
Или поколотилась прошивка, или флэш сгнил или ещё что не понятно.
Как залить прошивку на данную камеру? UART? TFTP? есть программатор на крайняк.

Сам лог снят через uart:

IPL g2cd6de2
D-01

IPL g2cd6de2
D-01
64MB
BIST0_0001-OK
Load IPL_CUST from NOR
MXP found at 0x0000f000
offset:00010000
Checksum OK

IPL_CUSTg2cd6de2
MXP found at 0x0000f000
runUBOOT()
[SPI_NOR]
-Verify CRC32 passed!
-Decompress XZ
u32HeaderSize=0x00000040
u32Loadsize=0x00018d50
decomp_size=0x00043e94
Disable MMU and D-cache before jump to UBOOT

U-Boot 2015.01 (Mar 06 2020 — 19:14:40)

Version: I6g#######
I2C: ready
DRAM:
WARNING: Caches not enabled
MMC: MStar SD/MMC: 0
nor_flash_mxp allocated success!!!
Flash is detected (0x0B05, 0xC8, 0x40, 0x18)
SF: Detected nor0 with total size 16 MiB
MXP found at mxp_offset[2]=0x0000F000, size=0x1000
env_offset=0x40000 env_size=0x10000
Flash is detected (0x0B05, 0xC8, 0x40, 0x18)
SF: Detected nor0 with total size 16 MiB
In: serial
Out: serial
Err: serial
Net: MAC Address D0:22:12:88:88:88
Auto-Negotiation…
Link Status Speed:100 Full-duplex:1
sstar_emac
_[sdmmc_0] Card Detect Fail!
** Bad device mmc 0 **
_[sdmmc_0] Card Detect Fail!
** Bad device mmc 0 **
[do_ipc_upgrade_by_sd:442] can't detect IPCAM.fm size from sd
ipcupgrade — do SD card upgrade IPC FW — IPCAM.fm

Usage:
ipcupgrade
c2395_detect 02 07
we detet sensor:c2395 succeed
Flash is detected (0x0B05, 0xC8, 0x40, 0x18)
SF: Detected nor0 with total size 16 MiB
SF: 2097152 bytes @ 0x50000 Read: OK
## Booting kernel from Legacy Image at 21000000…
Image Name: MVX2##I6g#######KL_LX409####[BR:
Image Type: ARM Linux Kernel Image (lzma compressed)
Data Size: 1930424 Bytes = 1.8 MiB
Load Address: 20008000
Entry Point: 20008000
Verifying Checksum… OK
Uncompressing Kernel Image…
[XZ] !!!reserved 0x21000000 length=0x 1000000 for xz!!!
XZ: uncompressed size=0x3db000, ret=7
OK
ERR: Can't find KIMG header and initrd address, 0x00000000
atags:0x20000000

Starting kernel…

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.84 (qin@Qin) (gcc version 4.9.4 (Buildroot 2017.08-gc7bbae9) ) #8 PREEMPT Tue Mar 3 17:40:39 CST 2020
[ 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] early_atags_to_fdt() success
[ 0.000000] OF: fdt:Machine model: INFINITY6 SSC009A-S01A QFN88
[ 0.000000] [ERROR] LX_MEM, LX_MEM2, LX_MEM3 should be aligned to 1MB
[ 0.000000] [ERROR] LX_MEM, LX_MEM2, LX_MEM3 should be aligned to 1MB
[ 0.000000] [ERROR] LX_MEM, LX_MEM2, LX_MEM3 should be aligned to 1MB
[ 0.000000] LXmem is 0x3fc6000 PHYS_OFFSET is 0x20000000
[ 0.000000] Add mem start 0x20000000 size 0x3fc6000!!!
[ 0.000000]
[ 0.000000] LX_MEM = 0x20000000, 0x3fc6000
[ 0.000000] LX_MEM2 = 0x0, 0x0
[ 0.000000] LX_MEM3 = 0x0, 0x0
[ 0.000000] EMAC_LEN= 0x0
[ 0.000000] DRAM_LEN= 0x0
[ 0.000000] deal_with_reserve_mma_heap memblock_reserve success mma_config[0].reserved_start=
[ 0.000000] 0x227c6000
[ 0.000000]
[ 0.000000] cma: Reserved 2 MiB at 0x22400000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16198
[ 0.000000] Kernel command line: mem=64M console=ttyS0,115200 root=/dev/mtdblock3 rootfstype=squashfs rw init=/linuxrc LX_MEM=0x3fc6000 mma_heap=mma_heap_name0,miu=0,sz=0x1800000 mtdparts=hi_sfc:256k(u-boot)ro,64k(env),2048k(kernel),4096k(rootfs),512k(config),-(app)
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 33772K/65304K available (2311K kernel code, 238K rwdata, 1156K rodata, 104K init, 172K bss, 29484K reserved, 2048K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector: 0xffff0000 — 0xffff1000 ( 4 kB)
[ 0.000000] fixmap: 0xffc00000 — 0xfff00000 (3072 kB)
[ 0.000000] vmalloc: 0xc4000000 — 0xff800000 ( 952 MB)
[ 0.000000] lowmem: 0xc0000000 — 0xc3fc6000 ( 63 MB)
[ 0.000000] modules: 0xbf800000 — 0xc0000000 ( 8 MB)
[ 0.000000] .text: 0xc0008000 — 0xc0249ed0 (2312 kB)
[ 0.000000] .init: 0xc038c000 — 0xc03a6000 ( 104 kB)
[ 0.000000] .data: 0xc03a6000 — 0xc03e1890 ( 239 kB)
[ 0.000000] .bss: 0xc03e3000 — 0xc040e090 ( 173 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 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] Find CLK_cpupll_clk, hook ms_cpuclk_ops
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 6.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1623fa770, max_idle_ns: 440795202238 ns
[ 0.000008] sched_clock: 56 bits at 6MHz, resolution 166ns, wraps every 4398046511055ns
[ 0.000025] Switching to timer-based delay loop, resolution 166ns
[ 0.316994] console [ttyS0] enabled
[ 0.320470] Calibrating delay loop (skipped), value calculated using timer frequency… 12.00 BogoMIPS (lpj=60000)
[ 0.330728] pid_max: default: 4096 minimum: 301
[ 0.335357] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.341909] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.349710] CPU: Testing write buffer coherency: ok
[ 0.354747] Setting up static identity map for 0x200081c0 — 0x200081f0
[ 0.363279] devtmpfs: initialized
[ 0.385750] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.393908] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.403713] futex hash table entries: 16 (order: -4, 448 bytes)
[ 0.410758] NET: Registered protocol family 16
[ 0.416595] DMA: preallocated 1280 KiB pool for atomic coherent allocations
[ 0.426243]
[ 0.426243]
[ 0.426243] Version: MVX2##I6g#######KL_LX409####[BR:g]#XVM
[ 0.426243]
[ 0.457125] GPIO: probe end[ 0.461122] [ss_gpi_intc_domain_alloc] hw:42 -> v:51
[ 0.468599] [MS_PM_INTC] hw:20 -> v:53
[ 0.474205] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.482666] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.520738] SCSI subsystem initialized
[ 0.527250] usbcore: registered new interface driver usbfs
[ 0.533562] usbcore: registered new interface driver hub
[ 0.539464] usbcore: registered new device driver usb
[ 0.547631] MSYS: INIT DONE. TICK=0x0299A48F
[ 0.556490] clocksource: Switched to clocksource arch_sys_counter
[ 0.566309] NET: Registered protocol family 2
[ 0.572666] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.579740] TCP bind hash table entries: 1024 (order: 2, 20480 bytes)
[ 0.586063] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.592566] UDP hash table entries: 128 (order: 0, 6144 bytes)
[ 0.598484] UDP-Lite hash table entries: 128 (order: 0, 6144 bytes)
[ 0.604849] NET: Registered protocol family 1
[ 0.609657] RPC: Registered named UNIX socket transport module.
[ 0.615432] RPC: Registered udp transport module.
[ 0.620285] RPC: Registered tcp transport module.
[ 0.624832] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.631748] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.644092] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[ 0.670385] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.679700] jffs2: version 2.2. © 2001-2006 Red Hat, Inc.
[ 0.693666] io scheduler noop registered
[ 0.697804] io scheduler deadline registered (default)
[ 0.706285] libphy: Fixed MDIO Bus: probed
[ 0.712187] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.718967] Mstar_ehc_init version:20180309
[ 0.723151] Sstar-ehci-1 H.W init
[ 0.726306] CHIP_FUNCTION SET. ID=4, param=1
[ 0.730869] Get power-enable-pad from DTS GPIO(80)
[ 0.735521] [mstar_usb_vbus_control] Enable USB VBUS GPIO(80)
[ 0.741434] Titania3_series_start_ehc start
[ 0.745466] [USB] config miu select [70] [e8] [ef] [ef]
[ 0.750762] [USB] enable miu lower bound address subtraction
[ 0.756344] [USB] init squelch level 0x2
[ 0.761346] [USB] no platform_data, device tree coming
[ 0.766335] [USB][EHC] dma coherent_mask 0xffffffffffffffff mask 0xffffffffffffffff
[ 0.774065] BC disable
[ 0.776429] [USB] soc:Sstar-ehci-1 irq --> 45
[ 0.780824] Sstar-ehci-1 soc:Sstar-ehci-1: EHCI Host Controller
[ 0.786781] Sstar-ehci-1 soc:Sstar-ehci-1: new USB bus registered, assigned bus number 1
[ 0.795138] Sstar-ehci-1 soc:Sstar-ehci-1: irq 45, io mem 0xfd284800
[ 0.826748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.833395] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.840668] usb usb1: Product: EHCI Host Controller
[ 0.845490] usb usb1: Manufacturer: Linux 4.9.84 ehci_hcd
[ 0.850922] usb usb1: SerialNumber: mstar
[ 0.856083] hub 1-0:1.0: USB hub found
[ 0.860103] hub 1-0:1.0: 1 port detected
[ 0.864846] usbcore: registered new interface driver usb-storage
[ 0.871065] i2c /dev entries driver
[ 0.875767] 1f221000.uart0: ttyS0 at MMIO 0x0 (irq = 39, base_baud = 10800000) is a unknown
[ 0.885188] 1f221200.uart1: ttyS1 at MMIO 0x0 (irq = 40, base_baud = 10800000) is a unknown
[ 0.894543] URDMA rx_buf=0xC2545000(phy:0x22545000) tx_buf=0xC2546000(phy:0x22546000) size=0x1000
[ 0.903652] 1f220400.uart2: ttyS2 at MMIO 0x0 (irq = 42, base_baud = 10800000) is a unknown
[ 0.913295] >> [sdmmc] ms_sdmmc Driver Initializing…
[ 0.919093] >> [sdmmc] ms_sdmmc_probe
[ 0.922802] >> [sdmmc_0] MIE IRQ: 48
[ 0.926276] >> [sdmmc_0] CDZ IRQ: 50
[ 0.930173] >> [sdmmc_0] Enable SDIO Interrupt Mode!
[ 0.946446] >> [sdmmc_0] Get CD => (0)
[ 0.959423]
>> [sdmmc_0] CDZ… [ 0.992521] (EJT) OK!
[ 0.994669] >> [sdmmc_0] Get CD => (0)
[ 0.998609] >> [sdmmc_0] Int CDZ use Ext GPIO IRQ: (50)
[ 1.003682] >> [sdmmc_0] Probe Platform Devices...(Ret:0)
[ 1.010268] MSYS: DMEM request: [emac0_buff]:0x00000812
[ 1.015456] MSYS: DMEM request: [emac0_buff]:0x00000812 success, CPU phy:@0x22548000, virt:@0xC2548000
[ 1.026161] libphy: mdio: probed
[ 1.029611] mdio_bus mdio-bus@emac0: /soc/emac0/mdio-bus/ethernet-phy@0 has invalid PHY address
[ 1.038276] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 0
[ 1.045364] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 1
[ 1.052305] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 2
[ 1.058924] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 3
[ 1.065400] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 4
[ 1.072106] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 5
[ 1.078730] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 6
[ 1.085243] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 7
[ 1.091936] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 8
[ 1.098545] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 9
[ 1.105087] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 10
[ 1.111829] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 11
[ 1.118523] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 12
[ 1.125191] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 13
[ 1.131928] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 14
[ 1.138627] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 15
[ 1.145298] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 16
[ 1.152032] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 17
[ 1.158735] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 18
[ 1.165402] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 19
[ 1.172141] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 20
[ 1.178839] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 21
[ 1.185507] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 22
[ 1.192245] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 23
[ 1.198946] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 24
[ 1.205612] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 25
[ 1.212348] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 26
[ 1.219050] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 27
[ 1.225719] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 28
[ 1.232453] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 29
[ 1.239156] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 30
[ 1.245824] mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 31
[ 1.252680] [emac_phy_connect][3068] connected mac emac0 to PHY at mdio-bus@emac0:00 [uid=11112222, driver=SStar 10/100 Ethernet Phy]
[ 1.266835] [ms_gpioi2c] sda-gpio=8, scl-gpio=9
[ 1.272541] [__infinity_wdt_get_clk_rate] of_clk_get failed
[ 1.278077] check_osc_clk get much clk error from DTS
[ 1.284105] [SAR] infinity_sar_probe
[ 1.288899] MSYS: DMEM request: [BDMA_FSP_WBUFF]:0x00000100
[ 1.294431] MSYS: DMEM request: [BDMA_FSP_WBUFF]:0x00000100 success, CPU phy:@0x22549000, virt:@0xC2549000
[ 1.304460] [Ser flash] phys=0x22549000, virt=0xc2549000, bus=0x02549000
[ 1.311204] [FSP] Flash is detected (0x0B05, 0xC8, 0x40, 0x18) ver1.1
[ 1.317616] [FSP] 1-1-1 FAST_READ MODE
[ 1.335949] mtd .name = NOR_FLASH, .size = 0x01000000 (16MiB)
[ 1.335949] .erasesize = 0x00010000 .numeraseregions = 0
[ 1.347001] MXP_PARTS!!!
[ 1.351912] MXP found at mxp_offset[2]=0x0000F000, size=0x1000
[ 1.357985] Creating 6 MTD partitions on «NOR_FLASH»:
[ 1.362897] 0x000000000000-0x000000040000: «BOOT»
[ 1.369839] 0x000000040000-0x000000050000: «UBOOT_ENV»
[ 1.377595] 0x000000050000-0x000000250000: «KERNEL»
[ 1.384986] 0x000000250000-0x000000650000: «ROOTFS»
[ 1.392467] 0x000000650000-0x0000006d0000: «CONFIG»
[ 1.400144] 0x0000006d0000-0x000001000000: «APP»
[ 1.407957] MSYS: DMEM request: [AESDMA_ENG]:0x00001000
[ 1.413149] MSYS: DMEM request: [AESDMA_ENG]:0x00001000 success, CPU phy:@0x2254A000, virt:@0xC254A000
[ 1.423837] MSYS: DMEM request: [AESDMA_ENG1]:0x00001000
[ 1.429281] MSYS: DMEM request: [AESDMA_ENG1]:0x00001000 success, CPU phy:@0x2254B000, virt:@0xC254B000
[ 1.439181] infinity_aes soc:aesdma: MSTAR AES engine enabled.
[ 1.445886] cryptodev: driver aesdmadev loaded.
[ 1.452026] [ms_cpufreq_init] cpu current clk=796917760
[ 1.458172] [ms_pwm_probe][118] 0xc1f3da10
[ 1.465312] NET: Registered protocol family 10
[ 1.472240] NET: Registered protocol family 17
[ 1.477959] ThumbEE CPU extension supported.
[ 1.498250] hctosys: unable to open rtc device (rtc0)
[ 1.503591] OF: fdt:not creating '/sys/firmware/fdt': CRC check failed
[ 1.514455] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[ 1.523932] devtmpfs: mounted
[ 1.527126] Freeing unused kernel memory: 104K
[ 1.531417] This architecture does not have kernel memory protection.
[ 1.684119] random: linuxrc: uninitialized urandom read (4 bytes read)
[ 1.857959] random: rcS: uninitialized urandom read (4 bytes read)
[ 1.904382] random: mount: uninitialized urandom read (4 bytes read)

_ _ _ _ _ _ _ _ _ _ _ _
\ _ _ _ _ [ 1.921252] random: S01mdev: uninitialized urandom read (4 bytes read)
_ ___
/ /__/ \ |_/
/ __ / — _ ___
/ / / / / /
_ _ _[ 1.935775] random: mount: uninitialized urandom read (4 bytes read)
_/ / / \_/ \_ ______
___________\___\__________________

[RCS]: /etc/init.d/S01mdev
[ 2.093958] random: mount: uninitialized urandom read (4 bytes read)
[ 2.128095] SQUASHFS error: xz decompression failed, data probably corrupt
[ 2.134832] SQUASHFS error: squashfs_read_data failed to read block 0x3813e4
[ 2.141988] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 2.148682] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
[ 2.155304] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 2.162066] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
[ 2.168767] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 2.175389] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
[ 2.182430] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 2.189035] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
[ 2.195702] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 2.202419] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
/etc/init.d/rcS: line 94: fw_printenv: Input/output error
[ 2.214810] random: grep: uninitialized urandom read (4 bytes read)
[ 2.227742] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 2.234302] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
/etc/init.d/rcS: line 95: fw_printenv: Input/output error
[ 2.246763] random: grep: uninitialized urandom read (4 bytes read)
[ 2.260699] random: ifconfig: uninitialized urandom read (4 bytes read)
[ 2.274057] random: mount: uninitialized urandom read (4 bytes read)
umount: can't unmount /home/bvtech: Invalid argument
tar -zxf /mnt/app/ipcam.tgz -C /home/bvtech
Sat Jan 1 00:00:00 UTC 2000
[ 4.363912] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.370680] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 37: fw_printenv: Input/ou[ 4.380843] SQUASHFS error: Unable to read fragment cache entry [3813e4]
tput error
[ 4.389239] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 38: fw_printenv: Input/ou[ 4.399793] SQUASHFS error: Unable to read fragment cache entry [3813e4]
tput error
[ 4.407536] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 39: fw_printenv: Input/output error
ln: /home/bvtech/system.conf: File exists
[ 4.432901] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.439617] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
[ 4.446188] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.453538] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
[ 4.460198] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.466852] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
[ 4.473509] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.480341] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
[ 4.486990] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.493747] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
/home/bvtech/det[ 4.501441] SQUASHFS error: Unable to read fragment cache entry [3813e4]
ectsns: '/usr/li[ 4.508812] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
b/libuuid.so.1' is not an ELF file
/home/bvtech/detectsns: '/usr/lib/libuuid.so.1' is not an ELF file
/home/bvtech/detectsns: can't load library 'libuuid.so.1'
[ 4.530576] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.537570] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 48: fw_printenv: Input/output error
[ 4.559179] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.565738] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 49: fw_printenv: Input/output error
[ 4.591339] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.598034] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 50: fw_printenv: Input/output error
[ 4.620282] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.626997] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 51: fw_printenv: Input/output error
[ 4.648637] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.655196] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 52: fw_printenv: Input/output error
[ 4.678157] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.684716] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 53: fw_printenv: Input/output error
[ 4.706426] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.713121] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 54: fw_printenv: Input/output error
[ 4.734811] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.741504] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 55: fw_printenv: Input/output error
[ 4.762966] SQUASHFS error: Unable to read fragment cache entry [3813e4]
[ 4.769658] SQUASHFS error: Unable to read page, block 3813e4, size 3c18
./start_ipcam.sh: line 56: fw_printenv: Input/output error
start load himpp ko ssc325 c2395 600203002-BV-M0302
[ 5.136811] mhal: loading out-of-tree module taints kernel.
[ 5.157874] mhal driver init
[ 5.160602] [CSI]init
[ 5.162972] [CSI]probe
[ 5.174660] 0request 4 lane IRQ#33
[ 5.195375] 4 lane CSI IP interrupt registered.
[ 5.200308] [CSI] register driver success[ 5.204230] vif driver probe
[ 5.225200] VIF_HANDLE_VIF1: fd263200
[ 5.228840] VIF_HANDLE_PADTOP: fd203c00
[ 5.232546] VIF_HANDLE_ISPCLKGEN: fd226600
[ 5.236753] VIF_HANDLE_CLKGEN: fd207000
[ 5.240459] VIF_HANDLE_DMABASE: fd000000
[ 5.244486] [VIF] vif irq interrupt registered #34
[ 5.249731] regist ok: 37
[ 5.256808] Create device file. vif_ints,0
[ 5.271982] venc driver probed
[ 5.287861] jpe driver probed
[ 5.298041] [Isp_Driver_Init]
[ 5.319770] === [isp_probe] ===
[ 5.322763] [proval] = 5
[ 5.325282] [isp_clk_index] = 5
[ 5.333054] [DrvIsp_Open]
[ 5.335990] [ISP] Request IRQ: 32, 57
[ 5.355766] [IspMid_Driver_Init]
[ 5.368924] === [ispmid probe] ===
[ 5.373573] ispsclttl:0
[ 5.601430] module [sys] init
[ 5.613488] MI_SYSCFG_SetupMmapLoader default_config_path:/config/config_tool, argv1:/config/load_mmap,argv2:/config/mmap.ini
[ 5.660119] Function = init_glob_miu_kranges, Line = 603, Insert KProtect for LX @ MIU: 0
[ 5.668989] Function = init_glob_miu_kranges, Line = 612, [INIT] for LX0 kprotect: from 0x20000000 to 0x23FC6000, using block 0
[ 5.681651] [CMDQ]init buffer cmdq(0x3fc6000-0xc4214000-0x1a000)
[ 5.687768] function:parese_Cmdline,pCmd_Section:0x3fc6000
[ 5.693109] m[ 5.694496] m
a[ 5.696148] _
h[ 5.697817] e
a[ 5.699456] p
_[ 5.701109] n
a[ 5.702763] m
e[ 5.704417] 0
[ 5.705988] miu=0,sz=1800000 reserved_start=227c6000
[ 5.711519] r_front->miuBlockIndex:0,r_front->start_cpu_bus_pa:0x20000000,r_front->start_cpu_bus_pa+r_front->length:0x227c6000
[ 5.723233] mi_sys_mma_allocator_create success, heap_base_addr=227c6000 length=1800000
[ 5.732407] Sigmastar Module version: project_commit.cae39c8 sdk_commit.9528d2a build_time.20190708173224
[ 5.782658] module [ai] init
[ 5.828981] module [ao] init
[ 5.889867] module [rgn] init
[ 5.933743] module [divp] init
[ 5.992631] module [vpe] init
[ 6.034588] module [sensor] init
[ 6.084724] module [vif] init
[ 6.152767] module [venc] init Jul 8 2019 17:32:45
[ 6.199472] module [shadow] init
[ 6.256739] Connect c2395_init_driver linear to sensor pad 0
[ 6.457592] PPP generic driver version 2.4.2
[ 6.775582] [Padmux]reset PAD14(reg 0x101e00:3; mask0x70) t0 GPIO (org: UART0_MODE_2)
[ 6.801251] [ss_gpi_intc_domain_alloc] hw:67 -> v:61
[ 6.806968] [ss_gpi_intc_domain_alloc] hw:68 -> v:62
sh: write error:[ 6.826094] [ss_gpi_intc_domain_alloc] hw:69 -> v:63
Device or resource busy
[ 6.837390] [Padmux]reset PAD61(reg 0xe00:1c; mask0x10) t0 GPIO (org: PM_IRIN_MODE)
[ 6.863434] [MS_PM_INTC] hw:4 -> v:64
[ 6.867663] [Padmux]reset PAD47(reg 0x101e00:f; mask0x3) t0 GPIO (org: EJ_MODE_2)
[ 6.875216] [ss_gpi_intc_domain_alloc] hw:29 -> v:65
[ 6.889939] [ss_gpi_intc_domain_alloc] hw:70 -> v:66
[ 7.358694] mt7601Usta: unknown parameter 'ifname' ignored
[ 7.364717] rtusb init rt2870 --->
[ 7.376916] usbcore: registered new interface driver rt2870
[ 7.393063] ---> @@@@@@ STA: rtusb exit
[ 7.403382] usbcore: deregistering interface driver rt2870
[ 7.409065]

Комментарии (0)