Closed mnesarco closed 3 years ago
Issue #717 already says that wpa-supplicant may not be working correctly. It wasn't working for me either and that solved it. Try it as it could solve your case too 👍 (replacing wlx8cae4cf876bc in the command by the name of your interface which seems to be wlan0)
Thank you, I will try it, but I am not using an external USB dongle.
I think it should work even if you are not using a dongle. You just need to run both commands described in the issue I mentioned (with the correct interface name) and reboot.
It is very strange. It didn't work with the cron
workaround, but it still works if done manually
. I have double checked the cron job
.
I have solved it with a different approach. I just copied the modified /boot/octopi-wpa-supplicant.txt
to /boot/wpa_supplicant.conf
and it works, without any cron job.
https://www.raspberrypi.org/documentation/configuration/wireless/headless.md
What were you doing?
Installing OctoPi on RaspBerryPi 3B Rev 1.2
What did you expect to happen?
I want to use the PI in headless mode, so i need it to connect to wifi automatically
What happened instead?
It requires manual commands:
Did the same happen when running OctoPrint in safe mode?
I have not tested in safe mode, but i have a vanilla installation.
Version of OctoPi
octopi-buster-armhf-lite-0.18.0.zip
Printer model & used firmware incl. version
Tronxy XY2-pro, but it is irrelevant to the wifi problem.
Screenshot(s)/video(s) showing the problem:
I have read the FAQ.