For questions about wireless networking on Linux or other UNIX systems. Be sure to specify all relevant details (hardware model, operating system etc...).
6
votes
0answers
141 views
Installing USR 5422 on Ubuntu 12.04
I am a newbie to Linux. I was trying to set up the USR5422 USB adapter. It worked fine for the first time, but since then it freezes the computer most of the time. What commands can I fire to see ...
3
votes
0answers
447 views
Pinguy OS 11.04 WiFi and Wired Networking is not working
I was attempting to install Pinguy OS from a YUMI created USB thumb drive, with the computer wired to my router. The internet, however, was not working. After the install, it still is not working. ...
2
votes
0answers
40 views
/proc/net/wireless does not show values unless run as root
cat /proc/net/wireless does not show statistics for wireless devices unless it is run as root, even though the permissions on the file are 444. The same seems to apply when accessing statistics via ...
2
votes
0answers
742 views
WiFi not working - wlan0 FAILED
My Arch (3.6.5-1) is exhibiting a rather peculiar problem: when wifi is set up, all logs indicate that the setup was successful and that the interface is up and functional. However, when attempting to ...
2
votes
0answers
147 views
Can I configure specified PEAP in network-manager
Here's the wpa_supplicant.conf file:
ap_scan=1
network={
ssid="<SSID Name>"
proto=WPA2
key_mgmt=WPA-EAP
pairwise=CCMP
group=CCMP
eap=PEAP
phase1="peaplabel=0"
...
2
votes
0answers
195 views
Fedora now tries to connect to wireless at boot?
In my Fedora 16 installation I've recently noticed that it tries to connect to wireless at boot (I have kernel messages turned on at boot so I can see it trying). The issue though is that my wireless ...
2
votes
0answers
428 views
Wireless rtl8187 freezes intermittently
I am using a wireless USB ALFA 036H. Linux Mint (32-bit) recognizes it without any drivers but it stops downloading/uploading and I have to reconnect to get it to work again.
I tried to find a ...
2
votes
0answers
138 views
ral0 malfunctioning
OpenBSD 4.9 using a ral card, RT2560
For some strange reason it stopped functioning, ifconfig ral0 shows all the network information and network active, but no real connection. I keep getting DHCP ...
1
vote
0answers
90 views
RT3290 Wireless still not working
I've been trying to get my wireless working for two weeks now. I have 1814:3290 wireless card. I am on Linux Mint 14 64-bit. I have tried all the suggestion on here:
...
1
vote
0answers
69 views
How to load kernel module in Chromium OS?
I've installed the Chromium Vanilla by Hexxeh to a USB drive, but I can't use it on my computer because it lacks the carl9170 driver, which is needed by my adapter (a D-Link DWA-160.)
I've managed to ...
1
vote
0answers
168 views
Network Manager don't show me Wireless connection
I've just installed on my Debian Sid with XFCE4 network manager, but I have a problem, no wireless connection are shown. What Should I do?
I used to use wicd but I had problems to connect to free ...
1
vote
0answers
96 views
Archbang can't connect to wireless
Last week I tried Crunchbang 11, it couldn't connect to wireless. Yesterday I removed it and installed Archbang from CD (final 2012 version). Everything was working perfectly, when I did pacman -Syu ...
1
vote
0answers
111 views
Wireless doesn't connect automatically in Ubuntu when connection is established with wifi Router Again
I am facing a problem here with Ubuntu version 10.4 I am working with. I am having a wifi router and when I start my system, Ubuntu connects to wifi automatically. But if due to some reasons the ...
1
vote
0answers
202 views
Why can't I find wireless-tools in Debian repositories?
I have installed the squeeze version of Debian on a computer in offline mode (no internet connection during installation).
After the installation (that was successful) I edited /etc/apt/sources.list ...
1
vote
0answers
162 views
Wireless Ad Hoc NAT
I got "OURLiNK 802.11n" mini USB wifi adapter for my Raspberry Pi, but I also would like to use it w/ my Scientific Linux 6.1
$ cat /etc/redhat-release
Scientific Linux release 6.1 (Carbon)
$
...