No Bluetooth Found (Realtek?)

I solved the issue by installing the correct driver RT3290 then I used these commands

sudo modprobe btusb
sudo systemctl start bluetooth.service
sudo modprobe rtbth
sudo rfkill unblock bluetooth

2 Likes