You are not logged in.

#1 2010-06-27 23:32:27

Declan
Member
Registered: 2009-02-06
Posts: 91

Constantly disconnecting from wireless network

Hey guys. I have a home network with WPA2 encryption. My laptop (has always been fine with wireless) connects, but usually disconnects shortly after. It's driving me nuts, having to click connect again and again. It's not that the network is disappearing, because it is still there in the available networks.

I use wicd. The signal strength is not very high (50%) but it generally stays well connected to other wireless networks of the same strength.

Can anyone help me? Thanks!

Offline

#2 2010-07-01 12:15:49

Sin.citadel
Member
Registered: 2008-01-22
Posts: 267

Re: Constantly disconnecting from wireless network

it could be that power saving is enabled which disable the wlan card if no data is transferred in a limited time, check those settings.

Offline

#3 2010-07-01 12:59:39

Declan
Member
Registered: 2009-02-06
Posts: 91

Re: Constantly disconnecting from wireless network

It seems to be off:

[declan@chilidog ~]$ iwconfig 
lo        no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11bg  ESSID:"apt1"  
          Mode:Managed  Frequency:2.462 GHz  Access Point: 00:09:5B:89:49:49   
          Bit Rate=54 Mb/s   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          [b]Power Management:off[/b]
          Link Quality=42/70  Signal level=-68 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

Offline

#4 2010-07-01 13:33:19

Sin.citadel
Member
Registered: 2008-01-22
Posts: 267

Re: Constantly disconnecting from wireless network

it could be a dhcp issue, check /var/log/everything.log for errors, and once you get disconnected, use ifconfig to see if you still have an ip address attached to the wlan0 interface and if its still associated with the AP.

Offline

#5 2010-07-01 14:47:05

benmorgan
Member
From: Germany
Registered: 2006-07-28
Posts: 67

Re: Constantly disconnecting from wireless network

What wireless card do you have? (I have found that using wpa_supplicant directly — either with autowifi... or now with netcfg (which is then indirectly) — gives a more stable connection than wicd does. That's why I stopped using wicd...)

Offline

#6 2010-07-01 15:08:05

crankyadmin
Member
Registered: 2009-09-27
Posts: 117
Website

Re: Constantly disconnecting from wireless network

Get a wireless scanner and look how crowded the channel is. It sounds more like an interfence issue than anything else.


:: Github :: My AUR :: Coreboot ::

Offline

#7 2010-07-01 20:13:13

Declan
Member
Registered: 2009-02-06
Posts: 91

Re: Constantly disconnecting from wireless network

Sin.citadel wrote:

it could be a dhcp issue, check /var/log/everything.log for errors, and once you get disconnected, use ifconfig to see if you still have an ip address attached to the wlan0 interface and if its still associated with the AP.

I will try this.

Offline

#8 2010-07-01 20:13:47

Declan
Member
Registered: 2009-02-06
Posts: 91

Re: Constantly disconnecting from wireless network

benmorgan wrote:

What wireless card do you have? (I have found that using wpa_supplicant directly — either with autowifi... or now with netcfg (which is then indirectly) — gives a more stable connection than wicd does. That's why I stopped using wicd...)

Broadcom 4311. I am indeed using wicd, but it has been very nice for me in the past.

Offline

#9 2010-07-01 20:14:48

Declan
Member
Registered: 2009-02-06
Posts: 91

Re: Constantly disconnecting from wireless network

crankyadmin wrote:

Get a wireless scanner and look how crowded the channel is. It sounds more like an interfence issue than anything else.

It's channel 11, which is typically the most crowded, along with 6.

Offline

#10 2010-07-02 01:23:02

steve___
Member
Registered: 2008-02-24
Posts: 454

Re: Constantly disconnecting from wireless network

Run

iwlist [interface] scan

and see how crowded the channels are.

Offline

Board footer

Powered by FluxBB