linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Vincent Brillault <gentoo@lerya.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Warnings with ASUS PCE-N15 (RTL8188CE)
Date: Fri, 08 Mar 2013 19:53:15 -0600	[thread overview]
Message-ID: <513A960B.2020304@lwfinger.net> (raw)
In-Reply-To: <20130308215833.GA2829@Fea.lerya.net>

On 03/08/2013 03:58 PM, Vincent Brillault wrote:
> Hi again,
>
> I forgot to mention that those warning from mac80211 (the associated
> comments in the code are 'RC is busted' or 'uh huh?') seems to somehow
> disable completely the rate control: 'iw wlan0 link' gives 'tx bitrate:'
> with nothing after. Furthermore, I loose the network from time to time
> on reason 7. I went back to kernel 3.8.0: if there is enough traffic
> continuously, the link is stable but I loose it randomly when there is
> no traffic.
>
> I made more debug on the 3.8.0 kernel, the first warning correspond to
> the following test:
> (info->control.rates[i].idx) 15 >= (sband->n_bitrates) 12
>
> Please tell me what test I can make to find the source of this problem.

 From what I remember, that problem has been fixed. The correct code should be 
in 3.8.2 and in 3.9-rc1.

The firmware in all the cards that use the rtlwifi family of drivers its own 
rate control. The drivers do not pay any attention to any rate-setting calls 
from user space.

I also see reason 7 disconnects; however, with NetworkManager, the network is 
reconnects. If you are using ifup or similar method, it probably does not reconnect.

Larry


  reply	other threads:[~2013-03-09  1:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-07 19:29 Warnings with ASUS PCE-N15 (RTL8188CE) Vincent Brillault
2013-03-08 21:58 ` Vincent Brillault
2013-03-09  1:53   ` Larry Finger [this message]
2013-03-09 11:32     ` Vincent Brillault
2013-03-09 18:24       ` Larry Finger
2013-03-11 18:38         ` Vincent Brillault
2013-03-13  8:00           ` Vincent Brillault
2013-03-17 14:12             ` Vincent Brillault
2013-03-25 18:29               ` Vincent Brillault
2013-03-25 19:11                 ` Larry Finger
2013-03-25 19:51                   ` Vincent Brillault
2013-03-25 20:05                     ` Larry Finger
2013-04-09  9:47                       ` Vincent Brillault
2013-04-09 15:32                         ` Larry Finger
2013-04-09 16:04                           ` Vincent Brillault
2013-04-09 18:03                             ` Larry Finger

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=513A960B.2020304@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=gentoo@lerya.net \
    --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).