From: Hauke Mehrtens <hauke@hauke-m.de>
To: "Luis R. Rodriguez" <mcgrof@winlab.rutgers.edu>
Cc: Michael Wu <flamingice@sourmilk.net>,
linux-kernel@vger.kernel.org,
Stefano Brivio <stefano.brivio@polimi.it>,
linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: rtl8187 rate control doesn't work
Date: Mon, 07 Jan 2008 17:02:45 +0100 [thread overview]
Message-ID: <47824D25.5090005@hauke-m.de> (raw)
In-Reply-To: <43e72e890801051354v280c0ceeo78790bb5f1f45314@mail.gmail.com>
There is an other Problem.
iwconfig shows me "Bit Rate=1 Mb/s" the hole time, but I'm able to
download with an average of 440K/s as wget says.
It's with PID rate control algorithm.
--
Hauke Mehrtens
Luis R. Rodriguez wrote:
> On Jan 5, 2008 9:47 AM, Hauke Mehrtens <hauke@hauke-m.de> wrote:
>> Hi
>>
>> Now the compat-wireless-2.6 package is working and I get an Internet
>> connection with my rtl8187 based card. (It's on an ASUS P5B Deluxe)
>>
>> I used the compat-wireless-2.6 package for this log, but I have the same
>> problem with the version integrated in kernel 2.6.24-rc6
>>
>> The Access Point is some rooms away so the signal is not the best at my
>> location. When starting the device with no fixed rate it wants to
>> connect with 54MBit/s and as iwconfig says it was successful but I can't
>> ping any device in the wireless LAN. (it's the first part of the log)
>> The rate will not be slowed down it stays fixed at 54MBit/s.
>>
>> After starting the device with rate fixed to 11M I get a connection to
>> the Access Point and iwconfig's output looks the same as without fixed
>> rate, but I'm able to ping the all devices in the network. (second part
>> of the log)
>> Now it slows down the rate to 1MBit/s
>
> Seems to be the new PID rate control algorithm. I believe Stephano
> (CC'd) was sending some patches for this. Please try changing in
> config.mk
>
> From this value:
>
> CONFIG_MAC80211_RC_DEFAULT=pid
>
> To this:
>
> CONFIG_MAC80211_RC_DEFAULT=simple
>
> and let us know how that goes. Oh and linux-kernel is the wrong list
> to use, please just use linux-wireless for future e-mails.
>
> Luis
next prev parent reply other threads:[~2008-01-07 16:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <477F9890.5050107@hauke-m.de>
2008-01-05 21:54 ` rtl8187 rate control doesn't work Luis R. Rodriguez
2008-01-07 16:02 ` Hauke Mehrtens [this message]
2008-01-07 17:42 ` Luis R. Rodriguez
2008-01-11 22:39 ` Hauke Mehrtens
2008-01-12 14:44 ` Hauke Mehrtens
2008-01-12 15:21 ` Stefano Brivio
2008-01-12 18:23 ` Hauke Mehrtens
2008-01-12 19:28 ` Stefano Brivio
[not found] ` <478F8CFF.2060105@hauke-m.de>
[not found] ` <20080118210452.50c84d13@morte>
[not found] ` <479109B7.5030808@hauke-m.de>
2008-01-18 20:26 ` Stefano Brivio
2008-01-14 19:26 ` Luis R. Rodriguez
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=47824D25.5090005@hauke-m.de \
--to=hauke@hauke-m.de \
--cc=flamingice@sourmilk.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@winlab.rutgers.edu \
--cc=stefano.brivio@polimi.it \
/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).