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: Tue, 17 Feb 2009 17:15:50 -0600	[thread overview]
Message-ID: <499B4526.1030705@lwfinger.net> (raw)
In-Reply-To: <42781.82.152.175.172.1234911183.squirrel@www.phantomjinx.co.uk>

P.G. Richardson wrote:
>> 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
>>
> 
> phy0: Selected rate control algorithm 'minstrel'
> 
> find /sys -name rc_stats produces no results whatsoever. These is no
> rc_stats in /sys.

You need to set "CONFIG_MAC80211_DEBUGFS=y" in your configuration.

Larry

  reply	other threads:[~2009-02-17 23:16 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 [this message]
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=499B4526.1030705@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.