Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:huawei:eg8141a5 [2020/05/30 07:42] – [Tags] unsupported added tmomas | toh:huawei:eg8141a5 [2020/05/30 16:49] – [Memory] francescogmb | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== EchoLife EG8141A5 ====== | + | ====== |
| The EG8141A5 is an GPON wifi router mainly distributed in China by many providers to their customers (it is an enterprice router). | The EG8141A5 is an GPON wifi router mainly distributed in China by many providers to their customers (it is an enterprice router). | ||
| Currently OpenWrt has no support for Openwrt. | Currently OpenWrt has no support for Openwrt. | ||
| Line 31: | Line 31: | ||
| - | where you can download the file **hs8546v_shell_sp.bin** | + | where you can download the file **hs8546v_shell_sp.bin** |
| Line 44: | Line 44: | ||
| - | then use on of this account | + | then use one of these accounts: |
| < | < | ||
| Line 70: | Line 70: | ||
| Software Operation Successful!RetCode=0x0! | Software Operation Successful!RetCode=0x0! | ||
| </ | </ | ||
| + | |||
| + | ===== Serial port ===== | ||
| + | |||
| + | Serial port is on the motherboard but is disabled / disconneted | ||
| Line 76: | Line 80: | ||
| [[https:// | [[https:// | ||
| - | ===== Tags ===== | + | ===== Firmware structure |
| - | [[meta:tags|How to add tags]] | + | |
| - | {{tag>unsupported}} | + | < |
| + | Filesystem | ||
| + | / | ||
| + | tmpfs | ||
| + | tmpfs | ||
| + | none | ||
| + | none 524288 | ||
| + | none | ||
| + | none | ||
| + | none | ||
| + | none 2048 | ||
| + | / | ||
| + | none 8192 | ||
| + | / | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | ===== Install Openwrt ===== | ||
| + | |||
| + | Unsupported | ||
| + | |||
| + | |||
| + | ===== Cpu info ===== | ||
| + | |||
| + | The CPU is HISILICON | ||
| + | |||
| + | < | ||
| + | WAP(Dopra Linux) # cd proc | ||
| + | |||
| + | WAP(Dopra Linux) # cat cpuinfo | ||
| + | processor | ||
| + | model name : ARMv7 Processor rev 1 (v7l) | ||
| + | BogoMIPS | ||
| + | Features | ||
| + | CPU implementer : 0x41 | ||
| + | CPU architecture: | ||
| + | CPU variant | ||
| + | CPU part : 0xc09 | ||
| + | CPU revision | ||
| + | CPU physical | ||
| + | Hardware | ||
| + | Revision | ||
| + | Serial | ||
| + | |||
| + | </code> | ||
| + | |||
| + | ===== Memory ===== | ||
| + | < | ||
| + | WAP(Dopra Linux) # free -m | ||
| + | | ||
| + | Mem: 244848 | ||
| + | -/+ buffers: | ||
| + | Swap: 0 0 0 | ||
| + | </ | ||
| + | |||