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

推荐订阅源

D
DataBreaches.Net
F
Fortinet All Blogs
D
Docker
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
罗磊的独立博客
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
J
Java Code Geeks
T
The Blog of Author Tim Ferriss
U
Unit 42
N
Netflix TechBlog - Medium
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
云风的 BLOG
云风的 BLOG
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
Stack Overflow Blog
Stack Overflow Blog
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
P
Proofpoint News Feed
G
Google Developers Blog
H
Help Net Security

CachyOS Forum - Latest posts

Ran into a frozen black screen issue with latest update Niri Settings GUI Not Appearing Update to Gnome 50 and I'm getting black/blank screen on NVIDIA with hybrid graphics My JBL Quantum 350 headphones dont play sound 90% of the time on linux while on windows it plays audio 99% of the time Niri/Noctalia Shell notifications Getting a black screen after alt-tabbing too many times Rog-control-center Duplicate keyboard and mouse in system settings? Games running very poorly after first session (semi-solved, still need help though!) Amdgpu random hangs (does cachy perhaps plan to carry patches for this)? A little something. The adj script that replaces GNU fmt for non-ASCII text Mouse scroll wheel issues - ratchet Can't start steam after updates of today (17 April) Balena etcher or ventoy QEMU Bridge setup - Maybe already known but I found it pretty difficult to do and needed much reading Multi-boot install: what do I do about my /boot and /boot/efi partition? Do you collect all the solutions and post them on Wiki or Forum? System update - lts headers invalid or corrupted Sick to death of updates killing my games! I messed up my stuff again and cant download any thing now. error below Got Logitech MX4 with Haptic working in CachyOS Need help with the performance button on my Acer Nitro V16 AI Bailing out, you are at your own Troubles in the Starfield What is so special about the new Linux Kernel 7? "Issue: Display brightness is locked at a low level after waking from sleep on CachyOS (latest update) Balena etcher or ventoy Help with kernel update, emergency mode Issue happening only on wayland Display not recognised - low resolution
No A2DP Audio on TP-Link UB500 Plus (Realtek RTL8761BU) -...
@Ainesh Aine · 2026-05-16 · via CachyOS Forum - Latest posts

System Info:

OS: CachyOS (Kernel 7.0.8-1-cachyos)

DE: KDE Plasma 6.6.5 (Wayland)

Dongle: TP-Link UB500 Plus (Realtek RTL8761BU / ID 2357:0604)

Headset: realme Buds Wireless 3

The Issue:
I recently bought a TP-Link UB500 Plus dongle. It gets recognized, the firmware loads cleanly, and it pairs with my realme Buds. However, I get absolutely no audio when selecting the A2DP profile. The system either forces the buds into the terrible-sounding HSP/HFP (telephony) mode, or the A2DP profile disappears entirely from pavucontrol.

When checking my logs (journalctl --user -u wireplumber), I get this specific error when trying to route audio:
wireplumber[5214]: s-device: Could not find valid non-headset profile, not routing

What I have already tried (and verified):

Disabled my laptop’s internal Intel Bluetooth via udev rules so only the TP-Link adapter is active.

Verified the Realtek firmware (rtl_bt/rtl8761bu_fw.bin) is loading successfully in dmesg without errors.

Disabled Bluetooth on my phone to ensure Multipoint isn’t stealing the A2DP bandwidth.

Checked alsamixer and wpctl status to ensure the master channel isn’t hard-muted.

Wiped /var/lib/bluetooth/* and ~/.local/state/wireplumber/ to clear out any corrupted caches, then re-paired.

Modified /etc/bluetooth/main.conf to add Experimental = true and Disable = Headset to force A2DP.

Created a WirePlumber Lua override (51-bluez-config.lua) to force bluez5.enable-sbc-xq = true and bluez5.enable-msbc = true.

Despite all of this, PipeWire/BlueZ seems to refuse the A2DP handshake with this Realtek chip. Does anyone know if there is a specific quirk, missing codec package, or WirePlumber setting in CachyOS needed to get A2DP working on the RTL8761BU chipset?

Any help is hugely appreciated! (Also i am new to linux)