1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

miraclecast starts wpa_supplicant

relates #35
This commit is contained in:
albfan 2015-07-29 21:05:01 +02:00
parent 81e71c8387
commit e83ded02de
2 changed files with 2 additions and 82 deletions

View file

@ -81,10 +81,8 @@ Steps to use it as sink:
$ sudo kill -9 $(ps -ef | grep wpa_supplican[t] | awk '{print $2}')
# now you can use `res/kill-wpa.sh`
2. start wpa with config for miraclecast
$ sudo wpa_supplicant -dd -B -iwlp3s0 -Dnl80211 -c wpa.conf
# or `res/miracle-wifi.sh`
>Remember to save your config to use with `res/normal-wifi.sh`
>it will be easily located with `ps -ef | grep wpa_supplicant` on `-c` option.
2. launch wifi daemon