brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.6k stars 462 forks source link

Bluetooth does not work for me #227

Closed BramptonnOnGithub closed 4 months ago

BramptonnOnGithub commented 4 months ago

My AC300 dongle comes with wifi and bluetooth. Following the steps provided on a jetson nano running ubuntu 18.04 drives the wifi perfectly, but when I try to connect to bluetooth it states that no Bluetooth adapters are found (I did start bluetooth via systemctl and tried rebooting).

My lsubs shows: Bus 002 Device 002: ID 0bda:0411 Realtek Semiconductor Corp. Bus 001 Device 006: ID 0bda:c811 Realtek Semiconductor Corp. Bus 001 Device 002: ID 0bda:5411 Realtek Semiconductor Corp.

What I have tried is identical to the main page of this very github.