On Wed, Jan 4, 2017 at 3:02 AM, Linq John <[email protected]> wrote: > > I got similar testing results as [email protected] > Most image failed to boot. > > BBGW-blank-debian-8.6-seeed-iot-armhf-2016-11-06-4gb.img.xz > and > bone-debian-8.6-seeed-iot-armhf-2016-11-06-4gb.img.xz > booted successfully, > but wlan0 did not work. > > I did a lot of manual work on > BBGW-blank-debian-8.6-seeed-iot-armhf-2016-11-06-4gb.img.xz > after that, I could make wlan0 working, but I didn't know what I was doing, > just guessing, trial and error. > And even wlan0 is working, it is not stable. > > I have to work on some other projects. > Hope SEEED would provide a real fix.
The "seeed" variants add a WiFi captive portal along with their documentation on the usb flash drive that pop's up. Otherwise they are exactly the same as the non-seeed images. That WiFi captive portal can make things interesting if you try to manually control the wlan0.. Give the generic iot image a try: https://rcn-ee.net/rootfs/bb.org/testing/2017-01-03/iot/ To see if i've fixed some of the issues.. Remember to use connman to control wlan0 sudo connmanctl #connmanctl> scan wifi #connmanctl> services #connmanctl> agent on #connmanctl> connect wifi_*_managed_psk #connmanctl> quit Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgPUe3CT%3DcNDx-AMhiKe1DEZeqyfsq-qx6RcMNKyc5mdQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
