Honeywell H4W4GR1 - Firmware

Prasanjith

n3wb
Joined
Apr 2, 2024
Messages
1
Reaction score
0
Location
Colombo
Hi All,

This brand-new camera won't show in IPC tool (Honeywell) or does not ping or won't detect in web browser. I have the same cameras 10+.
I started doing firmware upgrade via serial. But I get below. How to make this camera in working condition?

Code:
>printenv
bootdelay=3
baudrate=115200
autoload=yes
gatewayip=192.168.1.1
netmask=255.255.255.0
dh_keyboard=1
sysbackup=1
logserver=127.0.0.1
loglevel=4
autosip=192.168.254.254
autolip=192.168.1.108
autogw=192.168.1.1
autonm=255.255.255.0
ethact=ambarella mac
BSN=3G05477PAQ00101
HWID=IPC-HDBW5421EP-ZH:01:02:05:23:19:00:01:06:01:01:04:258:02:00:00:04:00:01:00:00:100
hwidEx=00:01:00:4A:00:01:00:00:00:00:00:00:00:00:00:00
devalias=H4W4GR1
ID=A237600048
ethaddr=00:1F:55:36:39:12
appauto=1
ipaddr=192.168.1.108
serverip=192.168.1.1
filesize=24B7CB1
fileaddr=2000000
da=tftp 0x2000000 dhboot.bin.img; flwrite; tftp dhboot-min.bin.img;nand protect off;flwrite;nand protect on
dr=tftp 0x2000000 romfs-x.squashfs.img; flwrite
dk=tftp 0x2000000 kernel.img; flwrite
du=tftp 0x2000000 user-x.squashfs.img; flwrite
dw=tftp 0x2000000 web-x.squashfs.img; flwrite
ds=tftp 0x2000000 dsp-x.squashfs.img; flwrite
dc=tftp 0x2000000 custom-x.squashfs.img; flwrite
dt=tftp 0x2000000 data-x.squashfs.img; flwrite
df=tftp 0x2000000 fpga.img; flwrite
up=tftp 0x2000000 update.img; flwrite
tk=tftp 0x200100 hawthorn.dts.dtb;tftp 0x2000000 uImage;bootm 0x2000000
bootcmd=nand read 0x200100 0x60000 0x10000;kload 0x2000000; bootm 0x2000000
bootargs=console=ttyS0,115200 mem=110M root=/dev/mtdblock8 rootfstype=squashfs init=/linuxrc
stdin=serial
stdout=serial
stderr=serial

Environment size: 1341/131068 bytes

Code:
U-Boot 2010.06-svn2794 (Jan 21 2016 - 10:54:40)
I2C:   ready
DRAM:  110 MiB
gBootLogPtr:00b80008.
NAND:  256 MiB
partition file version 2
rootfstype squashfs root /dev/mtdblock9
TEXT_BASE:01000000
Net:   Detected MACID:00:1f:55:36:39:12
PHY:0x001cc816,addr:0x00
phy RTL8201 init

Using ambarella mac device
TFTP from server 192.168.254.254; our IP address is 192.168.1.108; sending through gateway 192.168.1.1
Download Filename 'upgrade_info_7db780a713a4.txt'.
Download to address: 0x5000000
Downloading: *
Retry count exceeded; starting again
Try again use backup_serverip
*** ERROR: `serverip' not set
Failed to get info.txt
Fail to get info file!
Init error!
Using ambarella mac device
TFTP from server 192.168.254.254; our IP address is 192.168.1.108; sending through gateway 192.168.1.1
Download Filename 'failed.txt'.
Download to address: 0x2000000
Downloading: *
Retry count exceeded; starting again
state:5a,err_count:05
check partition....partition...custom...
waring custom is destory!2679142474,2280764348

NAND read: device 0 offset 0x60000, size 0x00010000
 65536 bytes read: OK
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-3.10.73
   Created:      2021-06-07   2:53:49 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1648236 Bytes = 1.6 MiB
   Load Address: 00208000
   Entry Point:  00208000
   Verifying Checksum ... OK
   Loading Kernel Image ...OK
OK
partition file version 2
rootfstype squashfs root /dev/mtdblock9
fail to load bootargsParameters.txt
fail to load bootargsParameters.txt file
get bootargs info failed

Starting kernel ...
[5]updateTable addr:7200000 sum:9500000 ChipSize:10000000
[5]updateTable addr:6a00000 sum:7200000 ChipSize:10000000
[5]updateTable addr:5a00000 sum:6a00000 ChipSize:10000000
[5]updateTable addr:5500000 sum:5a00000 ChipSize:10000000
[5]updateTable addr:5180000 sum:5500000 ChipSize:10000000
[5]updateTable addr:4e00000 sum:5180000 ChipSize:10000000
[5]updateTable addr:4d00000 sum:4e00000 ChipSize:10000000
[5]updateTable addr:b100000 sum:10000000 ChipSize:10000000
[5]updateTable addr:a500000 sum:b100000 ChipSize:10000000
[5]updateTable addr:9900000 sum:a500000 ChipSize:10000000
[5]updateTable addr:9500000 sum:9900000 ChipSize:10000000
[5]updateTable addr:2a00000 sum:4d00000 ChipSize:10000000
[5]updateTable addr:2200000 sum:2a00000 ChipSize:10000000
[5]updateTable addr:1200000 sum:2200000 ChipSize:10000000
[5]updateTable addr:d00000 sum:1200000 ChipSize:10000000
[5]updateTable addr:980000 sum:d00000 ChipSize:10000000
[5]updateTable addr:600000 sum:980000 ChipSize:10000000
[5]updateTable addr:500000 sum:600000 ChipSize:10000000
[5]updateTable addr:400000 sum:500000 ChipSize:10000000
[5]updateTable addr:300000 sum:400000 ChipSize:10000000
[5]updateTable addr:200000 sum:300000 ChipSize:10000000
[5]updateTable addr:0 sum:100000 ChipSize:10000000
 
Top