That should be “and then”, not “Or”. wpa_cli -i wlan0 reconfigure tells wpa_supplicant to re-read the config file. wpa_cli shouldn’t require sudo if the debian user is in the netdev group and the group for the control interface has been set in the config file:
@RobertCNelson the default username : password (debian:temppwd) for the 01.10 snapshot for the BB AI doesn’t work (this image: am57xx-debian-11.2-iot-armhf-2022-01-10-4gb.img.xz).
Also, I’ve successfully (at least so do I think) flashed the eMMC from the SD card with the Debian 11.x (Bullseye) IOT Snapshot provided in the present post (the one for the BB AI, i.e. arm57xx) but the board reboots when I do a sudo apt update, did try twice, the first time it even appeared to go into a reboot loop (I switched the power off when the LEDs were off); the second time I did the apt update, the board rebooted only once. Is this expected? Is there anything updatable with these snapshots?
Robert: It’s nothing short of amazing how much you are doing for the beaglebone, as if you are the key person maintaining the ecosystem alive.
i wonder… if cloud-init broke this…
I have no idea, this is beyond my competences following my first steps in the beaglebone ecosystem, starting last week.
A pity that cloud9 is E.O.L., the few days I’ve spent with it before deciding to update to Bullseye proved it was a capable IDE with lots of good and fine tuned examples. Replacing it with VScode… I’m not a fan of anything microsoft even if it’s open source: the company was maybe afraid Linux would be a threat to its business with so much Deep Learning frameworks working better on Linux, so it integrated Linux in their own OS, certainly a clever move but opportunistic, duplicitous and a bit machiavellian to my eyes (nothing against users and developers of VScode!). I’ll stick to VIM for coding! And well this is not the topic of this post anyway…
For the reboot issue: I had the fan cap on. I was connected to my phone’s hotspot if that matters (no reason it should). I thought about a power supply issue (can a voltage drop cause this?) but was connected to a bench top P.S. with ample amp capacity, set to 5.2V to cope with any drop in the cable, and the reboot really did occur right within the update (a few seconds after it “Hit” the servers). I also wonder if it had anything to do with the time zone not being properly set but no, I could update later with no reboot issue while connected with an ethernet cable and another P.S.
I hope this is an appropriate place to report any issue on these snapshots…
I’ve performed a sudo apt update, upgrade, updated the U-Boot as shown above.
I have updated the show-pin script, which originally didn’t work, with the one located here:
All that stuff hasn’t been re-ported to v5.10.x yet…
Noted. Facing problems and digging to try to solve them is an excellent way to learn. I’ll report issues on github (link mentioned at the top of your post), where I should have done so from the beginning (instead of here).
Will do, in order to get familiar with the PRU; but since a lot seems to have changed in the Bullseye release, I’d also like to jump in to the Bullseye train early.