All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pkshih <pkshih@realtek.com>
To: Stefan K <shadow_7@gmx.net>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: rtw89: unstable connection
Date: Tue, 22 Mar 2022 07:17:44 +0000	[thread overview]
Message-ID: <c9ff4269e3864ee4bd437a40678a9e5f@realtek.com> (raw)
In-Reply-To: <2127068.tFZMq15b3B@t460-skr>

Hi 

> -----Original Message-----
> From: Stefan K <shadow_7@gmx.net>
> Sent: Monday, March 21, 2022 7:52 PM
> To: linux-wireless@vger.kernel.org
> Subject: rtw89: unstable connection
> 
> Hello,
> 
> I got an new Laptop (Lenovo T14 Gen2 AMD) and it has RTL8852AE chip, it can connect to WiFi, but its very
> slow and unstable:
> --- 8.8.8.8 ping statistics ---
> 100 packets transmitted, 60 received, 60% packet loss, time 99514ms
> rtt min/avg/max/mdev = 578.297/4515.244/10612.149/2763.037 ms, pipe 11
> 
> I'm running on Debian bullseye with backport Kernel Linux 5.16.0-0.bpo.3-amd64
> 
> I reported this on github (https://github.com/lwfinger/rtw89/issues/133) and I added the following (as
> recommended):
> cat /etc/modprobe.d/50-rtw89.conf
> options rtw89_pci disable_aspm_l1=y disable_aspm_l1ss=y
> 

In additional to above options, please also add below option:

   options rtw89_core disable_ps_mode=y

Then, do cold reboot, or shutdown/power-on would be good.

> [ 1532.499712] rtw89_pci 0000:03:00.0:  [FWBB][WARN][CMW] No specific sta connect
> [ 1532.600273] rtw89_pci 0000:03:00.0:  [FWBB][WARN][CMW] No specific sta connect
> [ 1532.700650] rtw89_pci 0000:03:00.0:  [FWBB][WARN][CMW] No specific sta connect

This log shows that you use old firmware, please copy the latest firmware
to /lib/firmware/rtw89/. After applying the firmware, kernel log will show

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


  parent reply	other threads:[~2022-03-22  7:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21 11:51 rtw89: unstable connection Stefan K
2022-03-21 17:42 ` Christian Lamparter
2022-03-22  1:00   ` Larry Finger
2022-03-22  7:17 ` Pkshih [this message]
2022-03-22  8:44   ` Aw: " Stefan K
2022-03-22  8:52     ` Pkshih

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=c9ff4269e3864ee4bd437a40678a9e5f@realtek.com \
    --to=pkshih@realtek.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=shadow_7@gmx.net \
    /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.