summaryrefslogtreecommitdiffstats
path: root/_ont/ont-nokia-g-010s-p.md
diff options
context:
space:
mode:
Diffstat (limited to '_ont/ont-nokia-g-010s-p.md')
-rw-r--r--_ont/ont-nokia-g-010s-p.md65
1 files changed, 35 insertions, 30 deletions
diff --git a/_ont/ont-nokia-g-010s-p.md b/_ont/ont-nokia-g-010s-p.md
index 1810130..7d9b6d7 100644
--- a/_ont/ont-nokia-g-010s-p.md
+++ b/_ont/ont-nokia-g-010s-p.md
@@ -7,23 +7,28 @@ parent: Nokia
# Hardware Specifications
-| | |
-| ----------- | ---------------------------------------- |
-| Vendor | Nokia |
-| Model | G-010S-P |
-| Chipset | Lantiq PEB98035 |
-| Manufacter | SourcePhotonics |
-| Flash | 16 MB |
-| RAM | 64 MB |
-| CPU | MIPS 34Kc interAptiv |
-| CPU Clock | 400MHz |
-| System | OpenWRT |
-| HSGMII | Yes |
-| Optics | SC/APC |
-| IP address | |
-| Web Gui | Can be enabled |
-| SSH | ✅ user `ONTUSER`, password `SUGAR2A041` |
-| Form Factor | miniONT SFP |
+| | |
+| ---------------- | ---------------------------------------- |
+| Vendor/Brand | Nokia |
+| Model | G-010S-P |
+| ODM | SourcePhotonics |
+| ODM Product Code | |
+| Chipset | Lantiq PEB98035 |
+| Flash | 16 MB |
+| RAM | 64 MB |
+| CPU | MIPS 34Kc interAptiv |
+| CPU Clock | 400MHz |
+| System | OpenWRT |
+| HSGMII | Yes |
+| Optics | SC/APC |
+| IP address | |
+| Web Gui | Can be enabled |
+| SSH | ✅ user `ONTUSER`, password `SUGAR2A041` |
+| Telnet | |
+| Serial | ✅ on SFP |
+| Serial baud | 115200 |
+| Serial encoding | 8-N-1 |
+| Form Factor | miniONT SFP |
{% include image.html file="g-010s-p.jpg" alt="G-010S-P" caption="G-010S-P" %}
<br/>
@@ -44,16 +49,19 @@ The [Nokia G-010S-A](/ont-nokia-g-010s-a) can be flashed with the Nokia G-010S-P
## Serial
-```
-USB TTL(UART) Adapter ------- SFP 20pins Molex connector
-3.3V ---red ------------------pin #15 and #16
-TX -----orange ---------------pin #2
-RX -----yellow ---------------pin #7
-GND ----green --------------- pin #10
-```
-Configuration: asc0=0 115200 8-N-1
+The stick has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be accessed from the SFP connector.
+
+| USB TTL(UART) Adapter | SFP 20pins Molex connector |
+| --------------------- | -------------------------- |
+| 3.3V | pin #15 and #16 |
+| TX | pin #2 |
+| RX | pin #7 |
+| GND | pin #14 and #10 |
+
+{% include alert.html content="Try PIN 10 or other GND PINs if the connection doesn't work by using PIN 14." alert="Note" icon="svg-warning" color="yellow" %}
+
+{% include alert.html content="Some USB TTL adapters label TX and RX pins the other way around: try to swap them if the connection doesn't work." alert="Note" icon="svg-warning" color="yellow" %}
-## List of software versions
## List of partitions
| dev | size | erasesize | name |
@@ -65,9 +73,7 @@ Configuration: asc0=0 115200 8-N-1
| mtd4 | 00370000 | 00010000 | "rootfs_data" |
| mtd5 | 00800000 | 00010000 | "image1" |
-## List of firmwares and files
-
-# Useful Commands
+# General Settings and Useful Commands
## Disabling Dying Gasp
```sh
@@ -78,7 +84,6 @@ fw_setenv nDyingGaspEnable 0
To activate the web-ui you can use the following guide on [dslreport](https://www.dslreports.com/forum/r32458588-).
-# Known Bugs
# Miscellaneous Links
- [alcatel_lucent-lantiq_falcon](https://github.com/minhng99/alcatel_lucent-lantiq_falcon)