Hi list, I am running the v3.12-rc3 and using Atheros AR9485 with ath9k. My wpa_supplicant is from git://w1.fi/srv/git/hostap.git in master branch with most recent commit. The my_p2p_supplicant.conf for my wpa_supplicant is : ======================================= ctrl=/var/run/wpa_supplicant update_config=1 device_name=HP GO device_type=1-0050F204-2 p2p_go_ht40=1 ========================================= I run "wpa_supplicant -i wlan0 -f my_p2p_supplicant.conf -Dnl80211 -ddt -f /var/log/wpa_supplicant -B I use wpa_cli to work on P2P. So here goes my case: M#1 p2p_find p2p_stop p2p_peers p2p_connect [M#2 MAC ADDRESS] pbc go_intent=7 M#2 p2p_find p2p_stop p2p_peers p2p_connect [M#1 MAC ADDRESS] pbc Then I can find the M#1 become the P0 GO mode and M#2 become station mode. And each status is completed. But after that, I set each machine with a static IP such as 192.168.5.10 and 192.168.5.11 manually. I am not able to ping each IP. Is there anything I am doing wrong ? Thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html