root@beaglebone:~# lsusb
Bus 001 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
my logical device is wlan0. my etc/network/interface lines are:
auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid [network name here]
wpa-psk [password here]
when i fire it up via ifup or boot, ifconfig reports:
wlan0 Link encap:Ethernet HWaddr 80:1f:02:ee:68:ef
inet addr:10.0.0.33 Bcast:10.0.0.255 Mask:255.255.255.0
inet6 addr: 2601:8:a580:8d2:821f:2ff:feee:68ef/64 Scope:Global
inet6 addr: fe80::821f:2ff:feee:68ef/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:337 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:41326 (40.3 KiB) TX bytes:42056 (41.0 KiB)
which you'd think would be good! my router hands out 10.0.0.* addresses and 10.0.0.33 looks good to me.
usually at this point i can get one or two pings in, maybe 3, but that's it. i also notice after a reboot i usually can't get any pings in to the same url, but i can get a ping or two to a different url. then i'm totally fucked.
so, i know i'm getting online fine, i can wget the google homepage and view it successfully, but shortly thereafter i'm done.
i've tried adding a bund of other lines to my interface file, such as wireless-rate auto, and wireless-channel 1 (or 11...i have two routers one on channel 1, one on channel 11, but neither works any better.
i tried moving my wpa info to a wpa_supplicant.conf file per other directions, but same result. pretty sure it's the same thing, just different config files.
this is a brand new beagle bone black i just got from adafruit yesterday. it is running debian 7 wheezy.
totally stumped. :( any help would be immensely appreciated.
Cell 02 - Address: 80:EA:96:EE:C9:F0
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=51/70 Signal level=-59 dBm
Encryption key:on
ESSID:"AirportExtreme"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=000000026dcee82c
Extra: Last beacon: 70ms ago
IE: Unknown: 000E416972706F727445787472656D65
IE: Unknown: 010882848B962430486C
IE: Unknown: 03010B
IE: Unknown: 0706555320010B1E
IE: Unknown: 200100
IE: Unknown: 23021400
IE: Unknown: 2A0100
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: 32040C121860
IE: Unknown: 2D1AAD1917FFFFFF0000000000000000000000000000000000000000
IE: Unknown: 3D160B081100000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD0B0017F20100010100000007
IE: Unknown: DD0700039301780320
IE: Unknown: DD0E0017F2070001010680EA96EEC9F1
IE: Unknown: DD090010180200001C0000
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
IE: Unknown: 46050200010000
allow-hotplug ra0 iface ra0 inet manual wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf iface default inet dhcp
then in /etc/wpa_supplicant/wpa_supplicant.conf :
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 network={ ssid="IPutMySSIDHere" scan_ssid=1 psk="PasswordHere" proto=RSN key_mgmt=WPA-PSK pairwise=CCMP auth_alg=OPEN }
214 packets transmitted, 44 received, +12 errors, 79% packet loss, time 1055425ms
rtt min/avg/max/mdev = 52.923/11248.510/25100.876/6695.707 ms, pipe 19
hopefully this goes without saying, but normally on my own machine i get much much better results.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I have http://www.amazon.com/Edimax-EW-7811Un-Adapter-Raspberry-Supports/dp/B003MTTJOY and I also have http://www.adafruit.com/products/814 and I'd trade a kidney to get either of the damn things working.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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/trEB90S_V28/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
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/trEB90S_V28/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid PUTYOURNETWORKNAMEHERE
wpa-psk PUTYOURPASSWORDHERE
welp i take it back. that worked until i restarted, now it doesn't recognize it at all anymore. funny. linux may be free. but if i value my time at all, it's cost me so much more than windows or mac ever will, heh.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
For a "mere" 2-3 more $'s you can get a WiFi dongle that'll work out
of the box without custom non-mainline drivers that do not always
work.
Atheros (atk9) based modules on amazon...
tl-wn721n
tl-wn722n
Just search "wifi" in this group, for all the problems with those
'tiny' wifi adapters...
Regards,
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/trEB90S_V28/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
I have http://www.amazon.com/Edimax-EW-7811Un-Adapter-Raspberry-Supports/dp/B003MTTJOY and I also have http://www.adafruit.com/products/814 and I'd trade a kidney to get either of the damn things working.
when i run `lsusb` they both seem to use the same driver:
root@beaglebone:~# lsusb
Bus 001 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
my logical device is wlan0. my etc/network/interface lines are:
auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid [network name here]
Atheros based dongles have always worked for me. Using one right now for a demo...
Realtek based dongles, I have spent way too much time/days frustrated over these...
The tp link and netgear atheros dongles work great! Put the RTL in the trash!
Specifically this model
Tp link tl-wn722n
And netgear wna1100 n150
Both work out of the box... PNP...
i'm still having success with the KEEBOX which is the most minimal on the list of known supported wifi adapters. i'm curious about the physics of the problem that apparently the dongle needs to be away from the plane of the board, or something? is there any way to shield the board to prevent this? is there a way to wrap something on the board in shrink wrap, perhaps?
i'm sure there's a ton of differences between the BBB and Raspberry Pi, but is it known what the key distinction is that causes this ground plane interference with the BBB but not the Raspberry Pi?
--
"useless complaints"? Was that really called for? I was trying to show empathy to what seemed to be a frustrated user.For a first-time poster to these forums, I hope this is not representative of the level of civility one can expect.
On Tuesday, July 8, 2014 11:13:19 AM UTC-4, RobertCNelson wrote:On Tue, Jul 8, 2014 at 9:37 AM, PaulM <pemo...@gmail.com> wrote:
> I too am in the same situation. I have spent countless hours trying to
> configure WiFi on, not one, but two BBB - a rev B and a rev C. I have also
> tried 3 different Linux distros - Ubuntu, Angstrom, and Debian; 3 different
> WiFi adapters (same chipset, but different manufactureres - all to no avail.
>
> As a reference point, I was able to get WiFi running on 2 Raspberry Pis in
> less than 10 minutes from boot up.
I always enjoy useless complaints..
chipset?
It's one of those small fit in usb wifi devices, it'll have issues
with the board's ground plane. So get a small 3 inch usb extension
cable.
kernel version? uname -r
Did you even try the latest kernel?
cd /opt/scripts/tools/
git pull
sudo ./update_kernel.sh
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--