WiFi not working

502 views
Skip to first unread message

Stefanos Chrs

unread,
Jun 22, 2017, 3:00:07 PM6/22/17
to BeagleBoard
Hello, I just bought a BBBW and I managed to connect to it through USB but when I try to connect to WiFi it throws the following error

connmanctl> enable wifi
Enabled wifi
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.


Robert Nelson

unread,
Jun 22, 2017, 3:04:34 PM6/22/17
to Beagle Board, chrsst...@gmail.com
Please run:

sudo /opt/scripts/tools/version.sh

and copy the output to this thread..

if that doesn't exist, just run:

cat /etc/dogtag

and copy that output to this thread.

Regards,

--
Robert Nelson
https://rcn-ee.com/

Stefanos Chrs

unread,
Jun 22, 2017, 3:26:16 PM6/22/17
to BeagleBoard, chrsst...@gmail.com
version.sh was not found

cat /etc/dogtag
BeagleBoard.org Debian Image 2016-11-06

Robert Nelson

unread,
Jun 22, 2017, 3:41:57 PM6/22/17
to Beagle Board, chrsst...@gmail.com
On Thu, Jun 22, 2017 at 2:26 PM, Stefanos Chrs <chrsst...@gmail.com> wrote:
> version.sh was not found
>
> cat /etc/dogtag
> BeagleBoard.org Debian Image 2016-11-06

So what's happening, in that old version "connman" is providing
"tether" services over wifi. So wlan0 is tied up. We changed this
later after the november release, you can use "tether wifi off" to
shut down down...

sudo connmanctl
connmanctl> tether wifi off
connmanctl> enable wif
connmanctl> scan wifi
connmanctl> services
connmanctl> agent on
connmanctl> connect wifi_*_managed_psk
connmanctl> quit

Or you can just reflash a new image from this week:

http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_Snapshot_lxqt

which has SoftAp0 controlled by another application and connman is
able to scan without blocking from the tether interface.

Stefanos Chrs

unread,
Jun 22, 2017, 3:46:16 PM6/22/17
to BeagleBoard, chrsst...@gmail.com
It works!

Thanks a lot mate
Reply all
Reply to author
Forward
0 new messages