From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-142227-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5E485138010 for <garchives@archives.gentoo.org>; Tue, 30 Oct 2012 11:33:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77F8421C020; Tue, 30 Oct 2012 11:33:20 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 0318E21C009 for <gentoo-user@lists.gentoo.org>; Tue, 30 Oct 2012 11:31:46 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id hq12so107195wib.10 for <gentoo-user@lists.gentoo.org>; Tue, 30 Oct 2012 04:31:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:organization:x-mailer:mime-version :content-type:content-transfer-encoding; bh=rvNA1jYOGh3Puh1DdbByYUc2B/P4wQV4ufodsIVJYKk=; b=yk0up4Nrwa2qQOHvvwBII9aSmNLbLuM1zhNaZnsBVJbyTWZAuJnczDThl6JBzlNnk+ HSvQDpJIL3FTE8Yz2Af7aVOdAAoab5VN9f6S4uDpbrdCj4o7Dw8jh7lKYAGWzb+yGoAW OdBwNwJ0q57QDOVoy9MoDlaqao7C4c4BuPgPXZ8n4Gs4q9vbT6DzMrDmD+/lonv/0teW fC83Q+65C6Uv8fi6IUHZai0ekix0fYusWkHXYUYUahiiifjZfsBZGrPTvWfQvwpvylki WEf2w/+n8Eotm4JTaC+J9OYKoSAS0FLXyXbhsPB2mc0hsfb53zbY1PAAJdxupuSCFX7B prbQ== Received: by 10.180.106.2 with SMTP id gq2mr2221884wib.18.1351596705983; Tue, 30 Oct 2012 04:31:45 -0700 (PDT) Received: from khamul.example.com (196-210-114-11.dynamic.isadsl.co.za. [196.210.114.11]) by mx.google.com with ESMTPS id o3sm773757wiz.9.2012.10.30.04.31.43 (version=SSLv3 cipher=OTHER); Tue, 30 Oct 2012 04:31:44 -0700 (PDT) Date: Tue, 30 Oct 2012 13:29:43 +0200 From: Alan McKinnon <alan.mckinnon@gmail.com> To: Gentoo Users List <gentoo-user@lists.gentoo.org> Subject: [gentoo-user] wireless dropping connections Message-ID: <20121030132943.41800e1a@khamul.example.com> Organization: Internet Solutions X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.13; x86_64-pc-linux-gnu) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 4b020db6-0323-4ca0-ac19-285ab6ae3aed X-Archives-Hash: 5c333c09b34684524210c9be29271951 I'm using wicd-1.7.2.4-r1 and a NetGear DGN2200M v2 wireless AP (802.11n) Several times a day, this thing just drops wireless. I doubt it's my laptop as other devices in the house also get affected. When this happens I usually manually reconnect using wicd, it can do this automatically but there's a long timeout first before it realizes the connection was dropped. The router logs have very little in them, all I see is my laptop asking for and getting a new IP. Laptop logs show this: Oct 30 13:10:45 khamul dhcpcd[24141]: wlan0: carrier lost Oct 30 13:10:45 khamul kernel: [229075.169304] cfg80211: Calling CRDA to update world regulatory domain Oct 30 13:10:45 khamul kernel: [229075.214909] cfg80211: World regulatory domain updated: Oct 30 13:10:45 khamul kernel: [229075.214911] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) Oct 30 13:10:45 khamul kernel: [229075.214913] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) followed by the usual verbose junk of reconnection logs. I wouldn't even know where to start debugging this. The only unusual part of the setup is I don't use the router's dhcp server, that is done with dhcp-4.2.4_p2 on a separate wired Gentoo server. Anyone have a logical series of debug steps I can apply? -- Alan McKinnon alan.mckinnon@gmail.com