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.
After read http://en.opensuse.org/Atheros_madwifi, I add ath5k to blacklist in /etc/modprobe.d/blacklist.
My kernel release is 2.6.25.5-1.1, but the madwifi release installed is _0.9.4_2.6.25_2-1. Will it be ok?
The output from iwconfig after rebooted as follows:
lo no wireless extensions.
eth0 no wireless extensions.
wifi0 no wireless extensions.
ath0 IEEE 802.11g ESSID:"linksys" Nickname:""
Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s Tx-Power:9 dBm Sensitivity=1/1
Retryff RTS thrff Fragment thrff
Encryption keyff
Power Managementff
Link Quality=4/70 Signal level=-86 dBm Noise level=-90 dBm
Rx invalid nwid:9260 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
By the way, ESSID is not "linksys", either.
ESSID shown in iwconfig is not the one I configurated.
The madwifi release that I am using is _0.9.4_2.6.25_2-1, with the default My kernel release is 2.6.25.5-1.1.
You might want to try 'lspci -v -nn -d 168c:001c' to get more information on your wireless card.
The Atheros card for my laptop appeared as a AR242x, although it was really an AR5007EG. Moreover, the rpm's from MadWiFi didn't work, but the one from the suse repository did http://download.opensuse.org/reposit.../openSUSE_11.0, probably because it was a AR5007EG.
Also, KnetworkManager didn't work. I could see the networks, but it never allowed me to connect. So, I used ifup (in Yast) and then use KwifiManager. Suspend also works, although I have to manually restart the network after a suspend.
Atheros 5005G is listed twice stating that it needs a nongpl kernel package. (The AR5007EG also requires the nongpl kernel, I used the default and it worked for me.)
It's great to hear that things are up and running! The issue of not being compatible with knetworkmanager caused me some grief for a while as well, until I discovered from others who mentioned this issue.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.