Hello,

I just bought a Raspberry Pi 400 and I installed Kali Linux 2020.4 ARM image on a SD Card.

When a log into Kali I am not able to see any Wi-Fi connections available, not any access point to connect to internet.

I tried to run
HTML Code:
ifconfig
and
HTML Code:
iwconfig
in a terminal, both return eth0 or l0 but I can't see any wlan0.

If I plug an ethernet cable and reboot I am able to connect to internet, but still wlan0 won't appear in the terminal.

Do I need to configure my Raspberry Pi 400 or install an specific extension to be able to detect wireless access points ?