I googled many sites but still can't solve this issue.
Can someone helps me?
Code: Select all
uname -aCode: Select all
Linux raspberrypi 4.14.98+ #1200 Tue Feb 12 20:11:02 GMT 2019 armv61 GNU/LinuxCode: Select all
sudo ifconfigCode: Select all
wlan0: flags = 4099<UP, BROADCAST, MULTICAST> mtu 1500
ether b8:27:eb:3b:a1:02 txqueelen 1000(Ethernet) Code: Select all
cat /etc/os-releaseCode: Select all
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)
NAME = "Raspbian GNU/Linux
VERSION_ID ="9 (stretch)"
ID = raspbian
ID_LIKE =debianCode: Select all
cat wap_supplicant.confCode: Select all
ctrl_interface=DIR=/var/run/wap_suppplicant GROUP=netdev
update_config -1
country = TW
network ={
ssid = "myssid"
psk="mypasswd"
priority = 1
}
Code: Select all
/etc/network/interfacesCode: Select all
#interfaces(5) file used by ifup(8) and ifdown(8)
#plese note that this file is written to bu used with dhcpcd
#for static IP, consult /etc/dhcpcd.conf and 'man dhcpcd.conf'
#include files from /etc/network/interface.d:
source-directory /etc/netowork/interfaces.d