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:37] – [Install Openwrt] francescogmbtoh:huawei:eg8141a5 [2020/05/30 16:49] – [Memory] francescogmb
Line 83: Line 83:
  
 <code> <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   +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> </code>
Line 93: Line 104:
  
 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