Unable to get WiFi working on BBBW using the latest Debian image

Hey All,

I’m a newb on Linux and having issues getting WiFi to work using the latest Debain image Debian 9.1 2017-08-31 4GB SD LXQT (Stretch). When I try to see the the network interfaces using ifconfig I get only the following 4 and no wlan-

eth0: flags=-28669<UP,BROADCAST,MULTICAST,DYNAMIC> mtu 1500

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536

usb0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500

usb1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500

I don’t know if this will help but the eprom from my version.sh file is -

eprom:[A335BNLTBBWG0491

Any thoughts on how to fix this or should I start all over again with a new image flash? Any tips/resources on Bluetooth communication on BBBW will also be appreciated.

another case of mis-programed:

GND TP1 then run as root:

dd if=/opt/scripts/device/bone/bbbw-eeprom.dump
of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom

reboot and everything will be okay..

Regards,

Hi Robert,

I have a BBB wireless that also seems to have the same problem as Hamze.
How do I confirm whether or not I also have a faulty eprom version?
Here are some details relating to my installation …

sudo /opt/scripts/tools/version.sh

Regards,

Hi All,
Same problem here. Which is TP1. I could not find it on the header information .

Look at the pcb, it's on the silkscreen..

Regards,

Still no luck .

debian@beaglebone:~$ sudo /opt/scripts/tools/version.sh

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.

[sudo] password for debian:
git:/opt/scripts/:[2ce750d881941c5189db9e189af90517e11c079f]
eeprom:[A335BNLT00C05315BBBK1677]
dogtag:[BeagleBoard.org Debian Image 2017-08-31]
bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 2017.09-rc2-00002-g7c9353]
kernel:[4.9.45-ti-r57]
nodejs:[v6.11.2]
uboot_overlay_options:[enable_uboot_overlays=1]
uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo]
uboot_overlay_options:[enable_uboot_cape_universal=1]
pkg:[bb-cape-overlays]:[4.4.20170728.0-0rcnee1~stretch+20170728]
pkg:[bb-wl18xx-firmware]:[1.20170829-0rcnee1~stretch+20170829]
pkg:[firmware-ti-connectivity]:[20170823-1rcnee0~stretch+20170830]

debian@beaglebone:~$ iwconfig
eth0 no wireless extensions.

usb0 no wireless extensions.

usb1 no wireless extensions.

lo no wireless extensions.

can0 no wireless extensions.

can1 no wireless extensions.

I downloaded the Debain image Debian 9.1 2017-08-31 4GB SD LXQT (Stretch)
debian@beaglebone:~$ connmanctl

tether wifi off
Error disabling wifi tethering: Method “SetProperty” with signature “sv” on interface “net.connman.Technology” doesn’t exist

enable wifi
Error wifi: Method “SetProperty” with signature “sv” on interface “net.connman.Technology” doesn’t exist

scan wifi
Error /net/connman/technology/wifi: Method “Scan” with signature “” on interface “net.connman.Technology” doesn’t exist

agent on
Agent registered

What do you mean? "you" ^^^ have a BeagleBone Black, NOT the
BeagleBone Black Wireless

The "BeagleBone Black Wireless" is a new model:

Regards,

Chiming in, this combined with updating to the latest provided release of debian stretch fixed the wireless issues.

GND TP1 then run as root:

dd if=/opt/scripts/device/bone/bbbw-eeprom.dump
of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom

My /opt/scripts/tools/version.sh after applying the fix for posterity:

git:/opt/scripts/:[2ce750d881941c5189db9e189af90517e11c079f]
eeprom:[A335BNLTBWA50000BBWG*]
dogtag:[BeagleBoard.org Debian Image 2017-08-31]
bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 2017.09-rc2-00002-g7c9353]
kernel:[4.9.45-ti-r57]
nodejs:[v6.11.2]
uboot_overlay_options:[enable_uboot_overlays=1]
uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo]
uboot_overlay_options:[enable_uboot_cape_universal=1]
pkg:[bb-cape-overlays]:[4.4.20170728.0-0rcnee1~stretch+20170728]
pkg:[bb-wl18xx-firmware]:[1.20170829-0rcnee1~stretch+20170829]
pkg:[firmware-ti-connectivity]:[20170823-1rcnee0~stretch+20170830]

Thank you!

Hello, this is what I have done, no result for now:

1. Flashed BBBW with last image Debian 9.2 2017-10-10 4GB SD IoT

2. Grounded TP1

3.

dd if=/opt/scripts/device/bone/bbbw-eeprom.dump

4.
of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom

5.
root@beaglebone:~# sudo /opt/scripts/tools/version.sh git:/opt/scripts/:[d36fe9a7be9ebfc872b10a470e904ab4c61c4516] eeprom:[A335BNLTBWA51712EW005259] dogtag:[BeagleBoard.org Debian Image 2017-10-10] bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 2017.09-00002-g0f3f1c7907] kernel:[4.4.91-ti-r133] nodejs:[v6.11.4] device-tree-override:[dtb=am335x-boneblack-emmc-overlay.dtb] pkg:[bb-cape-overlays]:[4.4.20171013.2-0rcnee1~stretch+20171013] pkg:[bb-wl18xx-firmware]:[1.20170829-0rcnee1~stretch+20170829] pkg:[firmware-ti-connectivity]:[20170823-1rcnee0~stretch+20170830]

6. Reboot

After reboot:

root@beaglebone:~# cat /proc/device-tree/model TI AM335x BeagleBone Black

`
root@beaglebone:~# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

usb0 no wireless extensions.

usb1 no wireless extensions.

can0 no wireless extensions.
`

It seems that no wireless interface is detected. Am I missing something?

are you using beagle bone black or beagle bone black wireless .wireless works only on beaglebone wireless

I am using a BB wireless from element14.

luni, 20 noiembrie 2017, 12:39:15 UTC+2, Reshmi Chandran a scris:

^^^ so you just forced it to be a BeagleBone Black here...

YOU need to use:

https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays

This will give you what you want:

enable_uboot_overlays=1
disable_uboot_overlay_video=1

Regards,

Added
enable_uboot_overlays=1
disable_uboot_overlay_video=1

to /boot/uEnv.txt

Now it does not boot, leds for BT, WL and USR0 stay on.

`

beaglebone login: [ 64.841141] Error: Driver ‘ecap’ is already registered, aborting…
[ 65.139009] Error: Driver ‘ecap’ is already registered, aborting…

`

This is last messages on debug pins.

“login” yes ‘clearly’ it did not boot… end sarcasm…

What’s your real issue, as it did boot.

Regards,

Ok, my mistake, I ‘appreciate’ your sarcasm, but still cannot see any wifi interface.
How can I find the real issue since I cannot ssh connect to BB?
I only have debug messages and a stuck BB.

luni, 20 noiembrie 2017, 16:21:21 UTC+2, RobertCNelson a scris:

Okay, now with your /boot/uEnv.txt changes, let's see version.sh again:

sudo /opt/scripts/tools/version.sh

Regards,

BB is completely freeze with those leds on.
Tried to re-flash, same issue.
I am not able to run any script.

How are you powering it?

Use a 5volt DC barrel connector.

Grab this image:

https://rcn-ee.net/rootfs/bb.org/testing/2017-11-19/stretch-iot/BBBL-blank-debian-9.2-iot-armhf-2017-11-19-4gb.img.xz

use etcher.io

it'll flash the eMMC..

Regards,

I always use a 5V power supply.
Got the image, flashed SD with Etcher, flashed the BBBW.
Same result as before: it runs until “beaglebone login:”, then freezes.
bbbw.jpg
bbbw_debug_messages - Pass: 1234

It can be a problem with my board? I have only one to test.

Thank you for your support.