Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

wlan0:INTERFACE-DISABLED #459

Open
wwdok opened this issue Oct 16, 2020 · 0 comments
Open

wlan0:INTERFACE-DISABLED #459

wwdok opened this issue Oct 16, 2020 · 0 comments

Comments

@wwdok
Copy link

wwdok commented Oct 16, 2020

After i run python3 createap.py on raspberry pi, the command prompt output :

hostapd: no process found
Config dir: /tmp/create_ap.wlan0.conf.P4mV3lTx
PID: 15341
No Internet sharing
hostapd command-line interface: hostapd_cli -p /tmp/create_ap.wlan0.conf.P4mV3lTx/hostapd_ctrl
Configuration file: /tmp/create_ap.wlan0.conf.P4mV3lTx/hostapd.conf
Using interface wlan0 with hwaddr b0:f1:ec:7b:1a:2a and ssid "ckb"
wlan0: interface state UNINITIALIZED->ENABLED
wlan0: AP-ENABLED 
wlan0: INTERFACE-DISABLED 

the content of /etc/network/interfaces is :

# interfaces(5) file used by ifup(8) and ifdown(8)
# Include files from /etc/network/interfaces.d:
source-directory /etc/network/interfaces.d

auto wlan0
iface wlan0 inet dhcp

auto eth0
iface eth0 inet static
address  192.168.1.50
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 8.8.8.8 8.8.4.4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant