I’m using Leap 16.0, KDE Plasma 6.4 on tablet PC with Bay Trail-T (Silvermont microarchitecture). Kernel is from Stable:Backport repo to get screen brightness changeable.
WIth RTL8723BS (SDIO card) integrated chip I can turn WiFi on/off. I can see WIFi networks. But I cannot establish connection - NetworkManager complains about wrong password.
One of solution is to set PCI Mode for SDIO instead of ACPI Mode in BIOS (LPSS & SCC configuration). But I cannot set it only for SDIO, I can only change if for all devices. If I set PCI Mode, then I cannot boot device from storage (eMMC). Maybe I can reinstall Linux OS to use PCI Mode, but I’m using dual boot, and installed Windows cannot boot in PCI Mode (something like “boot _device_unreachable”).
RTL8723BS
802.11bgn SDIO WLAN with Bluetooth 4.0 Single-Chip Controller
General Description
The Realtek RTL8723BS-VQ0-CG is an 802.11bgn 2.4G single-chip that integrates Wireless LAN (WLAN) and a network SDIO interface controller with integrated Bluetooth 2.1/3.0/4.0 controller. It combines a WLAN MAC, a 1T1R capable WLAN baseband, and WLAN RF in a single chip.
Agama installer didn’t install crda and wireless-regdb packages because it didn’t find WiFi adapter. YaST installer in Leap 15.6 found WiFi adapter and tried to use it (unsuccessfully). Agama installer also installs grub for ARM64 EFI instead of i386 EFI.
After installing crda and wireless-regdb from “hardware” repo two last lines in listing went away.
According to this I added links to get regulatory.db* files in
/usr/local/lib/firmware/
ILL this helped for Bluetooth part of RTL8723BS chip.
But WiFi is unavailable still.
I also added as links /usr/lib/crda/regulatory.bin and /usr/lib/crda/pubkeys to /usr/local/lib/firmware/, but no visible change happened.
Users report that WiFi works OK with RTL8723BS chip in Ubuntu and some other distributions.
– possibly unrelated - Bluetooth works OK with empty /usr/local/lib/ folder.
I tested WIFi connection via wpa_supplicant instead of NetworkManager - no changes.
I can pair tablet PC with smartphone and get access to internet via access point setting in smartphone, but speed is limited to ~128 kB/s = 1 Mbit/s, which corresponds to BLE for BT v. 4.0. It is too slow, 2.1 Mbit/s would be better, but still too slow.
So, Bluetooth part of the chip works OK (partly), for WiFi chip sees networks.
ILL issue is with chip’s driver.
I’m waiting for kernel 6.19, which supposedly will be released at 08 Feb 2026.
The issue lasts for the 2-3 years (not tested farther in time) with the exactly same behaviour, so I don’t expect immediate solution.