hwti / G-010S-A

All about Nokia G-010S-A GPON SFP
190 stars 35 forks source link

Add new 3FE46398BFGB18.bin firmware #25

Closed yuvadm closed 2 years ago

yuvadm commented 2 years ago

Found new firmware 3FE46398BFGB18 on a batch of devices sourced from eBay, dumped with cat /dev/mtd2 > mtd2.bin.

Also added a clarification on how to SSH with legacy cipher configs.

hwti commented 2 years ago

Good idea for the SSH command, this is needed with original firmwares, since dropbear is old.

In the firmware :

ONT_TYPE=g010sa
PON_MODE=GPON
SOFTWAREVERSION=BFG.B18p01
PRODUCTCLASS=g010sa
RELEASE=0.0.0
BUILDSTAMP=
BUILDDATE=20180522_1434
COPYRIGHT=ASB
WHOBUILD=buildmgr
IMAGEVERSION=3FE46398BFGB18
VOIP=
CONFIG_VOIP_SW=
LATEST_REV=22148
REPO=sw
SIGN=n

I'm not sure where to put it in the table, its LATEST_REV is older than AFG.B89, but it has config changes which are only in later versions. It's even built after BFH.B32, but it seems older.

yuvadm commented 2 years ago

@hwti for now added it to the table assuming the sort column is BUILDDATE, feel free to move it around

hwti commented 2 years ago

thanks