Page 1 of 3

PI Zero W: Headless

Posted: Thu Jul 12, 2018 4:49 pm
by t0770
Hi,

I have written the latest image to my SD - but how can I configuere WiFI Setting? I have added wpa_supplicant.conf to boot but this does not work...

any ideas?

Regards
Tim

RE: PI Zero W: Headless

Posted: Mon Jul 16, 2018 12:58 pm
by Robbie Ferguson
Hi Tim,
CTRL-ALT-F2
Then: sudo raspi-config

Anything else you need, please let me know.

RE: PI Zero W: Headless

Posted: Sun Jul 22, 2018 7:14 pm
by wpmjones
I'm having the same problem.  Fresh install from https://nemslinux.com/download/nagios-f ... y-pi-3.php and wifi isn't working.  I did raspi-config, switched to my country, and entered the correct wifi credentials.  After reboot, ip addr show reveals the following:

Code: Select all

wlan0: <No-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
link/ether 5a:be:8d:0a:92:4a brd ff:ff:ff:ff:ff:ff:ff
Wifi works fine if I put a stock version of strech on an SD card on this Pi, so it's definitely something in the image.  I tried lspci and lshw but neither are installed and I can't install them because the device can't see the internet.  dmesg says "link is not ready - power management disabled"

Any thoughts?

RE: PI Zero W: Headless

Posted: Sun Jul 22, 2018 7:58 pm
by Robbie Ferguson
I haven't experienced this problem with the current 1.4.1 build, but am happy to do some testing to be sure it's working okay (or fix, if not).

So WiFi / Internet was working prior to a reboot?

RE: PI Zero W: Headless

Posted: Sun Jul 22, 2018 8:09 pm
by wpmjones
Wifi worked on the SD card that was in this Pi prior to NEMS (stock Raspbian Stretch).  I flashed NEMS and wifi has not worked at all under NEMS.

RE: PI Zero W: Headless

Posted: Mon Jul 23, 2018 7:30 am
by Robbie Ferguson
You are certain you've entered the correct wifi connection info in raspi-config?

Please send me a copy of your support.nems so I can have a look. Because you cannot get on WiFi, you'll have to be creative about how to get it to me.

I added networking to support.nems so if you're doing this today please first run sudo nems-update

I'd suggest, perhaps: sudo nems-support && sudo cp /var/www/html/backup/snapshot/support.nems /boot

Then plug the SD card into a computer and get the file from the boot partition, following the instructions in nems-support with regards to your decryption string.

Here's hoping! :)

RE: PI Zero W: Headless

Posted: Mon Jul 23, 2018 7:44 am
by Robbie Ferguson
Ha, NVM - I'm daft this morning. No Internet = no nems-update.

Can you do the support.nems file anyways, and let me know about what you've done to ensure the correct SSID, etc?

RE: PI Zero W: Headless

Posted: Wed Jul 25, 2018 4:02 am
by JDogg1329
Hi there, I'm having the same problem : :( can't for the life of me get onto Wifi, I've been troubleshooting for hours. My Wpa_supplicant file looks fine, and wifi is confirmed working on a previous image and SD card

ping google.com returns "Temporary failure in name resolution"

RE: PI Zero W: Headless

Posted: Wed Jul 25, 2018 6:22 am
by Robbie Ferguson
Okay thanks. Even though I have not seen this problem yet, I will treat this as a known issue and try to get to the bottom of it asap.

Thanks for letting me know.

Robbie

RE: PI Zero W: Headless

Posted: Wed Jul 25, 2018 6:36 am
by JDogg1329
No worries mate. I have it running over ethernet (via a usb to ethernet adapter) so if I can help with debugging in any way let me know