<div dir="ltr"><div>Hello LIST,</div><div><div><br></div><div>I am trying to implement the p2p connection on an embedded system and figured out that the host is unable to act as a GO in the p2p connection (no problem as GC). When I try to connect a device with:</div><div>p2p_connect &lt;mac add&gt; pbc go_intent=15</div><div>I will always get the error below:</div><div><br></div><div>&lt;3&gt;P2P-GROUP-FORMATION-FAILURE</div><div>&lt;3&gt;P2P-GROUP-REMOVED wfd0 GO reason=FORMATION_FAILED</div><div><br></div><div>With a different version of wpa_supplicant and driver, I can also get the error msg: &quot;p2p failed to start AP functionality&quot; before the P2P-GROUP-FORMATION_FAILURE msg.</div><div><br></div><div>If I run p2p_group_add and status to check, I can get</div><div>&gt; p2p_group_add<br>OK<br>&gt; Can not set data rate in disconnected state<br>&lt;4&gt;Could not connect to kernel driver<br>&gt; ADDRCONF(NETDEV_CHANGE): wfd0: link becomes ready<br>&lt;3&gt;AP-ENABLED<br>&lt;3&gt;CTRL-EVENT-CONNECTED - Connection to 02:06:c6:37:1d:df completed [id=0 id_str=]<br>&lt;3&gt;P2P-GROUP-STARTED wfd0 GO ssid=&quot;DIRECT-Ny&quot; freq=2412 passphrase=&quot;1IcFycSW&quot; go_dev_addr=02:06:c6:37:1d:df<br></div><div>but the p2p client (smartphones for example) can never connect this host.<br></div><div><br></div><div>Platform is i.MX6 with kernel version 3.0.35, driver: 14.44.09p121 from Marvell, which has been proved that it supports GO mode. wpa_supplicant-2.2</div><div><br></div><div>Is there a way to locate the issue? How should fix this issue? </div><div><br></div><div>Any feedback is much appreciated. Thanks!</div><div><br></div><div>Cheers,</div><div>Qiuye</div></div></div>