From owner-freebsd-current@FreeBSD.ORG Sun Jul 8 15:23:25 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 9FEAC16A468 for ; Sun, 8 Jul 2007 15:23:25 +0000 (UTC) (envelope-from sfpoof@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by mx1.freebsd.org (Postfix) with ESMTP id 5C11F13C46C for ; Sun, 8 Jul 2007 15:23:25 +0000 (UTC) (envelope-from sfpoof@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so535312wxd for ; Sun, 08 Jul 2007 08:23:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Oa/CNgMXcHmg4djUrxB3+a6/06H1v9z0FbRABBtTPKujZCjyCa4aM4yg/aMU9IHBeL8CQ16NN3vxLVIzNyxU4XHGf5gOF3wILMere0yFE2QdtprXAjF1+z9zASy7jDIK7mo69zh+2TgGkZH4hfbiTiqkwfNKAeYni9WxYb5VT/M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=A1gNH5NxwB1BwGRH+/HeuurdQh2s1ofoqRw0C40CxXzYe29++/47cEbo8TD0Gz5AAUB04+ctXWuS0gtVUQ+WgE3npv9FxN1XguRcq9CNxQG1zjLaKIE2ylqXSb0k4wcgPQfkz81dEUUoMQ+e7vFWwN8P+NGBHxp8648ApnZoiNk= Received: by 10.90.35.15 with SMTP id i15mr1267960agi.1183908204490; Sun, 08 Jul 2007 08:23:24 -0700 (PDT) Received: by 10.90.100.16 with HTTP; Sun, 8 Jul 2007 08:23:24 -0700 (PDT) Message-ID: Date: Sun, 8 Jul 2007 08:23:24 -0700 From: "Kevin Gerry" To: "Sergey Matveychuk" In-Reply-To: <4690D5D6.1020602@FreeBSD.org> MIME-Version: 1.0 References: <4690A363.1050307@FreeBSD.org> <20070708102059.GA65610@heff.fud.org.nz> <4690D5D6.1020602@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, Andrew Thompson 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 15:23:25 -0000 For wlandebug: cd /usr/src/tools/tools/net80211/wlandebug ; make && make install On 7/8/07, Sergey Matveychuk wrote: > > Andrew Thompson wrote: > > 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. > > Where can I get it? > % which wlandebug > wlandebug: Command not found. > > > > >> 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. > > Even if there is another AP somewhere, should it reset ssid from the > interface? > > -- > Dixi. > Sem. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >