sd memory /boot add file ssh
add file wpa_supplicant.conf ==============================
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=US
network={
ssid="############" // my Wifi
psk="############" // my password
}
==================================================
config.txt
#hdmi_force_hotplug=1
#hdmi_drive=2
change
hdmi_force_hotplug=1
hdmi_drive=2
===================================================