From ce4515296e699d5ad18def2a387465a120c76848 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Sat, 13 Aug 2022 00:10:26 +0200 Subject: some fix --- _config.yml | 10 +++++----- _includes/icons/custom.html | 4 ++-- _sass/custom/custom.scss | 14 ++++++++++++++ ont-Huawei-HG8010H.md | 20 ++++++++++++++------ ont-Sercomm-FGS202.md | 2 +- ont-huawei-ma5671a-root.md | 4 ++-- 6 files changed, 38 insertions(+), 16 deletions(-) diff --git a/_config.yml b/_config.yml index c3ed586..59e67bb 100644 --- a/_config.yml +++ b/_config.yml @@ -37,13 +37,13 @@ url: "https://hack-gpon.github.io/" nav_sort: case_sensitive aux_links: - "Github": - color: 'blue' - logo: 'https://cdn-icons-png.flaticon.com/512/1051/1051377.png' + - title: "GitHub" + color: 'purple' + icon: 'svg-github' link: '//github.com/hack-gpon/hack-gpon.github.io' - "Telegram": + - title: "Telegram" color: 'blue' - logo: 'https://iconape.com/wp-content/png_logo_vector/telegram-new-2019-black-x-logo.png' + icon: 'svg-telegram' link: '//t.me/HackGPON' #aux_links: diff --git a/_includes/icons/custom.html b/_includes/icons/custom.html index 4bcbf6a..a83ef5b 100644 --- a/_includes/icons/custom.html +++ b/_includes/icons/custom.html @@ -1,12 +1,12 @@ Telegram - + GitHub - + \ No newline at end of file diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss index 274bfdb..2bd7696 100644 --- a/_sass/custom/custom.scss +++ b/_sass/custom/custom.scss @@ -190,4 +190,18 @@ figure { .ont-404 svg { fill: $body-text-color; width: 100%; +} + +.site-button img { + height: 20px; + vertical-align: middle; + margin-left: 10px; + width: auto; +} + +.site-button svg { + height: 20px; + vertical-align: middle; + margin-left: 10px; + width: 20px; } \ No newline at end of file diff --git a/ont-Huawei-HG8010H.md b/ont-Huawei-HG8010H.md index 226e187..5f634da 100644 --- a/ont-Huawei-HG8010H.md +++ b/ont-Huawei-HG8010H.md @@ -64,6 +64,7 @@ Now that this is done, the modified configuration file can be uploaded via the w **All results need to be converted from Hex to Ascii** - Get OLT information: + ``` WAP>omcicmd mib show meid 131 instid 0 @@ -78,8 +79,10 @@ WAP>omcicmd mib show meid 131 instid 0 success! ``` -*48575443 -> HWTC (Huawei)* +*0x48575443* → *HWTC* (Huawei) + - Get SW Version 0 and 1: + ``` WAP>omcicmd mib show meid 7 instid 0 @@ -106,8 +109,10 @@ WAP>omcicmd mib show meid 7 instid 1 success! ``` -*56355230 32304331 30533131 3500 -> V5R020C10S115* +*0x56355230 32304331 30533131 3500* → *V5R020C10S115* + - Get ONT Vendor ID and HW Version: + ``` WAP>omcicmd mib show meid 256 instid 0 @@ -131,10 +136,12 @@ WAP>omcicmd mib show meid 256 instid 0 success! ``` -*48575443 -> HWTC -\ -32343046 2e41 -> 240F.A* + +*0x48575443* → *HWTC* +*0x32343046 2e41* → *240F.A* + - Get ONT Equipment ID: + ``` WAP>omcicmd mib show meid 257 instid 0 @@ -159,7 +166,8 @@ WAP>omcicmd mib show meid 257 instid 0 success! ``` -*48473830 31304876 36 -> HG8010Hv6* + +*0x48473830 31304876 36* → *HG8010Hv6* # Known Bugs # Miscellaneous Links diff --git a/ont-Sercomm-FGS202.md b/ont-Sercomm-FGS202.md index 67a6d90..1e0a854 100644 --- a/ont-Sercomm-FGS202.md +++ b/ont-Sercomm-FGS202.md @@ -27,7 +27,7 @@ parent: ONT # HW Modding -- Pin 7 GND -> VCC [Fibra.Click - FAQ: 2.5Gbps su singolo dispositivo su Tim, Vodafone, Fastweb/JustSpeed](https://forum.fibra.click/d/27574-faq-25gbps-su-singolo-dispositivo-su-timvodafonefastwebjustspeed/18) +- Pin 7 GND → VCC [Fibra.Click - FAQ: 2.5Gbps su singolo dispositivo su Tim, Vodafone, Fastweb/JustSpeed](https://forum.fibra.click/d/27574-faq-25gbps-su-singolo-dispositivo-su-timvodafonefastwebjustspeed/18) - Only for Ubiquiti [OpenWRT Forum - Support for GPON SFP](https://forum.openwrt.org/t/support-for-gpon-sfp-fgs202/42641/47) # Known Bugs diff --git a/ont-huawei-ma5671a-root.md b/ont-huawei-ma5671a-root.md index dc87f53..14c807c 100644 --- a/ont-huawei-ma5671a-root.md +++ b/ont-huawei-ma5671a-root.md @@ -46,7 +46,7 @@ GND ----green --------------- pin #10 {% include image.html file="ma5671a-root-10.jpg" alt="serial shell 2" caption="serial shell 2" %} -9. from the Teraterm menu `FILE -> TRANSFER -> XMODEM -> SEND -> [1224abort.bin]` (which is the third of the files downloaded earlier): +9. from the Teraterm menu `FILE` → `TRANSFER` → `XMODEM` → `SEND` → `[1224abort.bin]` (which is the third of the files downloaded earlier): {% include image.html file="ma5671a-root-11.jpg" alt="1224abort.bin" caption="1224abort.bin" %} @@ -70,7 +70,7 @@ At this point it will appear: {% include image.html file="ma5671a-root-13.jpg" alt="shell requiring mt2 upload" caption="shell requiring mt2 upload" %} -13. From the teratem menu do `FILE -> TRANSFER -> KERMIT -> SEND -> [mtd2.bin]`. +13. From the teratem menu do `FILE` → `TRANSFER` → `KERMIT` → `SEND` → `[mtd2.bin]`. It will start uploading the file at a speed of about 3-4 KBbs. Now you will have to wait more than half an hour for the upload to complete. 14. Once finished, the image loaded on the stick must also be saved to the corresponding system partition (the first of the 2) with the commands -- cgit v1.2.3