惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

A
About on SuperTechFans
小众软件
小众软件
WordPress大学
WordPress大学
Microsoft Azure Blog
Microsoft Azure Blog
Recent Announcements
Recent Announcements
博客园 - 三生石上(FineUI控件)
博客园_首页
N
Netflix TechBlog - Medium
IT之家
IT之家
H
Help Net Security
博客园 - 聂微东
Google DeepMind News
Google DeepMind News
罗磊的独立博客
T
Tailwind CSS Blog
F
Fortinet All Blogs
Hugging Face - Blog
Hugging Face - Blog
MongoDB | Blog
MongoDB | Blog
V
V2EX
量子位
云风的 BLOG
云风的 BLOG
爱范儿
爱范儿
博客园 - 司徒正美
The Cloudflare Blog
Engineering at Meta
Engineering at Meta

Arch Linux Forums

Avidemux crashes without strace / Applications & Desktop Environments how to apply patches with non-linux linends / Newbie Corner Replicating CachyOS on vanilla Arch (or at least getting close) / Arch Discussion What's arch linux GUI package manager ? / Newbie Corner Hibernation failing due to insufficient memory / System Administration profiledef.sh editting question / Installation trying to script kde plasma wallpaper settings / Programming & Scripting Looking for new Audacious package maintainer / Creating & Modifying Packages issues installing arch with LUKS2 encryption / Newbie Corner QEMU PXE booting does not work with OVMF.4m.fd / Applications & Desktop Environments Wired lan regular disconnect / Newbie Corner Need Help setting up ARCH in my G16 G634JZR iwlwifi started failing consistently, trying to determine root cause Windows randomly jumping between monitors after GNOME 50 update No display via DP or HDMI after boot. / Kernel & Hardware how to change acpi platform_profile? / Newbie Corner Linux denied all kernel modules which not loaded right now Use iPhone as Webcam for Arch Linux Video Output Failure on nvidia-580xx-dkms on TTY --> Desktop switch (Page 2) / Kernel & Hardware I was going to rant ..WINE32 Sabotage compliments of Arvind Krishna / Arch Discussion [SOLVED] LUKS drive auto unlocked by TPM when expected not to / Networking, Server, and Protection Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb (Page 2) / Laptop Issues Headphone jack noise/buzz / Newbie Corner segmentation fault in cc1plus when building CLK / AUR Issues, Discussion & PKGBUILD Requests Console alternative to meld / GNU/Linux Discussion Problem with paru git clone / Newbie Corner XKB questions / Applications & Desktop Environments gnome-keyring-daemon is not working correctly / Applications & Desktop Environments [SOLVED] Steam opens and immediately closes constantly / Newbie Corner Firefox rounded edges on Sway / Applications & Desktop Environments
Realtek RTL8723BU issue / Newbie Corner
loqs · 2026-06-22 · via Arch Linux Forums

Just completed my first Arch install, on an HP EliteDesk 800 G5 mini with a USB wifi/bluetooth adapter..  When running on installation media, the RTL8723BU usb wifi/bluetooth adapter was recognized and easily configured using iwctl, so I didn't expect post-install problems.  Once I completed the install and got to a working KDE desktop, the wifi and bluetooth adapters are not recognized at all; 'ip addr show' displays only loopback and ethernet interfaces, yet lsusb shows the adapter.

It seems logical that I don't have the correct driver installed.  Since wifi worked fine on the install media, it seems that I missed something during the manual installation process.  Haven't found a suitable binary package using pacman.  Still trying to wrap my head around pacman and AUR, but found a dkms driver specific to my adapter model using yay and built/installed it:

[mark@archlinux ~]$ yay -Ss rtl8723bu
aur/rtl8723bu-dkms-git r286.447ea62-1 (+5 0.43) [45d13h] (Installed)
    Driver for RTL8723BU DKMS version

It needs to be loaded into the kernel but I haven't discovered how to make that work, and so far I can't find the driver file.

No doubt I'm missing something simple, but a nudge in the right direction would be most welcome.  I'm new to this forum so I'm unsure what expectations are for posting system information, but happy to supply anything needed.