Realtek RTL8761B: Difference between revisions
Created page with "This is a bluetooth 5.0 chip used in many USB Bluetooth 5.0 adapters. ==Linux== [https://forums.linuxmint.com/viewtopic.php?p=1917237#p1917237 Reference] # Update to linux ke..." |
|||
Line 17: | Line 17: | ||
* [https://smile.amazon.com/Bluetooth-Adapter-PC-Windows-Keyboard/dp/B08CF1H9WJ EVEO Adapter] | * [https://smile.amazon.com/Bluetooth-Adapter-PC-Windows-Keyboard/dp/B08CF1H9WJ EVEO Adapter] | ||
* [https://smile.amazon.com/dp/B085LB5Y8M/ Techkey Adapter] | * [https://smile.amazon.com/dp/B085LB5Y8M/ Techkey Adapter] | ||
Latest revision as of 02:53, 7 January 2021
This is a bluetooth 5.0 chip used in many USB Bluetooth 5.0 adapters.
Linux
- Update to linux kernel >=5.8
- Check with:
uname -r
- On Ubuntu 20.04, just install HWE:
sudo apt-get install --install-recommends linux-generic-hwe-20.04
- Check with:
- Download the linux driver from one of the links below.
- Copy the firmware to the correct location:
cp -iv rtkbt-firmware/lib/firmware/rtlbt/rtl8761b_fw /usr/lib/firmware/rtl_bt/rtl8761b_fw.bin
- cp -iv rtkbt-firmware/lib/firmware/rtlbt/rtl8761b_config /usr/lib/firmware/rtl_bt/rtl8761b_config.bin