Hello Jouni,<br><br>Have you ever tried to enable &quot;-p driver_param=use_p2p_group_interface=1&quot;? I tested P2P with virtual interface enabled on a ath9k setup, the wpa_supplicant printed out the following error messages and failed to connect to the other peer.<br>
<br>On both peers, I use &quot;p2p_find&quot; and &quot;p2p_connect MAC pbc&quot;<br><br>CTRL_IFACE monitor send - hexdump(len=22): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 32 31 34 39 2d 32 00<br>Initializing interface &#39;p2p-wlan0-0&#39; conf &#39;N/A&#39; driver &#39;nl80211&#39; ctrl_interface &#39;/var/run/wpa_supplicant&#39; bridge &#39;N/A&#39;<br>
nl80211: interface p2p-wlan0-0 in phy phy0<br>rfkill: initial event: idx=20 type=1 op=0 soft=0 hard=0<br>Could not set interface p2p-wlan0-0 flags: Name not unique on network<br><b style="color: rgb(255, 0, 0);">nl80211: Could not set interface &#39;p2p-wlan0-0&#39; UP</b><br>
Failed to initialize driver interface<br>Failed to add interface p2p-wlan0-0<br>Cancelling scan request<br>Cancelling authentication timeout<br>P2P: Failed to create new wpa_supplicant interface<br>P2P: Removing pending group interface p2p-wlan0-0<br>
nl80211: wpa_driver_nl80211_if_remove(type=5 ifname=p2p-wlan0-0) ifindex=49<br>nl80211: Remove interface ifindex=49<br>RTM_DELLINK, IFLA_IFNAME: Interface &#39;p2p-wlan0-0&#39; removed<br>Event 5 received on interface wlan0<br>
<br>Looks up it failed to up the virtual interface. I&#39;m using a ath9k setup. P2P works good if virtual interface is not enabled.<br><br>Thanks<br><br>