I can’t seem to get anywhere with setting up wifi on my BBBW. I installed latest image (Debian 8.7 2017-03-19 4GB SD IoT )
Whenever i try to any wifi related command with connmanctl i get: Error disabling wifi tethering: Method “SetProperty” with signature “sv” on interface “net.connman.Technology” doesn’t exist
Here is what i get from ifconfig:
`
debian@beaglebone:~$ sudo ifconfig -a
can0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:16 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:10
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:210
can1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:16 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:10
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:211
eth0 Link encap:Ethernet HWaddr 50:65:83:e7:96:82
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:173
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:568 errors:0 dropped:0 overruns:0 frame:0
TX packets:568 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:43659 (42.6 KiB) TX bytes:43659 (42.6 KiB)
usb0 Link encap:Ethernet HWaddr 50:65:83:e7:96:84
inet addr:192.168.7.2 Bcast:192.168.7.3 Mask:255.255.255.252
inet6 addr: fe80::5265:83ff:fee7:9684/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:544 errors:0 dropped:0 overruns:0 frame:0
TX packets:355 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:51090 (49.8 KiB) TX bytes:67281 (65.7 KiB)
usb1 Link encap:Ethernet HWaddr 50:65:83:e7:96:87
inet addr:192.168.6.2 Bcast:192.168.6.3 Mask:255.255.255.252
inet6 addr: fe80::5265:83ff:fee7:9687/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:106 errors:0 dropped:0 overruns:0 frame:0
TX packets:57 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:16310 (15.9 KiB) TX bytes:12855 (12.5 KiB)
`
Have you guys seen this problem, or have any idea on what i can try to fix it?
Thanks,
Sergey Konakov
Thanks for your reply.
I tried the image you suggested and i’m getting the same result. No wlan0 in ifconfig and all connmanctl commands fail.
Sergey
Please run: "version.sh" (under /opt/scripts/tools ) and share the output:
debian@test-bbb-1:/opt/scripts/tools$ sudo ./version.sh
git:/opt/scripts/:[0e222d4aeb4f1c06dcdd025e0b1e1835404e1551]
eeprom:[A335BNLT0A5A1813BBBK3053]
dogtag:[rcn-ee.net console Debian Image 2015-08-17]
bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot
2017.05-rc1-00002-g35aecb]
kernel:[4.12.0-rc2-omap2plus-r0]
Regards,
debian@beaglebone:/opt/scripts/tools$ sudo ./version.sh
git:/opt/scripts/:[0e222d4aeb4f1c06dcdd025e0b1e1835404e1551]
]eprom:[A335BNLT �O
dogtag:[BeagleBoard.org Debian Image 2017-05-21]
bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 2017.05-00002-gc5dd2565b4]
kernel:[4.4.62-ti-r104]
nodejs:[v4.8.3]
uboot_overlay_options:[enable_uboot_overlays=1]
uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-4-TI-00A0.dtbo]
uboot_overlay_options:[enable_uboot_cape_universal=1]
There's the problem ^ eeprom was corrupted when wrote..
"if this is a bbbw"
GND TP1 and run:
sudo dd if=/opt/scripts/device/bone/bbbw-eeprom.dump
of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom
then run:
sudo ./version.sh | grep eeprom and it "should" show:
A335BNLTBWA50000BBWG0000
then you can safely reboot 
Regards,
thanks for addressing this. it seems to be the same behavior I’m encountering with the 4.9.25-ti-r32 kernel from May 5 on the BBBW.
FWIW this is my version.sh output:
git:/opt/scripts/:[8557455e9fe4fba4e6da108c991344806595783a]
eeprom:[A335BNLTBWA51646BBWG1217]
dogtag:[BeagleBoard.org Debian Image 2016-11-06]
partition_table:[NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT]
partition_table:[mmcblk1boot0 179:24 0 4M 1 disk ]
partition_table:[mmcblk1 179:8 0 3.6G 0 disk ]
partition_table:[└─mmcblk1p1 179:9 0 3.6G 0 part /]
partition_table:[mmcblk1boot1 179:32 0 4M 1 disk ]
bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 2016.11-rc3-00002-g73df7f]
kernel:[4.9.25-ti-r32]
nodejs:[v0.12.17]
FWIW this is my version.sh output:
git:/opt/scripts/:[8557455e9fe4fba4e6da108c991344806595783a]
eeprom:[A335BNLTBWA51646BBWG1217]
thats the correct eeprom for the bbbw
dogtag:[BeagleBoard.org Debian Image 2016-11-06]
partition_table:[NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT]
partition_table:[mmcblk1boot0 179:24 0 4M 1 disk ]
partition_table:[mmcblk1 179:8 0 3.6G 0 disk ]
partition_table:[└─mmcblk1p1 179:9 0 3.6G 0 part /]
partition_table:[mmcblk1boot1 179:32 0 4M 1 disk ]
bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot
2016.11-rc3-00002-g73df7f]
kernel:[4.9.25-ti-r32]
No 4.9.x-ti is still just really really buggy on wl1835..
Regards,
Thanks Robert, this worked great, connman work now. 
Regards,
Sergey