From: Ping-Ke Shih <pkshih@realtek.com>
To: Jason Kakandris <ikakandris@gmail.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: RTL8852BE fails to power on: "xtal si not ready" on ASUS TUF GAMING B650-PLUS WIFI
Date: Wed, 18 Mar 2026 01:18:59 +0000 [thread overview]
Message-ID: <c3b224cabe564969ba4258b2b89efdfb@realtek.com> (raw)
In-Reply-To: <CAFR=mzmENf-SqdFYzfdjb3KtA153rGT1VDVXUrXTvK+Dd6teSg@mail.gmail.com>
// mailing list doesn't want top-posting. I move the post to bottom.
Jason Kakandris <ikakandris@gmail.com> wrote:
> Στις Τρί 17 Μαρ 2026 στις 5:03 π.μ., ο/η Ping-Ke Shih
> <pkshih@realtek.com> έγραψε:
> >
> > Jason Kakandris <ikakandris@gmail.com> wrote:
> > > System Info
> > >
> > > Distro: Linux Mint 22.3 Zena (Ubuntu 24.04 base)
> > > Kernels tested: 6.14.0-37-generic, 6.17.0-14-generic (same failure on both)
> > > Motherboard: ASUS TUF GAMING B650-PLUS WIFI (Rev 1.xx)
> > > BIOS: v3827 (Feb 2026)
> > > CPU: AMD Ryzen 7 7700X
> > > Driver: rtw89 v7.0 (git commit d2f175e
> > >
> https://github.com/morrownr/rtw89/commit/d2f175eafa0a4ef9cc65e7073a77e60238c
> > > ae614)
> > > WiFi works in Windows: Yes
> > >
> > >
> > > Problem
> > > The RTL8852BE WiFi card fails to initialize with xtal si not ready error.
> No
> > > wireless interface is created.
> > >
> > >
> > > dmesg output
> > >
> > > rtw89_8852be_git 0000:08:00.0: loaded firmware rtw89/rtw8852b_fw-1.bin
> > > rtw89_8852be_git 0000:08:00.0: enabling device (0000 -> 0003)
> >
> > It looks like you didn't encounter D3Cold problem, but I think you can
> > give it a try [1].
> >
> > [1] https://bugzilla.kernel.org/show_bug.cgi?id=221213
> >
> > > rtw89_8852be_git 0000:08:00.0: xtal si not ready(R): offset=41
> > > rtw89_8852be_git 0000:08:00.0: xtal si not ready(W): offset=90 val=10 mask=10
> > > rtw89_8852be_git 0000:08:00.0: failed to power on
> > > rtw89_8852be_git 0000:08:00.0: failed to setup chip information
> > > rtw89_8852be_git 0000:08:00.0: probe with driver rtw89_8852be_git failed
> with
> > > error -110
> >
> > These messages appear when first booting or after system resume?
> > Recently we update something related to suspend/resume problem.
> > Please use the latest driver (kernel 7.0-rc4) with the latest
> > firmware (v0.29.29.15).
> >
> > >
> > >
> > > lspci
> > >
> > > 08:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8852BE
> > > PCIe 802.11ax Wireless Network Controller [10ec:b852]
> > > Subsystem: AzureWave RTL8852BE PCIe 802.11ax Wireless Network Controller
> > > [1a3b:5471]
> > >
> > > What I've tried
> > >
> > > Kernel parameter pcie_aspm=off
> > > Module parameters: disable_clkreq=Y disable_aspm_l1=Y disable_aspm_l1ss=Y
> > > disable_ps_mode=y
> >
> > As you try this, please ensure that add a configuration file to /etc/module.d/,
> > and cold reboot.
> >
> > > Updated BIOS from v3057 to v3827
> > > Updated firmware files via make install_fw
> > > Tested on kernels 6.14 and 6.17 — same failure on both
> > > In-kernel driver and morrownr out-of-tree driver — same failure
> > > WiFi works fine in Windows on the same hardware
> >
> - The error appears on first boot, not after resume. It has never
> worked on Linux.
> - I have set up a udev rule to disable D3Cold for the device and will
> test with a cold boot. I will also try the latest firmware
> (v0.29.29.15) and report back.
> Where can I obtain firmware v0.29.29.15? Is it rtw8852b_fw-2.bin from
> linux-firmware.git?
>
Yes.
I review the "xtal si not ready" messages again. It looks like it fails to
power-on before downloading firmware, so firmware might not the cause
you are encountering.
Please try to remove module and reinstall module after booting to see how
it will be. Open a terminal, manually do below commands (try more than
one times), and share kernel log to us
rmmod rtw89_8852be
modprobe rtw89_8852be
Ping-Ke
prev parent reply other threads:[~2026-03-18 1:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-16 14:10 RTL8852BE fails to power on: "xtal si not ready" on ASUS TUF GAMING B650-PLUS WIFI Jason Kakandris
2026-03-17 3:03 ` Ping-Ke Shih
2026-03-17 11:27 ` Jason Kakandris
2026-03-18 1:18 ` 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=c3b224cabe564969ba4258b2b89efdfb@realtek.com \
--to=pkshih@realtek.com \
--cc=ikakandris@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