Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Oct 2006 17:02:13 -0500 (EST)
From:      "Yuri Lukin" <lists@swaggi.com>
To:        freebsd-mobile@freebsd.org
Subject:   Re: Route #3 - USB 802.11 a/b/g
Message-ID:  <1160344933.52993@swaggi.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

--bound1160344933
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit

Jim Stapleton wrote ..
> On 10/8/06, Sam Leffler <sam@errno.com> wrote:
> >
> > "status: no carrier" means you are not associated to the ap.  When the
> > reason is not obvious I usually do this:
> >
> > wlandebug -i ural0 scan+auth+assoc
> >
> > before bringing the interface up w/ ifconfig.  The console msgs should
> > tell you what's going on.  I don't recall if "ifconfig ural0 debug" will
> > give you similar info.
> >
> > Of course it'd be better if the failure code for the last auth/assoc
> > attempt was reported by ifconfig in this situation (I think it's
> > available by ioctl but can't recall--if not it's easy to add and has
> > been done for other systems).
> >
> >         Sam
> >
> > PS. wlandebug is in src/tools/tools/net80211.
> >
> 
> 
> well, it gave me something that is probably useful - but I've no idea
> how to use it.
> 
> sjss@aragorn 16:17:27 (0) ~ > sudo wlandebug -i ural0 scan+auth+assoc
> net.wlan.1.debug: 0x0 => 0xe00000<assoc,auth,scan>
> 
> 
> there was no other output. Nothing appeared in dmesg
> 
> thanks,
> -Jim Stapleton

Did you bounce the interface via ifconfig? I believe all 
that output says is that debugging was enabled. 



--bound1160344933--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1160344933.52993>