RPi3B+ and motionEyeOS 20200606: wpa_supplicant failed (brcmfmac), no wlan connection
tstudebaker opened this issue · 1 comments
Hello,
no wlan connection, detaching the ethernet cable from the router makes the RPi to boot in a loop.
I have read the CONTRIBUTING and the FAQ before opening this issue.
I have verified all the suggestions in Troubleshooting/Wireless Connection Problems have been verified OK.
RPi3B+ connects to wlan when booting SD-Raspbian.
The motionEyeOS was burned on SD, the file was motioneyeos-raspberrypi3-20200606.img.
wpa_supplicant.conf was added before the first boot.
Setting the motionEyeOS up was done succesfully via ethernet cable connected to my router.
The same router has the wlan.
also:
-verified that the data/etc/wpa_supplicant.conf is read in reboot by changing the SSID.
-verified with hex-editor that the wpa_supplicant.conf does not include CR LF (0x0D 0x0A) but ONLY LF (0x0A)
-have tried all kind of entries in the wpa_supplicant.conf.
my laptop and smartphone connect to the wlan OK, as does openplotter/RPi3+.
Otherwise the camera works, and mass storage works, wlan does not, and I can not get rid of the ethernet-cable.
Any ideas?
Is there a position in the log files which tells what really went wrong, for example: net not found, authentication, .conf parameter error, timeout...??
I can access/download the log files via motionEyeOS/Expert Settings if needed.
I am not able to decode the entries with sufficient knowledge.
The attached files include the statement: scan_ssid=1, deleting that entry does not help. My wlan is not hidden.
Sorry all, I posted this to wrong site.