From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail2.candelatech.com ([208.74.158.173]) by merlin.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bNLM3-0003RG-LE for ath10k@lists.infradead.org; Wed, 13 Jul 2016 14:41:40 +0000 Subject: Re: How to obtain Link Quality information References: <57864BEA.4090202@cttc.cat> From: Ben Greear Message-ID: <578652F6.5030909@candelatech.com> Date: Wed, 13 Jul 2016 07:40:54 -0700 MIME-Version: 1.0 In-Reply-To: <57864BEA.4090202@cttc.cat> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="windows-1252"; Format="flowed" Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: =?UTF-8?Q?I=c3=b1aki_Pascual?= , "ath10k@lists.infradead.org" On 07/13/2016 07:10 AM, I=F1aki Pascual wrote: > Hi everyone, > > I am trying to get link quality information from an 802.11ac interface an= d it looks like the only way is to use "iw wlan2 scan". I don't like this s= olution as > it scans all channels and takes a while. > > If I try "cat /proc/net/wireless" (this would be my preferred option) the= output is empty and I am not able to get this information with any other t= ool. Below > is the output for some commands I tried. > > I am using kernel 4.2 with ath10k and Candela firmware 10.1 on a Qualcomm= Atheros QCA988x > > Any ideas on how can I get the link quality information? Did you try: iw dev wlan0 station dump If you want tx rate reporting, you need to run my driver patches as well as my firmware, but rx-rate should be reported with stock driver (and stock firmware, for that matter)... Thanks, Ben -- = Ben Greear Candela Technologies Inc http://www.candelatech.com _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k