All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: "P.G. Richardson" <p.g.richardson@phantomjinx.co.uk>
Cc: linux-wireless@vger.kernel.org
Subject: Re: rtl8187 cannot fix rate
Date: Fri, 20 Feb 2009 18:14:27 -0600	[thread overview]
Message-ID: <499F4763.70106@lwfinger.net> (raw)
In-Reply-To: <56183.82.152.175.172.1235173364.squirrel@www.phantomjinx.co.uk>

P.G. Richardson wrote:
> Right, in business ... took an effort but there we are.
> 
> Still couldnt get any info from "find /sys -name rc_stats". However, I
> found an old thread from last year which interestingly seems exactly the
> problem.
> 
> http://www.gossamer-threads.com/lists/linux/kernel/860544
> 
> So have done similar and mounted debugfs at /debug. This is the results of
> cat /debug/ieee80211/phy0/stations/f6cefa14/rc_stats:

My /etc/fsconfig has these two lines:

sysfs   /sys    sysfs   noauto 0 0
debugfs /sys/kernel/debug       debugfs noauto 0 0

For getting help with issues like this, you should probably mount debugfs this
way as well. AFAIK, these were set up by openSUSE.

> rate     throughput  ewma prob   this prob  this succ/attempt   success   
> attempts
>  tP  1         0.8       89.5      100.0          1(  1)        102       
>  176
>      2         0.7       39.3       50.0          0(  0)         11       
>   56
> T    5.5       3.4       68.7       50.0          1(  2)       1065       
> 3462
>     11         0.2        2.4        0.0          0(  0)       1158       
> 1463
>      6         0.1        2.6        0.0          0(  0)        232       
>  935
>      9         0.0        0.7        0.0          0(  0)         17       
>  159
>     12         0.0        0.7        0.0          0(  0)        106       
>  338
>     18         0.0        0.4        0.0          0(  0)         52       
>  246
>     24         0.0        0.1        0.0          0(  0)         17       
>  207
>     36         0.0        0.1        0.0          0(  0)         10       
>  143
>     48         0.0        0.0        0.0          0(  0)          0       
>   28
>     54         0.0        0.0        0.0          0(  0)          0       
>   28
> 
> Total packet count::    ideal 2863      lookaround 150
> 
> Let me know if this means anything or you need further info. Certainly,
> seems to confirm that connection never seems to go above 11Mb/s.

I'm not an expert in reading these tables, but the success rates above 11 Mb/s
are very low, which seems to indicate that 11 Mb/s is a reasonable rate for your
device. There is, however, a possibility that the code is not reporting the
retry count correctly. I know from your initial post that 54M doesn't work, but
can you get any throughput at 24, 36, or 48M? There is also the possibility that
your hardware is broken for OFDM encoding. That scheme is used for 6, 9, and all
rates 18M and above.

Larry



  reply	other threads:[~2009-02-21  0:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-17 21:00 rtl8187 cannot fix rate P.G. Richardson
2009-02-17 21:09 ` Larry Finger
2009-02-17 22:53   ` P.G. Richardson
2009-02-17 23:15     ` Larry Finger
2009-02-20  0:15       ` P.G. Richardson
2009-02-20  2:40         ` Larry Finger
2009-02-20 23:42           ` P.G. Richardson
2009-02-21  0:14             ` Larry Finger [this message]
2009-02-22 12:30               ` P.G. Richardson
2009-03-01 17:48               ` rtl8187 performance diagnostics (was: rtl8187 cannot fix rate) P.G. Richardson
2009-03-01 19:29                 ` rtl8187 performance diagnostics Larry Finger
2009-03-01 19:59                   ` P.G. Richardson

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=499F4763.70106@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=p.g.richardson@phantomjinx.co.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.