Hi,
I am trying to fix my bricked Hikvision NVR. I have the NVR successfully downloading the firmware (NVR_K51_BL_ML_STD_V4.40.015_200616) from a TFTP server. When I run setenv ';update', it gives me the following errors:
I am unsure how to fix this. Any ideas? If it helps, I am 99% sure this DVR is a UK model (I may be wrong).
Many thanks
I am trying to fix my bricked Hikvision NVR. I have the NVR successfully downloading the firmware (NVR_K51_BL_ML_STD_V4.40.015_200616) from a TFTP server. When I run setenv ';update', it gives me the following errors:
Code:
HKVS $ setenv ';update'
using update v3...
Mounting yaffs2 mount point/partnum: nand/0
version.bin not found on nand[flash_sys0]
Copy /nand/uImage to 0x42000000... File not found
Mounting yaffs2 mount point/partnum: nand1/1
version.bin not found on nandflash_sys0
Copy /nand1/uImage to 0x42000000... [DONE]
the uImage not support update_v3.
boot uImage from flash for update error[-8].
boot uImage from digicap...
timeout for link [5000]!
MAC: **-**-**-**-**-**
MAC: **-**-**-**-**-**
TFTP from server 192.0.0.128; our IP address is 192.0.0.64
Download Filename 'digicap.dav'.
Download to address: 0x4dd00000
Downloading: find the image, index: 1, startOffset: 0x5cc, fileLen: 0x948e50
#########
done
Bytes transferred = 9740288 (94a000 hex)
MAC: **-**-**-**-**-**
headEx checkSum ok !
uImage checkSum ok !
the uImage support update_v3.
Verifying RSA ... OK
## Booting kernel from Legacy Image at 42000000 ...
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] need to Authorization
[ 2.427956] init(1) called reboot syscall, cmd: 0x0.
[ 7.382324] libphy: 1:07 - Link is Up - 1000/Full
[ 7.874861] Restarting system. (task: insmod, PID:642)
U-Boot 2010.06-svn64409 (Jul 01 2021 - 08:52:03)
Hit ctrl+u to stop autoboot: 0
Mounting yaffs2 mount point/partnum: nand/0
Configures yaffs mount nand success!
version.bin not found on nand[flash_sys0]
Copy /nand/uImage to 0x42000000... File not found
Mounting yaffs2 mount point/partnum: nand1/1
version.bin not found on nandflash_sys0
Configures yaffs mount nand1 success!
Copy /nand1/uImage to 0x42000000... [DONE]
Verifying RSA ... failed
Mounting yaffs2 mount point/partnum: nand1/1
version.bin not found on nandflash_sys0
Copy /nand1/uImage to 0x42000000... [DONE]
Verifying RSA ... failed
run command: bootm 0x42000000 fail.
HKVS $ HKVS $ bootm 0x42000000 fail.
I am unsure how to fix this. Any ideas? If it helps, I am 99% sure this DVR is a UK model (I may be wrong).
Many thanks