From owner-freebsd-current@FreeBSD.ORG Sun Jul 8 10:21:01 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 E37DD16A46C for ; Sun, 8 Jul 2007 10:21:01 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id 8B18B13C46C for ; Sun, 8 Jul 2007 10:21:01 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 9B1B21CC58; Sun, 8 Jul 2007 22:20:59 +1200 (NZST) Date: Sun, 8 Jul 2007 22:20:59 +1200 From: Andrew Thompson To: Sergey Matveychuk Message-ID: <20070708102059.GA65610@heff.fud.org.nz> References: <4690A363.1050307@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4690A363.1050307@FreeBSD.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-current@freebsd.org Subject: Re: iwi loses ssid 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, 08 Jul 2007 10:21:02 -0000 On Sun, Jul 08, 2007 at 12:42:11PM +0400, Sergey Matveychuk wrote: > Hi. > > After I upgraded to Jul 1 CURRENT my notebook's iwi adapter started work > unstable. It loses carrier. When I take a look at ifconfig output I > see a strange ssid. After I make ifconfig iwi0 ssid myssid, everything > is recovered. Time between ssid losses is accidental. Sometimes minutes, > sometimes hours. Could you enable logging with 'wlandebug -i iwi0 +roam' and paste the output when it switches access points. > PS. While I wrote this message it resets ssid again to > ZXDSL531BII-1A0EE6. It looks like the ssid is always the same. Is this another AP somewhere? 'ifconfig iwi0 list scan' will show all the access points available. regards, Andrew