linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bitterblue Smith <rtl8821cerfe2@gmail.com>
To: Jes Sorensen <jes.sorensen@gmail.com>, linux-wireless@vger.kernel.org
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Subject: Re: rtl8xxxu: Should it support RTL8188EU?
Date: Thu, 20 Oct 2022 14:40:04 +0300	[thread overview]
Message-ID: <a78a5526-a278-eaf8-89f6-45c64f44df15@gmail.com> (raw)
In-Reply-To: <012874df-59d4-8973-3dee-48f42208f9fc@gmail.com>

On 03/10/2022 16:12, Jes Sorensen wrote:
> On 10/1/22 17:42, Bitterblue Smith wrote:
>> Considering there is a driver for RTL8188EU already in staging,
>> which people have been whittling down, should I put any effort
>> into adding support to rtl8xxxu?
>>
>> It's actually mostly working already [0], but rtl8xxxu doesn't
>> have AP mode, adhoc mode, power saving, etc so it wouldn't be
>> necessarily better than the driver in staging.
>>
>> [0] https://git.kernel.org/pub/scm/linux/kernel/git/jes/linux.git/log/drivers/net/wireless/realtek/rtl8xxxu?h=rtl8xxxu-8188eu
> 
> The staging driver is based on the vendor driver which is rather
> dreadful. Given the similarity of the chips, it feels really silly to
> have a second driver for just one chip.
> 
> I see no reason to abandon 8188eu support in rtl8xxxu, but given my
> total lack of time, I am also not able to invest in it.
> 
> Cheers,
> Jes
> 

So now I actually tested r8188eu and it's so bad. Why are people
spending so much time cleaning up a driver that doesn't work well?
With the default module parameters it had 35% packet loss with the
router 3 meters away in the same room. With rtw_power_mgnt=0 the
packet loss is gone but the speed is still disappointing: less than
50 megabits/second download, 65-70 upload, and it's unsteady.

The v5.2.2.4 driver from Larry Finger's repo works much better:
no packet loss and a steady 95 and 85 megabits/second in the same
conditions.

I'll get started then.

      reply	other threads:[~2022-10-20 11:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-01 21:42 rtl8xxxu: Should it support RTL8188EU? Bitterblue Smith
2022-10-03 13:12 ` Jes Sorensen
2022-10-20 11:40   ` Bitterblue Smith [this message]

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=a78a5526-a278-eaf8-89f6-45c64f44df15@gmail.com \
    --to=rtl8821cerfe2@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=jes.sorensen@gmail.com \
    --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).