Introduction: Why the UGREEN CM390 Remains a Top Choice
In an era where desktop PCs and older laptops still lack native Bluetooth connectivity, the USB Bluetooth dongle remains one of the most cost-effective upgrades you can buy. Among the crowded market of adapters, the UGREEN Bluetooth 5.0 USB Adapter (Model CM390) has carved out a reputation for reliability, range, and driver stability.
However, like any hardware, the “plug-and-play” promise often collides with the reality of Windows driver conflicts, missing Linux firmware, or macOS compatibility hurdles. If you have searched for the term “UGREEN Bluetooth 5.0 USB Adapter CM390 driver,” you are likely facing one of three scenarios: ugreen bluetooth 5.0 usb adapter cm390 driver
This article will serve as the ultimate resource. We will cover the chipset information, official and generic driver sources, step-by-step installation guides for Windows 10/11, tweaks for Linux (Ubuntu/Debian), Android compatibility, and a detailed troubleshooting section.
A: No. The driver remains installed. Just plug it back in. However, on Windows, pairing information is stored per adapter – if you use the dongle on a different USB port, you may need to re-pair devices. The Complete Guide to the UGREEN Bluetooth 5
dmesg | grep -i bluetooth
You will likely see “firmware not found.”sudo apt install git
git clone https://github.com/Realtek-OpenSource/rtl8761bt_firmware
cd rtl8761bt_firmware
sudo cp rtl8761b_fw /lib/firmware/rtl8761b_fw.bin
sudo cp rtl8761b_config /lib/firmware/rtl8761b_config.bin
sudo modprobe -r btusb
sudo modprobe btusb
bluetoothctl – you should see the controller listed.For Arch Linux: Use the rtl8761b-firmware package from AUR.
Note: Some Linux distributions (Fedora 38+) include this firmware by default. Try a live USB first. You just bought the adapter, and Windows failed
Cause: Corrupt driver installation or conflict with another Bluetooth stack (e.g., Intel or Toshiba stack). Solution:
The CM390 does not typically ship with a CD driver due to modern obsolescence. Users must download the driver manually.