Bonjour,
j’ai acheté un adaptateur Bluetooth 5.0 compatible avec Windows 10/8/8.1/7/XP/Linux de marque MPOW sur Amazon.
j'ai suivi les instructions fournies avec les driver, mais celui ci refuse de s'afficher dans la barre de status et lorsque je lance le Bluetooth depuis les paramètres, rien ne se passe !!

quelqu'un a t'il déjà installé et fait fonctionner cette adaptateur sur Ubuntu 20.04.1 LTS

Merci pour votre aide.

Val.
Bonjour,

Montre, en te servant du Retour utilisable de commande :
lsusb
_ _ _

Dans les commentaires :
le 15 octobre 2020, Renaud A a écritCet adaptateur fonctionne sous linux (testé avec 4.15 et 5.8) pour peu que vous installiez les drivers fournis sur le CD. Cependant, le niveau de réception est nettement inférieur à mon adaptateur BT4.0 de chez tplink. La durée de vie de la batterie des écouteurs est nettement plus faible qu'avec l'adaptateur BT4.0. La portée est aussi étrangement plus faible.
le 20 octobre 2020,François GANNIER a écritAcheté pour utiliser sous linux, voici mon expérience. La version sur le mini CD n'est compatible que jusqu'au kernel 4.1x mais sur le site du constructeur on peut trouver une version compatible jusqu'à la 5.3. L'installation est bien expliquée, il suffit de suivre les indications données.
Attention toutefois, si le Secure-boot est activé, il faudra penser à signer le driver.
Bonjour,
merci pour ta réponse, si cette adaptateur est si mauvais, je vais peut être le renvoyer !
cependant j'aimerai quand même l'installer pour me faire une idée par rapport à celui que j'ai en 4.0 payé 1 € sur un site chinois !
Voici le résultat de la commande demandée :
valdo@val:~$ lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 006: ID 1ea7:0064 SHARKOON Technologies GmbH 
Bus 008 Device 004: ID 248a:8514 Maxxter 
Bus 008 Device 007: ID 0bda:8771 Realtek Semiconductor Corp. 
Bus 008 Device 005: ID 045e:00f5 Microsoft Corp. LifeCam VX-3000
Bus 008 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 008 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 2101:020f ActionStar 
Bus 003 Device 002: ID 046d:c318 Logitech, Inc. Illuminated Keyboard
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
valdo@val:~$ 

Val.
Tu avais branché l'adaptateur Bluetooth sur une prise USB de l'ordi ?

Détecté :
ID 0bda:8771 Realtek Semiconductor Corp. 

Un fil > USB Bluetooth V5? not recognized

_ _ _

Montre :
bootctl
Voilà :
valdo@val:~$ bootctl
Couldn't find EFI system partition. It is recommended to mount it to /boot or /efi.
Alternatively, use --esp-path= to specify path to mount point.
System:
    Not booted with EFI
valdo@val:~$ 
Tente :
sudo rmmod btusb
sudo modprobe btusb
> askubuntu.com/questions/1257526/cant-turn-bluetooth-on

Pas de dual-boot avec Windows ?
si j'ai un dual boot Windows 10 Pro et Ubuntu 20.04

résultat commande :
valdo@val:~$ sudo rmmod btusb
valdo@val:~$ sudo modprobe btusb
valdo@val:~$ 
J'avais conservé cette réponse :
Le 10/01/2017, Bougron a écritBonjour.
(...)
- Désactiver le démarrage rapide de windows. Sous windows
powercfg /hibernate off
- Ne jamais stopper windows avec la fonctionnalité ARRETER mais toujours avec la fonctionnalité REDEMARRER lorsqu'on est susceptible de lancer ubuntu et d'utiliser des périphériques utilisés par windows : Les partitions NTFS, le WIFI et probablement le bluetooth.
Ce fonctionnement est lié au démarrage rapide de windows qui verrouille (via le bios) les périphériques afin d'être sur de les retrouver à l'identique lors de son démarrage qui ne refait pas les séquences d'initialisation.
- De stopper windows avec ARRETER que lorsqu'on est absolument sur que le prochain démarrage qu'on choisira de faire sera windows.

(...)
Le démarrage fonctionne très bien, le Bluetooth 4.0 fonctionne bien lorsque je branche la carte sur Ubuntu
ce n'est que cette carte en 5.0 qui pose problème.

de plus je n'ai pas démarré windows depuis longtemps !!
Fournis :
uname -a; lspci -nnk | grep -iA3 net; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
sudo service bluetooth status
dpkg -l | grep blue
et :
rfkill list all
Voila :
valdo@val:~$ uname -a; lspci -nnk | grep -iA3 net; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux val 5.4.0-52-generic #57-Ubuntu SMP Thu Oct 15 10:57:00 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 01)
	Subsystem: ASRock Incorporation Motherboard (one of many) [1849:8168]
	Kernel driver in use: r8169
	Kernel modules: r8169
--
03:07.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller [10ec:8185] (rev 20)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller [10ec:8225]
	Kernel driver in use: rtl818x_pci
	Kernel modules: rtl818x_pci
[    5.270343] usb 8-2.1.4: Product: Bluetooth Radio
[    7.705468] Bluetooth: Core ver 2.22
[    7.705506] Bluetooth: HCI device and connection manager initialized
[    7.705517] Bluetooth: HCI socket layer initialized
[    7.705520] Bluetooth: L2CAP socket layer initialized
[    7.705525] Bluetooth: SCO socket layer initialized
[    7.896462] rtk_btusb: Realtek Bluetooth USB driver ver 3.1.9321f79.20200610-155144
[    9.914370] Bluetooth: hci0: command 0x1001 tx timeout
[   10.067700] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.067703] Bluetooth: BNEP filters: protocol multicast
[   10.067709] Bluetooth: BNEP socket layer initialized
[   18.070381] Bluetooth: hci0: RTL: HCI_OP_READ_LOCAL_VERSION failed (-110)
[  480.103248] usb 8-2.1.4: Product: Bluetooth Radio
[  480.113258] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
[  480.116219] Bluetooth: hci0: RTL: rom_version status=0 version=1
[  480.116222] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761a_fw.bin
[  480.118866] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761a_config.bin
[  480.118895] bluetooth hci0: Direct firmware load for rtl_bt/rtl8761a_config.bin failed with error -2
[  480.118912] Bluetooth: hci0: RTL: cfg_sz -2, total sz 20204
[  482.387992] Bluetooth: hci0: command 0xfc20 tx timeout
[  490.387993] Bluetooth: hci0: RTL: download fw command failed (-110)
[  664.644051] usb 8-2.1.2: Product: Bluetooth Radio
[  664.654064] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
[  664.657008] Bluetooth: hci0: RTL: rom_version status=0 version=1
[  664.657014] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761a_fw.bin
[  664.657159] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761a_config.bin
[  664.657172] bluetooth hci0: Direct firmware load for rtl_bt/rtl8761a_config.bin failed with error -2
[  664.657185] Bluetooth: hci0: RTL: cfg_sz -2, total sz 20204
[  666.924757] Bluetooth: hci0: command 0xfc20 tx timeout
[  674.956523] Bluetooth: hci0: RTL: download fw command failed (-110)
[ 1107.294854] Bluetooth: RFCOMM TTY layer initialized
[ 1107.294862] Bluetooth: RFCOMM socket layer initialized
[ 1107.294868] Bluetooth: RFCOMM ver 1.11
[ 1862.581262] Bluetooth: hci0: command 0x1001 tx timeout
[ 1870.709201] Bluetooth: hci0: RTL: HCI_OP_READ_LOCAL_VERSION failed (-110)
[ 1873.888147] usb 8-2.1.2: Product: Bluetooth Radio
[  480.118895] bluetooth hci0: Direct firmware load for rtl_bt/rtl8761a_config.bin failed with error -2
[  664.657172] bluetooth hci0: Direct firmware load for rtl_bt/rtl8761a_config.bin failed with error -2
bluetooth             548864  16 btrtl,btintel,btbcm,bnep,btusb,rtk_btusb,rfcomm
ecdh_generic           16384  1 bluetooth
valdo@val:~$ 
valdo@val:~$ sudo service bluetooth status
[sudo] Mot de passe de valdo : 
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2020-11-04 11:26:06 CET; 31min ago
       Docs: man:bluetoothd(8)
   Main PID: 29048 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 8770)
     Memory: 704.0K
     CGroup: /system.slice/bluetooth.service
             └─29048 /usr/lib/bluetooth/bluetoothd

nov. 04 11:26:06 val systemd[1]: Starting Bluetooth service...
nov. 04 11:26:06 val bluetoothd[29048]: Bluetooth daemon 5.53
nov. 04 11:26:06 val systemd[1]: Started Bluetooth service.
nov. 04 11:26:06 val bluetoothd[29048]: Starting SDP server
nov. 04 11:26:06 val bluetoothd[29048]: Bluetooth management interface 1.14 initialized
nov. 04 11:26:06 val bluetoothd[29048]: No Bluetooth address for index 0
nov. 04 11:32:34 val bluetoothd[29048]: Ignoring index removal for a non-existent adapter
valdo@val:~$ 
valdo@val:~$ dpkg -l | grep blue
ii  blueman                                                     2.1.2-1ubuntu0.1                           amd64        Graphical bluetooth manager
ii  bluez                                                       5.53-0ubuntu3                              amd64        Bluetooth tools and daemons
ii  bluez-cups                                                  5.53-0ubuntu3                              amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                                 5.53-0ubuntu3                              amd64        bluez obex daemon
ii  gir1.2-gnomebluetooth-1.0:amd64                             3.34.3-0ubuntu1                            amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                                             3.34.3-0ubuntu1                            amd64        GNOME Bluetooth tools
ii  indicator-bluetooth                                         0.0.6+17.10.20170605-0ubuntu3              amd64        System bluetooth indicator.
ii  libbluetooth3:amd64                                         5.53-0ubuntu3                              amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                                  3.34.3-0ubuntu1                            amd64        GNOME Bluetooth tools - support library
ii  libkf5bluezqt-data                                          5.68.0-0ubuntu1                            all          data files for bluez-qt
ii  libkf5bluezqt6:amd64                                        5.68.0-0ubuntu1                            amd64        Qt wrapper for bluez
ii  pulseaudio-module-bluetooth                                 1:13.99.1-1ubuntu3.7                       amd64        Bluetooth module for PulseAudio sound server
ii  qml-module-org-kde-bluezqt:amd64                            5.68.0-0ubuntu1                            amd64        QML wrapper for bluez
valdo@val:~$ 
valdo@val:~$ rfkill list all
0: phy0: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
6: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
valdo@val:~$ 
Avec :
bluetooth hci0: Direct firmware load for rtl_bt/rtl8761a_config.bin failed with error -2
Je vois ce commentaire > Bug 1822831 - rtl8761b mis-identified as rtl8761a

Je ne sais pas quoi conseiller !

Et :
#9 a écritIdéalement, ce serait Realtek qui le soumettrait en amont au firmware linux pour inclusion.
c'est donc ma faute j'ai copié les fichiers rtl8761b_config et rtl8761b_fw dans le répertoire /lib/firmware/rtlbt/
comme indiqué :
  3. Copy the right FW file and config file to the correct path.
   $ sudo mkdir -p /lib/firmware/rtlbt/
   $ sudo cp rtkbt-firmware/lib/firmware/rtlbt/rtl8xxxx_fw /lib/firmware/rtlbt/
   $ sudo cp rtkbt-firmware/lib/firmware/rtlbt/rtl8xxxx_config /lib/firmware/rtlbt/
je me suis donc trompé de fichiers !!
Ne sachant pas compiler, je vais essayer d'avoir du renfort.
J'ai fait :
   $ sudo cp rtkbt-firmware/lib/firmware/rtlbt/rtl8761a_fw /lib/firmware/rtlbt/
   $ sudo cp rtkbt-firmware/lib/firmware/rtlbt/rtl8761a_config /lib/firmware/rtlbt/
et maintenant j'obtiens :
valdo@val:~$ service bluetooth status
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2020-11-04 12:38:57 CET; 2min 51s ago
       Docs: man:bluetoothd(8)
   Main PID: 1051 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 8770)
     Memory: 2.0M
     CGroup: /system.slice/bluetooth.service
             └─1051 /usr/lib/bluetooth/bluetoothd

nov. 04 12:38:57 val systemd[1]: Starting Bluetooth service...
nov. 04 12:38:57 val bluetoothd[1051]: Bluetooth daemon 5.53
nov. 04 12:38:57 val systemd[1]: Started Bluetooth service.
nov. 04 12:38:57 val bluetoothd[1051]: Starting SDP server
nov. 04 12:38:57 val bluetoothd[1051]: Bluetooth management interface 1.14 initialized
valdo@val:~$ 
Mais cela ne marche toujours pas !!
Bon j'abandonne, je vais renvoyer la clé chez Amazone !!
Merci pour votre aide, je marque le sujet fermé mais non résolu.

Val.
Merci,
mais je ne veux pas risquer de planter mon Ubuntu et de plus j'ai renvoyé la clé chez Amazone,
la livraison Prime a du bon, un mois pour tester le produit et le retourner si ça ne vas pas !!

Mais merci quand même pour ton aide

Val.
Avec la version 20.10, tu avais d'office le noyau 5.8.

Tu es le maître de ton système. 😉