Xfce Forum

Sub domains
 

You are not logged in.

#1 2011-06-18 09:00:13

Thiotas
Member
Registered: 2011-06-18
Posts: 2

Constant wireless disconnections after inactivity

I've installed xfce 4.6.2 on a laptop running Debian Squeeze. Everything's been pretty good so far except for this wireless bug which is driving me nuts.

Essentially, if I provide input (move the mouse or press a keyboard key) after ~5 minutes of inactivity, the wireless connection dies and reconnects. This is highly irritating, yet Google and IRC have turned up nothing that could help.

Info!

This laptop is an Acer Aspire 5570z with an Atheros AR5001 wireless card. It's running 32-bit Debian Squeeze with kernel version 2.6.32-5-686 and xfce 4.6.2 installed on top of it. In addition to the standard xfce4 package and its dependencies, I also installed the xfce4-goodies package. I think I'm using NetworkManager version 0.8.1 (at least, that's what the applet tells me) to connect to my wireless network.

Here's what /var/log/messages has to say about the disconnections:

Jun 18 00:35:04 nomad kernel: [15741.103789] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jun 18 00:35:06 nomad kernel: [15742.675230] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jun 18 00:39:12 nomad kernel: [15989.085592] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jun 18 00:39:14 nomad kernel: [15990.659198] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

This is repeated over and over.

Here's what dmesg says:

[15988.220086] wlan0: deauthenticating from 00:18:f8:64:4b:96 by local choice (reason=3)
[15989.085592] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[15990.652366] wlan0: direct probe to AP 00:18:f8:64:4b:96 (try 1)
[15990.654282] wlan0: direct probe responded
[15990.654287] wlan0: authenticate with AP 00:18:f8:64:4b:96 (try 1)
[15990.655982] wlan0: authenticated
[15990.656063] wlan0: associate with AP 00:18:f8:64:4b:96 (try 1)
[15990.658474] wlan0: RX AssocResp from 00:18:f8:64:4b:96 (capab=0x411 status=0 aid=1)
[15990.658478] wlan0: associated
[15990.659198] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[16001.208116] wlan0: no IPv6 routers present

iwconfig (while connection is active and stable):

wlan0     IEEE 802.11bg  ESSID:"notouchy"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:18:F8:64:4B:96   
          Bit Rate=36 Mb/s   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=34/70  Signal level=-76 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

ifconfig (same):

wlan0     Link encap:Ethernet  HWaddr 00:19:7e:79:d5:36  
          inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::219:7eff:fe79:d536/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:49710 errors:0 dropped:0 overruns:0 frame:0
          TX packets:23954 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:19561321 (18.6 MiB)  TX bytes:3602640 (3.4 MiB)

I joined #xfce on freenode and while it was theorized that the problem is one of power management, xfce's power management application did not have any settings enabled that would cause that kind of frequent disconnection. My laptop runs on AC power and it was set to dim the screen after 10 minutes of inactivity, but this problem occurrs more frequently than that.

Please help!

Offline

#2 2011-06-20 07:30:29

Thiotas
Member
Registered: 2011-06-18
Posts: 2

Re: Constant wireless disconnections after inactivity

It would appear that the problem is with xfce4-power-manager. If I kill it when I log in, my wireless works normally.

Offline

#3 2011-06-20 08:01:05

Nick
Dev
From: ~
Registered: 2005-02-17
Posts: 1,144
Website

Re: Constant wireless disconnections after inactivity

Offline

Board footer

Powered by FluxBB