Project

General

Profile

RBS6402 Software » History » Version 1

laforge, 08/30/2019 04:11 PM

1 1 laforge
{{>toc}}
2
3
h1. RBS6402 Software
4
5
this page tries to collect some random notes about the software of a RBS6402
6
7
h2. Runtime information
8
9
h3. /proc/cpuinfo
10
11
<pre>
12
processor       : 0
13
model name      : ARMv7 Processor rev 4 (v7l)
14
BogoMIPS        : 409.60
15
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
16
CPU implementer : 0x41
17
CPU architecture: 7
18
CPU variant     : 0x2
19
CPU part        : 0xc0f
20
CPU revision    : 4
21
22
processor       : 1
23
model name      : ARMv7 Processor rev 4 (v7l)
24
BogoMIPS        : 409.60
25
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
26
CPU implementer : 0x41
27
CPU architecture: 7
28
CPU variant     : 0x2
29
CPU part        : 0xc0f
30
CPU revision    : 4
31
32
processor       : 2
33
model name      : ARMv7 Processor rev 4 (v7l)
34
BogoMIPS        : 409.60
35
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
36
CPU implementer : 0x41
37
CPU architecture: 7
38
CPU variant     : 0x2
39
CPU part        : 0xc0f
40
CPU revision    : 4
41
42
processor       : 3
43
model name      : ARMv7 Processor rev 4 (v7l)
44
BogoMIPS        : 409.60
45
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
46
CPU implementer : 0x41
47
CPU architecture: 7
48
CPU variant     : 0x2
49
CPU part        : 0xc0f
50
CPU revision    : 4
51
52
Hardware        : KeyStone2
53
Revision        : 0000
54
Serial          : 0000000000000000
55
</pre>
56
57
h3. mount
58
59
<pre>
60
rootfs on / type rootfs (ro)
61
proc on /proc type proc (rw,relatime)
62
sysfs on /sys type sysfs (rw,relatime)
63
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
64
tmpfs on /dev type tmpfs (rw,noexec,relatime,size=64k,mode=755)
65
devpts on /dev/pts type devpts (rw,relatime,mode=600)
66
tmpfs on /var/volatile type tmpfs (rw,noexec,relatime,size=215040k)
67
tmpfs on /dev/shm type tmpfs (rw,noexec,relatime,mode=777)
68
tmpfs on /var/runtime type tmpfs (rw,noexec,relatime,size=16384k)
69
tmpfs on /mnt type tmpfs (rw,noexec,relatime,size=512k)
70
debugfs on /debug type debugfs (rw,relatime)
71
/dev/ubi0_0 on /mnt/golden_0 type ubifs (rw,noexec,relatime)
72
/dev/ubi0_1 on /mnt/golden_1 type ubifs (rw,noexec,relatime)
73
/dev/ubi5_0 on /mnt/params type ubifs (rw,noexec,relatime)
74
/dev/ubi4_0 on /mnt/app type ubifs (rw,noexec,relatime)
75
tmpfs on /mnt/bin type tmpfs (rw,relatime,size=10240k)
76
none on /dev/mqueue type mqueue (rw,relatime)
77
</pre>
78
79
h3. lsmod
80
81
<pre>
82
Module                  Size  Used by
83
hplibmod                4707  24 
84
ipsecmgr_mod           20326  0 
85
uio_module_drv          5292  23 
86
cmemk                  24862  0 
87
</pre>
88
89
h3. /dev/mqueue
90
91
<pre>
92
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 MQ_pmLTE_eoam
93
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 MQ_pm_eoam
94
-rwx------ 1 root   root   80 Jan  1 00:00 ipsecmgr_snoop_mq2468
95
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_amw_sync_lte
96
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_csync_to_mon
97
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_eoam_to_aif
98
-rw-rw-rw- 1 daemon daemon 80 Jan  1 00:00 mq_gpsmon
99
-rwxrwxrwx 1 root   root   80 Jan  1 00:00 mq_mon_to_csync
100
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_syncmon
101
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_syncmon_eoam
102
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_syncmon_test
103
-rw------- 1 root   root   80 Jan  1 00:00 toAIM
104
-rw------- 1 root   root   80 Jan  1 00:00 toWEBUIPROXY
105
</pre>
106
107
h3. network interfaces
108
109
<pre>
110
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default 
111
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
112
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc dsmark master br0 state UP mode DEFAULT group default qlen 1000
113
    link/ether 90:55:ae:XX:XX:XX brd ff:ff:ff:ff:ff:ff
114
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc dsmark master br1 state UP mode DEFAULT group default qlen 1000
115
    link/ether 90:55:ae:XX:XX:XX brd ff:ff:ff:ff:ff:ff
116
4: eth2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
117
    link/ether 90:55:ae:XX:XX:XX brd ff:ff:ff:ff:ff:ff
118
5: teql0: <NOARP> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 100
119
    link/void 
120
6: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default 
121
    link/ether 90:55:ae:XX:XX:XX brd ff:ff:ff:ff:ff:ff
122
7: br1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default 
123
    link/ether 90:55:ae:XX:XX:XX brd ff:ff:ff:ff:ff:ff
124
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)