Advertisement
m-ric

Untitled

Jun 8th, 2012
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@android:/ # logcat -v threadtime
  2. --------- beginning of /dev/log/system
  3. 06-08 17:00:18.107 148 148 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[464,355][560,451]} from pid 309
  4. --------- beginning of /dev/log/main
  5. 06-08 17:00:18.310 148 152 D dalvikvm: GC_CONCURRENT freed 426K, 9% free 9063K/9927K, paused 0ms+13ms
  6. 06-08 17:00:18.380 432 432 W System.err: Removed 2131231192
  7. 06-08 17:00:18.380 432 432 W System.err: Removed 2131231200
  8. 06-08 17:00:18.466 309 309 D OpenGLRenderer: Flushing caches (mode 1)
  9. 06-08 17:00:18.474 309 309 D OpenGLRenderer: Flushing caches (mode 0)
  10. 06-08 17:00:19.013 148 174 I ActivityManager: Displayed com.android.settings/.Settings: +763ms
  11. 06-08 17:00:19.114 309 311 D dalvikvm: GC_CONCURRENT freed 371K, 32% free 7977K/11655K, paused 5ms+6ms
  12. 06-08 17:00:21.482 148 197 E WifiStateMachine: Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
  13. 06-08 17:00:21.482 92 128 D CommandListener: Setting iface cfg
  14. 06-08 17:00:21.482 92 128 D CommandListener: Trying to bring down wlan0
  15. 06-08 17:00:21.482 92 128 D CommandListener: broadcast flag ignored
  16. 06-08 17:00:21.482 92 128 D CommandListener: multicast flag ignored
  17. 06-08 17:00:21.482 148 197 D NetworkManagementService: rsp <213 de:ad:be:ef:00:00 0.0.0.0 0 [down broadcast multicast]>
  18. 06-08 17:00:21.482 148 197 D NetworkManagementService: flags <[down broadcast multicast]>
  19. 06-08 17:00:21.497 148 1663 E WifiHW : Unable to open connection to supplicant on "wlan0": No such file or directory
  20. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: wpa_supplicant v0.8.x
  21. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: random: Trying to read entropy from /dev/random
  22. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: Initializing interface 'wlan0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A'
  23. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: Configuration file '/data/misc/wifi/wpa_supplicant.conf' -> '/data/misc/wifi/wpa_supplicant.conf'
  24. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: Reading configuration file '/data/misc/wifi/wpa_supplicant.conf'
  25. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: ctrl_interface='wlan0'
  26. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: update_config=1
  27. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: Line: 5 - start of a new network block
  28. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: key_mgmt: 0x4
  29. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: auth_alg: 0x3
  30. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: priority=1 (0x1)
  31. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: Priority group 1
  32. 06-08 17:00:21.513 1662 1662 D wpa_supplicant: id=0 ssid='LaborieNet'
  33. 06-08 17:00:21.528 1662 1662 D wpa_supplicant: nl80211: interface wlan0 in phy phy1
  34. 06-08 17:00:21.528 1662 1662 I wpa_supplicant: rfkill: Cannot open RFKILL control device
  35. 06-08 17:00:21.528 1662 1662 D wpa_supplicant: nl80211: RFKILL status not available
  36. 06-08 17:00:22.200 1662 1662 D wpa_supplicant: netlink: Operstate: linkmode=1, operstate=5
  37. 06-08 17:00:22.200 1662 1662 D wpa_supplicant: nl80211: Using driver-based off-channel TX
  38. 06-08 17:00:22.200 1662 1662 D wpa_supplicant: nl80211: driver param='(null)'
  39. 06-08 17:00:22.232 1662 1662 D wpa_supplicant: wpa_driver_nl80211_set_key: ifindex=9 alg=0 addr=0x0 key_idx=0 set_tx=0 seq_len=0 key_len=0
  40. 06-08 17:00:22.232 1662 1662 D wpa_supplicant: wpa_driver_nl80211_set_key: ifindex=9 alg=0 addr=0x0 key_idx=1 set_tx=0 seq_len=0 key_len=0
  41. 06-08 17:00:22.232 1662 1662 D wpa_supplicant: wpa_driver_nl80211_set_key: ifindex=9 alg=0 addr=0x0 key_idx=2 set_tx=0 seq_len=0 key_len=0
  42. 06-08 17:00:22.232 1662 1662 D wpa_supplicant: wpa_driver_nl80211_set_key: ifindex=9 alg=0 addr=0x0 key_idx=3 set_tx=0 seq_len=0 key_len=0
  43. 06-08 17:00:22.232 1662 1662 D wpa_supplicant: nl80211: Flush PMKIDs
  44. 06-08 17:00:22.232 1662 1662 D wpa_supplicant: WPS: Set UUID for interface wlan0
  45. 06-08 17:00:22.239 1662 1662 D wpa_supplicant: EAPOL: SUPP_PAE entering state DISCONNECTED
  46. 06-08 17:00:22.247 1662 1662 D wpa_supplicant: EAPOL: Supplicant port status: Unauthorized
  47. 06-08 17:00:22.247 1662 1662 D wpa_supplicant: EAPOL: KEY_RX entering state NO_KEY_RECEIVE
  48. 06-08 17:00:22.247 1662 1662 D wpa_supplicant: EAPOL: SUPP_BE entering state INITIALIZE
  49. 06-08 17:00:22.247 1662 1662 D wpa_supplicant: EAP: EAP entering state DISABLED
  50. 06-08 17:00:22.247 1662 1662 D wpa_supplicant: EAPOL: Supplicant port status: Unauthorized
  51. 06-08 17:00:22.247 1662 1662 D wpa_supplicant: EAPOL: Supplicant port status: Unauthorized
  52. 06-08 17:00:22.255 1662 1662 D wpa_supplicant: random: Got 20/20 bytes from /dev/random
  53. 06-08 17:00:22.255 1662 1662 D wpa_supplicant: RTM_NEWLINK: operstate=0 ifi_flags=0x1043 ([UP][RUNNING])
  54. 06-08 17:00:22.255 1662 1662 D wpa_supplicant: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  55. 06-08 17:00:22.255 1662 1662 D wpa_supplicant: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  56. 06-08 17:00:22.255 1662 1662 D wpa_supplicant: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  57. 06-08 17:00:22.325 1662 1662 D wpa_supplicant: WPS: Building WPS IE for Probe Request
  58. 06-08 17:00:22.325 1662 1662 D wpa_supplicant: WPS: * Version (hardcoded 0x10)
  59. 06-08 17:00:22.325 1662 1662 D wpa_supplicant: WPS: * Request Type
  60. 06-08 17:00:22.325 1662 1662 D wpa_supplicant: WPS: * Config Methods (2388)
  61. 06-08 17:00:22.325 1662 1662 D wpa_supplicant: WPS: * UUID-E
  62. 06-08 17:00:22.325 1662 1662 D wpa_supplicant: WPS: * Primary Device Type
  63. 06-08 17:00:22.333 1662 1662 D wpa_supplicant: WPS: * RF Bands (3)
  64. 06-08 17:00:22.333 1662 1662 D wpa_supplicant: WPS: * Association State
  65. 06-08 17:00:22.333 1662 1662 D wpa_supplicant: WPS: * Configuration Error (0)
  66. 06-08 17:00:22.333 1662 1662 D wpa_supplicant: WPS: * Device Password ID (0)
  67. 06-08 17:00:22.333 1662 1662 D wpa_supplicant: WPS: * Manufacturer
  68. 06-08 17:00:22.333 1662 1662 D wpa_supplicant: WPS: * Model Name
  69. 06-08 17:00:22.333 1662 1662 D wpa_supplicant: WPS: * Model Number
  70. 06-08 17:00:22.333 1662 1662 D wpa_supplicant: WPS: * Device Name
  71. 06-08 17:00:22.333 1662 1662 D wpa_supplicant: WPS: * Version2 (0x20)
  72. 06-08 17:00:22.357 1662 1662 D wpa_supplicant: Scan requested (ret=0) - scan timeout 10 seconds
  73. 06-08 17:00:22.357 1662 1662 D wpa_supplicant: nl80211: Event message available
  74. 06-08 17:00:22.357 1662 1662 D wpa_supplicant: nl80211: Scan trigger
  75. 06-08 17:00:22.513 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='ssid'
  76. 06-08 17:00:22.513 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='bssid'
  77. 06-08 17:00:22.513 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'bssid'
  78. 06-08 17:00:22.513 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='priority'
  79. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='scan_ssid'
  80. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='wep_tx_keyidx'
  81. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='wep_key0'
  82. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: Do not allow key_data field to be exposed
  83. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='wep_key1'
  84. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'wep_key1'
  85. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='wep_key2'
  86. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'wep_key2'
  87. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='wep_key3'
  88. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'wep_key3'
  89. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='psk'
  90. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'psk'
  91. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='proto'
  92. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='key_mgmt'
  93. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='auth_alg'
  94. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='pairwise'
  95. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='group'
  96. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='eap'
  97. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'eap'
  98. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='phase2'
  99. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'phase2'
  100. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='identity'
  101. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'identity'
  102. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='anonymous_identity'
  103. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'anonymous_identity'
  104. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='password'
  105. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'password'
  106. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='client_cert'
  107. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'client_cert'
  108. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='private_key'
  109. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'private_key'
  110. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: GET_NETWORK id=0 name='ca_cert'
  111. 06-08 17:00:22.521 1662 1662 D wpa_supplicant: CTRL_IFACE: Failed to get network variable 'ca_cert'
  112. 06-08 17:00:22.528 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command BTCOEXSCAN-STOP
  113. 06-08 17:00:22.528 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command RXFILTER-ADD 3
  114. 06-08 17:00:22.528 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command RXFILTER-START
  115. 06-08 17:00:22.528 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command RXFILTER-STOP
  116. 06-08 17:00:22.528 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command RXFILTER-REMOVE 2
  117. 06-08 17:00:22.528 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command RXFILTER-START
  118. 06-08 17:00:22.536 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command SETBAND 0
  119. 06-08 17:00:22.536 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command SCAN-ACTIVE
  120. 06-08 17:00:22.536 1662 1662 D wpa_supplicant: Ongoing scan action - reject new request
  121. 06-08 17:00:22.536 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command SCAN-PASSIVE
  122. 06-08 17:00:22.802 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command SCAN-ACTIVE
  123. 06-08 17:00:22.802 1662 1662 D wpa_supplicant: Ongoing scan action - reject new request
  124. 06-08 17:00:22.802 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command SCAN-PASSIVE
  125. 06-08 17:00:23.247 1662 1662 D wpa_supplicant: EAPOL: disable timer tick
  126. 06-08 17:00:23.247 1662 1662 D wpa_supplicant: EAPOL: Supplicant port status: Unauthorized
  127. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: nl80211: Event message available
  128. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: nl80211: New scan results available
  129. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Received scan results (15 BSSes)
  130. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Add randomness: count=1 entropy=0
  131. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Add randomness: count=2 entropy=1
  132. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Add randomness: count=3 entropy=2
  133. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Add randomness: count=4 entropy=3
  134. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Add randomness: count=5 entropy=4
  135. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Add randomness: count=6 entropy=5
  136. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Add randomness: count=7 entropy=6
  137. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Add randomness: count=8 entropy=7
  138. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Add randomness: count=9 entropy=8
  139. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: Add randomness: count=10 entropy=9
  140. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: wlan0: Request association: reassociate: 0 selected: 00:21:d8:34:5e:d0 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING
  141. 06-08 17:00:24.091 1662 1662 I wpa_supplicant: wlan0: SME: Trying to authenticate with 00:21:d8:34:5e:d0 (SSID='LaborieNet' freq=2437 MHz)
  142. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: EAPOL: External notification - EAP success=0
  143. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: EAPOL: Supplicant port status: Unauthorized
  144. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: EAPOL: External notification - EAP fail=0
  145. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: EAPOL: Supplicant port status: Unauthorized
  146. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: EAPOL: External notification - portControl=ForceAuthorized
  147. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: EAPOL: Supplicant port status: Unauthorized
  148. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: nl80211: Authenticate (ifindex=9)
  149. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: wpa_driver_nl80211_set_key: ifindex=9 alg=1 addr=0x0 key_idx=0 set_tx=1 seq_len=0 key_len=5
  150. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: nl80211: set_key failed; err=-67 Link has been severed)
  151. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: * bssid=00:21:d8:34:5e:d0
  152. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: * freq=2437
  153. 06-08 17:00:24.091 1662 1662 D wpa_supplicant: * Auth Type 0
  154. 06-08 17:00:24.107 1662 1662 D wpa_supplicant: nl80211: Authentication request send successfully
  155. 06-08 17:00:24.107 1662 1662 D wpa_supplicant: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  156. 06-08 17:00:24.107 1662 1662 D wpa_supplicant: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  157. 06-08 17:00:24.169 1662 1662 D wpa_supplicant: nl80211: Event message available
  158. 06-08 17:00:24.169 1662 1662 D wpa_supplicant: nl80211: MLME event 37
  159. 06-08 17:00:24.169 1662 1662 I wpa_supplicant: wlan0: Trying to associate with 00:21:d8:34:5e:d0 (SSID='LaborieNet' freq=2437 MHz)
  160. 06-08 17:00:24.169 1662 1662 D wpa_supplicant: wpa_driver_nl80211_set_operstate: operstate 0->0 (DORMANT)
  161. 06-08 17:00:24.169 1662 1662 D wpa_supplicant: netlink: Operstate: linkmode=-1, operstate=5
  162. 06-08 17:00:24.169 1662 1662 D wpa_supplicant: nl80211: Associate (ifindex=9)
  163. 06-08 17:00:24.169 1662 1662 D wpa_supplicant: * bssid=00:21:d8:34:5e:d0
  164. 06-08 17:00:24.169 1662 1662 D wpa_supplicant: * freq=2437
  165. 06-08 17:00:24.169 1662 1662 D wpa_supplicant: * pairwise=0xfac01
  166. 06-08 17:00:24.169 1662 1662 D wpa_supplicant: * group=0xfac01
  167. 06-08 17:00:24.177 1662 1662 D wpa_supplicant: nl80211: Association request send successfully
  168. 06-08 17:00:24.200 1662 1662 D wpa_supplicant: nl80211: Event message available
  169. 06-08 17:00:24.200 1662 1662 D wpa_supplicant: nl80211: New station 00:21:d8:34:5e:d0
  170. 06-08 17:00:24.263 1662 1662 D wpa_supplicant: nl80211: Event message available
  171. 06-08 17:00:24.263 1662 1662 D wpa_supplicant: nl80211: MLME event 38
  172. 06-08 17:00:24.263 1662 1662 D wpa_supplicant: wpa_driver_nl80211_set_operstate: operstate 0->0 (DORMANT)
  173. 06-08 17:00:24.263 1662 1662 D wpa_supplicant: netlink: Operstate: linkmode=-1, operstate=5
  174. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: Add randomness: count=11 entropy=10
  175. 06-08 17:00:24.271 1662 1662 I wpa_supplicant: wlan0: Associated with 00:21:d8:34:5e:d0
  176. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: EAPOL: External notification - portEnabled=0
  177. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: EAPOL: Supplicant port status: Unauthorized
  178. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: EAPOL: External notification - portValid=0
  179. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: EAPOL: Supplicant port status: Unauthorized
  180. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: EAPOL: External notification - portEnabled=1
  181. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: EAPOL: SUPP_PAE entering state S_FORCE_AUTH
  182. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: EAPOL: Supplicant port status: Authorized
  183. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: EAPOL: SUPP_BE entering state IDLE
  184. 06-08 17:00:24.271 1662 1662 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to 00:21:d8:34:5e:d0 completed (auth) [id=0 id_str=]
  185. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: wpa_driver_nl80211_set_operstate: operstate 0->1 (UP)
  186. 06-08 17:00:24.271 1662 1662 D wpa_supplicant: netlink: Operstate: linkmode=-1, operstate=6
  187. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: wpa_driver_nl80211_set_key: ifindex=9 alg=1 addr=0x0 key_idx=0 set_tx=1 seq_len=0 key_len=5
  188. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: nl80211: Ignore connect event (cmd=46) when using userspace SME
  189. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: RTM_NEWLINK: operstate=1 ifi_flags=0x11003 ([UP][LOWER_UP])
  190. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: netlink: Operstate: linkmode=-1, operstate=6
  191. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  192. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: RTM_NEWLINK: operstate=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
  193. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  194. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: RTM_NEWLINK: operstate=1 ifi_flags=0x11003 ([UP][LOWER_UP])
  195. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: netlink: Operstate: linkmode=-1, operstate=6
  196. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  197. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: RTM_NEWLINK: operstate=1 ifi_flags=0x11003 ([UP][LOWER_UP])
  198. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: netlink: Operstate: linkmode=-1, operstate=6
  199. 06-08 17:00:24.294 1662 1662 D wpa_supplicant: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  200. 06-08 17:00:24.333 432 435 D dalvikvm: GC_CONCURRENT freed 272K, 5% free 7556K/7943K, paused 4ms+34ms
  201. 06-08 17:00:24.927 148 197 D DhcpInfoInternal: makeLinkProperties with empty dns2!
  202. 06-08 17:00:24.927 148 197 D DhcpInfoInternal: makeLinkProperties with empty dns2!
  203. 06-08 17:00:24.942 148 199 D ConnectivityService: ConnectivityChange for WIFI: CONNECTED/CONNECTED
  204. 06-08 17:00:24.958 1662 1662 D wpa_supplicant: nl80211: survey data missing!
  205. 06-08 17:00:24.958 148 194 W NetworkStats: dropping UID delta from unknown iface: iface=wlan0 uid=0 set=DEFAULT tag=0x0 rxBytes=0 rxPackets=0 txBytes=140 txPackets=2 operations=0
  206. 06-08 17:00:24.958 148 199 D ConnectivityService: ConnectivityChange for WIFI: CONNECTED/CONNECTED
  207. 06-08 17:00:24.982 148 199 D ConnectivityService: handleConnectivityChange: address are the same reset per doReset linkProperty[1]: resetMask=0
  208. 06-08 17:00:25.005 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command SCAN-ACTIVE
  209. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: Building WPS IE for Probe Request
  210. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Version (hardcoded 0x10)
  211. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Request Type
  212. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Config Methods (2388)
  213. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * UUID-E
  214. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Primary Device Type
  215. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * RF Bands (3)
  216. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Association State
  217. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Configuration Error (0)
  218. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Device Password ID (0)
  219. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Manufacturer
  220. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Model Name
  221. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Model Number
  222. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Device Name
  223. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: WPS: * Version2 (0x20)
  224. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: Scan requested (ret=0) - scan timeout 30 seconds
  225. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: nl80211: Event message available
  226. 06-08 17:00:25.005 1662 1662 D wpa_supplicant: nl80211: Scan trigger
  227. 06-08 17:00:25.005 1662 1662 I wpa_supplicant: wpa_driver_nl80211_driver_cmd: Unsupported command SCAN-PASSIVE
  228. 06-08 17:00:25.153 432 435 D dalvikvm: GC_CONCURRENT freed 404K, 7% free 7643K/8135K, paused 0ms+8ms
  229.  
  230. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: nl80211: Event message available
  231. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: nl80211: New scan results available
  232. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: nl80211: Associated on 2437 MHz
  233. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Received scan results (12 BSSes)
  234. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: nl80211: Scan results indicate BSS status with 00:21:d8:34:5e:d0 as associated
  235. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Add randomness: count=12 entropy=11
  236. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Add randomness: count=13 entropy=12
  237. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Add randomness: count=14 entropy=13
  238. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Add randomness: count=15 entropy=14
  239. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Add randomness: count=16 entropy=15
  240. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Add randomness: count=17 entropy=16
  241. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Add randomness: count=18 entropy=17
  242. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Add randomness: count=19 entropy=18
  243. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Add randomness: count=20 entropy=19
  244. 06-08 17:00:26.739 1662 1662 D wpa_supplicant: Add randomness: count=21 entropy=20
  245. 06-08 17:00:26.747 1662 1662 D wpa_supplicant: RTM_NEWLINK: operstate=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
  246. 06-08 17:00:26.747 1662 1662 D wpa_supplicant: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  247. 06-08 17:00:26.755 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  248.  
  249. 06-08 17:00:26.880 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  250. 06-08 17:00:26.919 148 152 D dalvikvm: GC_CONCURRENT freed 742K, 11% free 8922K/9927K, paused 4ms+13ms
  251. 06-08 17:00:27.021 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  252. 06-08 17:00:27.232 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  253. 06-08 17:00:27.247 432 432 D OpenGLRenderer: Flushing caches (mode 0)
  254. 06-08 17:00:27.349 148 303 W InputManagerService: Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41189a98 (uid=1000 pid=432)
  255. 06-08 17:00:27.364 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  256. 06-08 17:00:27.638 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  257. 06-08 17:00:27.778 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  258. 06-08 17:00:27.833 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  259. 06-08 17:00:27.974 148 204 D Tethering: MasterInitialState.processMessage what=3
  260. 06-08 17:00:27.974 1662 1662 D wpa_supplicant: nl80211: survey data missing!
  261. 06-08 17:00:27.989 432 432 D OpenGLRenderer: Flushing caches (mode 1)
  262. 06-08 17:00:28.122 148 148 D dalvikvm: GC_EXPLICIT freed 96K, 11% free 8893K/9927K, paused 2ms+4ms
  263. 06-08 17:00:28.122 148 204 D Tethering: MasterInitialState.processMessage what=3
  264. 06-08 17:00:28.161 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  265. 06-08 17:00:28.419 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  266. 06-08 17:00:28.458 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  267. 06-08 17:00:28.864 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  268. 06-08 17:00:29.099 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  269. 06-08 17:00:29.161 309 317 I dalvikvm: Jit: resizing JitTable from 4096 to 8192
  270. 06-08 17:00:29.286 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  271. 06-08 17:00:29.482 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  272. 06-08 17:00:29.677 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  273. 06-08 17:00:29.888 148 178 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 148
  274.  
  275. 130|root@android:/ # ps
  276. USER PID PPID VSIZE RSS WCHAN PC NAME
  277. root 1 0 336 192 c011c1a0 00008720 S /init
  278. root 2 0 0 0 c00ad178 00000000 S kthreadd
  279. root 3 2 0 0 c00970dc 00000000 S ksoftirqd/0
  280. root 6 2 0 0 c00d2e2c 00000000 S migration/0
  281. root 7 2 0 0 c00d2e2c 00000000 S migration/1
  282. root 8 2 0 0 c00a692c 00000000 S kworker/1:0
  283. root 9 2 0 0 c00970dc 00000000 S ksoftirqd/1
  284. root 10 2 0 0 c00a858c 00000000 S khelper
  285. root 11 2 0 0 c00a858c 00000000 S suspend
  286. root 12 2 0 0 c00f199c 00000000 S sync_supers
  287. root 13 2 0 0 c00f2604 00000000 S bdi-default
  288. root 14 2 0 0 c00a858c 00000000 S kblockd
  289. root 15 2 0 0 c02d5c34 00000000 S khubd
  290. root 16 2 0 0 c0296ab4 00000000 S twl6030-irq
  291. root 17 2 0 0 c00d449c 00000000 S irq/374-TWL6030
  292. root 18 2 0 0 c00d449c 00000000 S irq/372-twl6030
  293. root 19 2 0 0 c00d449c 00000000 S irq/378-twl6030
  294. root 21 2 0 0 c00a858c 00000000 S cfg80211
  295. root 22 2 0 0 c00a858c 00000000 S musb-otg
  296. root 23 2 0 0 c034b0f0 00000000 S kinteractiveup
  297. root 24 2 0 0 c00d3428 00000000 S khungtaskd
  298. root 25 2 0 0 c00eb6b4 00000000 S kswapd0
  299. root 26 2 0 0 c0141a70 00000000 S fsnotify_mark
  300. root 27 2 0 0 c00a858c 00000000 S crypto
  301. root 42 2 0 0 c00a858c 00000000 S hdmi_hotplug
  302. root 43 2 0 0 c00a858c 00000000 S dsscomp_apply
  303. root 44 2 0 0 c00a858c 00000000 S dsscomp_apply
  304. root 45 2 0 0 c00a858c 00000000 S dsscomp_apply
  305. root 46 2 0 0 c00a858c 00000000 S dsscomp_cb
  306. root 49 2 0 0 c00a858c 00000000 S pvr_timer
  307. root 50 2 0 0 c00d449c 00000000 S irq/151-twl6040
  308. root 58 2 0 0 c00a692c 00000000 S kworker/1:1
  309. root 59 2 0 0 c00a858c 00000000 S f_mtp
  310. root 60 2 0 0 c03088d8 00000000 S file-storage
  311. root 61 2 0 0 c00a858c 00000000 S hci0
  312. root 68 2 0 0 c00a858c 00000000 S binder
  313. root 69 2 0 0 c00d449c 00000000 S irq/131-ABE
  314. root 72 2 0 0 c00a858c 00000000 S twl6040-codec
  315. root 73 2 0 0 c00a858c 00000000 S twl6040-hf
  316. root 74 2 0 0 c00a858c 00000000 S twl6040-hs
  317. root 75 2 0 0 c00a858c 00000000 S twl6040-ep
  318. root 76 2 0 0 c04d8fec 00000000 S krfcommd
  319. root 78 2 0 0 c00d449c 00000000 S irq/142-omap_em
  320. root 79 2 0 0 c00d449c 00000000 S irq/143-omap_em
  321. root 80 2 0 0 c035b580 00000000 S mmcqd/0
  322. root 81 1 352 168 c011c1a0 00008720 S /sbin/ueventd
  323. root 83 2 0 0 c01a1048 00000000 S jbd2/mmcblk0p5-
  324. root 84 2 0 0 c00a858c 00000000 S ext4-dio-unwrit
  325. root 86 2 0 0 c01a1048 00000000 S jbd2/mmcblk0p7-
  326. root 87 2 0 0 c00a858c 00000000 S ext4-dio-unwrit
  327. system 88 1 832 256 c03704d8 4000f8b4 S /system/bin/servicemanager
  328. root 89 1 3984 736 ffffffff 4005c020 S /system/bin/vold
  329. bluetooth 91 1 848 312 c011c1a0 400117c4 S /system/bin/uim-sysfs
  330. root 92 1 7448 1064 ffffffff 400b2020 S /system/bin/netd
  331. system 93 1 70900 31020 ffffffff 4003b8b4 S /system/bin/surfaceflinger
  332. root 94 1 441160 36220 ffffffff 4010e9d8 S zygote
  333. media 95 1 30404 6528 ffffffff 400628b4 S /system/bin/mediaserver
  334. bluetooth 96 1 1344 788 c011c1a0 400827c4 S /system/bin/dbus-daemon
  335. root 97 1 840 324 c046df00 4008667c S /system/bin/installd
  336. keystore 98 1 1704 544 c03be640 40062324 S /system/bin/keystore
  337. media_rw 99 1 960 292 c01b23b8 4009567c S /system/bin/sdcard
  338. root 100 1 772 420 c0247e8c 400cb67c S /system/bin/sh
  339. root 101 1 4468 196 ffffffff 0000825c S /sbin/adbd
  340. root 109 2 0 0 c00a858c 00000000 S pvr_workqueue
  341. root 131 2 0 0 c00a858c 00000000 S omaplfb
  342. system 148 94 539996 66580 ffffffff 4010e8b4 S system_server
  343. system 215 94 478104 50068 ffffffff 4010f74c S com.android.systemui
  344. app_12 266 94 452916 30644 ffffffff 4010f74c S android.process.media
  345. app_17 281 94 451240 31916 ffffffff 4010f74c S com.android.inputmethod.latin
  346. radio 296 94 463676 35740 ffffffff 4010f74c S com.android.phone
  347. app_18 309 94 501656 76916 ffffffff 4010e8b4 S com.android.launcher
  348. app_31 333 94 450520 26624 ffffffff 4010f74c S com.android.smspush
  349. app_0 350 94 481244 55832 ffffffff 4010f74c S android.process.acore
  350. app_2 388 94 452532 29656 ffffffff 4010f74c S com.android.bluetooth
  351. system 432 94 487448 59036 ffffffff 4010f74c S com.android.settings
  352. app_0 454 94 456988 32288 ffffffff 4010f74c S com.android.contacts
  353. app_7 474 94 452168 28896 ffffffff 4010f74c S com.android.providers.calendar
  354. app_10 490 94 451940 28592 ffffffff 4010f74c S com.android.deskclock
  355. app_13 508 94 462500 33508 ffffffff 4010f74c S com.android.email
  356. app_14 524 94 456268 28236 ffffffff 4010f74c S com.android.exchange
  357. app_29 546 94 505688 56608 ffffffff 4010f74c S com.noshufou.android.su
  358. app_32 572 94 460068 35344 ffffffff 4010f74c S org.onaips.vnc
  359. app_6 588 94 457600 29848 ffffffff 4010f74c S com.android.calendar
  360. root 1030 2 0 0 c00a692c 00000000 S kworker/0:0
  361. root 1384 2 0 0 c00a692c 00000000 S kworker/0:1
  362. root 1624 2 0 0 c00a692c 00000000 S kworker/u:2
  363. root 1625 2 0 0 c00a692c 00000000 S kworker/u:0
  364. root 1626 2 0 0 c00a692c 00000000 S kworker/u:3
  365. root 1628 2 0 0 c012f39c 00000000 S flush-179:0
  366. root 1629 2 0 0 c00a692c 00000000 S kworker/u:1
  367. root 1630 101 764 412 c0050238 40062200 S /system/bin/sh
  368. root 1645 2 0 0 c00d449c 00000000 S irq/213-wl1271
  369. root 1654 2 0 0 c00a692c 00000000 S kworker/u:4
  370. root 1657 2 0 0 c00a692c 00000000 S kworker/u:5
  371. root 1660 2 0 0 c00a692c 00000000 S kworker/0:2
  372. wifi 1662 1 2484 1304 c011c1a0 400b49d8 S /system/bin/wpa_supplicant
  373. dhcp 1666 1 912 440 c011c1a0 4008f7c4 S /system/bin/dhcpcd
  374. root 1697 1630 948 344 00000000 400c867c R ps
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement