DS-7708NI-I4/8P Reboot Loop (Hikvision)

alastairstevenson

Staff member
Joined
Oct 28, 2014
Messages
15,971
Reaction score
6,795
Location
Scotland
As it doesn't look like the firmware update has also cleared the configuration, it may be worth checking (this varies from model and manufacture date) is if there is a command still in the bootloader to erase the config. Sometimes something like erasecfg

Interrrupt the bootloader, then use 'b' to get down to the bootloader command prompt.
At the prompt use either
printenv
help

or if the command are obscured

setenv ';printenv'
setenv ';help'

to list the environment variables and apparent available commands.

Actually - I have a recollection that there may be another hidden command at the update menu - maybe e for erase or f for format. I think I once went through the alphabet there.
But if there is - be very careful to only erase the configuration.
I think - but not 100% sure - that 'e' by itself gives a hint for the needed parameters to select the configuration partition for the erase operation.
 

yorkie

n3wb
Joined
Feb 22, 2024
Messages
17
Reaction score
1
Location
United Kingdom
As it doesn't look like the firmware update has also cleared the configuration, it may be worth checking (this varies from model and manufacture date) is if there is a command still in the bootloader to erase the config. Sometimes something like erasecfg

I've only just seen your reply, so I'll have a look at this either during the daytime or on sunday.

I've had the motherboard out though, as I was going to go over it with a magnifying lens to see if there was a cracked solder joint or similar.... and it looks as if somebody has been at this board before me.
One thing I have noticed is that there appears to be a capacitor missing - to the top right of the board is the SATA HDD connections, but just down a little from that is a small 8-way socket (not the power socket, dunno what this little one is for) and the capacitor in question is next to it - "CV55".... in the 3rd post on this thread there is an image of the same motherboard type, and the capacitor is present:

So ideally if anybody has a DS-77xx type NVR with this motherboard in - part DS-80243 - I'd like to see either a detailled photo of the capacitor in question or a full reading of the values stated on the case (voltage and microfarads in uf) so that I can fish through my drawers of bits and put one in.
 

Attachments

yorkie

n3wb
Joined
Feb 22, 2024
Messages
17
Reaction score
1
Location
United Kingdom
Yesterday I put in a replacement capacitor, at the same value as all the ones around it (bit of a guesstimate there, but worth a crack) - and I also noticed that the connection for the capacitor also included a link through from the topside of the motherboard to the underside and yet part of the underside track had been damaged so there was no through connection. I have repaired this, but the NVR still does the reboot loop.

I have just put that in and this came back as the environment variables
Code:
HKVS # printenv
bootcmd=tftp 0x42000000 $(bootfile);bootm 0x42000000;
default=y2mount /nand;y2rdm /nand/uImage 0x42000000;
sec=tftp 0x42000000 Ky2015-1-H3536-uImage_sec;bootm 0x42000000;
bootdelay=1
baudrate=115200
mdio_intf=rgmii
ipaddr=192.0.0.64
serverip=192.0.0.128
gatewayip=192.0.0.1
netmask=255.255.255.0
bootfile=uImage
passwd=NjWtmHfpBlVxmCJLqJf+LZIeHls2zCwOMLqOGO9TVGE=
phyaddr1=7
bootargs=mem=384M console=ttyS0,115200n8 auth=1
ethaddr=28:57:be:89:41:b4
stdin=serial
stdout=serial
stderr=serial
verify=y
ver=U-Boot 2010.06-svn (Jun 26 2015 - 15:08:07)

Environment size: 547/4092 bytes
The various commands from the 'help' menu are as follows:---
? - alias for 'help'
base - print or set address offset
bootm - boot application image from memory
bootp - boot image via network using BOOTP/TFTP protocol
bubt - Burn an boot image on the Boot Flash.
cmp - memory compare
cpld - write cpld info to encrypt media
crc32 - checksum calculation
ddr - ddr training function
dramtest- simple RAM read/write test
erase_env- erase envirement info on flash
getinfo - print hardware information
help - print command description/usage
i2c_read- i2c read commands
i2c_write- i2c write commands
md - memory display
mii - MII utility commands
mm - memory modify (auto-incrementing address)
mread - simple RAM read/write test
mtestall- RAM read/write test
mw - memory write (fill)
mwrite - simple RAM read/write test
pcpld - print cpld info
ping - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
rarpboot- boot image via network using RARP/TFTP protocol
reset - Perform RESET of the CPU
run - run commands in an environment variable
saveenv - save environment variables to persistent storage
setenv - set environment variables
sp - Usage: spi nor flash protection cmd
tftp - tftp - download or upload image via network using TFTP protocol
update - Update the digicap of the device.
version - print monitor version
y2ls - yaffs2 ls
y2mount - mount yaffs2
y2rdm - read file to memory from yaffs2
y2umount- unmount yaffs2



Actually - I have a recollection that there may be another hidden command at the update menu - maybe e for erase or f for format. I think I once went through the alphabet there.
But if there is - be very careful to only erase the configuration.
I think - but not 100% sure - that 'e' by itself gives a hint for the needed parameters to select the configuration partition for the erase operation.
It turns out that 'e' and 'erase_env' are basically the same thing.
I have performed the erase, the readout states "Erasing envirement variables... done" which seemed pretty quick (the typo of 'environment' instills confidence in the product!). Presumably now it'll either not boot at all or will force a boot from that firmware update done previously - unless that now has to be repeated.

(at the moment I put in 'mread' so it's going through a memory test, which may take a while)
 

yorkie

n3wb
Joined
Feb 22, 2024
Messages
17
Reaction score
1
Location
United Kingdom
Doing a system restart from having erased the environment variables is still causing a reboot loop... but with a boat load more feedback through the terminal software to the point where there is a considerable lag.
Also, the screen resolution still changes from 1024x768 to 1920x1080 during boot, which if the environment variables had been erased seems a bit odd - I'd have thought it would start up at the default 1024x768 and stay that way as the higher resolution has to be specifically selected.

First time start brings up this
Code:
U-Boot 2010.06-svn (Jun 26 2015 - 15:08:07)

Protected at offset:0,size:40000 Protection status:[0x22c]=>[0x2af].
*** Warning - bad CRC, using default environment

Hit ctrl+u to stop autoboot:  0
timeout wait for link failed!
yaffs: Mounting /nand
Copy /nand/uImage to 0x42000000...      [DONE]
PHY not link!
MAC:   28-57-BE-89-41-B4
TFTP server auto connect disabled
## Booting kernel from Legacy Image at 42000000 ...
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[    2.589221] init(1) called reboot syscall, cmd: 0x0.
Thu Jan  1 00:00:02 UTC 1970

Starting udev:      [ OK ]
The device has started by cold reboot, ramoops file has not been generated!
bootpart :0
/usr/bin/hrsaverify: verify "/tmp/start.sh" success!
/usr/bin/hrsaverify: truncate "/tmp/start.sh" to 19344(4b90 hex) success!


Protect Shell (psh)
Enter 'help' for a list of DVR/NVR system commands.

# psh open !!!
----------<1> tar all res ----------
cpu_name :KY2015-1
bootpart :0
decompress sys_app done.
decompress webs done.
release sound files
abnormaltemp.aac
mask.aac
normaltemp.aac
----------<2> show logo ----------
show logo Wed Apr 10 12:09:05 UTC 2024
chmod: /usr/bin/dvrCmd/dvrtools: No such file or directory
Generating 2048 bit rsa key, this may take a while...
chmod: /dev/logo: No such file or directory
----------<3> load hisi sdk ----------
The system mem size is all 1024 os 384  mmz640 9024:0 8200:0 8618:0 8612:0
####################################KY2015-1#######################################
####################################load GPU_KO################################################

0x12120154: 0x00000001 --> 0x00000003
[END]

0x12120154: 0x0000000B --> 0x00000002
[END]
insert gpu
*************************** MASTER HISI LOAD KO START ***************************
************ MASTER MEM_TYPE:1, INS9024:0 INS8200:0 ************
*************************** MASTER::::-i ***************************
*************************** MASTER::::1 ***************************
*************************** MASTER::::0 ***************************
*************************** MASTER::::0 ***************************
*************************** MASTER::::0 ***************************
*************************** MASTER::::0 ***************************
*************** MASTER LOAD HISI SLAVE KO *****************
*************** MASTER LOAD HISI MASTER KO *****************
insert audio
*************************** MASTER HISI LOAD KO END ***************************
/home/app/exec/gpu_ko
��not init hd1 logo��
mv: can't rename '/home/app/lib/*': No such file or directory
plt_vo_setPrtLevel init
load 3536 ok
----------<4> del no use res ----------
----------begain to load net filter modules--------
insmod: can't insert 'nf_conntrack.ko': File exists
insmod nf_conntrack.ko faild[17]!!!
insmod: can't insert 'nf_defrag_ipv4.ko': File exists
insmod nf_defrag_ipv4.ko faild[17]!!!
insmod: can't insert 'nf_conntrack_ipv4.ko': File exists
insmod nf_conntrack_ipv4.ko faild[17]!!!
insmod: can't insert 'nf_nat.ko': File exists
insmod nf_nat.ko faild[17]!!!
insmod: can't insert 'xt_nat.ko': File exists
insmod xt_nat.ko faild[17]!!!
insmod: can't insert 'nf_nat_ipv4.ko': File exists
insmod nf_nat_ipv4.ko faild[17]!!!
insmod: can't insert 'iptable_nat.ko': File exists
insmod iptable_nat.ko faild[17]!!!
insmod: can't insert 'ipt_MASQUERADE.ko': File exists
insmod ipt_MASQUERADE.ko faild[17]!!!
insmod: can't insert 'xt_state.ko': File exists
insmod xt_state.ko faild[17]!!!
insmod: can't insert 'xt_mac.ko': File exists
insmod xt_mac.ko faild[17]!!!
iSCSI daemon with pid=1964 started!iqn name [iqn.2006.04.fineac.28-57-be-89-41-b4.alvin-iscsi-initiator]
!!! set tnk_threshold to 1M Ok !!!
============nothing to do==========
ifconfig: SIOCSIFADDR: No such device
start to start hik_dsp_nofishEye
rm /lib/libOpenCL.so
rm /lib/libmali.so
argc 2 error.
start savelog proc!!!!!
start to start saveLog
GPL main is start
plt_drawChar_setPrtLevel init
setPrtLevel init
plt_vo_setPrtLevel init
plt_ge_setPrtLevel init
plt_aes_setPrtLevel init
plt_rgn_setPrtLevel init
start to start hik_app
start with ezviz 2.x
cp: can't stat '/tmp/saveLog': No such file or directory
[CRIT][hisi_bsp_driver.c #10583][@hisi_get_dev_hard_info]: pdev_hard_info->decodeChans=8
[CRIT][hisi_bsp_driver.c #10585][@hisi_get_dev_hard_info]: pdev_hard_info->ipcChans=8
pdev_hard_info->ataCtrlNums=2
pstruBootParams->Boot.Kmem=384
pstruBootParams->Boot.Emem=640
pstruDevHardInfo->ramSize=1024
hisi_detected_hdmi:0.
[CRIT][pal_api.c #1035][@pal_module_init]: pal_module_init successfully
[CRIT][pal_api.c #130][@pal_add_proc_info][@Th: forget to reg!]: *********undefine fun:pal_add_proc_info*********
[CRIT][sys_guide.c #1402][@read_execl_guide_cfg][@Th: forget to reg!]: start
[CRIT][sys_guide.c #1466][@read_execl_guide_cfg][@Th: forget to reg!]: file /dav2/sys_guid open failed.
read execl guide cfg failed. iRet[-1][CRIT][sbus_util.c #412][@sbus_get_local_addr_from_ifname][@Th: forget to reg!]: get ipaddr from eth1 Done!
[CRIT][sbus_sub_au.c #275][@au_init][@Th: forget to reg!]: get local from netif addr 0x400000c0 192.0.0.64
[CRIT][sbus_main_au.c #368][@fn_sau_accept][@master_accept_svc]: new session hdl [0x88e00468] comming!!
[CRIT][sbus_util.c #603][@uni_hdl_info][@master_accept_svc]: fn_sau_accept hdl: [0x88e00468] fd:[14] type[2] name[/home/app/exec/master]
[CRIT][sbus_util.c #623][@uni_hdl_info][@master_accept_svc]: Net: Local[127.0.0.1:53000]-Remote[127.0.0.1:35120]
[CRIT][union_com_api.c #233][@master_accept_svc][@master_accept_svc]: handle[0x88e00468] fdConn[14] sync client finished.
[CRIT][sbus_sub_au.c #172][@connect_main_au][@Th: forget to reg!]: get szLocalAddr 192.0.0.64
[CRIT][hisi_bsp_driver.c #10583][@hisi_get_dev_hard_info]: pdev_hard_info->decodeChans=8
[CRIT][hisi_bsp_driver.c #10583][@hisi_get_dev_hard_info]: pdev_hard_info->decodeChans=8
[CRIT][hisi_bsp_driver.c #10585][@hisi_get_dev_hard_info]: pdev_hard_info->ipcChans=8
[CRIT][hisi_bsp_driver.c #10585][@hisi_get_dev_hard_info]: pdev_hard_info->ipcChans=8
pdev_hard_info->ataCtrlNums=2
pdev_hard_info->ataCtrlNums=2
pstruBootParams->Boot.Kmem=384
pstruBootParams->Boot.Kmem=384
pstruBootParams->Boot.Emem=640
pstruBootParams->Boot.Emem=640
pstruDevHardInfo->ramSize=1024
pstruDevHardInfo->ramSize=1024
hisi_detected_hdmi:0.
[CRIT][pal_api.c #1035][@pal_module_init]: pal_module_init successfully
[CRIT][pal_api.c #130][@pal_add_proc_info][@Th: forget to reg!]: *********undefine fun:pal_add_proc_info*********
[CRIT][broker_slave.c #2319][@br_slave_init][@Th: forget to reg!]: get local addr 192.0.0.64
[CRIT][sbus_util.c #603][@uni_hdl_info][@master_accept_svc]: fn_accept_session hdl: [0x88d00468] fd:[11] type[1] name[/home/app/exec/master]
[CRIT][sbus_util.c #608][@uni_hdl_info][@master_accept_svc]: Unix: [/var/master]
[CRIT][union_com_api.c #233][@master_accept_svc][@master_accept_svc]: handle[0x88d00468] fdConn[11] sync client finished.
hisi_detected_hdmi:0.
[CRIT][pal_api.c #1035][@pal_module_init]: pal_module_init successfully
[CRIT][pal_api.c #130][@pal_add_proc_info][@Th: forget to reg!]: *********undefine fun:pal_add_proc_info*********
[CRIT][hisi_bsp_driver.c #10583][@hisi_get_dev_hard_info]: pdev_hard_info->decodeChans=8
[CRIT][hisi_bsp_driver.c #10585][@hisi_get_dev_hard_info]: pdev_hard_info->ipcChans=8
pdev_hard_info->ataCtrlNums=2
pstruBootParams->Boot.Kmem=384
pstruBootParams->Boot.Emem=640
pstruDevHardInfo->ramSize=1024
[CRIT][broker_slave.c #2319][@br_slave_init][@Th: forget to reg!]: get local addr 192.0.0.64
[CRIT][sbus_util.c #603][@uni_hdl_info][@master_accept_svc]: fn_accept_session hdl: [0x88d207c8] fd:[23] type[1] name[/home/app/exec/master]
[CRIT][sbus_util.c #608][@uni_hdl_info][@master_accept_svc]: Unix: [/var/master]
[CRIT][union_com_api.c #233][@master_accept_svc][@master_accept_svc]: handle[0x88d207c8] fdConn[23] sync client finished.
t1_api_start
:wait storage [1] and gui[1] and hicore[1] and ipcm[1]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[20]
[CRIT][dvr.c #3957][@sys_init_check_md5][@Th: forget to reg!]: upgrade file is correct, the device can start
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[30]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[40]
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
<<<<<<<=====LN:3223,FN:alarm_base_get_value_from_block,uiVersion=2229255=============>>>>>>
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[50]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[60]
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
cfg_net_set_ezviz_srv_default_value start enable_shipin7_time:0
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[70]
eh_cfg_get_value_from_block uiVersion:0x220407
tiPos_set_default_value
########cfg_patch_reserve_cfg out!##############
[CRIT][cs_cfg_ctrl.c #149][@cfg_load_all_blocks][@BR_HICORE_]: cfg load all blocks ok
>>>>>>>>>>>>>>>>>>> eh_if_init_cfg g_struIfRegisterPara.u8bEnable:50 g_struIfRegisterPara.u8ProtocolVersion:0

[DVR_MAIN_PROCESS][15][cfg_module_param_init] finish,iRet[0]!!,time[1712751002],cost[36]s !!

[DVR_MAIN_PROCESS][16][voice_broadcast_voices_loading_init] start!!,time[1712751002]!!

[DVR_MAIN_PROCESS][16][voice_broadcast_voices_loading_init] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][17][dvr_startup_set_big_resolution_mode] start!!,time[1712751002]!!

[DVR_MAIN_PROCESS][17][dvr_startup_set_big_resolution_mode] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][18][dvr_startup_toe_init] start!!,time[1712751002]!!

[DVR_MAIN_PROCESS][18][dvr_startup_toe_init] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][19][dvr_startup_set_psh_passwd] start!!,time[1712751002]!!
[CRIT][dvr.c #5310][@dvr_startup_set_psh_passwd][@BR_HICORE_]: bDeviceActive[1]!!

[DVR_MAIN_PROCESS][19][dvr_startup_set_psh_passwd] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][20][dvr_startup_net_if_init] start!!,time[1712751002]!!
===iCnt[1]===
=================net_if_set_mtu iRet:[0]
input param is:1-0-0-eth1
accept ok, server socket=8!
=========start dhcp!
=net_if_clear_ipv6_info=if[eth1]=index[0]=
=net_if_clear_ipv6_info=if[eth1]=index[0]=iRet[0]=
=set dns=pri[]=sec[]===

[DVR_MAIN_PROCESS][20][dvr_startup_net_if_init] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][21][dvr_startup_adjust_reso_param] start!!,time[1712751002]!!
=========start zerocfg!
set net mask ioctl error:: Cannot assign requested address

[DVR_MAIN_PROCESS][21][dvr_startup_adjust_reso_param] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][22][dvr_startup_adjust_raid_ability] start!!,time[1712751002]!!

[DVR_MAIN_PROCESS][22][dvr_startup_adjust_raid_ability] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][23][sys_manage_filefd_init] start!!,time[1712751002]!!
INFO : sys_manage_filefd_init() :10197:sys_manage_filefd_init OK!


[DVR_MAIN_PROCESS][23][sys_manage_filefd_init] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][24][dvr_startup_set_upg_partition_protect] start!!,time[1712751002]!!
[CRIT][dvr.c #5339][@dvr_startup_set_upg_partition_protect][@BR_HICORE_]: abi_sup_upg_partition_protect not support!!

[DVR_MAIN_PROCESS][24][dvr_startup_set_upg_partition_protect] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][25][sys_update_shadow] start!!,time[1712751002]!!

[DVR_MAIN_PROCESS][25][sys_update_shadow] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][26][init_sps_pps_res] start!!,time[1712751002]!!

[DVR_MAIN_PROCESS][26][init_sps_pps_res] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][27][dvr_startup_mega_baseline_init] start!!,time[1712751002]!!
<MEGA_DSP>Def Value:
<MEGA_DSP>Main mux type [0x10][0x2].
<MEGA_DSP>Sub  mux type [0x10][0x2].
<MEGA_DSP>audio enc type[0x1011][0x1].
<MEGA_DSP>voicetalk type[0x1011][0x1].
<MEGA_DSP>Need PS SysHdr[0].
iVideoEncType   : 2
iAudioEncType   : 4113
iVTType         : 4113
iMainMuxType    : 16
iSubMuxType        : 16
iMainPackLen    : 1376
iSubPackLen     : 1376
bNeedPSSysHdr   : FALSE
bNeedSubQVGARes : FALSE
bMegaPlatEnable : FALSE

[DVR_MAIN_PROCESS][27][dvr_startup_mega_baseline_init] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][28][dvr_startup_alarm_count_res_init] start!!,time[1712751002]!!

[DVR_MAIN_PROCESS][28][dvr_startup_alarm_count_res_init] finish,iRet[0]!!,time[1712751002],cost[0]s !!

[DVR_MAIN_PROCESS][29][dvr_startup_dsp_init] start!!,time[1712751002]!!
if get cvbs_open[0]
Init: App send ramSize 1024 to Dsp
InitDsp in encChanCnt = 0, decChanCnt = 8, IpcChanCnt = 8, max_decode_ability=8
app init dsp
app_lib_initPrint ok!
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[80]
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
call logc_init
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[90]
2024-04-10 12:10:10.930 [2281598976] ERROR dsp_ai - <ai_plt_venc.c>|<ai_plt_venc_init>|<70>,    ai_plt_venc_init not proc

<DSP_ASS> SYS_VCA [dsp_vca_stream_init:588] pInitParam->chipCnt:0
InitDsp out encChanCnt = 0, decChanCnt = 8, IpcChanCnt = 8, startMagic = 1212894560
init_ai_lib in sizeof(DSPINITPARA) = 0x494004 | 4800516
init_ai_lib out encChanCnt = 0, decChanCnt = 8, IpcChanCnt = 8
---------------------------- DSP BUF  info struLen:4800516 -------------------------
g_pstruDspInitPara->device_type=0xa621
g_pstruDspInitPara->macAddr 0x:
0x28
0x57
0xbe
0x89
0x41
0xb4
----------------------------DEC BUF  info -------------------------

play dec chan[0]  VirAddr:0x0x87b89000, PhyAddr:0x(nil), len=0x80000
play trans chan[0]  VirAddr:0x0x7f9e2000, PhyAddr:0x(nil), len=0x100000n
play dec chan[1]  VirAddr:0x0x87ae9000, PhyAddr:0x(nil), len=0x80000
play trans chan[1]  VirAddr:0x0x7f8e2000, PhyAddr:0x(nil), len=0x100000n
play dec chan[2]  VirAddr:0x0x87a49000, PhyAddr:0x(nil), len=0x80000
play trans chan[2]  VirAddr:0x0x7f7e2000, PhyAddr:0x(nil), len=0x100000n
play dec chan[3]  VirAddr:0x0x879a9000, PhyAddr:0x(nil), len=0x80000
play trans chan[3]  VirAddr:0x0x7f6e2000, PhyAddr:0x(nil), len=0x100000n
play dec chan[4]  VirAddr:0x0x87909000, PhyAddr:0x(nil), len=0x80000
play trans chan[4]  VirAddr:0x0x7f5e2000, PhyAddr:0x(nil), len=0x100000n
play dec chan[5]  VirAddr:0x0x8715d000, PhyAddr:0x(nil), len=0x80000
play trans chan[5]  VirAddr:0x0x7f4e2000, PhyAddr:0x(nil), len=0x100000n
play dec chan[6]  VirAddr:0x0x86903000, PhyAddr:0x(nil), len=0x80000
play trans chan[6]  VirAddr:0x0x7f3e2000, PhyAddr:0x(nil), len=0x100000n
play dec chan[7]  VirAddr:0x0x86863000, PhyAddr:0x(nil), len=0x80000
play trans chan[7]  VirAddr:0x0x7f2e2000, PhyAddr:0x(nil), len=0x100000n----------------------------DOWN STRAM BUF  info -------------------
ipc dec[8] VirtAddr:0x0x86753000, PhyAddr:0x(nil), len:0x100000 dec[16] VirtAddr:0x0x85f53000, PhyAddr:0x(nil), len:0x80000
ipc dec[9] VirtAddr:0x0x86643000, PhyAddr:0x(nil), len:0x100000 dec[17] VirtAddr:0x0x85ec3000, PhyAddr:0x(nil), len:0x80000
ipc dec[10] VirtAddr:0x0x86533000, PhyAddr:0x(nil), len:0x100000 dec[18] VirtAddr:0x0x85e33000, PhyAddr:0x(nil), len:0x80000
ipc dec[11] VirtAddr:0x0x86423000, PhyAddr:0x(nil), len:0x100000 dec[19] VirtAddr:0x0x85da3000, PhyAddr:0x(nil), len:0x80000
ipc dec[12] VirtAddr:0x0x86313000, PhyAddr:0x(nil), len:0x100000 dec[20] VirtAddr:0x0x85d13000, PhyAddr:0x(nil), len:0x80000
ipc dec[13] VirtAddr:0x0x86203000, PhyAddr:0x(nil), len:0x100000 dec[21] VirtAddr:0x0x85c83000, PhyAddr:0x(nil), len:0x80000
ipc dec[14] VirtAddr:0x0x860f3000, PhyAddr:0x(nil), len:0x100000 dec[22] VirtAddr:0x0x85bf3000, PhyAddr:0x(nil), len:0x80000
ipc dec[15] VirtAddr:0x0x85fe3000, PhyAddr:0x(nil), len:0x100000 dec[23] VirtAddr:0x0x85b63000, PhyAddr:0x(nil), len:0x80000
----------------------------SECRET IN STRAM BUF  info -------------------
dec[25] VirtAddr:0x(nil), PhyAddr:0x(nil), len:0x0, dec[26] VirtAddr:0x(nil), PhyAddr:0x(nil), len:0x0
----------------------------REC NET TRANS BUF  info ----------------

ipc rec stream   [0] vAddr = 0x0x84f62000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[0] vAddr = 0x0x84d62000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [0] vAddr = 0x0x85623000, pAddr = 0x(nil), len = 0x80000
ipc trans          [0] vAddr = 0x0x7fe62000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [1] vAddr = 0x0x84942000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[1] vAddr = 0x0x84742000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [1] vAddr = 0x0x855a3000, pAddr = 0x(nil), len = 0x80000
ipc trans          [1] vAddr = 0x0x7fde2000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [2] vAddr = 0x0x84322000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[2] vAddr = 0x0x84122000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [2] vAddr = 0x0x840a2000, pAddr = 0x(nil), len = 0x80000
ipc trans          [2] vAddr = 0x0x7fd62000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [3] vAddr = 0x0x83c82000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[3] vAddr = 0x0x83a82000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [3] vAddr = 0x0x83a02000, pAddr = 0x(nil), len = 0x80000
ipc trans          [3] vAddr = 0x0x7fce2000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [4] vAddr = 0x0x835e2000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[4] vAddr = 0x0x833e2000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [4] vAddr = 0x0x83362000, pAddr = 0x(nil), len = 0x80000
ipc trans          [4] vAddr = 0x0x7fc62000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [5] vAddr = 0x0x82f42000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[5] vAddr = 0x0x82d42000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [5] vAddr = 0x0x82cc2000, pAddr = 0x(nil), len = 0x80000
ipc trans          [5] vAddr = 0x0x7fbe2000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [6] vAddr = 0x0x828a2000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[6] vAddr = 0x0x826a2000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [6] vAddr = 0x0x82622000, pAddr = 0x(nil), len = 0x80000
ipc trans          [6] vAddr = 0x0x7fb62000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [7] vAddr = 0x0x82202000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[7] vAddr = 0x0x82002000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [7] vAddr = 0x0x81f82000, pAddr = 0x(nil), len = 0x80000
ipc trans          [7] vAddr = 0x0x7fae2000, pAddr = 0x(nil), len = 0x80000
----------------------------SECRET OUT STRAM BUF  info -------------------

ipc rec stream   [8] vAddr = 0x0x81d82000, pAddr = 0x(nil), len = 0x200000
----------------------------ZERO DEC BUF  info ----------------
************g_pstruDspInitPara[0x87c29000], VirAddr:0x856a3000, PhyAddr:0x0, len:0x400000
ZeroNet MainNetAddr[phy:0x0, vir:0x80502000, Len:0x80000], SubNetAddr[phy:0x0, vir:0x0, Len:0x0]
************g_pstruDspInitPara[0x87c29000], menuShareBuf 0[0x87c29104, pAddr=0x5d000000, vAddr=0x7eeed000, w:1920,h1080,p:3840] 1[0x87c2911c, pAddr=0x5d000000, vAddr=0x7eeed000, w:1920,h1080,p:3840],
----------------------------Stream Share Buf info ----------------
Stream Share Buf Addr[phy:0x73dc3000, vir:0x801f2000, Len:0x310000]
g_pstruDspInitPara->sn=553982379
g_pstruDspInitPara->viType = 38
^_^ Chip Id Is Ok ^_^
remove HISI_HZK16_FONT_PATH fail
!!!!!!!!!!!!!!!!!!!!!!!!!DSP Init Ok!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

[DVR_MAIN_PROCESS][29][dvr_startup_dsp_init] finish,iRet[0]!!,time[1712751011],cost[9]s !!

[DVR_MAIN_PROCESS][30][dvr_startup_adjust_prev_ability] start!!,time[1712751011]!!

[DVR_MAIN_PROCESS][30][dvr_startup_adjust_prev_ability] finish,iRet[0]!!,time[1712751011],cost[0]s !!

[DVR_MAIN_PROCESS][31][dvr_startup_hdmi_self_adaption] start!!,time[1712751011]!!

[DVR_MAIN_PROCESS][31][dvr_startup_hdmi_self_adaption] finish,iRet[0]!!,time[1712751011],cost[0]s !!

[DVR_MAIN_PROCESS][32][dvr_startup_time_set] start!!,time[1712751011]!!
[CRIT][timerApp.c #504][@adjustSysDateFromRTC][@BR_HICORE_]: cur utc Time start 1712751011, bCheck[0]
[CRIT][timerApp.c #536][@adjustSysDateFromRTC][@BR_HICORE_]: RTC time finish 1712754612

[DVR_MAIN_PROCESS][32][dvr_startup_time_set] finish,iRet[-1]!!,time[1712754612],cost[3601]s !!

[DVR_MAIN_PROCESS][33][sc_sadp_set_sys_info] start!!,time[1712754612]!!
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0

[DVR_MAIN_PROCESS][33][sc_sadp_set_sys_info] finish,iRet[-1]!!,time[1712754615],cost[3]s !!

[DVR_MAIN_PROCESS][34][dvr_startup_rs485_sem_init] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][34][dvr_startup_rs485_sem_init] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][35][dvr_startup_ptzcoaxial_sem_init] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][35][dvr_startup_ptzcoaxial_sem_init] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][36][initPlayDspDecResCtrl] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][36][initPlayDspDecResCtrl] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][37][dvr_startup_user_security_init] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][37][dvr_startup_user_security_init] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][38][pic_module_init] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][38][pic_module_init] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][39][init_cap_pic_buf] start!!,time[1712754615]!!
start init_cap_pic_buf!!!
init cap pic buf success!!![0x7e8139c8],size[65536]

[DVR_MAIN_PROCESS][39][init_cap_pic_buf] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][40][dvr_startup_ipc_set_chan_map] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][40][dvr_startup_ipc_set_chan_map] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][41][prev_module_res_init] start!!,time[1712754615]!!
prev_start_prev  debugdebug!!!!!!!!!!!!!!!!!!

[DVR_MAIN_PROCESS][41][prev_module_res_init] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][42][dvr_startup_backup_res_init] start!!,time[1712754615]!!
PBRes init at MianVochan 4

[DVR_MAIN_PROCESS][42][dvr_startup_backup_res_init] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][43][dvr_startup_ipc_res_init] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][43][dvr_startup_ipc_res_init] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][44][play_init_compent] start!!,time[1712754615]!!
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]

[DVR_MAIN_PROCESS][44][play_init_compent] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][45][dvr_startup_streambuf_init] start!!,time[1712754615]!!
[CRIT][dvr.c #5654][@dvr_startup_streambuf_init][@BR_HICORE_]: ucSupAlarmPic[1], ucNoSupVcaAlarm[0]

[DVR_MAIN_PROCESS][45][dvr_startup_streambuf_init] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][46][dvr_startup_ptzlib_init] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][46][dvr_startup_ptzlib_init] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][47][dvr_startup_main_sc] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][47][dvr_startup_main_sc] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][48][dvr_check_kvm_status_task] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][48][dvr_check_kvm_status_task] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][49][dvr_startup_net_add_virtual_host_v1] start!!,time[1712754615]!!

[DVR_MAIN_SC_PROCESS]enter dvr_main_sc time[1712754615]

[DVR_MAIN_PROCESS][49][dvr_startup_net_add_virtual_host_v1] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][50][dvr_startup_handle_pppoe_cfg] start!!,time[1712754615]!!

[DVR_MAIN_SC_PROCESS][0][dvr_startup_sc_wait_sc_status] start!!,time[1712754615]!!
wait storage [2] and gui[2]

[DVR_MAIN_PROCESS][50][dvr_startup_handle_pppoe_cfg] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][51][dvr_startup_psh_start] start!!,time[1712754615]!!

[DVR_MAIN_PROCESS][51][dvr_startup_psh_start] finish,iRet[0]!!,time[1712754615],cost[0]s !!

[DVR_MAIN_PROCESS][52][dvr_startup_rs232_init] start!!,time[1712754615]!!
=== cfgpiIf.cfg=bLoaded[0]=time[1712754615]=iCount = 0 dvr_startup_rs232_init  5128]
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[100]
remove pppoed!
[main:637]-->==================enablePPPoE failed!!!
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754616]=iCount = 1 dvr_startup_rs232_init  5128]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754617]=iCount = 2 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754618]=iCount = 3 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754619]=iCount = 4 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754620]=iCount = 5 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[110]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754621]=iCount = 6 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754622]=iCount = 7 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754623]=iCount = 8 dvr_startup_rs232_init  5128]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754625]=iCount = 9 dvr_startup_rs232_init  5128]
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754626]=iCount = 10 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754627]=iCount = 11 dvr_startup_rs232_init  5128]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[120]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754628]=iCount = 12 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
[CRIT][cfg_flash_io.c #1607][@cfg_read_block_data_from_flash][@Th: forget to reg!]: bNeedUpdate = 0,uiCfgVersion:head[71106580] device[71106585], uiCfgDate head[1443592] device[1444101],uiLen head[6669504] device[6669504].
=== cfgpiIf.cfg=bLoaded[1]=time[1712754629]=iCount = 13 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
ioctl error:0x11(File exists)

[DVR_MAIN_PROCESS][52][dvr_startup_rs232_init] finish,iRet[-1]!!,time[1712754630],cost[15]s !!

[DVR_MAIN_PROCESS][53][start_drop_caches] start!!,time[1712754630]!!

[DVR_MAIN_PROCESS][53][start_drop_caches] finish,iRet[0]!!,time[1712754630],cost[0]s !!

[DVR_MAIN_PROCESS]all func callback over!!, i[54],pFuncName[(nil)],pFuncCallback[(nil)]

[CRIT][sc_gui.c #2247][@gui_res_ini][@BR_GUI_]: ~~~~~~~ eAPP_SCID_HICORE is eSTATUS_ONLINE ~~~~~~~
:0
[CRIT][sc_gui.c #2249][@gui_res_ini][@BR_GUI_]: ~~~~~~~ abi_device_ability_init   Over ~~~~~~~
:0
[CRIT][stor_config.c #102][@stor_system_ability_init][@BR_STORAGE_]:
=========STOR ABI=========
iEncChanNo[0]
iIpcChanNo[8]
iCldChanNo[4]
iTotalChanNo[78]
iSataHdNo[16]
iEsataHdNo[0]
iNetHdNo[8]
iMiniSasHdNo[0]
iSysHdNo[0]
bPlanMode[0]
bEnableQuota[1]
bCyclicRecord[1]
bHdBalanced[1]
bEnableWhCloud[0]
bSupAutoFormat[0]
bSupExcRecord[0]
cbHashBase[128]
uiMaxLoadOfSingleDisk[160]
HDISK_PART size[11240]
[CRIT][hdmanager.c #3408][@initHdiskParam][@BR_STORAGE_]: >> HDM LOAD SATA START,bSuppRaid 0!
[CRIT][hisi_bsp.c #6835][@hisi_send_hd_cmd][@BR_STORAGE_]: Without psw!
[CRIT][hisi_bsp.c #6917][@hisi_unlock_sec_hd][@BR_STORAGE_]: bLockHd is 0, the disk mn ST2000VX003-1HH164 no need to unlock ...
[CRIT][hisi_bsp.c #6918][@hisi_unlock_sec_hd][@BR_STORAGE_]: /dev/h_sda not the locked type, no need to unlock
[CRIT][stor_record_file_system.c #6250][@stor_check_partition][@BR_STORAGE_]:  print get out uuid start
UUID: 0x56 0x21 0x29 0xe3 0xc5 0x43 0x4c 0x8 0xbf 0x88 0x2f 0xba 0x3 0xca 0xad 0x18 UUID: 562129e3-c543-4c08-bf88-2fba03caad18
[CRIT][stor_record_file_system.c #6252][@stor_check_partition][@BR_STORAGE_]:  print get out uuid end
[BTREE][src/FileManage/src/stor_btree.c:541][stor_btree_load_hierarchy_node] input node id error.
[CRIT][stor_db_file_manager.c #1760][@stor_db_file_init][@BR_STORAGE_]: all db file done!
[CRIT][stor_db_file_manager.c #1255][@stor_db_load_not_wal_file][@BR_STORAGE_]: Recorder Detail Info Got iFileNo[0], Offset[0]!
[CRIT][stor_db_file_manager.c #1197][@stor_db_load_not_wal_file][@BR_STORAGE_]: all db file done!
[CRIT][stor_db_file_manager.c #1131][@stor_db_free_file_init][@BR_STORAGE_]: bNeedCheckLog 0,iLogDbFileNum 0
[CRIT][dbFileManage.c #6610][@check_db_mem_overrun][@BR_STORAGE_]: Current mem: 17664, Threshold: 4194304.000000, MaxMem: 5242880.
part /dev/h_sda stor_get_db_total_files alloc 1862 byte mem.
[CRIT][stor_record_file_system.c #5465][@stor_open_detail_info_file][@taskStorGetFileInfo-/dev/h_sda]: init file OK part /dev/h_sda iFileNo 0 pbNewFileAlloced[0] iPartFileCount[1862] iStartOffest 4096 iFileLen 201096
[CRIT][stor_record_file_system.c #5574][@stor_init_part_file_detail_info][@taskStorGetFileInfo-/dev/h_sda]: [/dev/h_sda] Load Detail Info START FileCount[1862]
[CRIT][hdmanager.c #3424][@initHdiskParam][@BR_STORAGE_]: >> HDM LOAD SATA DONE [234] !
[CRIT][stor_record_file_system.c #5590][@stor_init_part_file_detail_info][@taskStorGetFileInfo-/dev/h_sda]: [/dev/h_sda] Load Detail Info Stage1 Done [12.653 ms] NewFileAlloced[0]
[CRIT][stor_record_file_system.c #10618][@stor_part_file_info_verify][@taskStorGetFileInfo-/dev/h_sda]: stor_part_file_info_verify DONE iDiffCount[2]
[CRIT][stor_record_file_system.c #5602][@stor_init_part_file_detail_info][@taskStorGetFileInfo-/dev/h_sda]: [/dev/h_sda] Load Detail Info Stage2 Done [13.957 ms] bNeedHdUpdate[1]
[CRIT][stor_record_file_system.c #5624][@stor_init_part_file_detail_info][@taskStorGetFileInfo-/dev/h_sda]: [/dev/h_sda] Load Detail Info END [14.172 ms] InitSucceed[1]
[CRIT][search_play.c #42][@search_play_init_v4][@BR_STORAGE_]: --- SEARCH_PLAY_STATE_V4_T[625152] ---
[CRIT][hddcare.c #67][@hddcare_set_wdda_status][@BR_HDDCARE_]: HDDCARE SERVICE NOT READY!
[CRIT][hddcare.c #67][@hddcare_set_wdda_status][@BR_HDDCARE_]: HDDCARE SERVICE READY!
[CRIT][hdmanager.c #7469][@hdmg_get_hd_basic_list][@hk_cmd_|1|200e9|_]: SingleDisk
[CRIT][hddcare.c #578][@hddcare_update_basic_info][@hddcare_notify]: IGNORED HDD[2] Status [0x4001].
[CRIT][hddcare.c #578][@hddcare_update_basic_info][@hddcare_notify]: IGNORED HDD[4] Status [0x4001].
[CRIT][hdmanager.c #5692][@sataTaskCtrl][@sataTaskCtrl]: hddcare_api_check_status [0]! update later !!
[CRIT][hdmanager.c #7469][@hdmg_get_hd_basic_list][@hk_cmd_|1|200e9|_]: SingleDisk
[CRIT][hddcare.c #578][@hddcare_update_basic_info][@hddcare_notify]: IGNORED HDD[2] Status [0x4001].
[CRIT][hddcare.c #578][@hddcare_update_basic_info][@hddcare_notify]: IGNORED HDD[4] Status [0x4001].
[CRIT][hdmanager.c #5892][@sataTaskCtrl][@sataTaskCtrl]: hddcare_api_check_status [0]! update !!
wait storage [0] and gui[2]
[CRIT][hisi_bsp.c #8111][@hisi_decompress_gui_res][@BR_GUI_]: [step1] [tar -zxf /dav0/gui_res.tar.gz string -C /home/app] -----  ok ,cost time 1 S,time[114,115]!!!
wait storage [0] and gui[2]
tar: font: not found in archive
[CRIT][hisi_bsp.c #8111][@hisi_decompress_gui_res][@BR_GUI_]: [step1] [tar -zxf /dav0/gui_res.tar.gz font -C /home/app] -----  ok ,cost time 2 S,time[115,117]!!!
wait storage [0] and gui[2]
tar: imetab: not found in archive
[CRIT][hisi_bsp.c #8111][@hisi_decompress_gui_res][@BR_GUI_]: [step1] [tar -zxf /dav0/gui_res.tar.gz imetab -C /home/app] -----  ok ,cost time 1 S,time[117,118]!!!
wait storage [0] and gui[2]
[CRIT][hisi_bsp.c #8111][@hisi_decompress_gui_res][@BR_GUI_]: [step1] [tar -zxf /dav0/gui_res.tar.gz skb -C /home/app] -----  ok ,cost time 1 S,time[118,119]!!!
:wait storage [0] and gui[2] and hicore[0] and ipcm[0]
wait storage [0] and gui[2]
[CRIT][hddcare.c #653][@hddcare_refresh_disk_alarm][@hddcare_notify]: No Warning Base On Current Analys.
[CRIT][hdmanager.c #7469][@hdmg_get_hd_basic_list][@hk_cmd_|1|200ea|_]: SingleDisk
[CRIT][hisi_bsp.c #8111][@hisi_decompress_gui_res][@BR_GUI_]: [step1] [tar -zxf /dav0/gui_res.tar.gz 1080_res -C /home/app] -----  ok ,cost time 1 S,time[119,120]!!!
[CRIT][9000video.c #219][@DEV9000_VideoInit][@BR_GUI_]: !!!!!!!!!!! mainout = 3, auxout = 2
[CRIT][9000video.c #225][@DEV9000_VideoInit][@BR_GUI_]: ~~~~~~~~main 0x7eeed000
************** ETCFILEPATH=/home/app/1080_res/conf/1920x1080.cfg ****************
**************LoadEtcFile L1925 ****************
************** pEtcFile=/home/app/1080_res/conf/1920x1080.cfg ****************
*****etc_ReadSection:L1854***********
***** LoadEtcFile:L1964  petc->section_nr=377***************
FONT>FT2: another error code means that the font file(/home/app/font/CN/msyh.ttf)
                ... could not be opened or read. or simply that it is                broken ...
GDI: CreateFreeTypeFont err file: /home/app/font/CN/msyh.ttf.
FONT>FT2: another error code means that the font file(/home/app/font/CN/msyhgbk.ttf)
                ... could not be opened or read. or simply that it is                broken ...
GDI: CreateFreeTypeFont err file: /home/app/font/CN/msyhgbk.ttf.
-------��InitSysFont���� CreateLogFont success : type[ttf] family[arial] charset[ISO8859-1] ��
-------��InitSysFont���� CreateLogFont success : type[ttf] family[arial] charset[UTF-8] ��
wait storage [0] and gui[2]
wait storage [0] and gui[2]
wait storage [0] and gui[2]
wait storage [0] and gui[2]
wait storage [0] and gui[2]
wait storage [0] and gui[2]
wait storage [0] and gui[2]
wait storage [0] and gui[2]
[CRIT][hkdpl_core.c #658][@hkdpl_cb_read][@evt2-hkdpl_/home/app/exec/master-0]: pCore(/home/app/exec/master)->pEvRead error!SysErrNo(11)
[CRIT][hkdpl_core.c #660][@hkdpl_cb_read][@evt2-hkdpl_/home/app/exec/master-0]: (/home/app/exec/master) cb_read BufR_W(0)R(0),BufR_Len(0x131072).
[CRIT][hkdpl_core.c #582][@hkdpl_err_happen][@evt2-hkdpl_/home/app/exec/master-0]: Detail Unix: Local[/var/master]-Peer[/var/cl.sc_hicore]
[CRIT][broker_master.c #561][@fn_master_status][@evt2-hkdpl_/home/app/exec/master-0]: Slave unix hdl [0x88b5f008] diconnect!!!
[CRIT][sbus_util.c #603][@uni_hdl_info][@evt2-hkdpl_/home/app/exec/master-0]: fn_master_status hdl: [0x88b5f008] fd:[24] type[1] name[/home/app/exec/master]
[CRIT][sbus_util.c #608][@uni_hdl_info][@evt2-hkdpl_/home/app/exec/master-0]: Unix: [/var/master]
[CRIT][sbus_util.c #644][@sbus_proc_exit][@evt2-hkdpl_/home/app/exec/master-0]:
~~~~~~~~~~~~pid (1990) will exit!
~~~~~~~~~~~~FN:[fn_master_status]
~~~~~~~~~~~~iRet [-88][Session Handle Err!!]
reap_cld_res: No such file or directory
[CRIT][sbus_fork.c #35][@reap_cld_res][@br_status_check1990 ]: wait pid 2002 status 9
[CRIT][broker_master.c #437][@fn_slave_err][@br_status_check1990 ]: start to get lokc!
[CRIT][broker_master.c #447][@fn_slave_err][@br_status_check1990 ]: find crushed br_slave(sc_hicore) (2002)~~~~~~~~~
[CRIT][broker_master.c #452][@fn_slave_err][@br_status_check1990 ]: end release lokc!
[CRIT][sys_guide.c #1662][@fsync_log_file][@br_status_check1990 ]: bsp shared log file with app, no need fsync again!
[CRIT][hkdpl_core.c #658][@hkdpl_cb_read][@evt2-hkdpl_sc_hddcare-0]: pCore(sc_hddcare)->pEvRead error!SysErrNo(11)
[CRIT][hkdpl_core.c #660][@hkdpl_cb_read][@evt2-hkdpl_sc_hddcare-0]: (sc_hddcare) cb_read BufR_W(0)R(0),BufR_Len(0x131072).
[CRIT][hkdpl_core.c #658][@hkdpl_cb_read][@evt2-hkdpl_sc_T1-0]: pCore(sc_T1)->pEvRead error!SysErrNo(104)
[CRIT][hkdpl_core.c #660][@hkdpl_cb_read][@evt2-hkdpl_sc_T1-0]: (sc_T1) cb_read BufR_W(0)R(0),BufR_Len(0x131072).
[CRIT][hkdpl_core.c #582][@hkdpl_err_happen][@evt2-hkdpl_sc_hddcare-0]: Detail Unix: Local[/var/cl.sc_hddcare]-Peer[/var/master]
[CRIT][broker_slave.c #2659][@fn_slave_status][@evt2-hkdpl_sc_hddcare-0]: Master unix hdl [0x89204008] diconnect!!!
[CRIT][hkdpl_core.c #582][@hkdpl_err_happen][@evt2-hkdpl_sc_T1-0]: Detail Unix: Local[/var/cl.sc_T1]-Peer[/var/master]
[CRIT][sbus_util.c #603][@uni_hdl_info][@evt2-hkdpl_sc_hddcare-0]: fn_slave_status hdl: [0x89204008] fd:[22] type[1] name[sc_hddcare]
[CRIT][sbus_util.c #608][@uni_hdl_info][@evt2-hkdpl_sc_hddcare-0]: Unix: [sc_hddcare]
[CRIT][broker_slave.c #2659][@fn_slave_status][@evt2-hkdpl_sc_T1-0]: Master unix hdl [0x891f0008] diconnect!!!
[CRIT][sbus_util.c #644][@sbus_proc_exit][@evt2-hkdpl_sc_hddcare-0]:
~~~~~~~~~~~~pid (2003) will exit!
~~~~~~~~~~~~FN:[fn_slave_status]
~~~~~~~~~~~~iRet [-88][Session Handle Err!!]
[CRIT][sbus_util.c #603][@uni_hdl_info][@evt2-hkdpl_sc_T1-0]: fn_slave_status hdl: [0x891f0008] fd:[22] type[1] name[sc_T1]
[CRIT][sbus_util.c #608][@uni_hdl_info][@evt2-hkdpl_sc_T1-0]: Unix: [sc_T1]
[CRIT][sbus_util.c #644][@sbus_proc_exit][@evt2-hkdpl_sc_T1-0]:
~~~~~~~~~~~~pid (2004) will exit!
~~~~~~~~~~~~FN:[fn_slave_status]
~~~~~~~~~~~~iRet [-88][Session Handle Err!!]
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
connect to gplclient.socket error 10 times
in gpl_dhcp_get_inter_ipv4_addr, call send_msg_to_client failed.
net_zerocfg_run:start zeroconfig
[  156.743204] [HKBSP][hik_wdt hik_wdt.1]hik-wdt:hikwdt_isr. Call hikwdt notifier chain!
[  156.751156]            CPU0       Inc        CPU1       Inc        CPU2       Inc        CPU3       Inc
[  156.761914]  32:         1         1         0         0         0         0         0         0      GIC  HIK_WDT_INT
[  156.773374]  35:     14204      2738         0         0         0         0         0         0      GIC  timer4
[  156.784399]  36:         0         0         0         0     13553      2742         0         0      GIC  timer6
[  156.795415]  37:         0         0         0         0         0         0         0         0      GIC  RTC Alarm
[  156.806705]  38:      4876       464         0         0         0         0         0         0      GIC  uart-pl011
[  156.818075]  43:        34         0         0         0         0         0         0         0      GIC  Hisilicon Dmac
[  156.829743]  49:         0         0         0         0         0         0         0         0      GIC  hik_ir
[  156.840769]  50:         0         0         0         0         0         0         0         0      GIC  hi_cipher_irq
[  156.852406]  52:         1         0         0         0         0         0         0         0      GIC  ohci_hcd:usb2
[  156.864034]  53:         0         0         0         0         0         0         0         0      GIC  ehci_hcd:usb1
[  156.875669]  55:         0         0         0         0         0         0        12         2      GIC  stmmaceth
[  156.886900]  56:         0         0         0         0         0         0         0         0      GIC  stmmaceth
[  156.898181]  57:         0         0         0         0         0         0         0         0      GIC  stmmaceth
[  156.909457]  58:         0         0         0         0         0         0         0         0      GIC  stmmaceth
[  156.920738]  59:       292         0         0         0         0         0         0         0      GIC  ahci
[  156.931540]  60:        16         0         0         0         0         0         0         0      GIC  xhci-hcd:usb3
[  156.943170]  78:         0         0         0         0         0         0         0         0      GIC  IVE
[  156.953934]  79:      6696      2739         0         0         0         0         0         0      GIC  AIO Interrupt
[  156.965558]  80:         8         0         0         0         0         0         0         0      GIC  hi_tde_irq
[  156.976922]  94:         0         0         0         0         0         0         0         0      GIC  hi_iommu
[  156.988118] 105:         6         0         0         0         0         0         0         0      GIC  timer
[  156.999055] 107:         0         0     12458      2763         0         0         0         0      GIC  timer5
[  157.010071] 108:         0         0         0         0         0         0     14197      2764      GIC  timer7
[  157.021091] 112:     10916      3286         0         0         0         0         0         0      GIC  VOU Interrupt
[  157.032729] 125:         1         0         0         0         0         0         0         0      GIC  mali.0
[  157.043698] 126:         1         0         0         0         0         0         0         0      GIC  mali.0
[  157.054722] 127:         1         0         0         0         0         0         0         0      GIC  mali.0
[  157.065756] total: 77273
[  157.068391] [HKBSP][hik_wdt hik_wdt.1]hik-wdt:hikwdt_isr. I'm so Sorry (>_<)...
[  157.075746] [HKBSP][hik_wdt hik_wdt.1]hik-wdt:hikwdt_isr. last_feedwdt:4294950232(jiffies64:4294953003,timeout:25)
which looks like it's trying to create or access certain files and not finding it.

Then the auto restart triggers and the feedback is similar


Code:
DDR Training Suc


U-Boot 2010.06-svn (Jun 26 2015 - 15:08:07)

Protected at offset:0,size:40000 Protection status:[0x22f]=>[0x22f].
Hit ctrl+u to stop autoboot:  0
timeout wait for link failed!
yaffs: Mounting /nand
Copy /nand/uImage to 0x42000000...      [DONE]
PHY not link!
MAC:   28-57-BE-89-41-B4
TFTP server auto connect disabled
## Booting kernel from Legacy Image at 42000000 ...
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    2.599146] init(1) called reboot syscall, cmd: 0x0.
Thu Jan  1 00:00:02 UTC 1970

Starting udev:      [ OK ]
The device has started by warm reboot, ramoops file has been generated in /sys/fs/pstore!
bootpart :0
/usr/bin/hrsaverify: verify "/tmp/start.sh" success!
/usr/bin/hrsaverify: truncate "/tmp/start.sh" to 19344(4b90 hex) success!


Protect Shell (psh)
Enter 'help' for a list of DVR/NVR system commands.

# psh open !!!
----------<1> tar all res ----------
cpu_name :KY2015-1
bootpart :0
decompress sys_app done.
decompress webs done.
release sound files
abnormaltemp.aac
mask.aac
normaltemp.aac
----------<2> show logo ----------
show logo Wed Apr 10 12:12:16 UTC 2024
chmod: /usr/bin/dvrCmd/dvrtools: No such file or directory
Generating 2048 bit rsa key, this may take a while...
chmod: /dev/logo: No such file or directory
----------<3> load hisi sdk ----------
The system mem size is all 1024 os 384  mmz640 9024:0 8200:0 8618:0 8612:0
####################################KY2015-1#######################################
####################################load GPU_KO################################################

0x12120154: 0x00000001 --> 0x00000003
[END]

0x12120154: 0x0000000B --> 0x00000002
[END]
insert gpu
*************************** MASTER HISI LOAD KO START ***************************
************ MASTER MEM_TYPE:1, INS9024:0 INS8200:0 ************
*************************** MASTER::::-i ***************************
*************************** MASTER::::1 ***************************
*************************** MASTER::::0 ***************************
*************************** MASTER::::0 ***************************
*************************** MASTER::::0 ***************************
*************************** MASTER::::0 ***************************
*************** MASTER LOAD HISI SLAVE KO *****************
*************** MASTER LOAD HISI MASTER KO *****************
insert audio
*************************** MASTER HISI LOAD KO END ***************************
/home/app/exec/gpu_ko
��not init hd1 logo��
mv: can't rename '/home/app/lib/*': No such file or directory
plt_vo_setPrtLevel init
load 3536 ok
----------<4> del no use res ----------
----------begain to load net filter modules--------
insmod: can't insert 'nf_conntrack.ko': File exists
insmod nf_conntrack.ko faild[17]!!!
insmod: can't insert 'nf_defrag_ipv4.ko': File exists
insmod nf_defrag_ipv4.ko faild[17]!!!
insmod: can't insert 'nf_conntrack_ipv4.ko': File exists
insmod nf_conntrack_ipv4.ko faild[17]!!!
insmod: can't insert 'nf_nat.ko': File exists
insmod nf_nat.ko faild[17]!!!
insmod: can't insert 'xt_nat.ko': File exists
insmod xt_nat.ko faild[17]!!!
insmod: can't insert 'nf_nat_ipv4.ko': File exists
insmod nf_nat_ipv4.ko faild[17]!!!
insmod: can't insert 'iptable_nat.ko': File exists
insmod iptable_nat.ko faild[17]!!!
insmod: can't insert 'ipt_MASQUERADE.ko': File exists
insmod ipt_MASQUERADE.ko faild[17]!!!
insmod: can't insert 'xt_state.ko': File exists
insmod xt_state.ko faild[17]!!!
insmod: can't insert 'xt_mac.ko': File exists
insmod xt_mac.ko faild[17]!!!
iSCSI daemon with pid=1964 started!iqn name [iqn.2006.04.fineac.28-57-be-89-41-b4.alvin-iscsi-initiator]
!!! set tnk_threshold to 1M Ok !!!
============nothing to do==========
ifconfig: SIOCSIFADDR: No such device
start to start hik_dsp_nofishEye
rm /lib/libOpenCL.so
rm /lib/libmali.so
argc 2 error.
start savelog proc!!!!!
start to start saveLog
GPL main is start
plt_drawChar_setPrtLevel init
setPrtLevel init
plt_vo_setPrtLevel init
plt_ge_setPrtLevel init
plt_aes_setPrtLevel init
plt_rgn_setPrtLevel init
start to start hik_app
start with ezviz 2.x
cp: can't stat '/tmp/saveLog': No such file or directory
[CRIT][hisi_bsp_driver.c #10583][@hisi_get_dev_hard_info]: pdev_hard_info->decodeChans=8
[CRIT][hisi_bsp_driver.c #10585][@hisi_get_dev_hard_info]: pdev_hard_info->ipcChans=8
pdev_hard_info->ataCtrlNums=2
pstruBootParams->Boot.Kmem=384
pstruBootParams->Boot.Emem=640
pstruDevHardInfo->ramSize=1024
hisi_detected_hdmi:0.
[CRIT][pal_api.c #1035][@pal_module_init]: pal_module_init successfully
[CRIT][pal_api.c #130][@pal_add_proc_info][@Th: forget to reg!]: *********undefine fun:pal_add_proc_info*********
[CRIT][sys_guide.c #1402][@read_execl_guide_cfg][@Th: forget to reg!]: start
[CRIT][sys_guide.c #1466][@read_execl_guide_cfg][@Th: forget to reg!]: file /dav2/sys_guid open failed.
read execl guide cfg failed. iRet[-1][CRIT][sbus_util.c #412][@sbus_get_local_addr_from_ifname][@Th: forget to reg!]: get ipaddr from eth1 Done!
[CRIT][sbus_sub_au.c #275][@au_init][@Th: forget to reg!]: get local from netif addr 0x400000c0 192.0.0.64
[CRIT][sbus_main_au.c #368][@fn_sau_accept][@master_accept_svc]: new session hdl [0x88d00468] comming!!
[CRIT][sbus_util.c #603][@uni_hdl_info][@master_accept_svc]: fn_sau_accept hdl: [0x88d00468] fd:[14] type[2] name[/home/app/exec/master]
[CRIT][sbus_util.c #623][@uni_hdl_info][@master_accept_svc]: Net: Local[127.0.0.1:53000]-Remote[127.0.0.1:36906]
[CRIT][union_com_api.c #233][@master_accept_svc][@master_accept_svc]: handle[0x88d00468] fdConn[14] sync client finished.
[CRIT][sbus_sub_au.c #172][@connect_main_au][@Th: forget to reg!]: get szLocalAddr 192.0.0.64
[CRIT][hisi_bsp_driver.c #10583][@hisi_get_dev_hard_info]: pdev_hard_info->decodeChans=8
[CRIT][hisi_bsp_driver.c #10583][@hisi_get_dev_hard_info]: pdev_hard_info->decodeChans=8
[CRIT][hisi_bsp_driver.c #10585][@hisi_get_dev_hard_info]: pdev_hard_info->ipcChans=8
[CRIT][hisi_bsp_driver.c #10585][@hisi_get_dev_hard_info]: pdev_hard_info->ipcChans=8
pdev_hard_info->ataCtrlNums=2
pdev_hard_info->ataCtrlNums=2
pstruBootParams->Boot.Kmem=384
pstruBootParams->Boot.Kmem=384
pstruBootParams->Boot.Emem=640
pstruBootParams->Boot.Emem=640
pstruDevHardInfo->ramSize=1024
pstruDevHardInfo->ramSize=1024
hisi_detected_hdmi:0.
[CRIT][pal_api.c #1035][@pal_module_init]: pal_module_init successfully
[CRIT][pal_api.c #130][@pal_add_proc_info][@Th: forget to reg!]: *********undefine fun:pal_add_proc_info*********
[CRIT][broker_slave.c #2319][@br_slave_init][@Th: forget to reg!]: get local addr 192.0.0.64
[CRIT][sbus_util.c #603][@uni_hdl_info][@master_accept_svc]: fn_accept_session hdl: [0x88b00468] fd:[11] type[1] name[/home/app/exec/master]
[CRIT][sbus_util.c #608][@uni_hdl_info][@master_accept_svc]: Unix: [/var/master]
[CRIT][union_com_api.c #233][@master_accept_svc][@master_accept_svc]: handle[0x88b00468] fdConn[11] sync client finished.
hisi_detected_hdmi:0.
[CRIT][pal_api.c #1035][@pal_module_init]: pal_module_init successfully
[CRIT][pal_api.c #130][@pal_add_proc_info][@Th: forget to reg!]: *********undefine fun:pal_add_proc_info*********
[CRIT][hisi_bsp_driver.c #10583][@hisi_get_dev_hard_info]: pdev_hard_info->decodeChans=8
[CRIT][hisi_bsp_driver.c #10585][@hisi_get_dev_hard_info]: pdev_hard_info->ipcChans=8
pdev_hard_info->ataCtrlNums=2
pstruBootParams->Boot.Kmem=384
pstruBootParams->Boot.Emem=640
pstruDevHardInfo->ramSize=1024
[CRIT][broker_slave.c #2319][@br_slave_init][@Th: forget to reg!]: get local addr 192.0.0.64
[CRIT][sbus_util.c #603][@uni_hdl_info][@master_accept_svc]: fn_accept_session hdl: [0x88b207c8] fd:[23] type[1] name[/home/app/exec/master]
[CRIT][sbus_util.c #608][@uni_hdl_info][@master_accept_svc]: Unix: [/var/master]
[CRIT][union_com_api.c #233][@master_accept_svc][@master_accept_svc]: handle[0x88b207c8] fdConn[23] sync client finished.
t1_api_start
:wait storage [1] and gui[1] and hicore[1] and ipcm[1]
hisi_detected_hdmi:0.
[CRIT][pal_api.c #1035][@pal_module_init]: pal_module_init successfully
[CRIT][pal_api.c #130][@pal_add_proc_info][@Th: forget to reg!]: *********undefine fun:pal_add_proc_info*********
[CRIT][broker_slave.c #2319][@br_slave_init][@Th: forget to reg!]: get local addr 192.0.0.64
[CRIT][sbus_util.c #603][@uni_hdl_info][@master_accept_svc]: fn_accept_session hdl: [0x88a5f008] fd:[24] type[1] name[/home/app/exec/master]
[CRIT][sbus_util.c #608][@uni_hdl_info][@master_accept_svc]: Unix: [/var/master]
[CRIT][union_com_api.c #233][@master_accept_svc][@master_accept_svc]: handle[0x88a5f008] fdConn[24] sync client finished.

[DVR_MAIN_PROCESS]enter dvr_main time[1712751156]

[DVR_MAIN_PROCESS][0][dvr_threadpool_init] start!!,time[1712751156]!!
stack[524288-2097152], poolnum[3]

[DVR_MAIN_PROCESS][0][dvr_threadpool_init] finish,iRet[0]!!,time[1712751156],cost[0]s !!

[DVR_MAIN_PROCESS][1][dvr_startup_system_test_pal] start!!,time[1712751156]!!

[DVR_MAIN_PROCESS][1][dvr_startup_system_test_pal] finish,iRet[0]!!,time[1712751156],cost[0]s !!

[DVR_MAIN_PROCESS][2][dvr_gpl_server_init] start!!,time[1712751156]!!

[DVR_MAIN_PROCESS][2][dvr_gpl_server_init] finish,iRet[0]!!,time[1712751156],cost[0]s !!

[DVR_MAIN_PROCESS][3][dvr_startup_common_res_init] start!!,time[1712751156]!!
GPL server is start
[CRIT][global_error.c #80][@init_global_error_lib][@BR_HICORE_]: /*********************init_global_error_lib*/, init_global_error_lib start!

[DEV_REBOOT_DEVICE][1712751156][sys_check_reboot_task-187]start check reboot!!

[CRIT][global_error.c #94][@init_global_error_lib][@BR_HICORE_]: /*********************init_global_error_lib*/, init_global_error_lib end!
[CRIT][dvr.c #4696][@dvr_startup_common_res_init][@BR_HICORE_]: abi_device_ability_init start!###
[CRIT][hisi_bsp_driver.c #4384][@hisi_iot_abi_init][@BR_HICORE_]: the device does not support iot,the sub functions will not be supported
:0
[CRIT][dvr.c #4698][@dvr_startup_common_res_init][@BR_HICORE_]: abi_device_ability_init end!###

[DVR_MAIN_PROCESS][3][dvr_startup_common_res_init] finish,iRet[0]!!,time[1712751156],cost[0]s !!

[DVR_MAIN_PROCESS][4][dvr_startup_arch_watchdog_init] start!!,time[1712751156]!!
[CRIT][dvr.c #4792][@dvr_startup_arch_watchdog_init][@BR_HICORE_]: watchdog feed time is 25.

[DVR_MAIN_PROCESS][4][dvr_startup_arch_watchdog_init] finish,iRet[0]!!,time[1712751156],cost[0]s !!

[DVR_MAIN_PROCESS][5][dvr_startup_etherif_init] start!!,time[1712751156]!!
[CRIT][sc_gui.c #2263][@gui_api_start][@BR_GUI_]: ~~~~~~~gui_api_start   START~~~~~~~
:0

[DVR_MAIN_PROCESS][5][dvr_startup_etherif_init] finish,iRet[0]!!,time[1712751156],cost[0]s !!

[DVR_MAIN_PROCESS][6][dvr_startup_loading_smartChip_init] start!!,time[1712751156]!!

[DVR_MAIN_PROCESS][6][dvr_startup_loading_smartChip_init] finish,iRet[0]!!,time[1712751156],cost[0]s !!

[DVR_MAIN_PROCESS][7][fan_control_start] start!!,time[1712751156]!!

[DVR_MAIN_PROCESS][7][fan_control_start] finish,iRet[0]!!,time[1712751156],cost[0]s !!

[DVR_MAIN_PROCESS][8][dvr_startup_check_*] start!!,time[1712751156]!!

[DVR_MAIN_PROCESS][8][dvr_startup_check_*] finish,iRet[0]!!,time[1712751156],cost[0]s !!

[DVR_MAIN_PROCESS][9][dvr_startup_fips_init] start!!,time[1712751156]!!
[CRIT][hisi_bsp.c #9775][@hisi_start_loading_smartChip_task][@Th: forget to reg!]: dont need hisi_start_loading_smartChip_task, exit!!
[CRIT][dvr.c #3932][@sys_init_check_md5][@Th: forget to reg!]: szUpgDirPath[/dav0/]

[DVR_MAIN_PROCESS][9][dvr_startup_fips_init] finish,iRet[0]!!,time[1712751157],cost[1]s !!

[DVR_MAIN_PROCESS][10][pal_init_version_bin_file] start!!,time[1712751157]!!
[CRIT][pal_api.c #249][@pal_init_version_bin_file][@BR_HICORE_]: *********undefine fun:pal_init_version_bin_file*********

[DVR_MAIN_PROCESS][10][pal_init_version_bin_file] finish,iRet[201]!!,time[1712751157],cost[0]s !!

[DVR_MAIN_PROCESS][11][dvr_startup_poe_etherif_init] start!!,time[1712751157]!!

[DVR_MAIN_PROCESS][11][dvr_startup_poe_etherif_init] finish,iRet[0]!!,time[1712751157],cost[0]s !!

[DVR_MAIN_PROCESS][12][security_key_work_init] start!!,time[1712751157]!!

[DVR_MAIN_PROCESS][12][security_key_work_init] finish,iRet[0]!!,time[1712751157],cost[0]s !!

[DVR_MAIN_PROCESS][13][dvr_startup_encode_chan_num_init] start!!,time[1712751157]!!

[DVR_MAIN_PROCESS][13][dvr_startup_encode_chan_num_init] finish,iRet[0]!!,time[1712751157],cost[0]s !!

[DVR_MAIN_PROCESS][14][dvr_startup_chan_osd_init] start!!,time[1712751157]!!

[DVR_MAIN_PROCESS][14][dvr_startup_chan_osd_init] finish,iRet[0]!!,time[1712751157],cost[0]s !!

[DVR_MAIN_PROCESS][15][cfg_module_param_init] start!!,time[1712751157]!!
init_lzma_mem alloc size 1048576
[CRIT][cfg_ctrl.c #173][@check_cfg_is_410menu][@BR_HICORE_]: == check_cfg_is_410menu == fs can't check,return!!
[CRIT][cfg_param_init.c #327][@cfg_blocks_init_devcfg][@BR_HICORE_]: pal_get_file_path PAL_FILE_CFG_FLASH_PATH error!
[CRIT][cfg_param_init.c #337][@cfg_blocks_init_devcfg][@BR_HICORE_]: get cfg path failed
cfg_data_block_register successfullysysDevSpare.cfg cfg_data_block_register successfully
file:src/net/cfg_net_init.c,line:5376, info: register cfgNetIf success
file:src/net/cfg_net_init.c,line:5394, info: register cfgNetSrv success
file:src/net/cfg_net_init.c,line:5418, info: register cfgNetNui success
file:src/pi/cfg_pi_init.c,line:569, info: register cfgPiIf success
regist tiPos successful
[CRIT][cfg_param_init.c #357][@cfg_blocks_init_devcfg][@BR_HICORE_]: dev_cfg.bin or dev_cfg.lzma exsit,return!
[CRIT][cfg_param_init.c #426][@cfg_blocks_init_devcfg][@BR_HICORE_]: cfg_blocks_init_devcfg  successfully!
[CRIT][patch_get_old_cfg.c #16934][@patch_read_dev_param_from_old_cfg][@BR_HICORE_]: bFsInFlash[1]  bHisi3535OldCfg[0]  abi_sup_cfg_file_backup() is [1]
[CRIT][patch_get_old_cfg.c #17332][@patch_read_dev_param_from_old_cfg][@BR_HICORE_]: flash have fileSystem
[CRIT][patch_get_old_cfg.c #16093][@para_read_param_from_device][@BR_HICORE_]: Can't open parameter file on flash, errno=0x2  pCfgFileName=/dav2/devCfg.bin.
[CRIT][patch_get_old_cfg.c #17369][@patch_read_dev_param_from_old_cfg][@BR_HICORE_]: 1:readDevParam /dav2/devCfg.bin error
[CRIT][patch_get_old_cfg.c #16093][@para_read_param_from_device][@BR_HICORE_]: Can't open parameter file on flash, errno=0x2  pCfgFileName=/dav2/devCfg_backup.bin.
[CRIT][patch_get_old_cfg.c #17372][@patch_read_dev_param_from_old_cfg][@BR_HICORE_]: 1:readDevParam /dav2/devCfg_backup.bin error
[CRIT][cs_cfg_ctrl.c #145][@cfg_load_all_blocks][@BR_HICORE_]: cfg is xml type
<<<<<<<=====LN:420,FN:prev_get_value_from_block,uiVersion=0x220407=============>>>>>>
<<<<<<<=====LN:518,FN:user_get_value_from_block,uiVersion=2229255=============>>>>>>

~~get_hard_devinfo(lang=1)~~~

~~~default_value(lang=1)~~~
<<<<<<<=====LN:485,FN:sys_get_value_from_block,uiVersion=2229255=============>>>>>>
[   52.842298] libphy: STMMAC FIXED MII:01 - Link is Up - 1000/Full
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[20]
[CRIT][dvr.c #3957][@sys_init_check_md5][@Th: forget to reg!]: upgrade file is correct, the device can start
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[30]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[40]
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
<<<<<<<=====LN:3223,FN:alarm_base_get_value_from_block,uiVersion=2229255=============>>>>>>
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[50]
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[60]
cfg_net_set_ezviz_srv_default_value start enable_shipin7_time:0
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[70]
eh_cfg_get_value_from_block uiVersion:0x220407
tiPos_set_default_value
########cfg_patch_reserve_cfg out!##############
[CRIT][cs_cfg_ctrl.c #149][@cfg_load_all_blocks][@BR_HICORE_]: cfg load all blocks ok
ioctl error:0x11(File exists)
file:src/pi/cfg_pi_init.c,line:444 error: pal_rs232_init error
>>>>>>>>>>>>>>>>>>> eh_if_init_cfg g_struIfRegisterPara.u8bEnable:50 g_struIfRegisterPara.u8ProtocolVersion:0

[DVR_MAIN_PROCESS][15][cfg_module_param_init] finish,iRet[0]!!,time[1712751192],cost[35]s !!

[DVR_MAIN_PROCESS][16][voice_broadcast_voices_loading_init] start!!,time[1712751192]!!

[DVR_MAIN_PROCESS][16][voice_broadcast_voices_loading_init] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][17][dvr_startup_set_big_resolution_mode] start!!,time[1712751192]!!

[DVR_MAIN_PROCESS][17][dvr_startup_set_big_resolution_mode] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][18][dvr_startup_toe_init] start!!,time[1712751192]!!

[DVR_MAIN_PROCESS][18][dvr_startup_toe_init] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][19][dvr_startup_set_psh_passwd] start!!,time[1712751192]!!
[CRIT][dvr.c #5310][@dvr_startup_set_psh_passwd][@BR_HICORE_]: bDeviceActive[1]!!

[DVR_MAIN_PROCESS][19][dvr_startup_set_psh_passwd] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][20][dvr_startup_net_if_init] start!!,time[1712751192]!!
===iCnt[1]===
=================net_if_set_mtu iRet:[0]
input param is:1-0-0-eth1
accept ok, server socket=8!
=========start dhcp!
=net_if_clear_ipv6_info=if[eth1]=index[0]=
=net_if_clear_ipv6_info=if[eth1]=index[0]=iRet[0]=
=set dns=pri[]=sec[]===

[DVR_MAIN_PROCESS][20][dvr_startup_net_if_init] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][21][dvr_startup_adjust_reso_param] start!!,time[1712751192]!!

[DVR_MAIN_PROCESS][21][dvr_startup_adjust_reso_param] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][22][dvr_startup_adjust_raid_ability] start!!,time[1712751192]!!

[DVR_MAIN_PROCESS][22][dvr_startup_adjust_raid_ability] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][23][sys_manage_filefd_init] start!!,time[1712751192]!!
INFO : sys_manage_filefd_init() :10197:sys_manage_filefd_init OK!


[DVR_MAIN_PROCESS][23][sys_manage_filefd_init] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][24][dvr_startup_set_upg_partition_protect] start!!,time[1712751192]!!
set net mask ioctl error:: Cannot assign requested address
[CRIT][dvr.c #5339][@dvr_startup_set_upg_partition_protect][@BR_HICORE_]: abi_sup_upg_partition_protect not support!!

[DVR_MAIN_PROCESS][24][dvr_startup_set_upg_partition_protect] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][25][sys_update_shadow] start!!,time[1712751192]!!

[DVR_MAIN_PROCESS][25][sys_update_shadow] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][26][init_sps_pps_res] start!!,time[1712751192]!!

[DVR_MAIN_PROCESS][26][init_sps_pps_res] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][27][dvr_startup_mega_baseline_init] start!!,time[1712751192]!!
<MEGA_DSP>Def Value:
<MEGA_DSP>Main mux type [0x10][0x2].
<MEGA_DSP>Sub  mux type [0x10][0x2].
<MEGA_DSP>audio enc type[0x1011][0x1].
<MEGA_DSP>voicetalk type[0x1011][0x1].
<MEGA_DSP>Need PS SysHdr[0].
iVideoEncType   : 2
iAudioEncType   : 4113
iVTType         : 4113
iMainMuxType    : 16
iSubMuxType        : 16
iMainPackLen    : 1376
iSubPackLen     : 1376
bNeedPSSysHdr   : FALSE
bNeedSubQVGARes : FALSE
bMegaPlatEnable : FALSE

[DVR_MAIN_PROCESS][27][dvr_startup_mega_baseline_init] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][28][dvr_startup_alarm_count_res_init] start!!,time[1712751192]!!

[DVR_MAIN_PROCESS][28][dvr_startup_alarm_count_res_init] finish,iRet[0]!!,time[1712751192],cost[0]s !!

[DVR_MAIN_PROCESS][29][dvr_startup_dsp_init] start!!,time[1712751192]!!
=========start zerocfg!
if get cvbs_open[0]
Init: App send ramSize 1024 to Dsp
InitDsp in encChanCnt = 0, decChanCnt = 8, IpcChanCnt = 8, max_decode_ability=8
app init dsp
app_lib_initPrint ok!
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[80]
call logc_init
2024-04-10 12:13:20.530 [2282057728] ERROR dsp_ai - <ai_plt_venc.c>|<ai_plt_venc_init>|<70>,    ai_plt_venc_init not proc

<DSP_ASS> SYS_VCA [dsp_vca_stream_init:588] pInitParam->chipCnt:0
InitDsp out encChanCnt = 0, decChanCnt = 8, IpcChanCnt = 8, startMagic = 1212894560
init_ai_lib in sizeof(DSPINITPARA) = 0x494004 | 4800516
init_ai_lib out encChanCnt = 0, decChanCnt = 8, IpcChanCnt = 8
---------------------------- DSP BUF  info struLen:4800516 -------------------------
g_pstruDspInitPara->device_type=0xa621
g_pstruDspInitPara->macAddr 0x:
0x28
0x57
0xbe
0x89
0x41
0xb4
----------------------------DEC BUF  info -------------------------

play dec chan[0]  VirAddr:0x0x87881000, PhyAddr:0x(nil), len=0x80000
play trans chan[0]  VirAddr:0x0x7fbe4000, PhyAddr:0x(nil), len=0x100000n
play dec chan[1]  VirAddr:0x0x877e1000, PhyAddr:0x(nil), len=0x80000
play trans chan[1]  VirAddr:0x0x7fae4000, PhyAddr:0x(nil), len=0x100000n
play dec chan[2]  VirAddr:0x0x87741000, PhyAddr:0x(nil), len=0x80000
play trans chan[2]  VirAddr:0x0x7f9e4000, PhyAddr:0x(nil), len=0x100000n
play dec chan[3]  VirAddr:0x0x86cc8000, PhyAddr:0x(nil), len=0x80000
play trans chan[3]  VirAddr:0x0x7f8e4000, PhyAddr:0x(nil), len=0x100000n
play dec chan[4]  VirAddr:0x0x86c28000, PhyAddr:0x(nil), len=0x80000
play trans chan[4]  VirAddr:0x0x7f7e4000, PhyAddr:0x(nil), len=0x100000n
play dec chan[5]  VirAddr:0x0x86b88000, PhyAddr:0x(nil), len=0x80000
play trans chan[5]  VirAddr:0x0x7f6e4000, PhyAddr:0x(nil), len=0x100000n
play dec chan[6]  VirAddr:0x0x86ae8000, PhyAddr:0x(nil), len=0x80000
play trans chan[6]  VirAddr:0x0x7f5e4000, PhyAddr:0x(nil), len=0x100000n
play dec chan[7]  VirAddr:0x0x86a48000, PhyAddr:0x(nil), len=0x80000
play trans chan[7]  VirAddr:0x0x7f4e4000, PhyAddr:0x(nil), len=0x100000n----------------------------DOWN STRAM BUF  info -------------------
ipc dec[8] VirtAddr:0x0x86938000, PhyAddr:0x(nil), len:0x100000 dec[16] VirtAddr:0x0x85f34000, PhyAddr:0x(nil), len:0x80000
ipc dec[9] VirtAddr:0x0x86624000, PhyAddr:0x(nil), len:0x100000 dec[17] VirtAddr:0x0x85ea4000, PhyAddr:0x(nil), len:0x80000
ipc dec[10] VirtAddr:0x0x86514000, PhyAddr:0x(nil), len:0x100000 dec[18] VirtAddr:0x0x85e14000, PhyAddr:0x(nil), len:0x80000
ipc dec[11] VirtAddr:0x0x86404000, PhyAddr:0x(nil), len:0x100000 dec[19] VirtAddr:0x0x85d84000, PhyAddr:0x(nil), len:0x80000
ipc dec[12] VirtAddr:0x0x862f4000, PhyAddr:0x(nil), len:0x100000 dec[20] VirtAddr:0x0x85cf4000, PhyAddr:0x(nil), len:0x80000
ipc dec[13] VirtAddr:0x0x861e4000, PhyAddr:0x(nil), len:0x100000 dec[21] VirtAddr:0x0x85c64000, PhyAddr:0x(nil), len:0x80000
ipc dec[14] VirtAddr:0x0x860d4000, PhyAddr:0x(nil), len:0x100000 dec[22] VirtAddr:0x0x85bd4000, PhyAddr:0x(nil), len:0x80000
ipc dec[15] VirtAddr:0x0x85fc4000, PhyAddr:0x(nil), len:0x100000 dec[23] VirtAddr:0x0x85b44000, PhyAddr:0x(nil), len:0x80000
----------------------------SECRET IN STRAM BUF  info -------------------
dec[25] VirtAddr:0x(nil), PhyAddr:0x(nil), len:0x0, dec[26] VirtAddr:0x(nil), PhyAddr:0x(nil), len:0x0
----------------------------REC NET TRANS BUF  info ----------------

ipc rec stream   [0] vAddr = 0x0x85264000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[0] vAddr = 0x0x85064000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [0] vAddr = 0x0x84fe4000, pAddr = 0x(nil), len = 0x80000
ipc trans          [0] vAddr = 0x0x80064000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [1] vAddr = 0x0x84bc4000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[1] vAddr = 0x0x849c4000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [1] vAddr = 0x0x84944000, pAddr = 0x(nil), len = 0x80000
ipc trans          [1] vAddr = 0x0x7ffe4000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [2] vAddr = 0x0x84524000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[2] vAddr = 0x0x84324000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [2] vAddr = 0x0x842a4000, pAddr = 0x(nil), len = 0x80000
ipc trans          [2] vAddr = 0x0x7ff64000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [3] vAddr = 0x0x83e84000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[3] vAddr = 0x0x83c84000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [3] vAddr = 0x0x83c04000, pAddr = 0x(nil), len = 0x80000
ipc trans          [3] vAddr = 0x0x7fee4000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [4] vAddr = 0x0x837e4000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[4] vAddr = 0x0x835e4000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [4] vAddr = 0x0x83564000, pAddr = 0x(nil), len = 0x80000
ipc trans          [4] vAddr = 0x0x7fe64000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [5] vAddr = 0x0x83144000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[5] vAddr = 0x0x82f44000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [5] vAddr = 0x0x82ec4000, pAddr = 0x(nil), len = 0x80000
ipc trans          [5] vAddr = 0x0x7fde4000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [6] vAddr = 0x0x82aa4000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[6] vAddr = 0x0x828a4000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [6] vAddr = 0x0x82824000, pAddr = 0x(nil), len = 0x80000
ipc trans          [6] vAddr = 0x0x7fd64000, pAddr = 0x(nil), len = 0x80000

ipc rec stream   [7] vAddr = 0x0x82404000, pAddr = 0x(nil), len = 0x400000
ipc net main stream[7] vAddr = 0x0x82204000, pAddr = 0x(nil), len = 0x200000
ipc net sub stream [7] vAddr = 0x0x82184000, pAddr = 0x(nil), len = 0x80000
ipc trans          [7] vAddr = 0x0x7fce4000, pAddr = 0x(nil), len = 0x80000
----------------------------SECRET OUT STRAM BUF  info -------------------

ipc rec stream   [8] vAddr = 0x0x81f84000, pAddr = 0x(nil), len = 0x200000
----------------------------ZERO DEC BUF  info ----------------
************g_pstruDspInitPara[0x86d68000], VirAddr:0x85684000, PhyAddr:0x0, len:0x400000
ZeroNet MainNetAddr[phy:0x0, vir:0x80704000, Len:0x80000], SubNetAddr[phy:0x0, vir:0x0, Len:0x0]
************g_pstruDspInitPara[0x86d68000], menuShareBuf 0[0x86d68104, pAddr=0x5d000000, vAddr=0x7f0aa000, w:1920,h1080,p:3840] 1[0x86d6811c, pAddr=0x5d000000, vAddr=0x7f0aa000, w:1920,h1080,p:3840],
----------------------------Stream Share Buf info ----------------
Stream Share Buf Addr[phy:0x73e33000, vir:0x803f4000, Len:0x310000]
g_pstruDspInitPara->sn=553982379
g_pstruDspInitPara->viType = 38
^_^ Chip Id Is Ok ^_^
remove HISI_HZK16_FONT_PATH fail
!!!!!!!!!!!!!!!!!!!!!!!!!DSP Init Ok!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

[DVR_MAIN_PROCESS][29][dvr_startup_dsp_init] finish,iRet[0]!!,time[1712751200],cost[8]s !!

[DVR_MAIN_PROCESS][30][dvr_startup_adjust_prev_ability] start!!,time[1712751200]!!

[DVR_MAIN_PROCESS][30][dvr_startup_adjust_prev_ability] finish,iRet[0]!!,time[1712751200],cost[0]s !!

[DVR_MAIN_PROCESS][31][dvr_startup_hdmi_self_adaption] start!!,time[1712751200]!!

[DVR_MAIN_PROCESS][31][dvr_startup_hdmi_self_adaption] finish,iRet[0]!!,time[1712751200],cost[0]s !!

[DVR_MAIN_PROCESS][32][dvr_startup_time_set] start!!,time[1712751200]!!
[CRIT][timerApp.c #504][@adjustSysDateFromRTC][@BR_HICORE_]: cur utc Time start 1712751200, bCheck[0]
[CRIT][timerApp.c #536][@adjustSysDateFromRTC][@BR_HICORE_]: RTC time finish 1712754801

[DVR_MAIN_PROCESS][32][dvr_startup_time_set] finish,iRet[-1]!!,time[1712754801],cost[3601]s !!

[DVR_MAIN_PROCESS][33][sc_sadp_set_sys_info] start!!,time[1712754801]!!
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[90]
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
sc_net_if_get_ipv4_addr ip 0 mask 0
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]

[DVR_MAIN_PROCESS][33][sc_sadp_set_sys_info] finish,iRet[-1]!!,time[1712754803],cost[2]s !!

[DVR_MAIN_PROCESS][34][dvr_startup_rs485_sem_init] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][34][dvr_startup_rs485_sem_init] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][35][dvr_startup_ptzcoaxial_sem_init] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][35][dvr_startup_ptzcoaxial_sem_init] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][36][initPlayDspDecResCtrl] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][36][initPlayDspDecResCtrl] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][37][dvr_startup_user_security_init] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][37][dvr_startup_user_security_init] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][38][pic_module_init] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][38][pic_module_init] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][39][init_cap_pic_buf] start!!,time[1712754803]!!
start init_cap_pic_buf!!!
init cap pic buf success!!![0x7ea139c8],size[65536]

[DVR_MAIN_PROCESS][39][init_cap_pic_buf] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][40][dvr_startup_ipc_set_chan_map] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][40][dvr_startup_ipc_set_chan_map] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][41][prev_module_res_init] start!!,time[1712754803]!!
prev_start_prev  debugdebug!!!!!!!!!!!!!!!!!!

[DVR_MAIN_PROCESS][41][prev_module_res_init] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][42][dvr_startup_backup_res_init] start!!,time[1712754803]!!
PBRes init at MianVochan 4

[DVR_MAIN_PROCESS][42][dvr_startup_backup_res_init] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][43][dvr_startup_ipc_res_init] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][43][dvr_startup_ipc_res_init] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][44][play_init_compent] start!!,time[1712754803]!!
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]
[play_set_search_param][+++]
[play_set_search_param][---]

[DVR_MAIN_PROCESS][44][play_init_compent] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][45][dvr_startup_streambuf_init] start!!,time[1712754803]!!
[CRIT][dvr.c #5654][@dvr_startup_streambuf_init][@BR_HICORE_]: ucSupAlarmPic[1], ucNoSupVcaAlarm[0]

[DVR_MAIN_PROCESS][45][dvr_startup_streambuf_init] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][46][dvr_startup_ptzlib_init] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][46][dvr_startup_ptzlib_init] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][47][dvr_startup_main_sc] start!!,time[1712754803]!!

[DVR_MAIN_SC_PROCESS]enter dvr_main_sc time[1712754803]

[DVR_MAIN_PROCESS][47][dvr_startup_main_sc] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][48][dvr_check_kvm_status_task] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][48][dvr_check_kvm_status_task] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][49][dvr_startup_net_add_virtual_host_v1] start!!,time[1712754803]!!

[DVR_MAIN_SC_PROCESS][0][dvr_startup_sc_wait_sc_status] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][49][dvr_startup_net_add_virtual_host_v1] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][50][dvr_startup_handle_pppoe_cfg] start!!,time[1712754803]!!
wait storage [2] and gui[2]

[DVR_MAIN_PROCESS][50][dvr_startup_handle_pppoe_cfg] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][51][dvr_startup_psh_start] start!!,time[1712754803]!!

[DVR_MAIN_PROCESS][51][dvr_startup_psh_start] finish,iRet[0]!!,time[1712754803],cost[0]s !!

[DVR_MAIN_PROCESS][52][dvr_startup_rs232_init] start!!,time[1712754803]!!
=== cfgpiIf.cfg=bLoaded[0]=time[1712754803]=iCount = 0 dvr_startup_rs232_init  5128]
remove pppoed!
[main:637]-->==================enablePPPoE failed!!!
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754804]=iCount = 1 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754805]=iCount = 2 dvr_startup_rs232_init  5128]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[100]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754806]=iCount = 3 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754807]=iCount = 4 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754808]=iCount = 5 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754809]=iCount = 6 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754811]=iCount = 7 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754812]=iCount = 8 dvr_startup_rs232_init  5128]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[110]
:wait storage [2] and gui[2] and hicore[2] and ipcm[0]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754813]=iCount = 9 dvr_startup_rs232_init  5128]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754814]=iCount = 10 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754815]=iCount = 11 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754816]=iCount = 12 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754817]=iCount = 13 dvr_startup_rs232_init  5128]
[CRIT][sc_hddcare_api.c #162][@hddcare_api_start][@BR_HDDCARE_]: hddcare wait sc_storage[2] sc_hicore[2] iRetryTimes[120]
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[0]=time[1712754818]=iCount = 14 dvr_startup_rs232_init  5128]
[CRIT][cfg_flash_io.c #1607][@cfg_read_block_data_from_flash][@Th: forget to reg!]: bNeedUpdate = 0,uiCfgVersion:head[71106580] device[71106585], uiCfgDate head[1443592] device[1444101],uiLen head[6669504] device[6669504].
wait storage [2] and gui[2]
=== cfgpiIf.cfg=bLoaded[1]=time[1712754819]=iCount = 15 dvr_startup_rs232_init  5128]
wait storage [2] and gui[2]
ioctl error:0x11(File exists)

[DVR_MAIN_PROCESS][52][dvr_startup_rs232_init] finish,iRet[-1]!!,time[1712754820],cost[17]s !!

[DVR_MAIN_PROCESS][53][start_drop_caches] start!!,time[1712754820]!!

[DVR_MAIN_PROCESS][53][start_drop_caches] finish,iRet[0]!!,time[1712754820],cost[0]s !!

[DVR_MAIN_PROCESS]all func callback over!!, i[54],pFuncName[(nil)],pFuncCallback[(nil)]

[CRIT][sc_gui.c #2247][@gui_res_ini][@BR_GUI_]: ~~~~~~~ eAPP_SCID_HICORE is eSTATUS_ONLINE ~~~~~~~
:0
[CRIT][sc_gui.c #2249][@gui_res_ini][@BR_GUI_]: ~~~~~~~ abi_device_ability_init   Over ~~~~~~~
:0
[CRIT][stor_config.c #102][@stor_system_ability_init][@BR_STORAGE_]:
=========STOR ABI=========
iEncChanNo[0]
iIpcChanNo[8]
iCldChanNo[4]
iTotalChanNo[78]
iSataHdNo[16]
iEsataHdNo[0]
iNetHdNo[8]
iMiniSasHdNo[0]
iSysHdNo[0]
bPlanMode[0]
bEnableQuota[1]
bCyclicRecord[1]
bHdBalanced[1]
bEnableWhCloud[0]
bSupAutoFormat[0]
bSupExcRecord[0]
cbHashBase[128]
uiMaxLoadOfSingleDisk[160]
HDISK_PART size[11240]
[CRIT][hdmanager.c #3408][@initHdiskParam][@BR_STORAGE_]: >> HDM LOAD SATA START,bSuppRaid 0!
[CRIT][hisi_bsp.c #6835][@hisi_send_hd_cmd][@BR_STORAGE_]: Without psw!
[CRIT][hisi_bsp.c #6917][@hisi_unlock_sec_hd][@BR_STORAGE_]: bLockHd is 0, the disk mn ST2000VX003-1HH164 no need to unlock ...
[CRIT][hisi_bsp.c #6918][@hisi_unlock_sec_hd][@BR_STORAGE_]: /dev/h_sda not the locked type, no need to unlock
[CRIT][stor_record_file_system.c #6250][@stor_check_partition][@BR_STORAGE_]:  print get out uuid start
UUID: 0x56 0x21 0x29 0xe3 0xc5 0x43 0x4c 0x8 0xbf 0x88 0x2f 0xba 0x3 0xca 0xad 0x18 UUID: 562129e3-c543-4c08-bf88-2fba03caad18
[CRIT][stor_record_file_system.c #6252][@stor_check_partition][@BR_STORAGE_]:  print get out uuid end
[BTREE][src/FileManage/src/stor_btree.c:541][stor_btree_load_hierarchy_node] input node id error.
[CRIT][stor_db_file_manager.c #1760][@stor_db_file_init][@BR_STORAGE_]: all db file done!
[CRIT][stor_db_file_manager.c #1255][@stor_db_load_not_wal_file][@BR_STORAGE_]: Recorder Detail Info Got iFileNo[0], Offset[0]!
[CRIT][stor_db_file_manager.c #1197][@stor_db_load_not_wal_file][@BR_STORAGE_]: all db file done!
[CRIT][stor_db_file_manager.c #1131][@stor_db_free_file_init][@BR_STORAGE_]: bNeedCheckLog 0,iLogDbFileNum 0
[CRIT][dbFileManage.c #6610][@check_db_mem_overrun][@BR_STORAGE_]: Current mem: 17664, Threshold: 4194304.000000, MaxMem: 5242880.
part /dev/h_sda stor_get_db_total_files alloc 1862 byte mem.
[CRIT][stor_record_file_system.c #5465][@stor_open_detail_info_file][@taskStorGetFileInfo-/dev/h_sda]: init file OK part /dev/h_sda iFileNo 0 pbNewFileAlloced[0] iPartFileCount[1862] iStartOffest 4096 iFileLen 201096
[CRIT][stor_record_file_system.c #5574][@stor_init_part_file_detail_info][@taskStorGetFileInfo-/dev/h_sda]: [/dev/h_sda] Load Detail Info START FileCount[1862]
[CRIT][hdmanager.c #3424][@initHdiskParam][@BR_STORAGE_]: >> HDM LOAD SATA DONE [239] !
[CRIT][stor_record_file_system.c #5590][@stor_init_part_file_detail_info][@taskStorGetFileInfo-/dev/h_sda]: [/dev/h_sda] Load Detail Info Stage1 Done [12.728 ms] NewFileAlloced[0]
[CRIT][stor_record_file_system.c #10618][@stor_part_file_info_verify][@taskStorGetFileInfo-/dev/h_sda]: stor_part_file_info_verify DONE iDiffCount[2]
[CRIT][stor_record_file_system.c #5602][@stor_init_part_file_detail_info][@taskStorGetFileInfo-/dev/h_sda]: [/dev/h_sda] Load Detail Info Stage2 Done [14.022 ms] bNeedHdUpdate[1]
[CRIT][stor_record_file_system.c #5624][@stor_init_part_file_detail_info][@taskStorGetFileInfo-/dev/h_sda]: [/dev/h_sda] Load Detail Info END [14.233 ms] InitSucceed[1]
[CRIT][search_play.c #42][@search_play_init_v4][@BR_STORAGE_]: --- SEARCH_PLAY_STATE_V4_T[625152] ---
[CRIT][hdmanager.c #5692][@sataTaskCtrl][@sataTaskCtrl]: hddcare_api_check_status [2]! update later !!
[CRIT][hddcare.c #67][@hddcare_set_wdda_status][@BR_HDDCARE_]: HDDCARE SERVICE NOT READY!
[CRIT][hddcare.c #67][@hddcare_set_wdda_status][@BR_HDDCARE_]: HDDCARE SERVICE READY!
[CRIT][hdmanager.c #7469][@hdmg_get_hd_basic_list][@hk_cmd_|1|200e9|_]: SingleDisk
[CRIT][hddcare.c #578][@hddcare_update_basic_info][@hddcare_notify]: IGNORED HDD[2] Status [0x4001].
[CRIT][hddcare.c #578][@hddcare_update_basic_info][@hddcare_notify]: IGNORED HDD[4] Status [0x4001].
[CRIT][hisi_bsp.c #8111][@hisi_decompress_gui_res][@BR_GUI_]: [step1] [tar -zxf /dav0/gui_res.tar.gz string -C /home/app] -----  ok ,cost time 1 S,time[113,114]!!!
wait storage [0] and gui[2]
:wait storage [0] and gui[2] and hicore[0] and ipcm[0]
wait storage [0] and gui[2]
tar: font: not found in archive
[CRIT][hisi_bsp.c #8111][@hisi_decompress_gui_res][@BR_GUI_]: [step1] [tar -zxf /dav0/gui_res.tar.gz font -C /home/app] -----  ok ,cost time 2 S,time[114,116]!!!
wait storage [0] and gui[2]
tar: imetab: not found in archive
[CRIT][hisi_bsp.c #8111][@hisi_decompress_gui_res][@BR_GUI_]: [step1] [tar -zxf /dav0/gui_res.tar.gz imetab -C /home/app] -----  ok ,cost time 1 S,time[116,117]!!!
wait storage [0] and gui[2]
[CRIT][hisi_bsp.c #8111][@hisi_decompress_gui_res][@BR_GUI_]: [step1] [tar -zxf /dav0/gui_res.tar.gz skb -C /home/app] -----  ok ,cost time 1 S,time[117,118]!!!
wait storage [0] and gui[2]
[CRIT][hddcare.c #653][@hddcare_refresh_disk_alarm][@hddcare_notify]: No Warning Base On Current Analys.
[CRIT][hdmanager.c #7469][@hdmg_get_hd_basic_list][@hk_cmd_|1|200ea|_]: SingleDisk
[CRIT][hdmanager.c #7469][@hdmg_get_hd_basic_list][@hk_cmd_|1|200e9|_]: SingleDisk
[CRIT][hddcare.c #578][@hddcare_update_basic_info][@hddcare_notify]: IGNORED HDD[2] Status [0x4001].
[CRIT][hddcare.c #578][@hddcare_update_basic_info][@hddcare_notify]: IGNORED HDD[4] Status [0x4001].
[CRIT][hdmanager.c #5892][@sataTaskCtrl][@sataTaskCtrl]: hddcare_api_check_status [0]! update !!
[CRIT][hisi_bsp.c #8111][@hisi_decompress_gui_res][@BR_GUI_]: [step1] [tar -zxf /dav0/gui_res.tar.gz 1080_res -C /home/app] -----  ok ,cost time 1 S,time[118,119]!!!
[CRIT][9000video.c #219][@DEV9000_VideoInit][@BR_GUI_]: !!!!!!!!!!! mainout = 3, auxout = 2
[CRIT][9000video.c #225][@DEV9000_VideoInit][@BR_GUI_]: ~~~~~~~~main 0x7f0aa000
************** ETCFILEPATH=/home/app/1080_res/conf/1920x1080.cfg ****************
**************LoadEtcFile L1925 ****************
************** pEtcFile=/home/app/1080_res/conf/1920x1080.cfg ****************
*****etc_ReadSection:L1854***********
***** LoadEtcFile:L1964  petc->section_nr=377***************
FONT>FT2: another error code means that the font file(/home/app/font/CN/msyh.ttf)
                ... could not be opened or read. or simply that it is                broken ...
GDI: CreateFreeTypeFont err file: /home/app/font/CN/msyh.ttf.
FONT>FT2: another error code means that the font file(/home/app/font/CN/msyhgbk.ttf)
                ... could not be opened or read. or simply that it is                broken ...
GDI: CreateFreeTypeFont err file: /home/app/font/CN/msyhgbk.ttf.
-------��InitSysFont���� CreateLogFont success : type[ttf] family[arial] charset[ISO8859-1] ��
-------��InitSysFont���� CreateLogFont success : type[ttf] family[arial] charset[UTF-8] ��
wait storage [0] and gui[2]
wait storage [0] and gui[2]
wait storage [0] and gui[2]
wait storage [0] and gui[2]
[CRIT][hddcare.c #653][@hddcare_refresh_disk_alarm][@hddcare_notify]: No Warning Base On Current Analys.
[CRIT][hdmanager.c #7469][@hdmg_get_hd_basic_list][@hk_cmd_|1|200ea|_]: SingleDisk
wait storage [0] and gui[2]
wait storage [0] and gui[2]
:wait storage [0] and gui[2] and hicore[0] and ipcm[0]
wait storage [0] and gui[2]
wait storage [0] and gui[2]
[CRIT][hkdpl_core.c #658][@hkdpl_cb_read][@evt2-hkdpl_/home/app/exec/master-0]: pCore(/home/app/exec/master)->pEvRead error!SysErrNo(11)
[CRIT][hkdpl_core.c #660][@hkdpl_cb_read][@evt2-hkdpl_/home/app/exec/master-0]: (/home/app/exec/master) cb_read BufR_W(0)R(0),BufR_Len(0x131072).
[CRIT][hkdpl_core.c #582][@hkdpl_err_happen][@evt2-hkdpl_/home/app/exec/master-0]: Detail Unix: Local[/var/master]-Peer[/var/cl.sc_hicore]
[CRIT][broker_master.c #561][@fn_master_status][@evt2-hkdpl_/home/app/exec/master-0]: Slave unix hdl [0x88a5f008] diconnect!!!
[CRIT][sbus_util.c #603][@uni_hdl_info][@evt2-hkdpl_/home/app/exec/master-0]: fn_master_status hdl: [0x88a5f008] fd:[24] type[1] name[/home/app/exec/master]
[CRIT][sbus_util.c #608][@uni_hdl_info][@evt2-hkdpl_/home/app/exec/master-0]: Unix: [/var/master]
[CRIT][sbus_util.c #644][@sbus_proc_exit][@evt2-hkdpl_/home/app/exec/master-0]:
~~~~~~~~~~~~pid (1990) will exit!
~~~~~~~~~~~~FN:[fn_master_status]
~~~~~~~~~~~~iRet [-88][Session Handle Err!!]
reap_cld_res: No such file or directory
[CRIT][sbus_fork.c #35][@reap_cld_res][@br_status_check1990 ]: wait pid 2002 status 9
[CRIT][broker_master.c #437][@fn_slave_err][@br_status_check1990 ]: start to get lokc!
[CRIT][broker_master.c #447][@fn_slave_err][@br_status_check1990 ]: find crushed br_slave(sc_hicore) (2002)~~~~~~~~~
[CRIT][broker_master.c #452][@fn_slave_err][@br_status_check1990 ]: end release lokc!
[CRIT][sys_guide.c #1662][@fsync_log_file][@br_status_check1990 ]: bsp shared log file with app, no need fsync again!
[CRIT][hkdpl_core.c #658][@hkdpl_cb_read][@evt2-hkdpl_sc_hddcare-0]: pCore(sc_hddcare)->pEvRead error!SysErrNo(104)
[CRIT][hkdpl_core.c #660][@hkdpl_cb_read][@evt2-hkdpl_sc_hddcare-0]: (sc_hddcare) cb_read BufR_W(0)R(0),BufR_Len(0x131072).
[CRIT][hkdpl_core.c #658][@hkdpl_cb_read][@evt2-hkdpl_sc_T1-0]: pCore(sc_T1)->pEvRead error!SysErrNo(104)
[CRIT][hkdpl_core.c #660][@hkdpl_cb_read][@evt2-hkdpl_sc_T1-0]: (sc_T1) cb_read BufR_W(0)R(0),BufR_Len(0x131072).
[CRIT][hkdpl_core.c #582][@hkdpl_err_happen][@evt2-hkdpl_sc_hddcare-0]: Detail Unix: Local[/var/cl.sc_hddcare]-Peer[/var/master]
[CRIT][broker_slave.c #2659][@fn_slave_status][@evt2-hkdpl_sc_hddcare-0]: Master unix hdl [0x89194008] diconnect!!!
[CRIT][sbus_util.c #603][@uni_hdl_info][@evt2-hkdpl_sc_hddcare-0]: fn_slave_status hdl: [0x89194008] fd:[22] type[1] name[sc_hddcare]
[CRIT][hkdpl_core.c #582][@hkdpl_err_happen][@evt2-hkdpl_sc_T1-0]: Detail Unix: Local[/var/cl.sc_T1]-Peer[/var/master]
[CRIT][sbus_util.c #608][@uni_hdl_info][@evt2-hkdpl_sc_hddcare-0]: Unix: [sc_hddcare]
[CRIT][sbus_util.c #644][@sbus_proc_exit][@evt2-hkdpl_sc_hddcare-0]:
~~~~~~~~~~~~pid (2003) will exit!
~~~~~~~~~~~~FN:[fn_slave_status]
~~~~~~~~~~~~iRet [-88][Session Handle Err!!]
[CRIT][broker_slave.c #2659][@fn_slave_status][@evt2-hkdpl_sc_T1-0]: Master unix hdl [0x891a3008] diconnect!!!
[CRIT][sbus_util.c #603][@uni_hdl_info][@evt2-hkdpl_sc_T1-0]: fn_slave_status hdl: [0x891a3008] fd:[22] type[1] name[sc_T1]
[CRIT][sbus_util.c #608][@uni_hdl_info][@evt2-hkdpl_sc_T1-0]: Unix: [sc_T1]
[CRIT][sbus_util.c #644][@sbus_proc_exit][@evt2-hkdpl_sc_T1-0]:
~~~~~~~~~~~~pid (2004) will exit!
~~~~~~~~~~~~FN:[fn_slave_status]
~~~~~~~~~~~~iRet [-88][Session Handle Err!!]
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
file[src/gpl_client_proc.c] line[38]connect error: 111
connect to gplclient.socket error
connect to gplclient.socket error 10 times
in gpl_dhcp_get_inter_ipv4_addr, call send_msg_to_client failed.
net_zerocfg_run:start zeroconfig
[  156.263427] [HKBSP][hik_wdt hik_wdt.1]hik-wdt:hikwdt_isr. Call hikwdt notifier chain!
[  156.271377]            CPU0       Inc        CPU1       Inc        CPU2       Inc        CPU3       Inc
[  156.282120]  32:         1         1         0         0         0         0         0         0      GIC  HIK_WDT_INT
[  156.293577]  35:     12109      2894         0         0         0         0         0         0      GIC  timer4
[  156.304590]  36:         0         0         0         0     13336      2898         0         0      GIC  timer6
[  156.315604]  37:         0         0         0         0         0         0         0         0      GIC  RTC Alarm
[  156.326885]  38:      4918       455         0         0         0         0         0         0      GIC  uart-pl011
[  156.338253]  43:        34         0         0         0         0         0         0         0      GIC  Hisilicon Dmac
[  156.349922]  49:         0         0         0         0         0         0         0         0      GIC  hik_ir
[  156.360940]  50:         0         0         0         0         0         0         0         0      GIC  hi_cipher_irq
[  156.372557]  52:         1         0         0         0         0         0         0         0      GIC  ohci_hcd:usb2
[  156.384184]  53:         0         0         0         0         0         0         0         0      GIC  ehci_hcd:usb1
[  156.395822]  55:         0         0         0         0         0         0        12         2      GIC  stmmaceth
[  156.407044]  56:         0         0         0         0         0         0         0         0      GIC  stmmaceth
[  156.418325]  57:         0         0         0         0         0         0         0         0      GIC  stmmaceth
[  156.429594]  58:         0         0         0         0         0         0         0         0      GIC  stmmaceth
[  156.440867]  59:       292         0         0         0         0         0         0         0      GIC  ahci
[  156.451665]  60:        16         0         0         0         0         0         0         0      GIC  xhci-hcd:usb3
[  156.463290]  78:         0         0         0         0         0         0         0         0      GIC  IVE
[  156.474047]  79:      6759      2895         0         0         0         0         0         0      GIC  AIO Interrupt
[  156.485668]  80:         8         0         0         0         0         0         0         0      GIC  hi_tde_irq
[  156.497029]  94:         0         0         0         0         0         0         0         0      GIC  hi_iommu
[  156.508222] 105:         6         0         0         0         0         0         0         0      GIC  timer
[  156.519156] 107:         0         0     13127      2919         0         0         0         0      GIC  timer5
[  156.530169] 108:         0         0         0         0         0         0     14093      2920      GIC  timer7
[  156.541187] 112:     10960      3474         0         0         0         0         0         0      GIC  VOU Interrupt
[  156.552820] 125:         1         0         0         0         0         0         0         0      GIC  mali.0
[  156.563789] 126:         1         0         0         0         0         0         0         0      GIC  mali.0
[  156.574803] 127:         1         0         0         0         0         0         0         0      GIC  mali.0
[  156.585818] total: 75675
[  156.588450] [HKBSP][hik_wdt hik_wdt.1]hik-wdt:hikwdt_isr. I'm so Sorry (>_<)...
[  156.595806] [HKBSP][hik_wdt hik_wdt.1]hik-wdt:hikwdt_isr. last_feedwdt:4294950028(jiffies64:4294952922,timeout:25)
A new thought has occurred....
Whilst I have the IP address set by the router, the NVR system itself brings up a default IP address - so I'm wondering if this would affect the ability to use TFTP to send through firmware
 
Top