linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bruno Randolf <br1@einfach.org>
To: "Jaroslav Fojtik" <jafojtik@seznam.cz>
Cc: linux-wireless@vger.kernel.org
Subject: Re: ATH5k - Signal measurement reports wrong values
Date: Mon, 21 Jun 2010 16:50:50 +0900	[thread overview]
Message-ID: <201006211650.50766.br1@einfach.org> (raw)
In-Reply-To: <4C1F135A.26516.F45AB@jafojtik.seznam.cz>

On Mon June 21 2010 16:23:06 Jaroslav Fojtik wrote:
> Dear Bruno,
> 
> > hi jara!
> > 
> > are you sure it has to do with the upgrade from
> > compat-wireless-2010-06-13 to compat-wireless-2010-06-18? i don't see
> > any relevant differences in the code between these two versions...
> 
>   Sorry, it might be compat-wireless-2010-05-30.

that would make more sense. there are changes in noise floor calibration and 
in antenna diversity setup between these two (2010-05-30 and 2010-06-18). 
either one may be the reason...

> I have tested only 3 versions.
> 
> Anyway, I have observed "false" signal drop even for client stations.
> 
> You could see that purple line als dropped from -61 to -71 without any
> reason: http://78.108.103.11:11080/cgi-bin/klienti_year.cgi
> 
> > it might be interresting to see what results you get from noise
> > calibration. you can enable calibration debugging with "echo calib >
> > /sys/kernel/debug/ath5k/phy0/debug"
> 
> The directory /sys/kernel/debug is empty.
> It looks that I have to recompile kernel. Or do you know any option to
> pass to kernel to allow this feature?

maybe you need to:
  mount -t debugfs debugfs /sys/kernel/debug
?

also you need to compile ath5k with debugging enabled.

can you tell us which chipset you are using (output of dmesg |grep 
"ath5.*chip")?

also it would be interesting to know how you generate your graphs?

bruno



  reply	other threads:[~2010-06-21  7:51 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-20 19:20 ATH5k - Signal measurement reports wrong values Jaroslav Fojtik
2010-06-21  1:26 ` Bruno Randolf
2010-06-21  7:23   ` Jaroslav Fojtik
2010-06-21  7:50     ` Bruno Randolf [this message]
2010-06-21 19:28       ` Jaroslav Fojtik
2010-06-22  4:01         ` Bruno Randolf
2010-06-23  9:03       ` ATH5k - Signal measurement reports wrong values - "calib" did not help Jaroslav Fojtik
2010-06-25  0:47         ` Bruno Randolf
2010-06-26 12:43           ` Jaroslav Fojtik
2010-06-26 16:07             ` Bruno Randolf
2010-06-26 17:54               ` ATH5k - Signal measurement reports wrong values - thanks for a fix Jaroslav Fojtik
2010-06-27  2:20                 ` Bruno Randolf
2010-06-27  7:28                   ` Jaroslav Fojtik
2010-06-28  1:21                     ` Bruno Randolf
2010-06-30  7:15                       ` Jaroslav Fojtik
2010-06-30  7:26                         ` Bruno Randolf
2010-07-01 20:11                           ` ATH5k - Signal measurement drops Jaroslav Fojtik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201006211650.50766.br1@einfach.org \
    --to=br1@einfach.org \
    --cc=jafojtik@seznam.cz \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).