I am new to connman, so this might be a basic question. I am trying to setup the WL8 WiFi cape with a BBB. I am using recent console image and kernel:
hk@wbct1:~$ uname -a Linux wbct1 4.1.12-ti-r29 #1 SMP PREEMPT Mon Nov 9 22:46:19 UTC 2015 armv7l GNU/Linux hk@wbct1:~$ cat /etc/dogtag rcn-ee.net console Debian Image 2015-11-13 With the right device tree loaded, the cape works after configuring connman. The problem is that WiFi does not connect after a reboot. I have to manually run "connmanctl connect wifi_blah". After that, things work normally. I can use ifconfig up/down to change state without using connmanctl. It's only after a (re)boot that it does not autoconnect. I have autoconnect turned on for the AP I am using the settings file contents below: [wifi_blahmacaddr_6d67_managed_none] Name=mg SSID=6d67 Frequency=2452 Favorite=true AutoConnect=true Modified=2016-01-06T19:57:30.299409Z IPv4.method=dhcp IPv4.DHCP.LastAddress=192.168.1.104 IPv6.method=auto IPv6.privacy=disabled Config.file=wifi Config.ident=service_home Ethernet is attached and it does connect on (re)boot. Mark -- 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]. For more options, visit https://groups.google.com/d/optout.
