intel / wds

Wireless Display Software For Linux OS (WDS)
https://01.org/wds
GNU Lesser General Public License v2.1
509 stars 104 forks source link

p2p-wlan0-0: link is not ready #163

Open andybeg opened 8 years ago

andybeg commented 8 years ago

i build wds on my freescale i.mx6, and get error when accept connection from my MiPad root@imx6qsabreauto:~# nohup wpa_supplicant -ddt -u & [1] 481 nohup: ignoring input and appending output to 'nohup.out' root@imx6qsabreauto:~# nohup connmand -n -d & [2] 482 nohup: ignoring input and appending output to 'nohup.out' root@imx6qsabreauto:~# connmanctl connmanctl> enable wifi Error wifi: Already enabled connmanctl> enable p2p Error p2p: Already enabled connmanctl> agent on Agent registered

from other console start sink/sink-test

sink/sink-test

  • Registering Wifi Display with IE 00000600111C440032

Agent RequestPeerAuthorization peer_7c5cf892caf7_9afae34218c6

Accept connection (yes/no)? yes connmanctl> IPv6: ADDRCONF(NETDEV_UP): p2p-wlan0-0: link is not ready

do i need setup hostap or something else?