Arch Linux drops me on my school network

7

2

I'm running a Lenovo X61 which I carry around my college for getting on the internet at various points in the day. The network has always been finicky but recently it's gotten worse. I'll connect using iwconfig, get an IP from dhcpcd and log in using vpnc to their system. Sometimes I'll stay connected for hours but most of the time within 30 seconds my network traffic will drop to zero and I'll be unable to do anything

My computer still believes it's connected, however to try again I need to put my wireless interface down, put it back up and try again. It's gotten so bad that I've got a window on my computer pinging Yahoo or Google constantly in order to know if I'm still able to get online.

I know other people who have used Arch Linux that don't have the same problems as well as people who use Ubuntu who haven't had any problems either. It seems like my computer is a special case. Does anyone have any suggestions on how to fix it? dmesg doesn't show anything out of the ordinary going on and I don't know where else to look for errors or other things to try.

Edit: this doesn't happen on my home network. It's a problem that only happens at school.

Kravlin

Posted 2010-04-08T17:23:01.110

Reputation: 1 189

Question was closed 2016-02-22T05:02:09.600

Try another WiFi adapter. There are plenty of USB models available. – Joe Internet – 2010-04-08T20:18:37.603

2

You could also try another internal wifi card, used on ebay that should not cost much. http://shop.ebay.com/i.html?_nkw=mini+PCI+wifi&_sacat=0&_trksid=p3286.m270.l1313&_odkw=miniPCI+wifi&_osacat=0&bkBtn=

– Algific – 2010-04-12T05:46:41.127

I'll try one of these next time i get paid (I'm a poor college student) if nobody is able to offer any other ideas. I'm just getting really sick of the network connections on this computer flaking out (the ethernet cable did as well.) – Kravlin – 2010-04-12T05:49:24.397

You should pointing out in your question if you have problems with the ethernet too: it could be related to your issue. – dag729 – 2010-04-15T18:14:00.247

My ethernet has been down for years. The ethernet port got hit by a bug that only affected that certain card (http://www.thinkwiki.org/wiki/Problem_with_e1000:_EEPROM_Checksum_Is_Not_Valid). I haven't used the ethernet port since. However, the wifi just stopped working well after spring break (about 4 weeks ago).

– Kravlin – 2010-04-15T18:22:31.883

Unfortunately the software updated and that fixed it, but i refuse to answer and then accept my own answer because that seems dishonest.... – Kravlin – 2010-04-18T07:39:54.840

It's not dishonest to solve your own question by posting the answer. It's dishonest to leave it open when it's been solved making answerers think it still needs possible fixes/solutions – random – 2016-02-22T05:01:21.457

Closing - Software updated and automatically fixed the issue, rendering things moot – random – 2016-02-22T05:02:09.600

Kravlin, it isn't dishonest (and does not raise your reputation score) to accept your own answer. It just keeps you from having an artificially low "Accepts" score. – CarlF – 2011-05-04T16:18:47.110

If you are a student, and you are poor, consider installing Windows using your MSDNAA/campus option. There should be something available for you. At my university, we have Win 7 Prof for free. (You can also multi-boot.) – Apache – 2012-02-03T00:04:54.030

Answers

1

This may not help, but I thought I'd let you know. My z61m thinkpad has the same problem, but only with one of my two access points at home. It just started happening out of the blue. It had been working fine with both access points for about 6 months. It has the identical problem in either windows, linux, or OpenSolaris. Both access points are made by D-Link, but they are different models. For that z61m laptop, I've simply been using the access point that still works OK. I suspect the wifi card in the laptop but I haven't proven that.

Marnix A. van Ammers

Posted 2010-04-08T17:23:01.110

Reputation: 1 978

That's what i've thought. I really don't know and it's driving me nuts. – Kravlin – 2010-04-08T19:12:19.257

1

I would take a look to the power management: I suppose that when the pc goes idle, many softwares and devices could stop working (I noticed that behaviour on my machines running Ubuntu 9.04 and ArchLinux); I meant, try to disable all the power saving features from your OSes, and see if it happens again.

Just my 2 cents.

dag729

Posted 2010-04-08T17:23:01.110

Reputation: 1 894

0

Make sure you drop by your university's local help desk or equivalent (if there is one). It may not be a problem with just your laptop, and they might not know about it. Even if it is just a problem with your laptop, they might be able to give a clue (software update on their end or something) about what caused it or ideas to try to fix it. What is causing it (and what to do to fix it) depends a lot on the wireless system used and other technical details that are hard to suss out remotely.

Perkins

Posted 2010-04-08T17:23:01.110

Reputation: 181

0

I have had this problem with my laptop running Fedora. I found that the default drivers (not that Arch has default wireless drivers) didn't work at all. I don't know a lot about Arch, but I would check the AUR for the newest drivers possible for your wireless chip. I upgraded/changed my wireless driver in Fedora (which used to drop every 10 mins), but now I have perfect connectivity.

Alec

Posted 2010-04-08T17:23:01.110

Reputation: 1 379