Hikvision boot prompt

fnader

n3wb
Dec 20, 2019
3
0
Argentina
Hi!
Im trying to upgrade a Hikvision dvr firmware through serial port.
I can stop the boot proccess with ctrl+U, and I should get a prompt with a # in order to enter the commands, but instead I´m getting a HKVS$.
Can anyone help me how can I turn the HKVS$ into a HKVS# ?

Thanks!
 
Hi everyone
My Dvr 7104HQHI-K1 Error with power light but does not boot up.
I finished running the update using Tftp, but the dvr still doesn't work.
I am attaching an updated image using tftp.
Please help me
My English is very bad, thank you
 

Attachments

  • IMG_20201008_103309.jpg
    IMG_20201008_103309.jpg
    176.9 KB · Views: 92
Last edited:
You need to precede the command with setenv and then encapsulate the usual familiar commands with single quotes and precede with a semicolon, like this :

HKVS $ setenv ';printenv'
or
HKVS $ setenv ';help'
or
HKVS $ setenv ';reset'
and so on.


i try it but doesn't nothing. the model of DVR is: DS-7116HGHI-K1

Thanks in advance.
 

Attachments

  • Captura.PNG
    Captura.PNG
    33 KB · Views: 82
Any news on this subject?
U-Boot 2019.04 (May 10 2022 - 21:16:34 +0800), Build: jenkins-Backend-BSP-CCI-6361 is not responding to the given commands.
 
When DVR starts logo then repeats, can not enter interface.
I have successfully updated to the latest version using tftp.
I am having this error, please help me.

1729695455360.png1729695472579.png
 
When DVR starts logo then repeats, can not enter interface.
I have successfully updated to the latest version using tftp.
I am having this error, please help me.
I'm speculating that the structure of the configuration file has changed in the new firmware, and the firmware applied is no longer able to convert the old format into the updated one, maybe because intermediate firmware versions which could do that were skipped.

What was the original and updated firmware versions?

Check in the bootloader if there is an option to erase the configuration, such as 'eracfg' or similar.