The wlan tag has no wiki summary.
1
vote
2answers
18 views
Why is my wlan0 interface on Angstrom (Beagleboard) “Not Associated”?
I'm installing a Angstrom (custom build, not the default build) on a Beagleboard XM.
I can scan for wireless networks using iwlist and see the neighborhood wireless devices.
I have set my SSID and ...
0
votes
1answer
710 views
Fedora 18: Unable to connect to a WLAN network
I'm using Fedora 18 with the LXDE desktop.
I seem to be unable to connect to any WLAN network. The network manager applets seem to accept only WEP but no WPA encryption.
Am I missing something, or ...
0
votes
0answers
46 views
Beagleboard XM: WLAN Stick Belkin N150 driver crosscompile
i have the problem to compile the driver for the Beklin N150 WLAN USB-Adapter.
In the following Link is the tutorial for all things i want.
Link to the Tutorial
The Problem about this is that i ...
1
vote
0answers
162 views
Wlan0 Static Ip bridge
EDIT: Even taking br0 out, still cannot get a static IP connection.
I had the following /etc/network/interfaces configuration and it was working
auto lo
iface lo inet loopback
auto eth0
iface etho ...