Linux wireless drivers development
 help / color / mirror / Atom feed
From: Luka Gejak <luka.gejak@linux.dev>
To: linux-wireless@vger.kernel.org
Cc: kvalo@kernel.org, pkshih@realtek.com, lukagejak5@gmail.com
Subject: Subject: [Call for Testers] Modern rtw88 port for RTL8723BS (SDIO)
Date: Fri, 13 Feb 2026 18:06:37 +0100	[thread overview]
Message-ID: <92D9345A-34A1-4255-86A6-C31A5E0DE008@linux.dev> (raw)

Hi everyone,

I have been working on a standalone, out-of-tree port of the rtw88 driver specifically for the RTL8723BS (SDIO) chipset. As many of you know, the RTL8723BS is still technically in the "staging" directory in the mainline kernel (rtl8723bs). My goal was to bring this hardware into the modern mac80211 framework by backporting the rtw88 core and implementing the 8723B-specific PHY logic.

What’s implemented:

Full integration with the rtw88 core framework.
PHY/Calibration: Implemented IQK calibration and thermal-based TX power tracking.
Build System: Clean, standalone Makefile that supports automated KDIR detection.
Validation: Code passes make C=1 (Sparse) and includes a basic validation script.

The Catch:
I do not currently have the physical hardware (RTL8723BS) to perform a "live" test. I am looking for volunteers who have devices using this chip (common in Intel Atom tablets/sticks) to see if the modules load and can successfully scan/associate with APs.

Repository:
https://github.com/MocLG/rtw88-rtl8723bs

How to help:

Clone the repo and run make. Follow the loading order in the README. Share your dmesg | grep rtw88 output in the GitHub Issues.
I'd appreciate any feedback on stability or range compared to the legacy staging driver!

Signed-off-by: Luka Gejak luka.gejak@linux.dev

                 reply	other threads:[~2026-02-13 17:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=92D9345A-34A1-4255-86A6-C31A5E0DE008@linux.dev \
    --to=luka.gejak@linux.dev \
    --cc=kvalo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lukagejak5@gmail.com \
    --cc=pkshih@realtek.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