Advertisement
bigrushdog

tether_log

Mar 1st, 2012
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.91 KB | None | 0 0
  1.  
  2.  
  3. D/wpa_supplicant(22923): wlan0: P2P: Clear timeout (state=IDLE)
  4. D/wpa_supplicant(22923): wlan0: P2P: State IDLE -> IDLE
  5. D/wpa_supplicant(22923): wpa_driver_nl80211_disconnect(addr=d8:b3:77:5f:d2:6e reason_code=3)
  6. D/wpa_supplicant(22923): wpa_driver_nl80211_set_key: ifindex=8 alg=0 addr=0x0 key_idx=0 set_tx=0 seq_len=0 key_len=0
  7. D/wpa_supplicant(22923): wpa_driver_nl80211_set_key: ifindex=8 alg=0 addr=0x0 key_idx=1 set_tx=0 seq_len=0 key_len=0
  8. D/wpa_supplicant(22923): wpa_driver_nl80211_set_key: ifindex=8 alg=0 addr=0x0 key_idx=2 set_tx=0 seq_len=0 key_len=0
  9. D/wpa_supplicant(22923): wpa_driver_nl80211_set_key: ifindex=8 alg=0 addr=0x0 key_idx=3 set_tx=0 seq_len=0 key_len=0
  10. D/wpa_supplicant(22923): wpa_driver_nl80211_set_key: ifindex=8 alg=0 addr=0x20a6f0 key_idx=0 set_tx=0 seq_len=0 key_len=0
  11. D/wpa_supplicant(22923):    addr=d8:b3:77:5f:d2:6e
  12. D/wpa_supplicant(22923): wpa_driver_nl80211_set_operstate: operstate 1->0 (DORMANT)
  13. D/wpa_supplicant(22923): netlink: Operstate: linkmode=-1, operstate=5
  14. D/wpa_supplicant(22923): EAPOL: External notification - portEnabled=0
  15. D/wpa_supplicant(22923): EAPOL: SUPP_PAE entering state DISCONNECTED
  16. D/wpa_supplicant(22923): EAPOL: Supplicant port status: Unauthorized
  17. D/wpa_supplicant(22923): EAPOL: SUPP_BE entering state INITIALIZE
  18. D/wpa_supplicant(22923): EAPOL: Supplicant port status: Unauthorized
  19. D/wpa_supplicant(22923): EAPOL: External notification - portValid=0
  20. D/wpa_supplicant(22923): EAPOL: Supplicant port status: Unauthorized
  21. D/wpa_supplicant(22923): EAPOL: External notification - EAP success=0
  22. D/wpa_supplicant(22923): EAPOL: Supplicant port status: Unauthorized
  23. D/wpa_supplicant(22923): nl80211: Set TX rates failed: ret=-95 (Operation not supported on transport endpoint)
  24. D/wpa_supplicant(22923): netlink: Operstate: linkmode=0, operstate=6
  25. D/Tethering(  252): InitialState.processMessage what=4
  26. D/Tethering(  252): sendTetherStateChangedBroadcast 0, 0, 0
  27. W/NetworkStats(  252): dropping UID delta from unknown iface: iface=usb0 uid=1001 set=DEFAULT tag=0x0 rxBytes=471 rxPackets=6 txBytes=7118 txPackets=12 operations=0
  28. D/Data    (19632): Action Received: android.net.conn.TETHER_STATE_CHANGED
  29. W/NetworkStats(  252): found non-monotonic values; saving to dropbox
  30. I/wpa_supplicant(22923): wlan0: CTRL-EVENT-TERMINATING
  31. D/wpa_supplicant(22923): CTRL_IFACE wait for attached monitors to receive messages
  32. D/Tethering(  252): sendTetherStateChangedBroadcast 1, 0, 0
  33. D/Data    (19632): Action Received: android.net.conn.TETHER_STATE_CHANGED
  34. D/SoftapController(  197): Softap driver start: 0
  35. D/SoftapController(  197): Softap startap - Ok
  36. E/hostapd (23107): Configuration file: /data/misc/wifi/hostapd.conf
  37. I/hostapd (23107): rfkill: Cannot open RFKILL control device
  38. D/Data    (19632): Action Received: android.net.wifi.WIFI_AP_STATE_CHANGED
  39. D/ConnectivityService(  252): NetTransition Wakelock for WifiStateMachine released by timeout
  40. D/Tethering(  252): sendTetherStateChangedBroadcast 1, 0, 0
  41. W/NetworkStats(  252): dropping UID delta from unknown iface: iface=mmi1 uid=0 set=DEFAULT tag=0x0 rxBytes=0 rxPackets=0 txBytes=96 txPackets=1 operations=0
  42. D/Data    (19632): Action Received: android.net.conn.TETHER_STATE_CHANGED
  43. W/NetworkStats(  252): found non-monotonic values; saving to dropbox
  44. W/hostapd (23107): Could not connect to kernel driver.
  45. D/NetworkManagementService(  252): rsp <213 40:fc:89:2d:f0:ad 0.0.0.0 0 [up broadcast running multicast]>
  46. D/NetworkManagementService(  252): flags <[up broadcast running multicast]>
  47. D/CommandListener(  197): Setting iface cfg
  48. D/CommandListener(  197): Trying to bring up wlan0
  49. D/Tethering(  252): Tethering wlan0
  50. D/Tethering(  252): InitialState.processMessage what=2
  51. D/Tethering(  252): sendTetherStateChangedBroadcast 0, 0, 0
  52. E/hostapd (23107): Using interface wlan0 with hwaddr 40:fc:89:2d:f0:ad and ssid 'AndroidAP'
  53. D/dalvikvm(  252): GC_CONCURRENT freed 1704K, 35% free 13355K/20295K, paused 4ms+9ms
  54. D/Tethering(  252): Tethered wlan0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement