Return-path: Received: from mail-qy0-f181.google.com ([209.85.216.181]:64267 "EHLO mail-qy0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753040Ab0LAKJE (ORCPT ); Wed, 1 Dec 2010 05:09:04 -0500 Received: by qyk12 with SMTP id 12so8817172qyk.19 for ; Wed, 01 Dec 2010 02:09:03 -0800 (PST) MIME-Version: 1.0 Reply-To: sedat.dilek@gmail.com Date: Wed, 1 Dec 2010 11:09:03 +0100 Message-ID: Subject: [linux-next] next-20101201: ath5k permanently disconnecting From: Sedat Dilek To: wireless Cc: John Linville , Nick Kossifidis , Stephen Rothwell Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi, I have built today a linux-next (next-20101201) kernel which includes wireless-next-2.6 up to master-2010-11-30. >From tig utility: 2010-11-30 15:33 Stanislaw Gruszka [wireless-next-2.6] iwlagn: fix microcode error on 4965 [main] 61790c5f3c5f158821821a00797d94504531839f - commit 1929 of 226338 (0%) Unfortunately, my wlan network connection is totally unstable. $ dmesg | grep "RX AssocResp" | wc -l 216 The block looks like this: [ 4436.504059] ieee80211 phy0: wlan0: No probe response from AP 00:04:0e:e4:00:3d after 500ms, disconnecting. [ 4436.504490] cfg80211: Calling CRDA to update world regulatory domain [ 4440.677020] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1) [ 4440.679096] wlan0: authenticated [ 4440.679158] wlan0: associate with 00:04:0e:e4:00:3d (try 1) [ 4440.684667] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1) [ 4440.684673] wlan0: associated My wlan device is an ath5k: $ lspci -nnvv | grep "Ethernet controller" | grep -i ath 02:02.0 Ethernet controller [0200]: Atheros Communications Inc. AR5212 802.11abg NIC [168c:1014] (rev 01) Any idea what's wrong? (Just speculating on the last patch-set from Nick...) How can I help to dig into this problem? Debug-session with wpasupplicant? Which kernel-parameters (debug) to be considered/set? Kind Regards, - Sedat -