Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 05/05/2020, à 21:23

theorime

Souris Bluetooth Huawei Mouse connexion impossible

Bonjour,

J'ai reçu aujourd'hui mon nouveau Matebook D de Huawei, avec une souris bluetooth Huawei Mouse offerte. Je m'y suis empressé d'y installer Ubuntu 20.04, mais pas moyen de se connecter à ladite souris.
Le gestionnaire Bluetooth graphique la trouve bien, mais quand j'essaye de me connecter, ça "charge" quelques secondes et ça s'arrête.
J'ai donc essayé en ligne de commande avec bluetoothctl, ce qui me retourne les résultats suivants :

[bluetooth]# pair CA:B7:CA:17:06:A9
Attempting to pair with CA:B7:CA:17:06:A9
[CHG] Device CA:B7:CA:17:06:A9 Connected: yes
[CHG] Device CA:B7:CA:17:06:A9 Connected: no
Failed to pair: org.bluez.Error.AuthenticationCanceled

[bluetooth]# connect CA:B7:CA:17:06:A9
Attempting to connect to CA:B7:CA:17:06:A9
[CHG] Device CA:B7:CA:17:06:A9 Connected: yes
[CHG] Device CA:B7:CA:17:06:A9 Connected: no
Failed to connect: org.bluez.Error.Failed

Je précise que la souris fonctionne parfaitement sous Windows et Android, et que j'ai réussi à appairer des écouteurs bluetooth sans problème

Dernière modification par theorime (Le 06/05/2020, à 06:48)

Hors ligne

#2 Le 06/05/2020, à 07:00

xubu1957

Re : Souris Bluetooth Huawei Mouse connexion impossible

Bonjour,

Il faut fournir, en te servant du Retour utilisable de commande :

uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
sudo service bluetooth status
dpkg -l | grep blue

et :

rfkill list all
cqfd93 a écrit :

Astuce pour copier / coller sans erreur :

  • triple clic gauche pour sélectionner et copier une ligne entière

  • clic molette pour coller dans le terminal


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#3 Le 06/05/2020, à 09:56

theorime

Re : Souris Bluetooth Huawei Mouse connexion impossible

Merci pour la réponse. Voilà mes retours :

theorime@theorime-laptop:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux theorime-laptop 5.4.0-29-generic #33-Ubuntu SMP Wed Apr 29 14:32:27 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter [10ec:c822]
	Subsystem: Electronics & Telecommunications RSH RTL8822CE 802.11ac PCIe Wireless Network Adapter [1058:1e25]
	Kernel driver in use: rtw_pci
	Kernel modules: rtwpci
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso [1002:15d8] (rev c2)
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1358:c123 Realtek Bluetooth Radio
Bus 003 Device 002: ID 27c6:5110 Shenzhen Goodix Technology Co.,Ltd. Goodix Fingerprint Device 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13d3:56f8 IMC Networks ov9734_azurewave_camera
Bus 001 Device 003: ID 17ef:600e Lenovo USB Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[    1.520669] usb 3-2: Product: Bluetooth Radio
[    2.139871] Bluetooth: Core ver 2.22
[    2.139889] Bluetooth: HCI device and connection manager initialized
[    2.139893] Bluetooth: HCI socket layer initialized
[    2.139895] Bluetooth: L2CAP socket layer initialized
[    2.139898] Bluetooth: SCO socket layer initialized
[    2.494236] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.494238] Bluetooth: BNEP filters: protocol multicast
[    2.494244] Bluetooth: BNEP socket layer initialized
[   18.227062] Bluetooth: RFCOMM TTY layer initialized
[   18.227074] Bluetooth: RFCOMM socket layer initialized
[   18.227081] Bluetooth: RFCOMM ver 1.11
[    0.416929] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.429076] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    1.778493] rtw_pci 0000:02:00.0: Firmware version 7.3.0, H2C version 14
[    1.778528] rtw_pci 0000:02:00.0: Firmware version 7.3.0, H2C version 14
[    1.949915] [drm] Found VCN firmware Version ENC: 1.9 DEC: 1 VEP: 0 Revision: 28
[    1.949929] [drm] PSP loading VCN firmware
bluetooth             581632  31 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic           16384  2 bluetooth
theorime@theorime-laptop:~$ 
theorime@theorime-laptop:~$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2020-05-06 07:53:20 CEST; 3h 0min ago
       Docs: man:bluetoothd(8)
   Main PID: 697 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 8198)
     Memory: 2.8M
     CGroup: /system.slice/bluetooth.service
             └─697 /usr/lib/bluetooth/bluetoothd

mai 06 07:53:20 theorime-laptop systemd[1]: Starting Bluetooth service...
mai 06 07:53:20 theorime-laptop bluetoothd[697]: Bluetooth daemon 5.53
mai 06 07:53:20 theorime-laptop systemd[1]: Started Bluetooth service.
mai 06 07:53:20 theorime-laptop bluetoothd[697]: Starting SDP server
mai 06 07:53:20 theorime-laptop bluetoothd[697]: Bluetooth management interface 1.14 initialized
mai 06 07:53:36 theorime-laptop bluetoothd[697]: Endpoint registered: sender=:1.75 path=/MediaEndpoint/A2DPSink/sbc
mai 06 07:53:36 theorime-laptop bluetoothd[697]: Endpoint registered: sender=:1.75 path=/MediaEndpoint/A2DPSource/sbc
theorime@theorime-laptop:~$
theorime@theorime-laptop:~$ dpkg -l | grep blue
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.1-1                                   amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                            3.34.1-1                                   amd64        GNOME Bluetooth tools
ii  libbluetooth3:amd64                        5.53-0ubuntu3                              amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                 3.34.1-1                                   amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                1:13.99.1-1ubuntu3                         amd64        Bluetooth module for PulseAudio sound server
theorime@theorime-laptop:~$ 
theorime@theorime-laptop:~$ rfkill list all
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
theorime@theorime-laptop:~$ 

Hors ligne

#4 Le 06/05/2020, à 10:03

xubu1957

Re : Souris Bluetooth Huawei Mouse connexion impossible

Si tu as un dual-boot, j'avais conservé cette réponse :

Le 10/01/2017, Bougron a écrit :

Bonjour.
(...)
- 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.

(...)

réponse reportée dans > [Tuto] Pas de Bluetooth ? Quelques solutions


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#5 Le 06/05/2020, à 11:04

theorime

Re : Souris Bluetooth Huawei Mouse connexion impossible

J'ai effectivement un dual-boot. J'ai tenté les manipulations décrites, mais rien n'y fait. J'en ai profité pour tester sur deux autres machines : une avec Ubuntu 18.04, l'autre avec Debian 8... Et ça fonctionne parfaitement pour elles (que ce soit en graphique ou avec bluetoothctl).
dmesg me retourne régulièrement ce genre d'erreur :

[ 2047.749528] debugfs: File 'le_max_key_size' in directory 'hci0' already present!

D'après ces informations, il semblerait qu'il s'agisse d'un bug du noyau affectant le bluetooth, corrigé ensuite dans le noyau 5.6. La seule chose étrange est que mes écouteurs bluetooth fonctionnent eux parfaitement.

Hors ligne

#6 Le 06/05/2020, à 11:37

xubu1957

Re : Souris Bluetooth Huawei Mouse connexion impossible

Je vois aussi pour un noyau 5.5 > bugs.debian.org/cgi-bin/bugreport.cgi?bug=949877 un appareil bluetooth avec une connexion multi-appareils plante le noyau


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne