summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-07 21:44:51 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 22:56:13 +0100
commitf52587d54dd30b425b79592725a1c40d793f7ed0 (patch)
tree5d0666c3fadfdac99cffec1f0047aad1a04d4271
parentsome fix (@stich86) (diff)
downloadhack-gpon.github.io-f52587d54dd30b425b79592725a1c40d793f7ed0.tar
hack-gpon.github.io-f52587d54dd30b425b79592725a1c40d793f7ed0.tar.gz
hack-gpon.github.io-f52587d54dd30b425b79592725a1c40d793f7ed0.tar.bz2
hack-gpon.github.io-f52587d54dd30b425b79592725a1c40d793f7ed0.tar.lz
hack-gpon.github.io-f52587d54dd30b425b79592725a1c40d793f7ed0.tar.xz
hack-gpon.github.io-f52587d54dd30b425b79592725a1c40d793f7ed0.tar.zst
hack-gpon.github.io-f52587d54dd30b425b79592725a1c40d793f7ed0.zip
-rw-r--r--index.md14
-rw-r--r--ont-Nokia-g-010g-q.md4
-rw-r--r--ont-TWCGPON657.md6
-rw-r--r--ont-UFiber-UF-Instant.md8
-rw-r--r--ont-vsol-V2801F.md6
-rw-r--r--ont.md26
6 files changed, 52 insertions, 12 deletions
diff --git a/index.md b/index.md
index bab20f8..818fa1c 100644
--- a/index.md
+++ b/index.md
@@ -8,11 +8,19 @@ description: Worldwide wiki for to access, change and edit ONT
Most of ONT run customized firmware implementing vendor and ISP-specific integrations and get locked down in functionality to match service requirements.
Often ONTs perform differently depending on the OLT and various settings applied by the ISP in the ONT, often for convenience it is necessary to switch from an external ONT to an SFP or vice versa, despite which most OLTs perform too many checks on the ONT and this makes a simple replacement impossible.
+{% include warning.html content="Playing with ONTs can cause: serial/ploam ban, optics breakage and ONT/OLT breakage. Always pay close attention to the calibration of the laser, under no circumstances should the calibration be changed." %}
+
+{% include info.html content="The material and information contained on this website is for general information purposes only. You should not rely upon the material or information on the website as a basis for making any business, legal or any other decisions. Whilst we endeavour to keep the information up to date and correct, hack-gpon.github.io makes no representations or warranties of any kind, express or implied about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services or related graphics contained on the website for any purpose. Any reliance you place on such material is therefore strictly at your own risk. We do not take responsibility for broken, bricked, unusable or become doorstops. To the extent not prohibited by law, in no circumstances shall hack-gpon.github.io be liable to you or any other third parties for any loss or damage (including, without limitation, damage for loss of business or loss of profits) arising directly or indirectly from your use of or inability to use, this site or any of the material contained in it." %}
+
+{% include danger.html content="Certain links in this website will lead to websites which are not under the control of hack-gpon.github.io. When you activate these you will leave the hack-gpon.github.io website. hack-gpon.github.io has no control over and accepts no liability in respect of materials, products or services available on any website which is not under the control of hack-gpon.github.io." %}
+
+{% include warning.html content="This site is maintained and updated by a community of ONT and SFP stick enthusiasts, and therefore in no way replaces or replaces official vendor and provider guides. Use of this content is at your own risk." %}
+
+{% include success.html content="You can also collaborate on the content of this site, on each page you will find a button to edit on GitHub." %}
+
This wiki contains links, codes, tutorials for accessing, editing and changing ONT.
Are you ready?
<span class="fs-8">
[Yes](ont.md){: .btn .btn-green } [Quick start](quick-start.md){: .btn .btn-blue }
-</span>
-
-{% include warning.html content="Playing with ONTs can cause: serial/ploam ban, optics breakage and ONT/OLT breakage. Always pay close attention to the calibration of the laser, under no circumstances should the calibration be changed." %}
+</span> \ No newline at end of file
diff --git a/ont-Nokia-g-010g-q.md b/ont-Nokia-g-010g-q.md
index e94d5c9..28e0f82 100644
--- a/ont-Nokia-g-010g-q.md
+++ b/ont-Nokia-g-010g-q.md
@@ -48,7 +48,9 @@ You can easily communicate with the ONT using a TTL converter (for example i've
*You don't actually need the two VCC pins, just use TX/RX and GND*
-⚠️ **The ONT's serial logic is 3V3**: Make sure the logic of your TTL converter is 3V3 too otherwise you might damage the ONT, in my case i wasn't sure the CH341A had a 3V3 logic for the TTL part so i've set up a voltage divider made of 2 resistors between the TX pin and ground as shown in the image below
+{% include warning.html content="The ONT's serial logic is 3V3." %}
+
+Make sure the logic of your TTL converter is 3V3 too otherwise you might damage the ONT, in my case i wasn't sure the CH341A had a 3V3 logic for the TTL part so i've set up a voltage divider made of 2 resistors between the TX pin and ground as shown in the image below.
*Also make sure that your TTL converter RX pin voltage threshold is less than (or equal to) 3V3*
diff --git a/ont-TWCGPON657.md b/ont-TWCGPON657.md
index 7b75940..b3dda6c 100644
--- a/ont-TWCGPON657.md
+++ b/ont-TWCGPON657.md
@@ -22,6 +22,12 @@ parent: ONT
| SSH | ✅ |
| Form Factor | miniONT SFP |
+## Interchangeable firmware with
+
+- [VSOL V2801F](ont-vsol-V2801F)
+- [TWCGPON657](ont-TWCGPON657)
+- [UFiber UF-Instant](ont-UFiber-UF-Instant)
+
## List of software version
## List of partition
## List of firmware and files
diff --git a/ont-UFiber-UF-Instant.md b/ont-UFiber-UF-Instant.md
index 573594e..e093a38 100644
--- a/ont-UFiber-UF-Instant.md
+++ b/ont-UFiber-UF-Instant.md
@@ -24,7 +24,13 @@ parent: ONT
## Interchangeable firmware with
-{% include warning.html content="UFiber UF-Instant can be used as universal GPON stick with V2801F rootfs, but only with stock UF kernel (4.3.1): needed for Laser controller." %}
+{% include warning.html content="UFiber UF-Instant can be used as universal GPON stick with V2801F rootfs, but only with stock UF kernel (4.3.1/4.4.2): needed for Laser controller." %}
+
+
+- [VSOL V2801F](ont-vsol-V2801F)
+- [TWCGPON657](ont-TWCGPON657)
+- [UFiber UF-Instant](ont-UFiber-UF-Instant)
+
## List of software version
## List of partition
diff --git a/ont-vsol-V2801F.md b/ont-vsol-V2801F.md
index e6f7163..0acb6c2 100644
--- a/ont-vsol-V2801F.md
+++ b/ont-vsol-V2801F.md
@@ -22,6 +22,12 @@ parent: ONT
| SSH | ✅ |
| Form Factor | miniONT SFP |
+## Interchangeable firmware with
+
+- [VSOL V2801F](ont-vsol-V2801F)
+- [TWCGPON657](ont-TWCGPON657)
+- [UFiber UF-Instant](ont-UFiber-UF-Instant)
+
## List of software version
## List of partition
## List of firmware and files
diff --git a/ont.md b/ont.md
index 5248a2a..7bb04f6 100644
--- a/ont.md
+++ b/ont.md
@@ -6,18 +6,30 @@ description: Resources to access and modify ONTs
---
-resources to access and modify ONTs
-{: .fs-6 .fw-300 }
-{% include warning.html content="Playing with ONTs can cause: serial/ploam ban, optics breakage and ONT/OLT breakage. Always pay close attention to the calibration of the laser, under no circumstances should the calibration be changed." %}
+# Major Chipset
+There are currently 2 main GPON chipsets vendor:
-{% include info.html content="The material and information contained on this website is for general information purposes only. You should not rely upon the material or information on the website as a basis for making any business, legal or any other decisions. Whilst we endeavour to keep the information up to date and correct, hack-gpon.github.io makes no representations or warranties of any kind, express or implied about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services or related graphics contained on the website for any purpose. Any reliance you place on such material is therefore strictly at your own risk. We do not take responsibility for broken, bricked, unusable or become doorstops. To the extent not prohibited by law, in no circumstances shall hack-gpon.github.io be liable to you or any other third parties for any loss or damage (including, without limitation, damage for loss of business or loss of profits) arising directly or indirectly from your use of or inability to use, this site or any of the material contained in it." %}
+- Realtek
+ * RTL9601B
+ * RTL9601C1/RTL9601CI (HSGMII)
+ * RTL9601D (HSGMII)
+- Lantiq
+ * PEB98035 (HSGMII)
+ * PEB98036
-{% include danger.html content="Certain links in this website will lead to websites which are not under the control of hack-gpon.github.io. When you activate these you will leave the hack-gpon.github.io website. hack-gpon.github.io has no control over and accepts no liability in respect of materials, products or services available on any website which is not under the control of hack-gpon.github.io." %}
+## Realtek
-{% include warning.html content="This site is maintained and updated by a community of ONT and SFP stick enthusiasts, and therefore in no way replaces or replaces official vendor and provider guides. Use of this content is at your own risk." %}
+HSGMII chipsets are relatively recent, dating from 2020, and are used in many ONTs. Realtek offers an official SDK, Luna SDK, which offers very good performance in queue management, bitterly not used by all devices based on these chipsets.
-{% include success.html content="You can also collaborate on the content of this site, on each page you will find a button to edit on GitHub." %}
+## Lantiq
+
+The lantiq company no longer exists, it was bought out by intel and intel made a splash, at the time lantiq was at the forefront on the GPON and xDSL chipset side.
+The GPON part of Lantiq ended up in `/dev/null`, the XGS-PON part ended up in MaxLinear and the whole Wi-Fi part ended up in Intel.
+The last produced batches of these SFPs date back to 2020/2021. All OEMs are currently migrating to Realtek.
+{% include warning.html content="Playing with ONTs can cause: serial/ploam ban, optics breakage and ONT/OLT breakage. Always pay close attention to the calibration of the laser, under no circumstances should the calibration be changed." %}
+
+{% include success.html content="You can also collaborate on the content of this site, on each page you will find a button to edit on GitHub." %}