Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
At first, I had a problem configuring the card. Used ndiswrapper and madwifi, but didn't worked. Actually with madwifi worked as now does, but now I compiled new kernel with a driver and I am using this.
I have Atheros on ASUS laptop.
Now I have another problem. wpa_supplicant is installed.
Network on router (cisco linksys) is set to WPA personal, with AES and passphrase.
However, KWiFiManager cannot find any networks. (even though there are 2 unprotected networks around, as well as few WPA2 and bunch of WPA in the range - windows XP reports it)
When I do: #> ifup wlan0
it gives me following warning: "WPA Configured but may be unsupported by this device."
"wpa_supplicant aready running on interface"
Wireless is configured to DHCP,
Operating mode: managed
ESSID: varnus (name of my network set on router)
Authentication: WPA-PSK
Key input type: passphrase
if you compiled new kernel, it was 2.6.26, I suppose. It has ath5k support inside, and there's the problem - ath5k is intended to replace madwifi, but is still in very early stage of development and thus doesn't support any newer atheros chipsets. My Asus F5SL does the same as yours on ath5k - module loads properly, wpa_supplicant loads with no errors but no networks can be found.
Show us the output of
Well, definately ath5k does not work. Madwifi is essential, but somehow, it doesnt load properly either.
For short time, it worked, but after reboot it doesnt, so I really dont know what is going on...
I have the same experience under Slackware. Ath5k works - essentially; but it stops working! When I use it for a while, it suddenly ceases up, and no data comes through. It does not report link down - it simply stops receiving packages.
I compiled 2.6.25 and after that 2.6.26 in order to see if it was improved. No success. Strangely, it seems to happen when I am transferring larger files, using FF og fetching them with Wget.
The reason for your problem might be simple: ath5k doesn't support your atheros chipset or supports its partially. Even though madwifi seems to be left behind by developers, it still supports more chipsets than ath5k and ath9k.
I have an AR5211. No reason it should not work.
The behavior is odd, I think. I completely fail to see why the file size would have an effect on the system. Some sort of timeout effect, perhaps? Freaky.
ath5k simply doesn't work with 5122. Works sometimes, but rarely.
Seems that madwifi is the only solution for the time being. Since atheros opened the drivers, I expect that newest version of driver should work.
However, I didn't had time to check out. Maybe on weekend.
Sam Leffler, formerly of MadWiFi and now with FreeBSD, has released a new HAL for the original 1/2 open 1/2 closed MadWiFi driver. This driver supports a bunch of new chips.
Exactly. It worked for me with my AR5007EG aka AR2425 AKA AR5BXB63. (Whew!) If that doesn't work, you may be stuck using winblows drivers and ndiswrapper.
(just for info, running openSUSE 11.0, card is identified as Atheros AR242x 802.11abg, windows XP identifies it as Atheros 5211)
1. ath5k doesn't work, as we all know, not even from kernel 2.6.26.2
2. madwifi, ath_pci doesn't work either. Tried everything imaginable
situation now: ath5k and ath_pci blacklisted
3. ndiswrapper
--------------
- original driver that came on CD and that WinXP is using (around 82k) doesnt work. Makes no problems but it doesnt work.
--- drivers downloaded from atheros.cz
1. ar5001a - doesnt work, slows the system incredibly
2. ar5001x - doesnt work
3. ar5001x+ - doesnt work
4. ar5007eg - WORKS but locks the system after a minute or two
I am out of ideas. I would be very much obliged for a suggestion
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.