Thank you Robert for your reply. I am sending this message from my BBBW. I 
have attached a file showing my configuration. At the beginning of the file 
I have a typing error as I missed the last letter in the connection string 
.psk
I was unable to use journalctl | grep connman (Error:bash :connman: command 
not found
Many thanks,
Kevin
http://www.rescuerobot.org/drupal/?q=content/beaglebone-black-bbb-and-debugging-eclipse

On Friday, 6 January 2017 15:27:40 UTC+13, Kevin Gordon wrote:
>
> I have received a BBBW yesterday. I booted from a SD Card (which has image 
> bone-debian-8.6-lxqt-4gb-armhf-2016-11-06-4gb) previously used on a BBB rev 
> C. Everything functions the same on the BBBW as on the BBB except the 
> network (wired) (the only item listed in connman gui) is not functioning 
> (fair enough). When I run connmanctl> enable wifi BBBW I have error 
> message:"Method "SetProperty" with signature "sv" on interface 
> "net.connman.Technology" doesn't exist".
> Is there a solution for this please?
> Kevin.
>

-- 
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/4515aafe-f6c2-49d0-91c3-e3689174141b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
root@beaglebone:~# connmanctl
Error getting VPN connections: The name net.connman.vpn was not 
providedconnmanctl> enable wifi
Error wifi: Already enabled
connmanctl> scan wifi
Scan completed for wifi
connmanctl> services
    KGNETGEAR            wifi_506583d635bb_4b474e455447454152_managed_psk
    JandJ                wifi_506583d635bb_4a616e644a_managed_psk
    J+J_guest            wifi_506583d635bb_4a2b4a5f6775657374_managed_psk
connmanctl> agent on
Agent registered
connmanctl> connect wifi_506583d635bb_4b474e455447454152_managed_ps
Error /net/connman/service/wifi_506583d635bb_4b474e455447454152_managed_ps: 
Method "Connect" with signature "" on interface "net.connman.Service" doesn't 
exist

connmanctl> 
===================
root@beaglebone:~# uname -r
4.4.39-ti-r79
root@beaglebone:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 8.6 (jessie)
Release:        8.6
Codename:       jessie
===================
root@beaglebone:~# ifconfig -a
SoftAp0   Link encap:Ethernet  HWaddr 50:65:83:d6:35:be  
          inet addr:192.168.8.1  Bcast:192.168.8.255  Mask:255.255.255.0
          inet6 addr: fe80::5265:83ff:fed6:35be/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:7156 (6.9 KiB)

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:320 errors:0 dropped:0 overruns:0 frame:0
          TX packets:320 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:25120 (24.5 KiB)  TX bytes:25120 (24.5 KiB)

usb0      Link encap:Ethernet  HWaddr 50:65:83:d6:35:bd  
          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 50:65:83:d6:35:bb  
          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)
=====================
root@beaglebone:~# connmanctl
Error getting VPN connections: The name net.connman.vpn was not 
providedconnmanctl> enable wifi
Error wifi: Already enabled
connmanctl> scan wifi
Scan completed for wifi
connmanctl> services
    KGNETGEAR            wifi_506583d635bb_4b474e455447454152_managed_psk
    JandJ                wifi_506583d635bb_4a616e644a_managed_psk
    J+J_guest            wifi_506583d635bb_4a2b4a5f6775657374_managed_psk
connmanctl> agent on
Agent registered
connmanctl> connect wifi_506583d635bb_4b474e455447454152_managed_psk
Agent RequestInput wifi_506583d635bb_4b474e455447454152_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory, Alternates=[ WPS ] ]
  WPS = [ Type=wpspin, Requirement=alternate ]
Passphrase? hamradio
Connected wifi_506583d635bb_4b474e455447454152_managed_psk
connmanctl> quit
root@beaglebone:~# ping 192.168.1.4
PING 192.168.1.4 (192.168.1.4) 56(84) bytes of data.
64 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=114 ms
64 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=6.98 ms
64 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=7.22 ms
64 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=8.32 ms
64 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=8.30 ms
^C
--- 192.168.1.4 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 6.983/29.093/114.621/42.767 ms
=================

Reply via email to