小编gwe*_*ydd的帖子

蓝牙扫描在 Ubuntu 21.10 上未检测到任何设备

我刚买了一个TP-LINK蓝牙5.0 USB适配器(UB500),我查了一下,它的芯片是Realtek RTL8761B。它在 Windows 10 上工作得很好,但我在 Ubuntu 上遇到了问题。我正在运行 Ubuntu 21.10,并且刚刚升级到最新的稳定内核版本:5.14.14。在升级之前我尝试过这个解决方案但没有成功: https://linuxreviews.org/Realtek_RTL8761B

我已经尝试了在网上找到的几乎所有内容,但大多数解决方案都不适用,因为没有明显的问题:适配器似乎已正确安装并正常工作,但扫描未拾取任何蓝牙设备。我尝试过两个耳机(我知道它们可以正常工作)和我的手机,但没有成功。在手机上执行扫描时,即使我将计算机设置为可见,也不会显示计算机。

我不知道问题出在哪里。

    dmesg |grep -i bluetooth
    [    3.596913] Bluetooth: Core ver 2.22
    [    3.596935] NET: Registered PF_BLUETOOTH protocol family
    [    3.596936] Bluetooth: HCI device and connection manager initialized
    [    3.596939] Bluetooth: HCI socket layer initialized
    [    3.596941] Bluetooth: L2CAP socket layer initialized
    [    3.596945] Bluetooth: SCO socket layer initialized
    [   93.519895] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [   93.519899] Bluetooth: BNEP filters: protocol multicast
    [   93.519903] Bluetooth: …
Run Code Online (Sandbox Code Playgroud)

usb bluetooth realtek drivers 21.10

11
推荐指数
1
解决办法
2万
查看次数

标签 统计

21.10 ×1

bluetooth ×1

drivers ×1

realtek ×1

usb ×1