Project

General

Profile

EC25 » History » Version 17

laforge, 12/17/2016 09:18 AM

1 4 laforge
{{>toc}}
2
3 1 laforge
h1. EC25
4
5 3 laforge
Below testing has been made on an EC25-E Revision: EC25EFAR02A03M4G (according to ATI0 and the label on the device)
6
7 2 laforge
h2. serial console
8
9
In the EC25-E miniPCI that was analyzed, the serial console of bootloader and Linux appears to be active on pins 11+12 of the LGA module (DBG_RXD, DBG_TXD). The console is at 1.8V and at 115200bps.
10
11 5 laforge
h2. processes
12
13
h3. quectel_daemon
14
15
seems to be primarily concerned with voice routing / alsa codec related bits, including playback of ringtones
16
17
h3. atfwd_daemon
18
19
implements Quectel specific extensions to the AT command interpreter (ATCOP) using the QMI framework to register them in the modem processor
20
21
h3. Quec_WIFI_CLI
22
23
h3. /usr/bin/time_daemon
24
25 17 laforge
* get time from modem via qmi
26
* get time from RTC
27
28 5 laforge
h3. /usr/bin/mbimd
29
30
h3. /usr/bin/pdc_daemon
31
32
h3. /usr/bin/diagrebootapp
33
34 9 laforge
an application registering a DIAG command with /dev/diag.  Once that diag command is received, it will write to @/dev/rebooterdev@ which will be picked up by reboot-daemon to actually do the reboot. Weird architecture.
35 5 laforge
36
h3. /sbin/reboot-daemon
37
38 8 laforge
strange minimalistic daemon that does a blocking read on @/dev/rebooterdev@ and issues a system("reboot") as soon as the read returns.
39 7 laforge
40 5 laforge
h3. wlan_services
41
42
h3. /usr/bin/qmi_ip_multiclient
43
44
h3. eMBMs_TunnelingModule
45
46
something related to eMBMS (evolved=LTE Multicast)
47
48
h3. alsaucm_test
49
50
h3. /usr/bin/quectel-remotefs-service
51
52 15 laforge
* uses /dev/smd8
53
54
55 5 laforge
h3. /usr/bin/quectel_psm_aware
56
57
h3. /usr/bin/quectel_monitor_daemon
58
59 14 laforge
* reads from  /sys/devices/4080000.qcom,mss/subsys1/quec_state
60
61
62 5 laforge
h3. /usr/bin/quectel-gps-handle
63
64 13 laforge
* uses /dev/ttyGS0 to print NMEA to host
65
* uses /dev/smd7 to communicate with  BB
66
67
68 5 laforge
h3. /usr/bin/qmi_shutdown_modem
69
70 10 laforge
something low power mode related, uses @qmi_simple_ril_test@ and data in /tmp/qmi-shutdown-modem/
71
72 5 laforge
h3. /usr/bin/netmgrd
73
74
h3. /usr/bin/thermal-engine
75
76 6 laforge
some kind of thermal management for the MSM SoC
77
78 5 laforge
h3. /usr/bin/qmuxd
79
80
h3. /usr/bin/quectel_pcm_daemon
81
82
related to alsa soc (asoc) codec configuration, uses /etc/auxpcm.conf
83
84
h3. /usr/bin/qti
85
86 16 laforge
rmnet/tethering related
87
* /dev/dpl_ctrl 
88
* /dev/rmnet_ctrl
89
90
91 5 laforge
h3. QCMAP_ConnectionManager
92
93 11 laforge
related to WLAN/WWAN back-haul switching
94
95 12 laforge
h3. QCMAP_CLI
96
97
Program to configure QCMAP. Cnfiguration can also be done via web?
98
99
<pre>
100
Please select an option to test from the items listed below.
101
102
 1. Display Current Config         49. Get UPnP Status                
103
 2. Delete SNAT Entry              50. Get DLNA Status                
104
 3. Add SNAT Entry                 51. Get MDNS Status                
105
 4. Get SNAT Config                52. Get Station Mode Status        
106
 5. Set Roaming                    53. Set DLNA Media Directory       
107
 6. Get Roaming                    54. Get DLNA Media Directory       
108
 7. Delete DMZ IP                  55. Set MobileAP/WLAN Bootup Config
109
 8. Add DMZ IP                     56. Get MobileAP/WLAN Bootup Config
110
 9. Get DMZ IP                     57. Enable/Disable IPV4            
111
10. Set IPSEC VPN Passthrough      58. Get IPv4 State                 
112
11. Get IPSEC VPN Passthrough      59. Get Data Bitrate               
113
12. Set PPTP VPN Passthrough       60. Set UPnP Notify Interval       
114
13. Get PPTP VPN Passthrough       61. Get UPnP Notify Interval       
115
14. Set L2TP VPN Passthrough       62. Set DLNA Notify Interval       
116
15. Get L2TP VPN Passthrough       63. Get DLNA Notify Interval       
117
16. Set Autoconnect Config         64. Add DHCP Reservation Record    
118
17. Get Autoconnect Config         65. Get DHCP Reservation Records   
119
18. Get WAN status                 66. Edit DHCP Reservation Record   
120
19. Add Firewall Entry             67. Delete DHCP Reservation Record 
121
20. Enable/Disable M-DNS           68. Activate Hostapd Config        
122
21. Enable/Disable UPnP            69. Activate Supplicant Config     
123
22. Enable/Disable DLNA            70. Get Webserver WWAN access flag 
124
23. Display Firewalls              71. Set Webserver WWAN access flag 
125
24. Delete Firewall Entry          72. Enable/Disable ALG             
126
25. Get WWAN Statistics            73. Set SIP server info            
127
26. Reset WWAN Statistics          74. Get SIP server info            
128
27. Get Network Configuration      75. Restore Factory Default Settings(** Will Reboot Device )
129
28. Get NAT Type                   76. Get Connected Device info      
130
29. Set NAT Type                   77. Get Cradle Mode                
131
30. Enable/Disable Mobile AP       78. Set Cradle Mode                
132
31. Enable/Disable WLAN            79. Get Prefix Delegation Config   
133
32. Connect/Disconnect Backhaul    80. Set Prefix Delegation Config   
134
33. Get Mobile AP status           81. Get Prefix Delegation Status   
135
34. Set NAT Timeout                82. Set/Get Gateway URL            
136
35. Get NAT Timeout                83. Enable/Disable DDNS            
137
36. Set WLAN Config                84. Set DDNS Config                
138
37. Get WLAN Config                85. Get DDNS Config                
139
38. Activate WLAN                  86. Enable/Disable TinyProxy       
140
39. Set  LAN Config                87. Get TinyProxy Status           
141
40. Get  LAN Config                88. Set DLNAWhitelisting           
142
41. Activate  LAN                  89. Get DLNAWhitelisting           
143
42. Get WLAN Status                90. Add DLNAWhitelistingIP         
144
43. Enable/Disable IPV6            91. Delete DLNAWhitelistingIP      
145
44. Set Firewall Config            92. Set UPNPPinhole State          
146
45. Get Firewall Config            93. Get UPNPPinhole State          
147
46. Get IPv6 State                 94. Configure Active Backhaul Priority
148
47. Get WWAN Profile               95. Get Backhaul Priority          
149
48. Set WWAN Profile               96. Teardown/Disable and Exit      
150
</pre>
151
152 5 laforge
h3. ipacmdiag
153
154
related to https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/data-ipa-cfg-mgr/ ?
155
h3. ipacm_perf
156
157
related to https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/data-ipa-cfg-mgr/ ?
158
159
h3. psmd
160
161
/dev/socket/psm
162
163
h3. /sbin/adbd
164
165
android debug bridge.
166
167
h2. misc outputs
168
169
h3. lsusb output
170 1 laforge
171
<pre>
172
Bus 001 Device 058: ID 2c7c:0125··
173
Device Descriptor:
174
  bLength                18
175
  bDescriptorType         1
176
  bcdUSB               2.00
177
  bDeviceClass            0 (Defined at Interface level)
178
  bDeviceSubClass         0·
179
  bDeviceProtocol         0·
180
  bMaxPacketSize0        64
181
  idVendor           0x2c7c·
182
  idProduct          0x0125·
183
  bcdDevice            3.18
184
  iManufacturer           1 Android
185
  iProduct                2 Android
186
  iSerial                 0·
187
  bNumConfigurations      1
188
  Configuration Descriptor:
189
    bLength                 9
190
    bDescriptorType         2
191
    wTotalLength          209
192
    bNumInterfaces          5
193
    bConfigurationValue     1
194
    iConfiguration          0·
195
    bmAttributes         0xa0
196
      (Bus Powered)
197
      Remote Wakeup
198
    MaxPower              500mA
199
    Interface Descriptor:
200
      bLength                 9
201
      bDescriptorType         4
202
      bInterfaceNumber        0
203
      bAlternateSetting       0
204
      bNumEndpoints           2
205
      bInterfaceClass       255 Vendor Specific Class
206
      bInterfaceSubClass    255 Vendor Specific Subclass
207
      bInterfaceProtocol    255 Vendor Specific Protocol
208
      iInterface              0·
209
      Endpoint Descriptor:
210
        bLength                 7
211
        bDescriptorType         5
212
        bEndpointAddress     0x81  EP 1 IN
213
        bmAttributes            2
214
          Transfer Type            Bulk
215
          Synch Type               None
216
          Usage Type               Data
217
        wMaxPacketSize     0x0200  1x 512 bytes
218
        bInterval               0
219
      Endpoint Descriptor:
220
        bLength                 7
221
        bDescriptorType         5
222
        bEndpointAddress     0x01  EP 1 OUT
223
        bmAttributes            2
224
          Transfer Type            Bulk
225
          Synch Type               None
226
          Usage Type               Data
227
        wMaxPacketSize     0x0200  1x 512 bytes
228
        bInterval               0
229
    Interface Descriptor:
230
      bLength                 9
231
      bDescriptorType         4
232
      bInterfaceNumber        1
233
      bAlternateSetting       0
234
      bNumEndpoints           3
235
      bInterfaceClass       255 Vendor Specific Class
236
      bInterfaceSubClass      0·
237
      bInterfaceProtocol      0·
238
      iInterface              0·
239
      ** UNRECOGNIZED:  05 24 00 10 01
240
      ** UNRECOGNIZED:  05 24 01 00 00
241
      ** UNRECOGNIZED:  04 24 02 02
242
      ** UNRECOGNIZED:  05 24 06 00 00
243
      Endpoint Descriptor:
244
        bLength                 7
245
        bDescriptorType         5
246
        bEndpointAddress     0x83  EP 3 IN
247
        bmAttributes            3
248
          Transfer Type            Interrupt
249
          Synch Type               None
250
          Usage Type               Data
251
        wMaxPacketSize     0x000a  1x 10 bytes
252
        bInterval               9
253
      Endpoint Descriptor:
254
        bLength                 7
255
        bDescriptorType         5
256
        bEndpointAddress     0x82  EP 2 IN
257
        bmAttributes            2
258
          Transfer Type            Bulk
259
          Synch Type               None
260
          Usage Type               Data
261
        wMaxPacketSize     0x0200  1x 512 bytes
262
        bInterval               0
263
      Endpoint Descriptor:
264
        bLength                 7
265
        bDescriptorType         5
266
        bEndpointAddress     0x02  EP 2 OUT
267
        bmAttributes            2
268
          Transfer Type            Bulk
269
          Synch Type               None
270
          Usage Type               Data
271
        wMaxPacketSize     0x0200  1x 512 bytes
272
        bInterval               0
273
    Interface Descriptor:
274
      bLength                 9
275
      bDescriptorType         4
276
      bInterfaceNumber        2
277
      bAlternateSetting       0
278
      bNumEndpoints           3
279
      bInterfaceClass       255 Vendor Specific Class
280
      bInterfaceSubClass      0·
281
      bInterfaceProtocol      0·
282
      iInterface              0·
283
      ** UNRECOGNIZED:  05 24 00 10 01
284
      ** UNRECOGNIZED:  05 24 01 00 00
285
      ** UNRECOGNIZED:  04 24 02 02
286
      ** UNRECOGNIZED:  05 24 06 00 00
287
      Endpoint Descriptor:
288
        bLength                 7
289
        bDescriptorType         5
290
        bEndpointAddress     0x85  EP 5 IN
291
        bmAttributes            3
292
          Transfer Type            Interrupt
293
          Synch Type               None
294
          Usage Type               Data
295
        wMaxPacketSize     0x000a  1x 10 bytes
296
        bInterval               9
297
      Endpoint Descriptor:
298
        bLength                 7
299
        bDescriptorType         5
300
        bEndpointAddress     0x84  EP 4 IN
301
        bmAttributes            2
302
          Transfer Type            Bulk
303
          Synch Type               None
304
          Usage Type               Data
305
        wMaxPacketSize     0x0200  1x 512 bytes
306
        bInterval               0
307
      Endpoint Descriptor:
308
        bLength                 7
309
        bDescriptorType         5
310
        bEndpointAddress     0x03  EP 3 OUT
311
        bmAttributes            2
312
          Transfer Type            Bulk
313
          Synch Type               None
314
          Usage Type               Data
315
        wMaxPacketSize     0x0200  1x 512 bytes
316
        bInterval               0
317
    Interface Descriptor:
318
      bLength                 9
319
      bDescriptorType         4
320
      bInterfaceNumber        3
321
      bAlternateSetting       0
322
      bNumEndpoints           3
323
      bInterfaceClass       255 Vendor Specific Class
324
      bInterfaceSubClass      0·
325
      bInterfaceProtocol      0·
326
      iInterface              0·
327
      ** UNRECOGNIZED:  05 24 00 10 01
328
      ** UNRECOGNIZED:  05 24 01 00 00
329
      ** UNRECOGNIZED:  04 24 02 02
330
      ** UNRECOGNIZED:  05 24 06 00 00
331
      Endpoint Descriptor:
332
        bLength                 7
333
        bDescriptorType         5
334
        bEndpointAddress     0x87  EP 7 IN
335
        bmAttributes            3
336
          Transfer Type            Interrupt
337
          Synch Type               None
338
          Usage Type               Data
339
        wMaxPacketSize     0x000a  1x 10 bytes
340
        bInterval               9
341
      Endpoint Descriptor:
342
        bLength                 7
343
        bDescriptorType         5
344
        bEndpointAddress     0x86  EP 6 IN
345
        bmAttributes            2
346
          Transfer Type            Bulk
347
          Synch Type               None
348
          Usage Type               Data
349
        wMaxPacketSize     0x0200  1x 512 bytes
350
        bInterval               0
351
      Endpoint Descriptor:
352
        bLength                 7
353
        bDescriptorType         5
354
        bEndpointAddress     0x04  EP 4 OUT
355
        bmAttributes            2
356
          Transfer Type            Bulk
357
          Synch Type               None
358
          Usage Type               Data
359
        wMaxPacketSize     0x0200  1x 512 bytes
360
        bInterval               0
361
    Interface Descriptor:
362
      bLength                 9
363
      bDescriptorType         4
364
      bInterfaceNumber        4
365
      bAlternateSetting       0
366
      bNumEndpoints           3
367
      bInterfaceClass       255 Vendor Specific Class
368
      bInterfaceSubClass    255 Vendor Specific Subclass
369
      bInterfaceProtocol    255 Vendor Specific Protocol
370
      iInterface              0·
371
      Endpoint Descriptor:
372
        bLength                 7
373
        bDescriptorType         5
374
        bEndpointAddress     0x89  EP 9 IN
375
        bmAttributes            3
376
          Transfer Type            Interrupt
377
          Synch Type               None
378
          Usage Type               Data
379
        wMaxPacketSize     0x0008  1x 8 bytes
380
        bInterval               9
381
      Endpoint Descriptor:
382
        bLength                 7
383
        bDescriptorType         5
384
        bEndpointAddress     0x88  EP 8 IN
385
        bmAttributes            2
386
          Transfer Type            Bulk
387
          Synch Type               None
388
          Usage Type               Data
389
        wMaxPacketSize     0x0200  1x 512 bytes
390
        bInterval               0
391
      Endpoint Descriptor:
392
        bLength                 7
393
        bDescriptorType         5
394
        bEndpointAddress     0x05  EP 5 OUT
395
        bmAttributes            2
396
          Transfer Type            Bulk
397
          Synch Type               None
398
          Usage Type               Data
399
        wMaxPacketSize     0x0200  1x 512 bytes
400
        bInterval               0
401
Device Qualifier (for other device speed):
402
  bLength                10
403
  bDescriptorType         6
404
  bcdUSB               2.00
405
  bDeviceClass            0 (Defined at Interface level)
406
  bDeviceSubClass         0·
407
  bDeviceProtocol         0·
408
  bMaxPacketSize0        64
409
  bNumConfigurations      1
410
Device Status:     0x0000
411
  (Bus Powered)
412 4 laforge
</pre>
413
414
h3. ps
415
416
<pre>
417
root@mdm9607-perf:/firmware/image# ps axuw
418
PID   USER     TIME   COMMAND
419
    1 root       0:06 init [5]
420
    2 root       0:00 [kthreadd]
421
    3 root       0:02 [ksoftirqd/0]
422
    4 root       0:04 [kworker/0:0]
423
    5 root       0:00 [kworker/0:0H]
424
    6 root       0:00 [kworker/u2:0]
425
    7 root       0:00 [rcu_preempt]
426
    8 root       0:00 [rcu_sched]
427
    9 root       0:00 [rcu_bh]
428
   10 root       0:00 [khelper]
429
   11 root       0:00 [netns]
430
   12 root       0:00 [perf]
431
   13 root       0:00 [msm_watchdog]
432
   14 root       0:00 [smd_channel_clo]
433
   15 root       0:00 [smsm_cb_wq]
434
   17 root       0:00 [deferwq]
435
   19 root       0:00 [irq/52-cpr]
436
   20 root       0:00 [mpm]
437
   29 root       0:00 [writeback]
438
   30 root       0:00 [crypto]
439
   31 root       0:00 [bioset]
440
   32 root       0:00 [kblockd]
441
   33 root       0:00 [system]
442
   34 root       0:00 [devfreq_wq]
443
   35 root       0:00 [cfg80211]
444
   36 root       0:00 [power_off_alarm]
445
   37 root       0:00 [kswapd0]
446
   38 root       0:00 [fsnotify_mark]
447
   46 root       0:00 [glink_ssr_wq]
448
   47 root       0:00 [apr_driver]
449
   48 root       0:00 [k_hsuart]
450
   49 root       0:00 [msm_serial_hs_0]
451
   50 root       0:00 [msm_serial_hs_0]
452
   51 root       0:00 [diag_real_time_]
453
   52 root       0:00 [diag_wq]
454
   53 root       0:00 [DIAG_USB_diag]
455
   54 root       0:00 [diag_cntl_wq]
456
   55 root       0:00 [diag_dci_wq]
457
   56 root       0:00 [DIAG_SMD_MODEM_]
458
   57 root       0:00 [DIAG_SMD_MODEM_]
459
   58 root       0:00 [DIAG_SMD_MODEM_]
460
   59 root       0:00 [DIAG_SMD_MODEM_]
461
   60 root       0:00 [DIAG_SMD_MODEM_]
462
   61 root       0:00 [DIAG_SMD_LPASS_]
463
   62 root       0:00 [DIAG_SMD_LPASS_]
464
   63 root       0:00 [DIAG_SMD_LPASS_]
465
   64 root       0:00 [DIAG_SMD_LPASS_]
466
   65 root       0:00 [DIAG_SMD_LPASS_]
467
   66 root       0:00 [DIAG_SMD_WCNSS_]
468
   67 root       0:00 [DIAG_SMD_WCNSS_]
469
   68 root       0:00 [DIAG_SMD_WCNSS_]
470
   69 root       0:00 [DIAG_SMD_WCNSS_]
471
   70 root       0:00 [DIAG_SMD_WCNSS_]
472
   71 root       0:00 [DIAG_SMD_SENSOR]
473
   72 root       0:00 [DIAG_SMD_SENSOR]
474
   73 root       0:00 [DIAG_SMD_SENSOR]
475
   74 root       0:00 [DIAG_SMD_SENSOR]
476
   75 root       0:00 [DIAG_SMD_SENSOR]
477
   76 root       0:00 [DIAG_SOCKMODEM_]
478
   77 root       0:00 [DIAG_SOCKMODEM_]
479
   78 root       0:00 [DIAG_SOCKMODEM_]
480
   79 root       0:00 [DIAG_SOCKMODEM_]
481
   80 root       0:00 [DIAG_SOCKMODEM_]
482
   81 root       0:00 [DIAG_SOCKLPASS_]
483
   82 root       0:00 [DIAG_SOCKLPASS_]
484
   83 root       0:00 [DIAG_SOCKLPASS_]
485
   84 root       0:00 [DIAG_SOCKLPASS_]
486
   85 root       0:00 [DIAG_SOCKLPASS_]
487
   86 root       0:00 [DIAG_SOCKWCNSS_]
488
   87 root       0:00 [DIAG_SOCKWCNSS_]
489
   88 root       0:00 [DIAG_SOCKWCNSS_]
490
   89 root       0:00 [DIAG_SOCKWCNSS_]
491
   90 root       0:00 [DIAG_SOCKWCNSS_]
492
   91 root       0:00 [DIAG_SOCKSENSOR]
493
   92 root       0:00 [DIAG_SOCKSENSOR]
494
   93 root       0:00 [DIAG_SOCKSENSOR]
495
   94 root       0:00 [DIAG_SOCKSENSOR]
496
   95 root       0:00 [DIAG_SOCKSENSOR]
497
   96 root       0:00 [DIAG_CNTL_SOCKE]
498
   97 root       0:00 [k_gserial]
499
   98 root       0:00 [k_ipa_usb]
500
   99 root       0:00 [uether]
501
  100 root       0:00 [k_gbridge]
502
  101 root       0:00 [therm_core:noti]
503
  102 root       0:00 [therm_core:noti]
504
  103 root       0:00 [therm_core:noti]
505
  104 root       0:00 [therm_core:noti]
506
  105 root       0:00 [therm_core:noti]
507
  106 root       0:00 [irq/216-tsens_i]
508
  107 root       0:00 [therm_core:noti]
509
  108 root       0:00 [therm_core:noti]
510
  109 root       0:00 [cfinteractive]
511
  110 root       0:00 [irq/170-7824900]
512
  111 root       0:00 [irq/155-mmc0]
513
  112 root       0:03 [irq/253-7864900]
514
  113 root       0:00 [irq/157-mmc1]
515
  114 root       0:00 [usb_bam_wq]
516
  115 root       0:00 [qsmd]
517
  116 root       0:00 [ipv6_addrconf]
518
  117 root       0:00 [msm_ipc_router]
519
  118 root       0:00 [irq/441-modem]
520
  119 root       0:00 [sysmon_wq]
521
  120 root       0:00 [qmi_svc_event_w]
522
  122 root       0:00 [bam_dmux_rx]
523
  123 root       0:00 [bam_dmux_tx]
524
  124 root       0:00 [ubi_bgt0d]
525
  125 root       0:00 [ubi_bgt1d]
526
  126 root       0:00 [k_bam_data]
527
  127 root       0:00 [f_mtp]
528
  129 root       0:00 [msm_thermal:fre]
529
  130 root       0:00 [msm_thermal:the]
530
  131 root       0:00 [ubifs_bgt0_0]
531
  132 root       0:00 [IPCRTR]
532
  133 root       0:00 [modem_IPCRTR]
533
  186 root       0:00 [ubifs_bgt0_1]
534
  195 root       0:00 /sbin/adbd
535
  216 root       0:00 psmd
536
  324 root       0:00 ipacm_perf
537
  333 root       0:00 ipacmdiag
538
  343 root       0:00 QCMAP_ConnectionManager /etc/mobileap_cfg.xml d
539
  347 root       0:00 /usr/bin/qti
540
  358 root       0:00 /sbin/tftp_server
541
  359 root       0:00 /sbin/fs-scrub-daemon
542
  377 root       0:00 /usr/bin/quectel_pcm_daemon
543
  397 root       0:00 [sh]
544
  435 root       0:00 /sbin/syslogd -n -C64
545
  444 root       0:00 [k_gsmd]
546
  445 root       0:00 [k_gbam]
547
  459 root       0:00 /usr/bin/qmuxd
548
  463 root       0:00 /usr/bin/thermal-engine
549
  468 root       0:00 /usr/bin/netmgrd
550
  497 root       0:00 /usr/bin/qmi_shutdown_modem
551
  504 root       0:01 /usr/bin/quectel-gps-handle
552
  518 root       0:00 /usr/bin/quectel_monitor_daemon
553
  537 root       1:30 /usr/bin/quectel_daemon
554
  544 root       0:00 /usr/bin/quectel_psm_aware
555
  563 root       0:00 /usr/bin/quectel-remotefs-service
556
  672 root       0:20 alsaucm_test
557
  811 www-data   0:02 /usr/sbin/lighttpd -f /etc/lighttpd.conf
558
  818 nobody     0:00 dnsmasq -i bridge0 -I lo -z --dhcp-range=bridge0,192.168.
559
  824 root       0:00 eMBMs_TunnelingModule
560
  828 root       0:00 /usr/bin/qmi_ip_multiclient /etc/qmi_ip_cfg.xml
561
  887 root       0:00 wlan_services
562
 1004 messageb   0:00 /usr/bin/dbus-daemon --system
563
 1022 root       0:00 /sbin/reboot-daemon
564
 1024 diag       0:02 /usr/bin/diagrebootapp
565
 1029 root       1:24 /usr/bin/atfwd_daemon
566
 1066 root       0:00 /usr/bin/pdc_daemon
567
 1079 root       0:00 /usr/bin/mbimd
568
 1080 root       0:00 -sh
569
 1081 root       0:00 /usr/bin/time_daemon
570
 1177 root       0:00 [kworker/0:1]
571
 1202 root       0:00 [kworker/u2:1]
572
 1205 root       0:09 [kworker/u2:2]
573
 1206 root       0:02 [kworker/u2:3]
574
 1213 root       0:00 [kworker/u2:4]
575
 1233 root       0:00 ps axuw
576 1 laforge
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)