Sun Sep 16, 2018 2:13 am
I run most of My Pi Zero computers headless (no keyboard, mouse or monitor), and control them using SSH or USB Gadget mode (SSH over USB). I really feel that if you want a keyboard, mouse and screen connected to a Pi, you should be using a Pi3B(+). The issue you experienced was neither silly nor uncommon, due to all the extra adapters needed to connect a Pi Zero to various accessories. Don't get me wrong, I own several Pi Zero computers and they're great for embedded projects. I just don't think they are all that great, or even convenient to use as any kind of "normal" computer.
NOOBS is an OS installer, rather than a full OS. So basically you download and install NOOBS just so NOOBS can download and install Raspbian, which is kind of redundant. The advantage is that it offers a recovery mode which will let you rebuild the card without having to flash the card all over again (you can reinstall Raspbian from the Pi itself). The drawback is that it uses up a sizable chunk of your SD card (about 20% of an 8GB card). The other limitations are that NOOBS is harder to upgrade, and you can't do a headless install.
With the Raspbian images, you can prepare a card that will automatically boot, enable SSH, and connect you your wireless network. It does require a few extra steps after writing the image, but you can do it all before the card is even booted in the Pi. So you can put it into a Pi with no keyboard, mouse or monitor, boot it up, and then connect to it and control it from another computer. I have one such headless Pi3B running a Minecraft multiplayer server for our family (another is a torrent server, etc.).
Anyway, welcome, and I'm glad you figured out how to fix your problem.
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?