Hi,
I have following version on pi 3
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.9 (stretch)
Release: 9.9
Codename: stretch
and I have set it to boot to terminal
when it boots I see that that wifi is not connected, I can only ssh from ethernet lan connection
when I type ifconfig command it only shows eth0 and lo interfaces, no wifi wlan0
any idea what could be wrong
sudo ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.10.6 netmask 255.255.255.0 broadcast 192.168.10.255
inet6 fe80::2a36:9cc7:5d60:108b prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:7c:4d:4d txqueuelen 1000 (Ethernet)
RX packets 2632 bytes 1192005 (1.1 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2417 bytes 340280 (332.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1157 bytes 431857 (421.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1157 bytes 431857 (421.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0