Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:huawei:eg8141a5 [2020/05/30 16:10] – [Photos] francescogmbtoh:huawei:eg8141a5 [2020/05/30 16:49] – [Memory] francescogmb
Line 1: Line 1:
-====== EchoLife EG8141A5 ======+====== Huawei 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 79: Line 79:
  
 [[https://www.dropbox.com/sh/gyw4lu627nwaqhv/AAAa59RwvIGf-Fupb3YRorM_a?dl=0|External Link]] [[https://www.dropbox.com/sh/gyw4lu627nwaqhv/AAAa59RwvIGf-Fupb3YRorM_a?dl=0|External Link]]
 +
 +===== Firmware structure =====
 +
 +<code>
 +Filesystem           1K-blocks      Used Available Use% Mounted on                                                      
 +/dev/root                27264     27264         0 100% /                                                               
 +tmpfs                   122424            122424   0% /dev                                                            
 +tmpfs                   524288            524284   0% /dev/shm                                                        
 +none                     10240             10240   0% /tmp                                                            
 +none                    524288       464    523824   0% /var                                                            
 +none                                           0% /mnt                                                            
 +none                     16384             16380   0% /var/osgi                                                       
 +none                     30720             30720   0% /var/felix-temp                                                 
 +none                      2048              2048   0% /tmp/QoE                                                        
 +/dev/ubi0_13             17088       352     16736   2% /mnt/jffs2                                                      
 +none                      8192              8192   0% /var/spool/cups                                                 
 +/dev/ubi0_14            119388       640    113912   1% /mnt/jffs2/app  
 +
 +</code>
 +
 +
  
 ===== Install Openwrt ===== ===== Install Openwrt =====
  
 Unsupported Unsupported
 +
 +
 +===== Cpu info =====
 +
 +The CPU is HISILICON  SD5116H
 +
 +<code>
 +WAP(Dopra Linux) # cd proc                                                                                           
 +                                                              
 +WAP(Dopra Linux) # cat cpuinfo                                                                                          
 +processor       : 0                                     
 +model name      : ARMv7 Processor rev 1 (v7l)                                  
 +BogoMIPS        : 1325.46                                       
 +Features        : swp half thumb fastmult edsp thumbee tls       
 +CPU implementer : 0x41                                                                                                  
 +CPU architecture: 7                                       
 +CPU variant     : 0x4                 
 +CPU part        : 0xc09                                          
 +CPU revision    : 1         
 +CPU physical    :0                                                                                                           
 +Hardware        : Hisilicon A9              
 +Revision        : 0000        
 +Serial          : 0000000000000000   
 +
 +</code>
 +
 +===== Memory =====
 +<code>
 +WAP(Dopra Linux) # free -m                                                                                                           
 +             total         used         free       shared      buffers  
 +Mem:        244848        77292       167556            0         1112  
 +-/+ buffers:              76180       168668                                                                            
 +Swap:            0            0            0   
 +</code>
 +
 +
  
  • Last modified: 2022/09/23 09:46
  • by tmomas