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
.
bone-debian-8.4-lxqt-4gb-armhf-2016-05-13-4gb.img
and
BBB-blank-debian-8.5-lxqt-4gb-armhf-2016-06-19-4gb.img
and
bone-debian-8.5-iot-armhf-2016-06-19-4gb.img

Am I using the correct image? Did I miss some RTFM?

I just uncomment the flasher line in uEnv.txt and boot. No messing with 
holding buttons down anymore right? Seems to work.

With both images I get the following running connmanctl Which doesn't look 
like what I've seen in threads here in the Google Groups BBB forum.

A quick ifconfig first

root@beaglebone:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 68:9e:19:8f:eb:2b
          UP BROADCAST MULTICAST DYNAMIC  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:175

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:10720 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10720 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:826080 (806.7 KiB)  TX bytes:826080 (806.7 KiB)

tether    Link encap:Ethernet  HWaddr 74:da:38:42:61:dd
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::8c3c:fbff:fec1:115d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST DYNAMIC  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:43 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:11299 (11.0 KiB)

usb0      Link encap:Ethernet  HWaddr 68:9e:19:8f:eb:20
          inet addr:192.168.7.2  Bcast:192.168.7.3  Mask:255.255.255.252
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wlan0     Link encap:Ethernet  HWaddr 74:da:38:42:61:dd
          inet6 addr: fe80::76da:38ff:fe42:61dd/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST DYNAMIC  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:16845 (16.4 KiB)

root@beaglebone:~#


and the connmanctl

root@beaglebone:~# connmanctl
Error getting VPN connections: The name net.connman.vpn was not provided by 
any .service filesconnmanctlconnmanctl> enable wifi
Error wifi: Already enabled
connmanctl> scan wifi
connmanctl> services

connmanctl> agent on
Agent registered
connmanctl> scan wifi
connmanctl> services

connmanctl> quit
root@beaglebone:~#


disk size seems a bit odd? 144M available?

root@beaglebone:~# df -h
Filesystem      Size  Used Avail Use% Mounted on
udev             10M     0   10M   0% /dev
tmpfs            99M  8.4M   91M   9% /run
/dev/mmcblk0p1  3.5G  3.2G  144M  96% /
tmpfs           247M     0  247M   0% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           247M     0  247M   0% /sys/fs/cgroup
tmpfs            50M     0   50M   0% /run/user/1000
tmpfs            50M     0   50M   0% /run/user/0
root@beaglebone:~# cat /etc/dogtag
BeagleBoard.org Debian Image 2016-06-19



-- 
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/6bb7d615-550a-40fb-8525-22abe38b0fef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to