From owner-freebsd-current@FreeBSD.ORG Sun Jun 17 11:49:00 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AEA9516A41F; Sun, 17 Jun 2007 11:49:00 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.freebsd.org (Postfix) with ESMTP id 3B90713C45E; Sun, 17 Jun 2007 11:49:00 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.8) with ESMTP id l5HBlY3D049652; Sun, 17 Jun 2007 15:47:34 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Sun, 17 Jun 2007 15:47:34 +0400 (MSD) From: Maxim Konovalov To: Andrew Thompson In-Reply-To: <20070611082129.C22402@mp2.macomnet.net> Message-ID: <20070617154634.G29842@mp2.macomnet.net> References: <46605C26.9090304@errno.com> <20070610093500.GA1399@heff.fud.org.nz> <20070610193755.A22402@mp2.macomnet.net> <466C3F9F.60100@errno.com> <20070610221550.S22402@mp2.macomnet.net> <20070610235804.GD2053@heff.fud.org.nz> <20070611082129.C22402@mp2.macomnet.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-current@FreeBSD.org Subject: Re: CFT: major wireless changes #2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2007 11:49:00 -0000 Gentlemen, are there any possibilities to debug the problem further? Thanks a lot! On Mon, 11 Jun 2007, 08:27+0400, Maxim Konovalov wrote: > On Mon, 11 Jun 2007, 11:58+1200, Andrew Thompson wrote: > > > On Mon, Jun 11, 2007 at 03:39:02AM +0400, Maxim Konovalov wrote: > > > [...] > > > > > I get "kernel: iwi0: firmware error" once a second, iwi0 doesn't > > > > > assosiate with ap. > > > > > > > > > > > > > What part is this? Are you using WPA or open auth? > > > > > > > Open auth, no wpa. > > > > > > > Can you enable iwi debugging with > > > > > > > > wlandebug -i iwi0 state > > > > sysctl debug.iwi=1 > > > > > > > > and provide a log that shows what is happening? > > > > > > > http://maxim.int.ru/stuff/iwi.log > > > > Thanks for the info, so I take it that everything worked before applying > > the patch? > > > Yes. > > > Can you please tell me what card you have, it appears to be a 2915ABG. > > > iwi0@pci1:13:0: class=0x028000 card=0x27028086 chip=0x42208086 > rev=0x05 hdr=0x00 > vendor = 'Intel Corporation' > device = 'PRO/Wireless 2200BG Network Connection' > class = network > $ grep iwi /var/run/dmesg.boot > iwi0: mem 0xd0202000-0xd0202fff irq 11 > at device 13.0 on pci1 > iwi0: using obsoleted if_watchdog interface > iwi0: Ethernet address: 00:12:f0:59:b7:9c > iwi0: [ITHREAD] > > > Can you also set sysctl debug.iwi=100 and email me the log. > > > With the patch or without it? This one is from the working system: > > http://maxim.int.ru/stuff/iwi.log.100 > > -- Maxim Konovalov