


You can send and receive files wirelessly. If you regularly back up your files by transferring them, you no longer need to use external storage devices. You can send a couple of images from one device to another in a matter of seconds. With Bluetooth, you get decent transfer speeds. You just need to download the driver, install it, and start file transferring. With this, you no longer need to go through your device settings, examine the exact model, and worry whether the driver will work fine. This gives this driver a huge advantage compared to other device and system-specific Bluetooth drivers. Note: if your Linux OS upgrades the firmware in the future, you will need to repeat this steps again to have the device drivers installed after upgrading, so I recommend to read well if an upgrade to the system will also upgrades the firmware, if for any reason your Bluetooth dongle stops working… you know what to do again.Bluetooth Driver is a lightweight and versatile tool that works with almost any Bluetooth device, dongles, and adapters. That’s it … Enjoy your Bluetooth 5.0 connection :)

After copying the files, we need to unplug the USB dongle again or reboot your pc and check the “ dmesg” command again, if everything goes well the missing file error “ not found” will not be present anymore.Ħ. Sudo cp rtl8761b_config /usr/lib/firmware/rtl_bt/rtl8761b_config.bin sudo cp rtl8761b_fw /usr/lib/firmware/rtl_bt/rtl8761b_fw.binĥ. There are two files we need: rtl8761b_config and rtl8761b_fw bin extension, for this we need sudo for permissions. Now we must copy the firmware files to the /usr/lib/firmware/rtl_bt and rename it.Navigate where the driver file is, in my case was in 20201202_LINUX_BT_DRIVER/rtkbt-firmware/lib/firmware/rtlbt.Navigate to this URL to download the chipset driver compressed file, I found it on the official Arch package: (if this link it’s not working, new links added below for the individual files).

So let's follow these small steps to have it working :
