Wifi is broken on a Lenovo T61 running Fedora Core 8

Solaris, RedHat, FreeBSD and the like
Post Reply
Message
Author
sd.codewarrior
Posts: 1
Joined: Mon Jan 14, 2008 4:19 pm
Location: Arlington, VA

Wifi is broken on a Lenovo T61 running Fedora Core 8

#1 Post by sd.codewarrior » Mon Jan 14, 2008 9:27 pm

I am running Fedora Core 8 on a bootable Maxtor external USB drive plugged into a T61. The internal HD still runs Windows XP when I don't have the external drive plugged in. Everything works fine when running Fedora except that I can't get Wifi to work consistently. I've been able to successfully connect about 3 times (in 30+ attempts) but even though I've paid very close attention, I can't seem to detect a pattern of when a connection will (or will not be successful). I've been intermittently working on this for weeks.

If I weren't so macho, I'd cry.
:cry:

I've installed madwifi and tried various other solutions including ensuring the wpa_supplicant, NetworkManager and NetworkManagerDispatcher are running. The nm applet is consistently able to recognize my AP but when I attempt to enter the password, it thinks for a while and then rejects the password. I'm confident I'm entering the password correctly.

My primary access point uses 128-bit WEP encryption; I've also tried turning encryption off, using a shared as opposed to open key and using an AP with WPA-based encryption.

My most recent attempt: I found a post somewhere (that I can't find any more for the life of me) in which the writer said that he experienced similar symptoms. He ended up replacing his Atheros mini-PCI card in his T61 (my card is an Atheros AR5BXB6) with an Intel 3945. I attempted to do a similar replacement and just learned (today) that the BIOS rejects the Intel 3945. Is there any way to config the BIOS so that the card will be accepted?

Can anyone give any suggestions?
Fights the bugs that be!

- SD

lightweight
Sophomore Member
Posts: 234
Joined: Sat Jun 30, 2007 10:56 pm
Location: L. A.

#2 Post by lightweight » Wed Jan 16, 2008 11:43 pm

With the stock card, can you post the output of the following?

Code: Select all

sudo ifconfig
sudo iwconfig
What happens if you do:

Code: Select all

sudo iwlist ath0 scanning
Verify your access point name and channel and wep encrytion, then

Code: Select all

sudo iwconfig ath0 essid [access point name] channel [channel number] key [10 character 128bit wep key, not passphrase] && sleep 20 && sudo dhclient ath0 
When you replace the items in brackets with their respective values, don't include the brackets.
Have: x60s ultralight 1705-CTO, Debian SiD, Linux 2.6.25-2 | x61s ultralight 7668-CTO, Debian SiD/Experimental, Linux 2.6.27-git5 | Model M 1391401, white label, 07-17-91
Had: x22, Debian Testing/SiD, Linux 2.6.18-22

Volker
Junior Member
Junior Member
Posts: 482
Joined: Fri Oct 01, 2004 10:21 am
Location: Dublin, Ireland
Contact:

#3 Post by Volker » Thu Jan 17, 2008 10:58 am

One of the many disadvantages of WEP is that there is no way for your computer to know if the password is correct or not. Thats why NM has to wait for a long time until giving up. WPA is much nicer.

Which version of madwifi are you using? My guess would be that updating the driver will help.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Linux Questions”

Who is online

Users browsing this forum: No registered users and 0 guests