On Tuesday, July 12, 2016 at 8:34:25 PM UTC-7, Jeff Albrecht wrote:
>
> Since I last brought up wifi on a BBB rev c apparently a new way has 
> become standard for configuring wifi. connmanctl With a couple BBB rev C 
> that I have run Wheezy on with Edimax USB wifi dongles receiving a DHCP ip 
> v4 address after modifying /etc/network/interfaces. I'm trying to flash a 
> jessie image on those same rev C BBBs and dongles and bring up wifi. I've 
> tried all of these three images
>

I noticed a syntax on this connmanctl cheat sheet 
<https://gist.github.com/kylemanna/6930087> on github. I invoked the wifi 
scan differently. Previously in interactive mode the wifi scan came back 
immediately without receiving "Scan completed for wifi"

These comments / issues found on that cheat sheet didn't inspire 
confidence.,

Comments / Issues
   
   - WiFi driver + connman-1.17 + beaglebone appears to be buggy with 
   connmanctl disable/enable
   - Connmanctl connect seems buggy, potential it calls enable?




root@beaglebone:~# time connmanctl scan wifi
Error /net/connman/technology/wifi: Did not receive a reply. Possible 
causes include: the remote application did not send a reply, the message 
bus security policy blocked the reply, the reply timeout expired, or the 
network connection was broken.

real    2m0.064s
user    0m0.012s
sys     0m0.020s
root@beaglebone:~#


root@beaglebone:~# systemctl status connman
● connman.service - Connection service
   Loaded: loaded (/lib/systemd/system/connman.service; enabled)
   Active: active (running) since Sun 2016-06-19 18:58:38 UTC; 13min ago
 Main PID: 357 (connmand)
   CGroup: /system.slice/connman.service
           └─357 /usr/sbin/connmand -n

Jun 19 18:58:46 beaglebone connmand[357]: wlan0 {newlink} index 4 operstate 
...>
Jun 19 18:58:46 beaglebone connmand[357]: wlan0 {RX} 0 packets 0 bytes
Jun 19 18:58:46 beaglebone connmand[357]: wlan0 {TX} 3 packets 690 bytes
Jun 19 18:58:46 beaglebone connmand[357]: wlan0 {newlink} index 4 address 
74...0
Jun 19 18:58:46 beaglebone connmand[357]: wlan0 {newlink} index 4 operstate 
...>
Jun 19 18:58:47 beaglebone connmand[357]: tether {RX} 0 packets 0 bytes
Jun 19 18:58:47 beaglebone connmand[357]: tether {TX} 14 packets 2899 bytes
Jun 19 18:58:47 beaglebone connmand[357]: tether {update} flags 102467 
<UP,R...>
Jun 19 18:58:47 beaglebone connmand[357]: tether {newlink} index 7 address 
7...0
Jun 19 18:58:47 beaglebone connmand[357]: tether {newlink} index 7 
operstate...>
Hint: Some lines were ellipsized, use -l to show in full.
root@beaglebone:~#


-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/598f2d5d-7130-42fe-aea0-48fccd667655%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to