Results 1 to 9 of 9
Hi everyone.
I'm running Ubuntu 7.04, and I have an Atheros based wi-fi card hence all
the ath0-ing going on below. My situation is that the wireless network I need ...
- 05-03-2007 #1Just Joined!
- Join Date
- Dec 2005
- Posts
- 5
Wifi connection keeps dropping - please help!
Hi everyone.
I'm running Ubuntu 7.04, and I have an Atheros based wi-fi card hence all
the ath0-ing going on below. My situation is that the wireless network I need to connect to requires me to use the second key index, which I can do, but then the connection keeps dying.
Here is how I've got it running on the command line:
ifconfig ath0 down
iwconfig ath0 essid <my network name>
iwconfig ath0 ap <my access point's mac address>
iwconfig ath0 key [2] <my WEP key>
iwconfig ath0 key [2]
iwconfig ath0 key open
iwconfig ath0 key on
ifconfig ath0 up
dhclient ath0
ping www.google.com (pings are returned)
The problem: the connection drops after about 10 seconds unless I keep it alive by pinging somewhere.
Have I done something wrong, or is it something to do with the access point? It's not a signal strength problem - iwconfig lists near perfect signal quality and I'm right next to the AP.
Thanks.
- 05-03-2007 #2
Hi meglamaniac...
Hmmm. That's a shame. I have become a big believer in atheros for Linux because with the MadWifi driver they have been working so rock solid for me. I don't use hex so have never run into this... It is possible that another version of the driver might make the difference. I wish I knew how to help you better. Sorry.
- 05-03-2007 #3Just Joined!
- Join Date
- Dec 2005
- Posts
- 5
Well I've done some troubleshooting and I think I'm getting somewhere.
So long as I'm not in Gnome (GDM is loaded and running on tty7 but Gnome itself isn't) then the procedure I outlined above works fine - the connection never drops. This obviously isn't very useful though, because then I don't have access to Firefox or anything like that.
If I try it in Gnome, it always drops sooner or later even if I keep pinging.
I thought it might have something to do with networkmanager so I tried to find out how to stop it, but I couldn't find an "official" way and I'm not sure where in the boot process it's being loaded. It's not running as a service - "stop NetworkManager" doesn't work.
So in the end I just killed both the running processes for it which seemed to improve things slightly, but then it still dropped after a couple of minutes.
This is definately something to do with Gnome, I just don't know what...
- 05-03-2007 #4
I just used the commands that you gave with the exception that I skipped putting the mac address in and using the [2] before the key.
The connection seems to be fine to me.
I have an Atheros Communications, Inc. AR5005G 802.11abg NIC (rev 01) card.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 05-03-2007 #5Just Joined!
- Join Date
- Dec 2005
- Posts
- 5
Ok there is another network on this site which is unsecured. I just tried connecting to it manually but within Gnome, and it works and doesn't drop.
Then I tried connecting to the one I use again and it dropped.
I'm wondering if this has something to do with the fact that we don't broadcast our SSID.
Obviously whichever bit of gnome is interfering here should be able to deal with a network with a hidden SSID, but maybe it can't for some reason. Maybe this is a bug?
Oh I should probably have pointed out before that the same laptop and card works fine on this network under windows.
- 05-16-2007 #6Just Joined!
- Join Date
- May 2007
- Posts
- 3
- 06-27-2007 #7Just Joined!
- Join Date
- May 2007
- Posts
- 3
needs reply!
so that I can think about rendering help!
- 07-18-2007 #8Just Joined!
- Join Date
- May 2007
- Posts
- 3
oh man no response! why?
are you all sleeping?
- 07-19-2007 #9Just Joined!
- Join Date
- Dec 2005
- Posts
- 5
Hi guys, sorry I must have missed the emails about the first two replies somehow.
Anyway, basically the problem was networkmanager - if I uninstalled the package in synamptic then everything started behaving. Sometime I'll get around to figuring out how to disable it on startup instead of uninstalling but this'll do for now.


Reply With Quote

