I made an experiment. I used the phyton update tool, not the hikvision
tftp tool to upgrade the fw,but i made a log file from serial too..
interesting for me is:
Default method to init without VIN drivers...
Cat this file to find out what VIN can be supported.
Default init without lens driver
Use default settings
/home/script/init.sh: line 553: which: not found
cp: can't stat '/dav/libutils.so': No such file or directory
-------Goint to init_database-1665749030
davinci enter init_database
shared memory address is: 0x76817000, sizeof(DEVICECONFIG) = 1159944
davinci init_shared_memory success.
[setMultiCfgFactoryDefault]:SW_MULTI_CCDPARAM_SUP not sup
powerLineFrequencyMode = 0
[10-14 12:03:50][pid:591][UNI_IF][ERROR]stream request out range 3(2)
[10-14 12:03:50][pid:591][OTHER][ERROR]set_default_stream_qos_param npq not supported yet.
After set_devcfg_default, database need to init
S: cmd_get_capa_data ,ack 1 --sizeof(ret)= 4
[10-14 12:03:50][pid:576][DATABASE][ERROR]communicaite_to_davinci 65574 : service_result 1
going to init database:1
[10-14 12:03:50][pid:576][DATABASE][ERROR]db /davinci/ipc_db does not exist--errno = 2
Davinci wait for init dababase
[10-14 12:03:50][pid:576][DATABASE][ERROR]db /config/ipc_db_backup does not exist--errno = 2
sqlite3_get_table:1, no such table: db_version
[10-14 12:03:50][pid:576][DATABASE][ERROR]db version = -1
sqlite3_get_table:1, no such table: sec_lock_auth_db_info
[10-14 12:03:50][pid:576][DATABASE][ERROR]db_query_open_v2 error: 1
config is missing, great, i deleted them
but the database is missing too.. what kind of database, and how to solve this? why is it missing, and why was it not created automatically??
the full log is attached..