From: Ping-Ke Shih <pkshih@realtek.com>
To: Andrew than <linux_kernel_aathan@memeplex.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: Terrible performance form Lenovo Ideapad using RTL8852AE 802.11ax on 5.17 kernel (ubuntu)
Date: Wed, 3 Aug 2022 04:04:54 +0000 [thread overview]
Message-ID: <92eaa483104f49b3bb48ec22263aa4e5@realtek.com> (raw)
In-Reply-To: <0cdbbf6f-5003-946b-7910-dbfbb83ee31b@memeplex.com>
Hi,
> -----Original Message-----
> From: Andrew than <linux_kernel_aathan@memeplex.com>
> Sent: Wednesday, August 3, 2022 1:54 AM
> To: linux-wireless@vger.kernel.org
> Subject: Terrible performance form Lenovo Ideapad using RTL8852AE 802.11ax on 5.17 kernel (ubuntu)
>
> Hello all:
>
> Please direct me on what additional information I can provide.
>
> I recently added a Lenovo Ideapad to my wifi network. Two mac hosts on
> that network experience no issue whatsoever with the network (desktop +
> macpro laptop).
>
> A simple scp test between the desktop & macpro vs desktop & lenovo
> yields a 50% difference in throughput.
Please share the real throughput you saw.
To check the status during you do scp test, please enter debug entry of this driver,
and capture log by:
/sys/kernel/debug/ieee80211/phy0/rtw89$ while [ 1 ]; do cat phy_info; sleep 2; done | tee scp_test.log
Then, send the result to me. If there is privacy problem, please send
private mail to me directly.
Also, you can try 'iw wlan0 set power_save off' to see if it helps.
[...]
> configuration: broadcast=yes driver=rtw89_pci
> driverversion=5.17.0-1014-oem firmware=N/A ip=192.168.x.x latency=0
> link=yes multicast=yes wireless=IEEE 802.11
> resources: irq:64 ioport:2000(size=256) memory:d1600000-d16fffff
>
Please check firmware you are using via /var/log/kern.log:
The firmware version looks like:
rtw89_8852ae 0000:03:00.0: Firmware version 0.13.36.0, cmd version 0, type 1
rtw89_8852ae 0000:03:00.0: Firmware version 0.13.36.0, cmd version 0, type 3
Ping-Ke
prev parent reply other threads:[~2022-08-03 4:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-02 17:53 Terrible performance form Lenovo Ideapad using RTL8852AE 802.11ax on 5.17 kernel (ubuntu) Andrew than
2022-08-02 18:44 ` Larry Finger
2022-08-03 4:04 ` Ping-Ke Shih [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=92eaa483104f49b3bb48ec22263aa4e5@realtek.com \
--to=pkshih@realtek.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linux_kernel_aathan@memeplex.com \
/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).