You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
General refactor of Hardware Specifications, Serial and heading - Huawei (#112)
* General refactor of Hardware Specifications, Serial and heading - Huawei
* trim new line
* Fix HiSilicon
* fix odm
Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
Copy file name to clipboardExpand all lines: _ont/ont-huawei-ma5671a-rooted.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,7 @@ parent: Huawei MA5671A
5
5
layout: default
6
6
---
7
7
8
-
# General setting
9
-
8
+
# General Settings and Useful Commands
10
9
11
10
{% include alert.html content="In this firmware, unlike the other ones, the data must be modified in a base64-encoded file. To simplify this, you can use the following web application." alert="Info" icon="svg-info" color="blue" %}
{% 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" %}
52
57
53
58
{% 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" %}
54
59
55
-
56
60
## Root procedure
57
61
58
62
-[Root](/ont-huawei-ma5671a-root)
@@ -250,15 +254,13 @@ The Huawei MA5671A stores the content of the emulated EEPROM in U-Boot env varia
250
254
-[right.com.cn (China) 29 Aug 2022](https://mega.nz/file/VHFFSBrT#2WhDPcdON5EHR01l6Ut35GC3sl55e4l09Z0NUo_7SWA){: .btn} md5hash: 3d357e2dc7b59c66fe61b4ddf1fb8dc0
251
255
-[ONT FS.com GPON ONU Stick with MAC firmware / SourcePhotonics SPS-34-24T-HP-TDFO firmware](/ont-fs-com-gpon-onu-stick-with-mac)
252
256
253
-
# General setting
257
+
# General Settings and Useful Commands
254
258
255
259
-[Huawei Rooted Firmware General Setting](/ont-huawei-ma5671a-rooted)
256
260
-[Carlito Firmware General Setting](/ont-huawei-ma5671a-carlito)
257
261
-[SourcePhotonics Firmware General Setting](/ont-huawei-ma5671a-sf)
258
262
-[right.com.cn (China) Firmware General Setting](/ont--huawei-ma5671a-china)
259
263
260
-
# Useful commands
261
-
262
264
## Transferring files to the stick
263
265
264
266
{% include alert.html content="If you use a modern OpenSSH version (e.g. >= 8.8) you will have to use the legacy protocol and enable some deprecated algorithms: scp -O -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss [...]" alert="Info" icon="svg-info" color="blue" %}
0 commit comments