In theory it shouldn’t but to rule out any artefacts that you may have carried over from that previous image download I’d try starting from fresh on your new install first.
Depending on the size of your installation I imagine it shouldn’t take long to replicate your setup manually and it would rule out any problem configuration files from third party setups.
I’m finding HG on Raspbian Buster a lot more stable on the Pi Zero W. All I have connected is an X10 controller. I’m monitoring four cameras via HG too so lights and cameras are all I’m using with my HG setup.
Petediscreet what ver of buster should I download? There are 4 of them. I did find that my CM15 was not cleared of memory the way I was going about it. Thank You and Tuicemen for guidance on proper clearing of memory.
I’m sorry there are 3 ver. Large with extra software, med, and Lite which one do you recommend. And finally do I paste Mono into the saved sessions box of Putty then click save? Edal
You literally copy the text I posted, paste it into the PuTY session and press ENTER. You will see each line execute each time. The Mono section is one complete line so make sure you copy the whole block before you paste and press ENTER.
Im Sorry PeteDiscrete to put you through this but I still don’t understand where to paste mono. I understand you want the complete line pasted in a session. I’ll click on desktop icon Putty then putty opens it then shows a box for host name or IP address and another box for saved sessions which one would I paste to? I don’t want to make any more mistakes that would further issues. Edjal
OK Now I get it what putty session is… I have downloaded buster light extracted with 7 zip, wrote to Mini SD using Win32DiskImager but now when open SD cant find WPA supplicant file. Here is a pic of files. Not sure what Im doing wrong
Remember you must have your WiFi credentials in the format exactly as it states in the example. One missing dash or dot or space will stop WiFi from connecting.
The wpa_supplicant.conf file is a configuration file that tells Raspbian how to configure WiFi on the first boot and will not show up in the /boot folder after that. If you ever need to reconfigure WiFi just drop a new wpa_supplicant.conf file into the /boot folder once your SD card is back in your card reader.
I do advise reading those instructions carefully to familiarise yourself with setting up Raspbian on an SD card.
I have carefully created wpa_supplicant.conf and saved to my documents. Have not yet copied to SD card. I double checked all info and appears correct. When I create the SSH blank file do I copy it to the SD boot folder Also?