You are not logged in.
After the upgrade, I couldn't obtain even an open wireless connection when done manually. Anyone else having this problem? I had to revert back to 2.6.38 to get it back.
Offline
You may want to provide some details on your system.
Offline
Here's my hwinfo | grep wireless output:
** device wlan0 is wireless ***
E: ID_MODEL_FROM_DATABASE=Centrino Wireless-N 1000
<6>[ 5.698137] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
<6>[ 5.698297] iwlagn 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
<5>[ 29.774351] bridge-wlan0: device is wireless, enabling SMACOffline
Did you check your logs to see what might have failed?
Offline
got similar issue, with wicd cant connect to wep & wpa APs.
2.6.39.1 & p54pci module.
Offline
After upgrade to 2.6.39.1-1, I can sometimes connect to wireless, sometimes not. Sometimes when connected, wireless will drop.
lspci | grep -i net
01:00.0 Ethernet controller: Atheros Communications AR8151 v1.0 Gigabit Ethernet (rev c0)
02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)Offline
Have you changed your rc.conf to the new format?
What app are you using for your wireless network management?
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
I had this same problem. My laptop is a Dell Latitude D610. I have a built-in Network controller: Intel Corporation PRO/Wireless 2200BG - using the driver ipw2200, and connecting using wicd. My rc.conf file is configured per the latest instructions for networking. Wicd had never failed me until I upgraded my kernel to kernel26 2.6.39.1-1.
After that, I had no more wireless, no matter what I did. I turned off the onboard wireless card and plugged in an Atheros pcmcia card - ath5k. Still nothing. The system could not see it at all. Wicd no longer worked either.
So - I installed wifi-radar and configured it, and voila! The Atheros card showed up and connected. So I removed the pcmcia card and reenabled my onboard Intel wireless card and tried wifi-radar again. Bingo - it worked.
So in the end - I switched to netcfg - set up the appropriate profiles - set it to display a menu (wired or wireless) at boot time - and everything has worked perfect since.
I have no technical explanation for why all this changed, but my experiential evidence is clear. Using netcfg and it's profiles, properly set up, works better than anything else in arch for me. Perhaps it might for you guys too. All the detailed instructions are on the wiki and easy to follow.
--Theoden
"If builders built buildings the way programmers write programs,
the first woodpecker that came along would destroy civilization."
Offline