Project

General

Profile

RBS6402 Software » History » Version 3

laforge, 08/30/2019 04:25 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>
125 2 laforge
126
h3. ps
127
128
<pre>
129
USER      PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND                                                                                                                                                                                                                                                                                                                                                                                     
130
root        1  0.2  0.0   1524   824 ?        Ss    2009   0:03 /sbin/init                                                                                                                                                                                                                                                                                                                                                                                              
131
root        2  0.0  0.0      0     0 ?        S     2009   0:00 [kthreadd]                                                                                                                                                                                                                                                                                                                                                                                              
132
root        3  0.0  0.0      0     0 ?        S     2009   0:00 [ksoftirqd/0]                                                                                                                                                                                                                                                                                                                                                                                                       
133
root        4  0.0  0.0      0     0 ?        S     2009   0:01 [ktimersoftd/0]                                                                                                                                                                                                                                                                                                                                                                                                             
134
root        6  0.0  0.0      0     0 ?        S<    2009   0:00 [kworker/0:0H]                                                                                                                                                                                                                                                                                                                                                                                                          
135
root        7  1.0  0.0      0     0 ?        S     2009   0:13 [kworker/u8:0]                                                                                                                                                                                                                                                                                                                                                                                                          
136
root        8  0.0  0.0      0     0 ?        S     2009   0:00 [posixcputmr/0]                                                                                                                                                                                                                                                                                                                                                                                                             
137
root        9  0.0  0.0      0     0 ?        S     2009   0:00 [kclksetdelayd]                                                                                                                                                                                                                                                                                                                                                                                                             
138
root       10  0.0  0.0      0     0 ?        S     2009   0:00 [migration/0]                                                                                                                                                                                                                                                                                                                                                                                                       
139
root       11  0.0  0.0      0     0 ?        S     2009   0:00 [rcub/0]                                                                                                                                                                                                                                                                                                                                                                                        
140
root       12  0.0  0.0      0     0 ?        S     2009   0:00 [rcu_preempt]                                                                                                                                                                                                                                                                                                                                                                                                       
141
root       13  0.0  0.0      0     0 ?        S     2009   0:00 [rcu_bh]                                                                                                                                                                                                                                                                                                                                                                                        
142
root       14  0.0  0.0      0     0 ?        S     2009   0:00 [rcu_sched]                                                                                                                                                                                                                                                                                                                                                                                                 
143
root       15  0.0  0.0      0     0 ?        S     2009   0:00 [rcuc/0]
144
root       16  0.0  0.0      0     0 ?        S     2009   0:00 [rcuc/1]
145
root       17  0.0  0.0      0     0 ?        S     2009   0:00 [migration/1]
146
root       18  0.0  0.0      0     0 ?        S     2009   0:00 [ktimersoftd/1]
147
root       19  0.0  0.0      0     0 ?        S     2009   0:00 [ksoftirqd/1]
148
root       20  0.0  0.0      0     0 ?        S     2009   0:00 [posixcputmr/1]
149
root       21  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/1:0]
150
root       22  0.0  0.0      0     0 ?        S<    2009   0:00 [kworker/1:0H]
151
root       23  0.0  0.0      0     0 ?        S     2009   0:00 [rcuc/2]
152
root       24  0.0  0.0      0     0 ?        S     2009   0:00 [migration/2]
153
root       25  0.0  0.0      0     0 ?        S     2009   0:01 [ktimersoftd/2]
154
root       26  0.0  0.0      0     0 ?        S     2009   0:00 [ksoftirqd/2]
155
root       27  0.0  0.0      0     0 ?        S     2009   0:00 [posixcputmr/2]
156
root       28  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/2:0]
157
root       29  0.0  0.0      0     0 ?        S<    2009   0:00 [kworker/2:0H]
158
root       30  0.0  0.0      0     0 ?        S     2009   0:00 [rcuc/3]
159
root       31  0.0  0.0      0     0 ?        S     2009   0:00 [migration/3]
160
root       32  0.1  0.0      0     0 ?        S     2009   0:01 [ktimersoftd/3]
161
root       33  0.0  0.0      0     0 ?        S     2009   0:00 [ksoftirqd/3]
162
root       34  0.0  0.0      0     0 ?        S     2009   0:00 [posixcputmr/3]
163
root       36  0.0  0.0      0     0 ?        S<    2009   0:00 [kworker/3:0H]
164
root       37  0.0  0.0      0     0 ?        S<    2009   0:00 [khelper]
165
root       38  0.0  0.0      0     0 ?        S     2009   0:00 [kdevtmpfs]
166
root       42  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/0:1]
167
root       43  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/1:1]
168
root       44  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/2:1]
169
root       45  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/3:1]
170
root       46  0.0  0.0      0     0 ?        S     2009   0:00 [irq/56-a15-l1l2]
171
root       47  0.0  0.0      0     0 ?        S     2009   0:00 [irq/480-ddr3-ec]
172
root      210  0.0  0.0      0     0 ?        S<    2009   0:00 [writeback]
173
root      213  0.0  0.0      0     0 ?        S<    2009   0:00 [crypto]
174
root      219  0.0  0.0      0     0 ?        S     2009   0:00 [irq/315-2530000]
175
root      232  0.0  0.0      0     0 ?        S     2009   0:00 [irq/318-2530400]
176
root      245  0.0  0.0      0     0 ?        S     2009   0:00 [irq/321-2530800]
177
root      382  0.0  0.0      0     0 ?        S     2009   0:00 [kswapd0]
178
root      383  0.0  0.0      0     0 ?        S     2009   0:00 [fsnotify_mark]
179
root      590  0.0  0.0      0     0 ?        S    00:17   0:00 [kworker/0:0]
180
root      961  0.0  0.0      0     0 ?        S     2009   0:00 [irq/324-2100040]
181
root      962  0.0  0.0      0     0 ?        S<    2009   0:00 [21000400.spi]
182
root      973  0.0  0.0      0     0 ?        S     2009   0:00 [irq/328-2100060]
183
root      974  0.0  0.0      0     0 ?        S<    2009   0:00 [21000600.spi]
184
root      979  0.0  0.0      0     0 ?        S     2009   0:00 [irq/332-2100080]
185
root      980  0.0  0.0      0     0 ?        S<    2009   0:00 [21000800.spi]
186
root     1059  0.0  0.0      0     0 ?        S     2009   0:00 [irq/89-hwqueue-]
187
root     1060  0.0  0.0      0     0 ?        S     2009   0:00 [irq/88-hwqueue-]
188
root     1069  0.0  0.0      0     0 ?        S     2009   0:00 [irq/520-2620040]
189
root     1072  0.0  0.0      0     0 ?        S     2009   0:00 [irq/521-2620044]
190
root     1075  0.0  0.0      0     0 ?        S     2009   0:00 [irq/522-2620048]
191
root     1078  0.0  0.0      0     0 ?        S     2009   0:00 [irq/523-262004c]
192
root     1081  0.0  0.0      0     0 ?        S     2009   0:00 [irq/524-2620050]
193
root     1084  0.0  0.0      0     0 ?        S     2009   0:00 [irq/525-2620054]
194
root     1087  0.0  0.0      0     0 ?        S     2009   0:00 [irq/526-2620058]
195
root     1090  0.0  0.0      0     0 ?        S     2009   0:00 [irq/527-262005c]
196
root     1123  0.0  0.0   1980   800 pts/0    R+   00:20   0:00 ps axuw
197
root     1198  0.0  0.0      0     0 ?        S     2009   0:00 [flow_cache_gc]
198
root     1206  0.0  0.0      0     0 ?        S     2009   0:00 [irq/558-epic-dc]
199
root     1210  0.0  0.0      0     0 ?        S<    2009   0:00 [deferwq]
200
root     1214  0.0  0.0      0     0 ?        S     2009   0:00 [irq/309-serial]
201
root     1277  0.0  0.3   6396  2920 ?        Ss    2009   0:01 /usr/sbin/syslog-ng --foreground --pidfile=/run/syslog-ng.pid --control=/var/volatile/syslog-ng
202
root     1287  0.0  0.0      0     0 ?        S     2009   0:00 [irq/72-uintc40.]
203
root     1289  0.0  0.0      0     0 ?        S     2009   0:00 [irq/73-uintc41.]
204
root     1291  0.0  0.0      0     0 ?        S     2009   0:00 [irq/74-uintc42.]
205
root     1293  0.0  0.0      0     0 ?        S     2009   0:00 [irq/75-uintc43.]
206
root     1295  0.0  0.0      0     0 ?        S     2009   0:00 [irq/76-uintc44.]
207
root     1297  0.0  0.0      0     0 ?        S     2009   0:00 [irq/77-uintc45.]
208
root     1299  0.0  0.0      0     0 ?        S     2009   0:00 [irq/78-uintc46.]
209
root     1301  0.0  0.0      0     0 ?        S     2009   0:00 [irq/79-uintc47.]
210
root     1303  0.0  0.0      0     0 ?        S     2009   0:00 [irq/98-uintc66.]
211
root     1305  0.0  0.0      0     0 ?        S     2009   0:00 [irq/99-uintc67.]
212
root     1307  0.0  0.0      0     0 ?        S     2009   0:00 [irq/100-uintc68]
213
root     1309  0.0  0.0      0     0 ?        S     2009   0:00 [irq/101-uintc69]
214
root     1311  0.0  0.0      0     0 ?        S     2009   0:00 [irq/102-uintc70]
215
root     1313  0.0  0.0      0     0 ?        S     2009   0:00 [irq/103-uintc71]
216
root     1315  0.0  0.0      0     0 ?        S     2009   0:00 [irq/104-uintc72]
217
root     1317  0.0  0.0      0     0 ?        S     2009   0:00 [irq/105-uintc73]
218
root     1319  0.0  0.0      0     0 ?        S     2009   0:00 [irq/106-uintc74]
219
root     1321  0.0  0.0      0     0 ?        S     2009   0:00 [irq/107-uintc75]
220
root     1323  0.0  0.0      0     0 ?        S     2009   0:00 [irq/108-uintc76]
221
root     1325  0.0  0.0      0     0 ?        S     2009   0:00 [irq/109-uintc77]
222
root     1327  0.0  0.0      0     0 ?        S     2009   0:00 [irq/110-uintc78]
223
root     1329  0.0  0.0      0     0 ?        S     2009   0:00 [irq/111-uintc79]
224
root     1331  0.0  0.0      0     0 ?        S     2009   0:00 [irq/285-uintc25]
225
root     1333  0.0  0.0      0     0 ?        S     2009   0:00 [irq/286-uintc25]
226
root     1335  0.0  0.0      0     0 ?        S     2009   0:00 [irq/287-uintc25]
227
root     1337  0.0  0.0      0     0 ?        S     2009   0:00 [irq/288-uintc25]
228
root     1339  0.0  0.0      0     0 ?        S     2009   0:00 [irq/289-uintc25]
229
root     1341  0.0  0.0      0     0 ?        S     2009   0:00 [irq/290-uintc25]
230
root     1343  0.0  0.0      0     0 ?        S     2009   0:00 [irq/291-uintc25]
231
root     1345  0.0  0.0      0     0 ?        S     2009   0:00 [irq/292-uintc26]
232
root     1347  0.0  0.0      0     0 ?        S     2009   0:00 [irq/528-uintc16]
233
root     1349  0.0  0.0      0     0 ?        S     2009   0:00 [irq/529-uintc17]
234
root     1351  0.0  0.0      0     0 ?        S     2009   0:00 [irq/530-uintc18]
235
root     1371  0.0  0.0      0     0 ?        S     2009   0:00 [ubi_bgt0d]
236
root     1378  0.0  0.0      0     0 ?        S     2009   0:00 [ubifs_bgt0_0]
237
root     1385  0.0  0.0      0     0 ?        S     2009   0:00 [ubifs_bgt0_1]
238
root     1468  0.0  0.0      0     0 ?        S     2009   0:00 [ubi_bgt5d]
239
root     1471  0.0  0.0      0     0 ?        S     2009   0:00 [ubifs_bgt5_0]
240
root     1485  0.0  0.0      0     0 ?        S     2009   0:00 [ubi_bgt4d]
241
root     1490  0.0  0.0      0     0 ?        S     2009   0:00 [ubifs_bgt4_0]
242
daemon   1805  0.2  0.1  20056  1164 ?        Ssl  00:00   0:03 gnssmon -S5
243
root     1810  1.2  0.1  31244  1412 ?        Ssl  00:00   0:15 rfmon
244
root     1849  0.0  0.1   4376  1740 ?        Ss   00:00   0:00 /usr/sbin/sshd -D
245
root     1868  0.1  0.0  12228   876 ?        Sl   00:00   0:01 /usr/bin/mpmsrv
246
root     1871  0.0  0.0   1504   244 ?        Ss   00:00   0:00 /usr/bin/lad_tci6638 -g -l lad.txt
247
root     1878  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/312-serial]
248
root     1879  0.0  0.0   2424   600 ?        Ss   00:00   0:00 /usr/sbin/inetd
249
root     1966  0.0  0.1  12404  1256 ?        Ssl  00:00   0:00 tndaemon
250
root     1969  0.0  0.1  11932  1484 ?        Ssl  00:00   0:01 /usr/bin/monit -Ic /etc/monitrc
251
root     1982  0.0  0.0 130940   824 ?        Ssl  00:00   0:00 /usr/bin/resmgr_server_k2h.out -n Rm_Server -g /tmp/global-resource-list.dtb -s 17 -p /tmp/poli
252
root     1987  0.0  0.2  50972  2116 ?        Sl   00:00   0:01 /usr/bin/softhsm-daemon
253
root     2010  0.2  0.1  21184  1752 ?        Ssl  00:00   0:02 pwrmon
254
daemon   2011  0.0  0.1  20936   968 ?        Ssl  00:00   0:00 wifimon -d
255
root     2016  0.2  0.0  12104   928 ?        Ssl  00:00   0:02 aifcfg
256
root     2017  0.0  0.1  38364  1076 ?        Ssl  00:00   0:00 intrmon
257
root     2030  0.0  0.0  11740   832 ?        Ss   00:00   0:00 wddaemon
258
root     2108  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/560-epic-gp]
259
root     2109  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/570-epic-gp]
260
root     2114  0.6  0.0      0     0 ?        S    00:00   0:07 [kworker/u8:3]
261
root     2141  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/81-hwqueue-]
262
root     2142  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/248-hwqueue]
263
root     2151  0.7  0.1  58268  1224 ?        Ssl  00:00   0:09 syncmon
264
root     2155  0.0  0.0   1908   540 ?        Ss   00:00   0:00 clocksync
265
root     2171  0.5  0.0      0     0 ?        S    00:00   0:06 [irq/80-hwqueue-]
266
root     2183  0.0  0.0      0     0 ?        S    00:00   0:00 [kworker/3:2]
267
root     2242  0.0  0.0   1392   564 ?        Ss   00:00   0:00 /usr/sbin/cron
268
root     2269  0.0  0.1 158744  1256 ?        Ssl  00:00   0:00 /usr/bin/netfp_master_k2h.out -r Rm_System -c /tmp/netfp-sfp.conf -v
269
root     2357  0.0  0.1  11484   976 ?        Ssl  00:00   0:00 /usr/bin/rat_master -c /tmp/root_config.json
270
root     2369  0.0  0.1 196588  1024 ?        Sl   00:00   0:00 /usr/bin/l23_start
271
root     2394  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/519-262005c]
272
root     2397  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/518-2620058]
273
root     2400  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/517-2620054]
274
root     2403  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/516-2620050]
275
root     2406  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/515-262004c]
276
root     2409  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/514-2620048]
277
root     2412  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/513-2620044]
278
root     2415  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/512-2620040]
279
root     2418  0.8  0.5  15924  5068 ?        Ssl  00:00   0:10 /usr/bin/oalappepic 0 oalapp_main oalapp_exit oalapp_child RUN_WITH_OAL
280
root     2424  7.6  5.3 285436 51988 ?        Sl   00:00   1:34 /usr/bin/core0app 6 oamb_main oamb_exit oamb_child RUN_WITH_OAL
281
root     2444  0.0  0.1 162800  1100 ?        Sl   00:00   0:00 /usr/bin/cliApp.out
282
root     2449  0.0  0.1 194096  1364 ?        Sl   00:00   0:01 /usr/bin/reassembly
283
root     2455  0.0  0.0 131292   664 ?        Sl   00:00   0:00 name_proxy_k2h.out -n NameProxy_L1A -c Rm_LTE10 -l 0 -r 1 -i 1 -a 0xc002f000 --timeout=100
284
root     2457  0.0  0.0 131296   668 ?        Sl   00:00   0:00 name_proxy_k2h.out -n NameProxy_L1B -c Rm_LTE10 -l 2 -r 3 -i 1 -a 0xc0031000 --timeout=100
285
root     2459  0.0  0.0 131296   668 ?        Sl   00:00   0:00 name_proxy_k2h.out -n NameProxy_L2 -c Rm_LTE10 -l 4 -r 5 -i 1 -a 0xc0033000 --timeout=100
286
root     2461  0.0  0.1 150104  1016 ?        Sl   00:00   0:00 netfp_server_k2h.out -n NetfpServer -r Rm_LTE10 -c /tmp/netfp_server.conf -i 1 -t 100
287
root     2465  0.0  0.0 141004   780 ?        Sl   00:00   0:00 dat_server_k2h.out -n DatServer -r Rm_LTE10 -c /tmp/dat_server.conf -i 1 -t 100
288
root     2468  2.2  0.1 160624  1548 ?        Sl   00:00   0:27 netfpproxy_k2h.out -p /usr/bin/netfpproxy_plugin_k2h.so -s NetfpServer -c NetfpProxy -i 1 -r Rm
289
root     2474  0.6  0.0   2076   580 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/dsp0.trace DSP-ELG0
290
root     2476  0.6  0.0   2072   580 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/dsp3.trace DSP-ELG3
291
root     2478  0.6  0.0   2072   584 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/dsp4.trace DSP-ELG4
292
root     2480  0.6  0.0   2076   580 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/dsp7.trace DSP-ELG7
293
root     2482  0.6  0.0   2016   584 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/pktdma/dsp2.trace DSP-PHY2
294
root     2484  0.6  0.0   2016   584 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/pktdma/dsp1.trace DSP-PHY1
295
root     2486  0.6  0.0   2020   584 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/pktdma/dsp6.trace DSP-PHY6
296
root     2488  0.6  0.0   2016   584 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/pktdma/dsp5.trace DSP-PHY5
297
root     2624  0.0  0.0   2124   684 ?        Ss   00:00   0:00 /usr/lib/strongswan/ipsec/starter --daemon charon
298
root     2625  0.0  0.3 147396  3804 ?        Ssl  00:00   0:00 /usr/lib/strongswan/ipsec/charon --use-syslog
299
root     2634  0.0  0.0   2428   672 ?        Ss   00:12   0:00 telnetd -i -f /etc/issue.net
300
root     2635  0.0  0.0   2432   796 pts/0    Ss   00:12   0:00 -sh
301
root     2766  0.0  0.0   2364   572 ttyS0    Ss+  00:00   0:00 /sbin/getty 115200 ttyS0
302
root     2789  0.1  0.6 111228  6192 ?        Ssl  00:00   0:02 eoam_golden
303
root     2814  0.0  0.4  64924  4116 ?        Sl   00:00   0:00 /opt/OAM/eoam/bin/eoam_webuiproxy
304
root     2915  0.0  0.2   4120  1936 ?        S    00:00   0:00 lua /usr/bin/orbit webui.lua -p 80
305
root     3160  0.0  0.0      0     0 ?        Z    00:13   0:00 [sh] <defunct>
306
root     3450  0.0  0.0      0     0 ?        S    00:01   0:00 [kworker/0:2]
307
</pre>
308
309
h3. i2c busses / devices
310
311
<pre>
312
sys/bus/i2c/devices/i2c-0
313
sys/bus/i2c/devices/i2c-1
314
sys/bus/i2c/devices/i2c-2
315
sys/bus/i2c/devices/0-0020
316
sys/bus/i2c/devices/0-0021
317
sys/bus/i2c/devices/0-0048
318
sys/bus/i2c/devices/1-0020
319
sys/bus/i2c/devices/1-0021
320
sys/bus/i2c/devices/1-004c
321
sys/bus/i2c/devices/2-0020
322
sys/bus/i2c/devices/2-0024
323
</pre>
324
325
|_.bus|_.driver|_.purpose|
326
|1-0020|pca953x|GPIO expander|
327
|1-0021|pca953x|GPIO expander|
328
|1-004c|ucd9000|pmic?|
329
|2-0020|pca953x|GPIO expander|
330
|3-0024|pmbus|hardware monitor|
331
|0-0020|pca953x|GPIO expander|
332
|0-0021|pca953x|GPIO expander|
333
|0-0048|lm75|temp sensor|
334 3 laforge
335
h2. spi
336
337
<pre>
338
/sys/bus/platform/devices/21000800.spi
339
/sys/bus/platform/devices/21000400.spi
340
/sys/bus/platform/devices/21000600.spi
341
/sys/class/spi_master/spi32764 (dfeload1)
342
/sys/class/spi_master/spi32765 (dfeload0)
343
/sys/class/spi_master/spi32766 (iio:device0, epicdfe0, epicdfe1)
344
</pre>
345
346
h2. IIO
347
348
<pre>
349
cat /sys/devices/soc.0/21000400.spi/spi_master/spi32766/spi32766.0/iio:device0/name
350
ad5683r
351
</pre>
352
353
h2. GPIO
354
355
<pre>
356
/sys/class/epic-gpio/ONDC
357
/sys/class/epic-gpio/RF_TEST0
358
/sys/class/epic-gpio/RF_TEST1
359
/sys/class/epic-gpio/GPS_EN
360
/sys/class/epic-gpio/PMBUS_MASTER
361
/sys/class/epic-gpio/DONE0
362
/sys/class/epic-gpio/DONE1
363
/sys/class/epic-gpio/RESET_FPGA0
364
/sys/class/epic-gpio/RESET_FPGA1
365
/sys/class/epic-gpio/FAN_STAT0
366
/sys/class/epic-gpio/FAN_STAT1
367
/sys/class/epic-gpio/WIFI_PSU_EN
368
/sys/class/epic-gpio/CLKGEN_INT
369
/sys/class/epic-gpio/WIFI_RESET
370
/sys/class/epic-gpio/DC_ALARM
371
/sys/class/epic-gpio/LRESET
372
/sys/class/epic-gpio/SOC_SELFRESET
373
/sys/class/epic-gpio/SYNCE_BUFFER_EN
374
/sys/class/epic-gpio/UART_MUX0
375
/sys/class/epic-gpio/FPGA_INT0_0
376
/sys/class/epic-gpio/FPGA_INT0_1
377
/sys/class/epic-gpio/FPGA_INT1_0
378
/sys/class/epic-gpio/FPGA_INT1_1
379
/sys/class/epic-gpio/SFP_TX_DISABLE
380
/sys/class/epic-gpio/WIFI_FACTORY_RESET
381
/sys/class/epic-gpio/SFP_RATESELECT
382
/sys/class/epic-gpio/CCLK_EN0
383
/sys/class/epic-gpio/CCLK_EN1
384
/sys/class/epic-gpio/RF_PRESENCE0
385
/sys/class/epic-gpio/RF_PRESENCE1
386
/sys/class/epic-gpio/SFP_TX_FAULT
387
/sys/class/epic-gpio/IOEXP1_INT
388
/sys/class/epic-gpio/IOEXP2_INT
389
/sys/class/epic-gpio/IOEXP3_INT
390
/sys/class/epic-gpio/IOEXP4_INT
391
/sys/class/epic-gpio/IOEXP5_INT
392
/sys/class/epic-gpio/TCVCXO_BUFFER_EN
393
/sys/class/epic-gpio/NAND_WRITE_PROTECT
394
/sys/class/epic-gpio/WIFI_PRESENCE
395
/sys/class/epic-gpio/PROGRAM_B0
396
/sys/class/epic-gpio/PROGRAM_B1
397
/sys/class/epic-gpio/SFP_PWR_EN
398
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_0
399
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_1
400
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_2
401
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_3
402
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_4
403
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_5
404
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_0
405
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_1
406
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_2
407
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_3
408
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_4
409
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_5
410
/sys/class/epic-gpio/BOOTMODE_SELECT3
411
/sys/class/epic-gpio/BOOTMODE_SELECT4
412
/sys/class/epic-gpio/BOOTMODE_SELECT5
413
/sys/class/epic-gpio/BOOTMODE_SELECT6
414
/sys/class/epic-gpio/BOOTMODE_SELECT7
415
/sys/class/epic-gpio/BOOTMODE_SELECT8
416
/sys/class/epic-gpio/BOOTMODE_SELECT9
417
/sys/class/epic-gpio/IOEXP1_RESET
418
/sys/class/epic-gpio/GPS_EN2
419
/sys/class/epic-gpio/PWR_EN_RF0
420
/sys/class/epic-gpio/PWR_EN_RF1
421
/sys/class/epic-gpio/BOOTMODE_SELECT10
422
/sys/class/epic-gpio/BOOTMODE_SELECT12
423
/sys/class/epic-gpio/PHYSYNC_EN
424
/sys/class/epic-gpio/IOEXP2_RESET
425
/sys/class/epic-gpio/WIFI_HEART_BEAT
426
/sys/class/epic-gpio/PWR_RESET
427
/sys/class/epic-gpio/SFP_PRESENCE
428
/sys/class/epic-gpio/SYNCE_BUFFER2_EN
429
/sys/class/epic-gpio/SYNCE_BUFFER3_EN
430
/sys/class/epic-gpio/PHYSYNC_SEL
431
/sys/class/epic-gpio/INIT_B0
432
/sys/class/epic-gpio/INIT_B1
433
/sys/class/epic-gpio/POE_T2P
434
/sys/class/epic-gpio/PPS_INT
435
/sys/class/epic-gpio/INTRUSION_DET_0
436
/sys/class/epic-gpio/INTRUSION_DET_1
437
/sys/class/epic-gpio/INTRUSION_DET_2
438
/sys/class/epic-gpio/INTRUSION_DET_3
439
/sys/class/epic-gpio/FAN_UNDERCURR
440
/sys/class/epic-gpio/SFP_RXLOS
441
/sys/class/epic-gpio/ETH_PHY_INT
442
/sys/class/epic-gpio/CLKGEN_GPIO0
443
/sys/class/epic-gpio/CLKGEN_GPIO1
444
/sys/class/epic-gpio/CLKGEN_GPIO2
445
/sys/class/epic-gpio/CLKGEN_GPIO3
446
/sys/class/epic-gpio/ALLOW_BOOTMODE
447
/sys/class/epic-gpio/SOC_SYNCE_REC_CLK_EN
448
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)