Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New firmware dump: 3FE46398BFGB21 with BUILDDATE=20210311_1721 #44

Open
jspavlick opened this issue Nov 17, 2024 · 0 comments
Open

New firmware dump: 3FE46398BFGB21 with BUILDDATE=20210311_1721 #44

jspavlick opened this issue Nov 17, 2024 · 0 comments

Comments

@jspavlick
Copy link

I purchased three of these GPON sticks from eBay. An AAAA, AACA, and AADA. The AAAA and AADA more or less worked out of the box, after a little bit of ritool work. However, after using the exact same settings on the AACA, I just can't get it to work. the AACA and the AADA run the same firmware as far as I can tell. I guess who cares, right? I'll just use the AADA?

ONTUSER@SFP:~# cat /configs/image_version
image0_version=3FE47111BFHB32
image1_version=3FE46398BFGB18

ONTUSER@SFP:~# cat /usr/etc/buildinfo
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

But I tried out the AAAA (thinking that it would be the "oldest") and it is running, seemingly, the newest version of firmware, not listed on this GitHub repo.

***** get current running image *****
current running image is  image0 !
***** get upgrade status ***********
image0_is_valid=1
image1_is_valid=1
next_active=0
commit=0
image0_version=3FE46398BFGB21
image1_version=3FE46398AFGB89

ONTUSER@SFP:~# cat /configs/image_version
image0_version=3FE46398BFGB21
image1_version=3FE46398AFGB89
ONTUSER@SFP:~# cat /usr/etc/buildinfo
ONT_TYPE=g010sa
PON_MODE=GPON
SOFTWAREVERSION=BFG.B21p02
PRODUCTCLASS=g010sa
RELEASE=0.0.0
BUILDSTAMP=
BUILDDATE=20210311_1721
COPYRIGHT=ASB
WHOBUILD=buildmgr
IMAGEVERSION=3FE46398BFGB21
VOIP=
CONFIG_VOIP_SW=
LATEST_REV=22162
REPO=sw
SIGN=n

It seems like 3FE46398BFGB21 was built on 2021-March-11 as far as I can read, which is newer than 3FE46398BGCB22, for example.

ONTUSER@SFP:/tmp# mkdir /tmp/mtdblocks
ONTUSER@SFP:/tmp# cat /dev/mtdblock0 > /tmp/mtdblocks/0.bin
ONTUSER@SFP:/tmp# cat /dev/mtdblock1 > /tmp/mtdblocks/1.bin
ONTUSER@SFP:/tmp# cat /dev/mtdblock2 > /tmp/mtdblocks/2.bin
ONTUSER@SFP:/tmp# cat /dev/mtdblock3 > /tmp/mtdblocks/3.bin
ONTUSER@SFP:/tmp# cat /dev/mtdblock4 > /tmp/mtdblocks/4.bin
ONTUSER@SFP:/tmp# cat /dev/mtdblock5 > /tmp/mtdblocks/5.bin
ONTUSER@SFP:/tmp# cat /dev/mtdblock6 > /tmp/mtdblocks/6.bin
ONTUSER@SFP:/tmp# cat /dev/mtdblock7 > /tmp/mtdblocks/7.bin
ONTUSER@SFP:/tmp# cat /dev/mtdblock8 > /tmp/mtdblocks/8.bin
ONTUSER@SFP:/tmp# cat /dev/mtdblock9 > /tmp/mtdblocks/9.bin
ONTUSER@SFP:/tmp# cat /dev/mtdblock10 > /tmp/mtdblocks/10.bin
ONTUSER@SFP:/tmp# ls -lh /tmp/mtdblocks/
-rw-r--r--    1 ONTUSER  root      256.0K Jan  1 00:43 0.bin
-rw-r--r--    1 ONTUSER  root      512.0K Jan  1 00:43 1.bin
-rw-r--r--    1 ONTUSER  root       64.0K Jan  1 00:44 10.bin
-rw-r--r--    1 ONTUSER  root        6.0M Jan  1 00:43 2.bin
-rw-r--r--    1 ONTUSER  root        4.8M Jan  1 00:43 3.bin
-rw-r--r--    1 ONTUSER  root      512.0K Jan  1 00:43 4.bin
-rw-r--r--    1 ONTUSER  root        6.0M Jan  1 00:44 5.bin
-rw-r--r--    1 ONTUSER  root        1.0M Jan  1 00:44 6.bin
-rw-r--r--    1 ONTUSER  root        2.1M Jan  1 00:44 7.bin
-rw-r--r--    1 ONTUSER  root       64.0K Jan  1 00:44 8.bin
-rw-r--r--    1 ONTUSER  root       64.0K Jan  1 00:44 9.bin
ONTUSER@SFP:/tmp# md5sum /tmp/mtdblocks/2.bin
3ec862912092c3b6d485dd8ec268ae2f  /tmp/mtdblocks/2.bin
ONTUSER@SFP:/tmp# md5sum /tmp/mtdblocks/5.bin
f0961405a70daad320ee6849ad416e7c  /tmp/mtdblocks/5.bin

Interestingly, all of these GPON sticks have two files in the home directory.

ONTUSER@SFP:~# cat dummp.file
#this is a empty file just for hg create a dir
ONTUSER@SFP:~# cat magic
Alcatel-Lucent Shanghai Bell ONT Config System

3FE46398BFGB21.bin.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant