BeagleBone Black rev C + Ubuntu 13.04 + UWN200 wifi adapter?

449 views
Skip to first unread message

Zach Cox

unread,
Jun 10, 2014, 11:02:32 AM6/10/14
to beagl...@googlegroups.com
Hi - I just received an element14 BeagleBone Black revC and a Logic Supply UWN200 USB wifi adapter. I flashed Ubuntu 13.04 to the eMMC (replacing the Debian distro that shipped on the eMMC) and that worked fine - I can ssh into the BBB when it's connected via ethernet cable.

However, I cannot seem to get the UWN200 wifi adapter to work with BBB and Ubuntu 13.04. Has anyone gotten this to work? I've tried the instructions but they don't seem to work on ubuntu 13.04.

Or is there a different usb wifi adapter that will work out-of-the-box with BBB and Ubuntu 13.04?

Thanks,
Zach

Robert Nelson

unread,
Jun 10, 2014, 11:36:58 AM6/10/14
to Beagle Board
On Tue, Jun 10, 2014 at 10:02 AM, Zach Cox <zco...@gmail.com> wrote:
> Hi - I just received an element14 BeagleBone Black revC and a Logic Supply
> UWN200 USB wifi adapter. I flashed Ubuntu 13.04 to the eMMC (replacing the
> Debian distro that shipped on the eMMC) and that worked fine - I can ssh
> into the BBB when it's connected via ethernet cable.
>
> However, I cannot seem to get the UWN200 wifi adapter to work with BBB and
> Ubuntu 13.04. Has anyone gotten this to work? I've tried the instructions
> but they don't seem to work on ubuntu 13.04.

Laughs, so we had setup that initial debian image to work with UWN200
out of the box.

Sure, we can make 13.04 work too.. So the question, who's 13.04 are you using?

Regards,

--
Robert Nelson
http://www.rcn-ee.com/

Zach Cox

unread,
Jun 10, 2014, 6:24:02 PM6/10/14
to beagl...@googlegroups.com
> Laughs, so we had setup that initial debian image to work with UWN200
> out of the box.

Yeah I know :) and it did work on that debian after a few simple
commands, but I need Ubuntu 13.04 specifically for ROS.

> Sure, we can make 13.04 work too.. So the question, who's 13.04 are you using?

I believe I'm using your 13.04, here are the instructions I followed
to successfully flash 13.04 to the emmc:

http://avedo.net/653/flashing-ubuntu-13-04-or-debian-wheezy-to-the-beaglebone-black-emmc/

http://elinux.org/Beagleboard:Ubuntu_On_BeagleBone_Black

Thanks,
Zach

Robert Nelson

unread,
Jun 10, 2014, 6:52:24 PM6/10/14
to Beagle Board
Well, we will see how "old" that is..

First, check that a "/etc/rcn-ee.conf" exists..

If it does, add:

third_party_modules=enable

If it's not,

echo "distro=Ubuntu" > /tmp/rcn-ee.conf
echo "deb_distribution=Ubuntu" >> /tmp/rcn-ee.conf
echo "third_party_modules=enable" >> /tmp/rcn-ee.conf
sudo mv /tmp/rcn-ee.conf /etc/rcn-ee.conf

Then run:

wget http://rcn-ee.net/deb/raring-armhf/v3.8.13-bone56/install-me.sh
sudo /bin/bash install-me.sh

Zach Cox

unread,
Jun 10, 2014, 7:19:37 PM6/10/14
to beagl...@googlegroups.com
Woohoo! Success! You rule, thank you so much.

install-me.sh worked some magic, then all I had to do was plug in the
UWN200 and it worked. I had previously set up ra0 in
/etc/network/interfaces with my wpa-psk.

Everything is good now, thanks again!

-Zach
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/Pb7xJhRAV3E/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Russ Hall

unread,
Jun 12, 2014, 8:08:47 AM6/12/14
to beagl...@googlegroups.com
This issue is exactly mine, too, I'll try Robert's answer!

The Debian install instructions for ROS don't seem to work well, so I switched to Ubuntu.

Russ Hall

unread,
Jun 12, 2014, 3:43:48 PM6/12/14
to beagl...@googlegroups.com
Yes, this worked fine for me, too, thanks!
Reply all
Reply to author
Forward
0 new messages