Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2011 23:53:39 +0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        Eugene Dzhurinsky <jdevelop@gmail.com>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: Atheros 9285 and low signal level
Message-ID:  <CAJ-Vmo=MQQFQrr75hixhnJHXdAvoMuuhQqXpjF1VpcVC289GKg@mail.gmail.com>
In-Reply-To: <CABsE2PqKcPbBtrPVaiN%2BYDyMjeZxQxAvFk5ErAYN%2BHYRDWYWVw@mail.gmail.com>
References:  <20111019062812.GA4207@devbox> <CAJ-VmomyCCt3dobSrx1rv6k0GHTUZ4a-VqcAHJtAABTVRdXkbw@mail.gmail.com> <20111019150459.GA87412@devbox.kiev.luxoft.com> <CAJ-VmonzJUq7EBMOB6cheHhBWWOvV4GFdzFntmSNVYr=K51d8g@mail.gmail.com> <CABsE2PqKcPbBtrPVaiN%2BYDyMjeZxQxAvFk5ErAYN%2BHYRDWYWVw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19 October 2011 23:51, Eugene Dzhurinsky <jdevelop@gmail.com> wrote:
> Brilliant, I used the link
>
> http://forums.freebsd.org/showpost.php?p=135929&postcount=11
>
> with your instructions and was able to install drivers, at least they
> are working. Will check the signal level at home :)
>
> Btw may be you could suggest some tool which can measure some quality
> of wireless connections (noise etc) besides wlanstats?

I use the athstats program, but it uses an ABI which depends upon the
version of the ath driver in your tree.
So if you compile it, you'd best compile it from -HEAD and check it
out in the same place that it is in the tree.

Eg, if you had /home/adrian/work/freebsd/head/sys/dev/ath/ checked out,
then you need to also check out
/home/adrian/work/freebsd/head/tools/tools/ath/, then run make in
there.
I _hope_ it won't include the /usr/src/sys/dev/ath/ include files by
default. :-)

(Honest, 9.0-BETA3 should be great. :-)


Adrian



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