Advertisement
Guest User

Untitled

a guest
Nov 5th, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.12 KB | None | 0 0
  1. sudo ./wpa_supplicant -Dnl80211 -C/var/run/wpa_supplicant -i wlan27 -puse_p2p_group_interface=0 -dt
  2.  
  3. 1741360096.717859: wpa_supplicant v2.1-devel
  4. 1741360096.717949: random: Trying to read entropy from /dev/random
  5. 1741360096.717985: Successfully initialized wpa_supplicant
  6. 1741360096.718004: Initializing interface 'wlan27' conf 'N/A' driver 'nl80211' ctrl_interface '/var/run/widi_wpa_supplicant' bridge 'N/A'
  7. 1741360096.718809: rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0
  8. 1741360096.718840: rfkill: initial event: idx=1 type=1 op=0 soft=0 hard=0
  9. 1741360096.719038: nl80211: Using driver-based off-channel TX
  10. 1741360096.719074: nl80211: Use separate P2P group interface (driver advertised support)
  11. 1741360096.719094: nl80211: interface wlan27 in phy phy1
  12. 1741360096.719115: nl80211: Set mode ifindex 4 iftype 2 (STATION)
  13. 1741360096.719160: nl80211: Subscribe to mgmt frames with non-AP handle 0x8be02d0
  14. 1741360096.719187: nl80211: Register frame type=0xd0 nl_handle=0x8be02d0
  15. 1741360096.719211: nl80211: Register frame match - hexdump(len=2): 04 0a
  16. 1741360096.719247: nl80211: Register frame type=0xd0 nl_handle=0x8be02d0
  17. 1741360096.719273: nl80211: Register frame match - hexdump(len=2): 04 0b
  18. 1741360096.719304: nl80211: Register frame type=0xd0 nl_handle=0x8be02d0
  19. 1741360096.719327: nl80211: Register frame match - hexdump(len=2): 04 0c
  20. 1741360096.719360: nl80211: Register frame type=0xd0 nl_handle=0x8be02d0
  21. 1741360096.719383: nl80211: Register frame match - hexdump(len=2): 04 0d
  22. 1741360096.719415: nl80211: Register frame type=0xd0 nl_handle=0x8be02d0
  23. 1741360096.719472: nl80211: Register frame match - hexdump(len=6): 04 09 50 6f 9a 09
  24. 1741360096.719534: nl80211: Register frame type=0xd0 nl_handle=0x8be02d0
  25. 1741360096.719565: nl80211: Register frame match - hexdump(len=5): 7f 50 6f 9a 09
  26. 1741360096.719616: nl80211: Register frame type=0xd0 nl_handle=0x8be02d0
  27. 1741360096.719642: nl80211: Register frame match - hexdump(len=1): 06
  28. 1741360096.719674: nl80211: Register frame type=0xd0 nl_handle=0x8be02d0
  29. 1741360096.719697: nl80211: Register frame match - hexdump(len=2): 0a 07
  30. 1741360096.719728: nl80211: Register frame type=0xd0 nl_handle=0x8be02d0
  31. 1741360096.719751: nl80211: Register frame match - hexdump(len=2): 0a 11
  32. 1741360096.851282: netlink: Operstate: linkmode=1, operstate=5
  33. 1741360096.851364: nl80211: driver param='use_p2p_group_interface=0'
  34. 1741360096.851385: nl80211: Use separate P2P group interface
  35. 1741360096.851551: nl80211: Regulatory information - country=US
  36. 1741360096.851594: nl80211: 2402-2472 @ 40 MHz
  37. 1741360096.851626: nl80211: 2402-2472 @ 27 mBm
  38. 1741360096.851646: nl80211: 5170-5250 @ 40 MHz
  39. 1741360096.851688: nl80211: 5170-5250 @ 17 mBm
  40. 1741360096.851709: nl80211: 5250-5330 @ 40 MHz
  41. 1741360096.851726: nl80211: 5250-5330 @ 20 mBm
  42. 1741360096.851749: nl80211: 5490-5600 @ 40 MHz
  43. 1741360096.851771: nl80211: 5490-5600 @ 20 mBm
  44. 1741360096.851788: nl80211: 5650-5710 @ 40 MHz
  45. 1741360096.851809: nl80211: 5650-5710 @ 20 mBm
  46. 1741360096.851827: nl80211: 5735-5835 @ 40 MHz
  47. 1741360096.851845: nl80211: 5735-5835 @ 30 mBm
  48. 1741360096.851891: nl80211: Added 802.11b mode based on 802.11g information
  49. 1741360096.855488: wlan27: Own MAC address: 10:6f:3f:7a:c6:a2
  50. 1741360096.855561: wpa_driver_nl80211_set_key: ifindex=4 (wlan27) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
  51. 1741360096.855653: wpa_driver_nl80211_set_key: ifindex=4 (wlan27) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0
  52. 1741360096.855729: wpa_driver_nl80211_set_key: ifindex=4 (wlan27) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
  53. 1741360096.855805: wpa_driver_nl80211_set_key: ifindex=4 (wlan27) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0
  54. 1741360096.855867: wlan27: RSN: flushing PMKID list in the driver
  55. 1741360096.855899: nl80211: Flush PMKIDs
  56. 1741360096.855999: wlan27: State: DISCONNECTED -> INACTIVE
  57. 1741360096.856048: WPS: Set UUID for interface wlan27
  58. 1741360096.856141: WPS: UUID based on MAC address - hexdump(len=16): 54 fa 74 91 24 66 53 d6 b4 7a 53 97 07 52 41 f6
  59. 1741360096.860216: EAPOL: SUPP_PAE entering state DISCONNECTED
  60. 1741360096.860249: EAPOL: Supplicant port status: Unauthorized
  61. 1741360096.860268: nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00
  62. 1741360096.860340: EAPOL: KEY_RX entering state NO_KEY_RECEIVE
  63. 1741360096.860367: EAPOL: SUPP_BE entering state INITIALIZE
  64. 1741360096.860385: EAP: EAP entering state DISABLED
  65. 1741360096.860421: EAPOL: Supplicant port status: Unauthorized
  66. 1741360096.860441: nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00
  67. 1741360096.860490: EAPOL: Supplicant port status: Unauthorized
  68. 1741360096.860515: nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00
  69. 1741360096.861715: P2P: Own listen channel: 1
  70. 1741360096.862844: P2P: Random operating channel: 81:1
  71. 1741360096.862879: P2P: Add operating class 81
  72. 1741360096.862902: P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
  73. 1741360096.864028: P2P: initialized
  74. 1741360096.864087: P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11
  75. 1741360096.864110: P2P: cli_channels:
  76. 1741360096.864137: wlan27: Added interface wlan27
  77. 1741360096.864160: wlan27: State: INACTIVE -> DISCONNECTED
  78. 1741360096.864193: wpa_driver_nl80211_set_operstate: operstate 0->0 (DORMANT)
  79. 1741360096.864218: netlink: Operstate: linkmode=-1, operstate=5
  80. 1741360096.864284: random: Got 20/20 bytes from /dev/random
  81. 1741360096.864348: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  82. 1741360096.864378: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan27' added
  83. 1741360096.864413: nl80211: if_removed already cleared - ignore event
  84. 1741360097.861616: EAPOL: disable timer tick
  85. 1741360097.861658: EAPOL: Supplicant port status: Unauthorized
  86. 1741360097.861677: nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00
  87. 1741360100.100367: CTRL_IFACE monitor attached - hexdump(len=22): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 33 32 33 30 2d 36 32 00
  88. 1741360101.964378: RX ctrl_iface - hexdump_ascii(len=15):
  89. 53 45 54 20 63 6f 75 6e 74 72 79 3d 55 53 20 SET country=US
  90. 1741360101.964425: wlan27: Control interface command 'SET country=US '
  91. 1741360101.964449: CTRL_IFACE SET 'country=US'=''
  92. 1741360101.964480: country='US'
  93. 1741360103.492951: RX ctrl_iface - hexdump_ascii(len=26):
  94. 53 45 54 20 70 32 70 5f 6f 70 65 72 5f 72 65 67 SET p2p_oper_reg
  95. 5f 63 6c 61 73 73 20 31 31 35 _class 115
  96. 1741360103.493007: wlan27: Control interface command 'SET p2p_oper_reg_class 115'
  97. 1741360103.493021: CTRL_IFACE SET 'p2p_oper_reg_class'='115'
  98. 1741360103.493041: p2p_oper_reg_class=115
  99. 1741360103.493931: P2P: Set Operating channel: reg_class 81 channel 1
  100. 1741360104.771359: RX ctrl_iface - hexdump_ascii(len=23):
  101. 53 45 54 20 70 32 70 5f 6f 70 65 72 5f 63 68 61 SET p2p_oper_cha
  102. 6e 6e 65 6c 20 34 34 nnel 44
  103. 1741360104.771411: wlan27: Control interface command 'SET p2p_oper_channel 44'
  104. 1741360104.771425: CTRL_IFACE SET 'p2p_oper_channel'='44'
  105. 1741360104.771453: p2p_oper_channel=44
  106. 1741360104.771469: P2P: Set Operating channel: reg_class 115 channel 44
  107. 1741360106.467845: RX ctrl_iface - hexdump_ascii(len=13):
  108. 50 32 50 5f 47 52 4f 55 50 5f 41 44 44 P2P_GROUP_ADD
  109. 1741360106.467882: wlan27: Control interface command 'P2P_GROUP_ADD'
  110. 1741360106.467905: P2P: Stop any on-going P2P FIND
  111. 1741360106.467922: P2P: Stopping find
  112. 1741360106.467939: P2P: Clear timeout (state=IDLE)
  113. 1741360106.467956: P2P: State IDLE -> IDLE
  114. 1741360106.467972: P2P: Set GO freq based on configured frequency 5220 MHz
  115. 1741360106.467994: wlan27: Determining shared radio frequencies (max len 1)
  116. 1741360106.468011: wlan27: Shared frequencies (len=0): completed iteration
  117. 1741360106.468019: wlan27: Shared frequencies (len=0): valid for P2P
  118. 1741360106.468026: wlan27: Determining shared radio frequencies (max len 1)
  119. 1741360106.468032: wlan27: Shared frequencies (len=0): completed iteration
  120. 1741360106.468038: wlan27: P2P: num_unused_channels: 1
  121. 1741360106.468043: P2P: Cannot force GO on any of the channels we are already using. Use one of the free channels
  122. 1741360106.468049: P2P: The selected channel for GO (5220 MHz) is not supported for P2P uses
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement