Project

General

Profile

EC25 » History » Version 12

laforge, 12/16/2016 10:15 PM

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