From ea3c412ebd2a11b2f7f4ac42cbcbaf32649c9465 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Sat, 20 Aug 2022 15:02:35 +0200 Subject: some update --- _ont/ont-nokia-g-010s-b.md | 76 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 _ont/ont-nokia-g-010s-b.md (limited to '_ont/ont-nokia-g-010s-b.md') diff --git a/_ont/ont-nokia-g-010s-b.md b/_ont/ont-nokia-g-010s-b.md new file mode 100644 index 0000000..55379f9 --- /dev/null +++ b/_ont/ont-nokia-g-010s-b.md @@ -0,0 +1,76 @@ +--- +title: Nokia G-010S-A +has_children: false +layout: default +--- + +# Hardware Specifications + +| | | +| ----------- | ---------------------------------------- | +| Vendor | Nokia | +| Model | G-010S-A | +| Chipset | Lantiq PEB98035 | +| Flash | 16 MB | +| RAM | 64 MB | +| System | OpenWRT | +| HSGMII | Yes | +| Optics | SC/UPC | +| IP address | 192.168.1.10 | +| Web Gui | ✅ user `adminadmin`, password `ALC#FGU` | +| SSH | ✅ user `ONTUSER`, password `SUGAR2A041` | +| Form Factor | miniONT SFP | + +{% include image.html file="g-010s-b_teardown_1.jpg" alt="G-010S-B Teardown" caption="G-010S-B Teardown" %} +{% include image.html file="g-010s-b_teardown_2.jpg" alt="G-010S-B Teardown" caption="G-010S-B Teardown" %} + + + +## List of partitions + +| dev | size | erasesize | name | +| ----- | -------- | --------- | ------------- | +| mtd0 | 00040000 | 00010000 | "uboot" | +| mtd1 | 00080000 | 00010000 | "uboot_env" | +| mtd2 | 00c00000 | 00010000 | "linux" | +| mtd3 | 0013cedb | 00010000 | "kernel" | +| mtd4 | 00ac3125 | 00010000 | "rootfs" | +| mtd5 | 00600000 | 00010000 | "rootfs_data" | +| mtd6 | 00c00000 | 00010000 | "image1" | +| mtd7 | 00200000 | 00010000 | "configfs" | +| mtd8 | 00300000 | 00010000 | "logfs" | +| mtd9 | 00200000 | 00010000 | "extfs" | +| mtd10 | 00010000 | 00010000 | "ri" | +| mtd11 | 00010000 | 00010000 | "sfp" | +| mtd12 | 00010000 | 00010000 | "ribackup" | +| mtd13 | 00010000 | 00010000 | "reserve" | + +## List of firmwares and files + +## Serial + +``` +USB TTL(UART) Adapter ------- SFP 20pins Molex connector +3.3V ---red ------------------pin #15 and #16 +TX -----orange ---------------pin #3 +RX -----yellow ---------------pin #6 +GND ----green --------------- pin #10 +``` +Configuration: asc0=0 115200 8-N-1 + +## Disabling Dying Gasp +```sh +uci set gpon.gtc.nDyingGaspEnable='0'; uci commit gpon +``` + +# HW Modding + +- [Nokia G-010S-A Pin 6 Iusse - Rsaxvc.net](https://rsaxvc.net/blog/2020/8/15/Nokia_G-010S-A_Pin_6_Issue.html) + +# Known Bugs + +# Miscellaneous Links + +- [G-010S-A](https://github.com/hwti/G-010S-A) +- [Usage GPON module SFP in Spain](https://forum.mikrotik.com/viewtopic.php?t=116364&start=300) + -- cgit v1.2.3