On Tue, Dec 6, 2016 at 9:05 PM, tdlivings <[email protected]> wrote: > I received my BB Black Wireless yesterday and I do not see any doc on how to > set up > wireless for my home network. > USB 192.168.7.2 network works and Cloud9 there gets a terminal. > > I tried my usual editing of /etc/network/interfaces with my said and psk for > wlan0 but it did not connect. > > I found a thread on Beagelbone Black section with something to try
Reflash with this image: https://rcn-ee.net/rootfs/bb.org/testing/2016-12-05/lxqt-4gb/ In the version you have, I had setup the wl18xx in tether mode, however this doesn't work the greatest when no eth0 device is available.. In 2016-12-05, the wl18xx is setup by default as an access point, which you can ssh into, and then use connmanctl to connect to a real AP. (while still being connected to it's AP over ssh).. If you plug in a usb-eth adapter, it'll default back to the previous tether mode. (this change in 2016-12-05, is for bbbw users to hopefully give a better wifi out of box experience).. 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/CAOCHtYjC00gyUmS10wwHB8kRrhutXWNbEWmbnV9RdLBgsJB8yA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
