Bluetoothが見つかりません Ubuntu 18.04

Bluetoothが見つかりません Ubuntu 18.04

USB Bluetooth ドングルを PC (Ubuntu 18.04 搭載) に接続しましたが、常に「Bluetooth が見つかりません」というメッセージが表示されます。Ubuntu 16 でドングルを試したところ、正常に動作しました。また、文字通り、見つけた解決策をすべて試しましたが、成功しませんでした...

出力は次のとおりです:

lspci -nnk | grep -iA3 net

05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0e)
    Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:8619]
    Kernel driver in use: r8169
    Kernel modules: r8169
05:00.1 Serial controller [0700]: Realtek Semiconductor Co., Ltd. Device [10ec:816a] (rev 0e)

lsusb

Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 006 Device 002: ID 03f0:604a Hewlett-Packard 
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 004: ID 0a5c:bd1e Broadcom Corp. 
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 413c:2113 Dell Computer Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

rfkill list

2: phy2: Wireless LAN
    Soft blocked: no
    Hard blocked: no

uname -r

5.3.0-62-generic

dmesg | egrep -i 'blue|firm

No output

ご提案をいただければ幸いです。

前もって感謝します

関連情報