-
Notifications
You must be signed in to change notification settings - Fork 1k
ERROR: 'wlan0' is not a WiFi interface #215
Comments
how about using |
|
you have not installed all dependencies. Please read the readme again or use a proper package for your OS. |
Sorry! Installed all the dependencies and still seeing error.
|
do what the error suggests |
Tried that, didn't work either.
|
Maybe you should read the readme and the help page first. Please close this issue as this is not a problem of the software. I am not the maintainer of this software, but I suggest you to search help somewhere else and learn the linux basics, as this has nothing really to do with the software itself. Please read the error and try to solve your problem first. Everything is covered in the help pages anyways. |
Just because I made 1 mistake earlier with forgetting to install the dependencies doesn't mean you get to be as condescending as you are. I'm sorry if you or the maintainer built this for linux experts only, but I hope you do realize there are programmers out there who might not know everything in and out, and if you don't want people to file issues when they get stuck, maybe you should provide another channel to ask for help. Also, let's be real, you are only being condescending right now because you have no idea why running it with --no-virt and without isn't working and you don't want to admit it. Don't be a dick just because you are on the internet. |
You specified the wlan interface twice (that is waht the error clearly says). You need to use the wlan interface and then the ethernet interface. Thatswhy it is possibly not working. |
Give me the output of the following:
|
Thanks in advance for your help!
|
What is the brand and model of your adapter? It has similar interface combinations with the Raspberry PI 3 (see issue #203). Probably your adapter doesn't support virtual interfaces. I will investigate this issue with rpi3 the next week, but the fix will be only on the For now you can only share with different interfaces. Either from your ethernet adapter or with another wifi adapter. To share via ethernet adapter do:
This issue will remain close since it's duplicate of #203. PS: Keep in mind that this tool is created in our free time in our busy schedule. We see it as a hobby. |
Thanks for your help! This is ubuntu installed on a macbook pro, and I think this is my wireless card: 03:00.0 Network controller: Broadcom Corporation BCM43602 802.11ac Wireless LAN SoC (rev 01) |
Thanks. I will buy a Broadcom usb adapter soon and hopefully I will find a solution for this. |
i have the same issue :( i use ubuntu 18.04 iw list |
i think u have not open the wlan button |
WIFI_IFACE=wlp2s0 |
Got this output when running create_ap:
create_ap wlan0 eth0 Kathmandu
ERROR: 'wlan0' is not a WiFi interface
Here's my iwconfig output, what arguments should I be passing in?
The text was updated successfully, but these errors were encountered: