linux-wireless.vger.kernel.org archive mirror
 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: Tue, 17 Feb 2009 15:09:56 -0600	[thread overview]
Message-ID: <499B27A4.30708@lwfinger.net> (raw)
In-Reply-To: <35879.82.152.175.172.1234904444.squirrel@www.phantomjinx.co.uk>

P.G. Richardson wrote:
> Hi guys,
> 
> More experimentation with my rtl8187. With some playing around with the
> access point location, I think I may have stumbled on a good position.
> 
> Anyway ...
> 
> I noticed that the rate reported by iwconfig only ever gets to 11Mb/s
> despite the fact that I now have a signal level of 90/100 - 100/100. I
> found that I can do
> 
> iwconfig wlan0 rate 54M
> 
> but it seems that although the card is still associated networking doesnt
> work (pings fail). If I change it back to auto
> 
> iwconfig wlan0 rate auto
> 
> then iwconfig reports 11Mb/s again and pinging resumes fine.
> 
> Is there any chance that the driver is incorrectly reporting its mode or
> something in that the rates it displays bear the hallmarks of a b card
> rather than g?
> 
> Using the compat-wireless snapshot from 9/2/2009
> Mandriva 2.6.27.10-desktop586-1mnb

What rate-adjustment method are you using? The output of dmesg will tell. If you
are using minstrel, then you should post the contents from the following commands:

STATS=$(find /sys -name rc_stats)
echo $STATS
sudo cat $STATS

Larry

  reply	other threads:[~2009-02-17 21:10 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 [this message]
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
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=499B27A4.30708@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 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).