Stretch Lite (2017-09-07) WiFi not working on Pi Zero W #2249
Comments
Additional info: Problem seems to relate to the firmware versions on the Pi Zero W. Following firmware exhibits the problem.
After updating firmware the original problem no longer manifests.
|
@XECDesign Is the firmware specified now standard? Odd that the firmware versions do appear to be the same.... Can this be closed? |
The firmware version has been bumped since the 2017-09-07 image, but I don't know if that has the fix or what the problem even is. I test headless wifi setup on a pi zero w before releasing images, and this isn't something I've seen. It can be closed if @HankB is happy that the new images work as expected for him. Otherwise, we'd need to know which firmware or kernel commit has the fix. |
What is this?
Please look three posts up for the firmware versions involved.
Had I not had another Pi to use, I would have been stuck with a non-functional Pi Zero W. I'm satisfied that I have all of my units working at present. It is up to the Foundation to decide if the testing of new releases should include all extant variations on the product. It seems to me that is not presently the case. |
It does. All releases (since the zero w has been released) work without wifi problems on the pi zero w in front of me.
I meant the exact rpi-update revision that the problem was fixed in, but that's okay. In any case, we can't test for an issue that only some people see and we don't. Unfortunately, some issues can only be caught after the image is release. |
I'm having the same issue as @HankB, but on a Pi 3 B. Wired headless SSH works, but will not connect to WIFI. As this was a month or so ago and possibly a different bug, let me know if it is better to start a new issue. Using same steps as here RASPBIAN STRETCH LITE |
@topherbuckley This issue is specific to a Pi Zero W. I was visiting a couple weeks ago and initial attempts to get my Pi 3 on local WiFi were not successful. I did not pursue a solution as we were only there for a couple days. You might try asking on one of the support forums to see if someone can help. |
Looks like the issue has been resolved... can you close it @HankB ? @topherbuckley , if your still having issues then I would suggest opening a new ticket (since, as HankB pointed out, this ticket was specifically for a Pi Zero W). I use the following first line in my wpa_supplicant.conf file instead... "ctrl_interface=/var/run/wpa_supplicant". That other "ctrl_interface" line looks suspicious to me. Also, assuming that your access point is setup correctly, you might make sure that the wpa_supplicant.conf file is in unix format (not dos)... not sure if it causes problems or not. |
Closed as not feasible to fix - limited future impact. |
After performing a clean install of 2017-09-07-raspbian-stretch-lite.img and adding a wpa_supplicant.conf file (and ssh) file to boot, the Wifi does not come up. Information on configuring this is near the end of https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=191252&p=1227953#p1227953 and present contents of /etc/wpa_supplicant/wpa_supplicant.conf are
If the SD card is then plugged into a Pi 3B the WiFi then works. Following 'apt update and 'apt-upgrade' the WiFi now works when the card is swapped back to the Pi Zero W.
My intent with this bug report is to either discover an error in my WiFi configuration or request that this test case be added to the testing performed before the nest Stretch Lite release,
The text was updated successfully, but these errors were encountered: