#1 Le 27/08/2022, à 14:09
- shann
[Résolu] Problème bluetooth depuis la version 22.04.1
Suite à la mise à jour vers la version 22.04.1, impossible de connecter mon Harman/Kardon HK3770 en bluetooth (br-connection-page-timeout).
Par contre, la connexion bluetooth fonctionne bien avec d'autres périphériques disponibles. Avant cette mise à jour, je n'avais pas de problème de connexion avec le Harman/Kardon.
Dernière modification par shann (Le 28/08/2022, à 15:50)
Hors ligne
#2 Le 27/08/2022, à 14:12
- xubu1957
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
Bonjour, tout d'abord.
Il faudrait fournir, en te servant du Retour utilisable de commande :
uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
dpkg -l | grep blue
rfkill list all
et avec un terminal dont au préalable la fenêtre est élargie, afin de ne pas tronquer les lignes :
sudo service bluetooth status
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éso|u] 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 27/08/2022, à 15:06
- shann
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
Veuillez m'excuser!
J'ai répondu une première fois, mais comme je vois pas ma réponse, je tente pour une deuxième fois.
Je ne suis pas très familier avec les commandes, ni avec le forum, voici un copier/coller avec le terminal.
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor pre>
Active: active (running) since Sat 2022-08-27 07:51:26 EDT; 1h 36min ago
Docs: man:bluetoothd(8)
Main PID: 670 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 9244)
Memory: 2.8M
CPU: 198ms
CGroup: /system.slice/bluetooth.service
└─670 /usr/lib/bluetooth/bluetoothd
aoû 27 07:51:26 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA systemd[1]: St>
aoû 27 07:51:53 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[670>
aoû 27 07:51:53 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[670>
aoû 27 07:51:53 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[670>
aoû 27 07:51:53 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[670>
aoû 27 07:51:53 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[670>
aoû 27 07:51:53 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[670>
aoû 27 07:51:53 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[670>
aoû 27 07:51:53 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[670>
aoû 27 08:14:09 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[670>
Dernière modification par shann (Le 27/08/2022, à 15:33)
Hors ligne
#4 Le 27/08/2022, à 15:14
- xubu1957
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
Pour ajouter toi-même les balises code à ton précédent message #3, les retours sont tronqués : Merci
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
Méthode détaillée :
Bonjour,
Entrer des commandes dans un terminal et donner le résultat - Voilà la marche à suivre :
Ouvre le terminal avec ctrl-alt-t
Sélectionne la commande voulue avec un triple clic (ça sélectionne toute la ligne, même la fin si on ne la voit pas)
Colle-la dans le terminal avec un clic molette, valide avec Entrée
Sélectionne et copie tout ce que te dit le terminal depuis la commande jusqu'à la dernière ligne incluse
Clique sur le <> de l'éditeur de message
Colle là où se trouve le curseur (entre le ] et le [)
Refais toutes les étapes depuis la 2 pour les autres commandes.
Dernière modification par xubu1957 (Le 27/08/2022, à 15:39)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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 28/08/2022, à 14:17
- shann
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
[sudo] Mot de passe de charlmorin :
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2022-08-28 08:38:33 EDT; 24min ago
Docs: man:bluetoothd(8)
Main PID: 646 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 9244)
Memory: 2.7M
CPU: 171ms
CGroup: /system.slice/bluetooth.service
└─646 /usr/lib/bluetooth/bluetoothd
aoû 28 08:38:33 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[646]: Bluetooth management interface 1.21 initialized
aoû 28 08:38:33 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA systemd[1]: Started Bluetooth service.
aoû 28 08:38:50 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[646]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSink/sbc
aoû 28 08:38:50 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[646]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSource/sbc
aoû 28 08:38:50 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[646]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSink/sbc_>
aoû 28 08:38:50 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[646]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSource/sb>
aoû 28 08:38:50 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[646]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSink/sbc_>
aoû 28 08:38:50 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[646]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSource/sb>
aoû 28 08:38:50 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[646]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSink/sbc_>
aoû 28 08:38:50 charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA bluetoothd[646]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSource/sb>
Hors ligne
#6 Le 28/08/2022, à 14:20
- xubu1957
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
Bonjour,
Et les retours des trois autres commandes ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#7 Le 28/08/2022, à 14:45
- shann
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
charlmorin@charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter [10ec:b822]
DeviceName: WLAN
Subsystem: AzureWave RTL8822BE 802.11a/b/g/n/ac WiFi adapter [1a3b:2950]
Kernel driver in use: rtw_8822be
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 13d3:5a11 IMC Networks USB2.0 VGA UVC WebCam
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 13d3:3526 IMC Networks Bluetooth Radio
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[sudo] Mot de passe de charlmorin :
[ 1.806103] usb 1-1: Product: Bluetooth Radio
[ 4.907518] Bluetooth: Core ver 2.22
[ 4.907544] NET: Registered PF_BLUETOOTH protocol family
[ 4.907545] Bluetooth: HCI device and connection manager initialized
[ 4.907552] Bluetooth: HCI socket layer initialized
[ 4.907555] Bluetooth: L2CAP socket layer initialized
[ 4.907559] Bluetooth: SCO socket layer initialized
[ 4.982376] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[ 4.983724] Bluetooth: hci0: RTL: rom_version status=0 version=2
[ 4.983729] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822b_fw.bin
[ 4.987529] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822b_config.bin
[ 4.989795] Bluetooth: hci0: RTL: cfg_sz 14, total sz 20270
[ 5.734742] Bluetooth: hci0: RTL: fw version 0xab6b705c
[ 7.126453] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.126461] Bluetooth: BNEP filters: protocol multicast
[ 7.126467] Bluetooth: BNEP socket layer initialized
[ 22.615995] Bluetooth: RFCOMM TTY layer initialized
[ 22.616008] Bluetooth: RFCOMM socket layer initialized
[ 22.616017] Bluetooth: RFCOMM ver 1.11
[ 0.000000] [Firmware Bug]: TSC ADJUST: CPU0: -126916509 force to 0
[ 0.004612] [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
[ 5.056521] rtw_8822be 0000:02:00.0: Firmware version 27.2.0, H2C version 13
[ 5.212069] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/glk_dmc_ver1_04.bin (v1.4)
bluetooth 704512 43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
Hors ligne
#8 Le 28/08/2022, à 14:46
- shann
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
charlmorin@charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA:~$ dpkg -l | grep blue
ii blueman 2.2.4-1 amd64 Graphical bluetooth manager
ii bluez 5.64-0ubuntu1 amd64 Bluetooth tools and daemons
ii bluez-cups 5.64-0ubuntu1 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.64-0ubuntu1 amd64 bluez obex daemon
ii bluez-tools 2.0~20170911.0.7cb788c-4 amd64 Set of tools to manage Bluetooth devices for linux
ii gir1.2-gnomebluetooth-1.0:amd64 3.34.3-0ubuntu1 amd64 Introspection data for GnomeBluetooth
ii gir1.2-gnomebluetooth-3.0:amd64 42.0-5 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth 3.34.5-8 amd64 GNOME Bluetooth Send To app
ii gnome-bluetooth-3-common 42.0-5 all GNOME Bluetooth 3 common files
ii gnome-bluetooth-common 3.34.5-8 all GNOME Bluetooth common files
ii libbluetooth3:amd64 5.64-0ubuntu1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth-3.0-13:amd64 42.0-5 amd64 GNOME Bluetooth 3 support library
ii libgnome-bluetooth13:amd64 3.34.5-8 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:15.99.1+dfsg1-1ubuntu1 amd64 Bluetooth module for PulseAudio sound server
charlmorin@charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA:~$
Hors ligne
#9 Le 28/08/2022, à 14:48
- shann
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
charlmorin@charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA:~$ rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
charlmorin@charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA:~$
Hors ligne
#10 Le 28/08/2022, à 14:48
- xubu1957
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
Vu le pilote Realtek RTL8822BE, montre aussi :
bootctl
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#11 Le 28/08/2022, à 14:54
- shann
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
charlmorin@charlmorin-VivoBook-15-ASUS-Laptop-X540MA-X540MA:~$ bootctl
Failed to read "/boot/efi/EFI/systemd": Permission non accordée
Failed to open "/boot/efi/loader/loader.conf": Permission non accordée
System:
Firmware: n/a (n/a)
Secure Boot: enabled
Setup Mode: user
TPM2 Support: yes
Boot into FW: supported
Current Boot Loader:
Product: n/a
Features: ✗ Boot counting
✗ Menu timeout control
✗ One-shot menu timeout control
✗ Default entry control
✗ One-shot entry control
✗ Support for XBOOTLDR partition
✗ Support for passing random seed to OS
✗ Boot loader sets ESP information
ESP: n/a
File: └─n/a
Random Seed:
Passed to OS: no
System Token: not set
Exists: no
Available Boot Loaders on ESP:
ESP: /boot/efi (/dev/disk/by-partuuid/c632d1c0-c67f-4fae-aad7-220bc94279c3)
Boot Loaders Listed in EFI Variables:
Title: ubuntu
ID: 0x0001
Status: active, boot-order
Partition: /dev/disk/by-partuuid/c632d1c0-c67f-4fae-aad7-220bc94279c3
File: └─/EFI/ubuntu/shimx64.efi
lines 1-37
Hors ligne
#12 Le 28/08/2022, à 14:58
- xubu1957
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
enabled
, il faut le désactiver.
Voir le § 2 et le début du § 3 > [Tuto] Pas de Wi-fi ? Eléments importants à vérifier, pour désactiver le secure-boot.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#13 Le 28/08/2022, à 14:58
- ylag
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
@xubu1957 :
Bonjour !
Y aurait-il une procédure d'appairage à refaire pour ce Harman/Kardon HK3770 ?
A+
Dernière modification par ylag (Le 28/08/2022, à 15:03)
Hors ligne
#14 Le 28/08/2022, à 15:00
- xubu1957
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
@ylag
Salut !
Tu valides ma réponse au #12 ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#15 Le 28/08/2022, à 15:02
- ylag
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
@xubu1957 :
Pas certain pour le «secure boot», vu au #1 : «... la connexion bluetooth fonctionne bien avec d'autres périphériques disponibles» ?
A+
Dernière modification par ylag (Le 28/08/2022, à 15:02)
Hors ligne
#16 Le 28/08/2022, à 15:12
- shann
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
Oui, le bluetooth fonctionne bien avec d'autres périphériques.
Hors ligne
#17 Le 28/08/2022, à 15:14
- shann
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
enabled
, il faut le désactiver.
Voir le § 2 et le début du § 3 > [Tuto] Pas de Wi-fi ? Eléments importants à vérifier, pour désactiver le secure-boot.
Je ne comprends pas ta demande.:(
Hors ligne
#18 Le 28/08/2022, à 15:15
- ylag
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
@shann :
Bonjour,
Tente quand même, quitte à le réactiver si ça ne fonctionne pas.
Peut-être une particularité spécifique à ton appareil ?
As-tu vu le message #13 ?
A+
Hors ligne
#19 Le 28/08/2022, à 15:19
- shann
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
@shann :
Bonjour,
Tente quand même, quitte à le réactiver si ça ne fonctionne pas.
Peut-être une particularité spécifique à ton appareil ?As-tu vu le message #13 ?
A+
Tu veux dire de le supprimer de la liste de périphériques ?
Hors ligne
#20 Le 28/08/2022, à 15:23
- ylag
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
Re,
Au #18, je faisais référence au message #12 de xubu1957 concernant la désactivation du «secure boot».
Oui, tu pourrais aussi tenter de supprimer l'appareil de la liste des périphériques, pour ensuite essayer de le «réappairer» ?
A+
Hors ligne
#21 Le 28/08/2022, à 15:25
- xubu1957
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
Il faut s'appuyer sur le § 4 Appairage de la Doc bluetooth
Avais-tu installé : pavucontrol ?
> [Tuto] Pas de Bluetooth ? Quelques solutions
Dernière modification par xubu1957 (Le 28/08/2022, à 15:26)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#22 Le 28/08/2022, à 15:42
- shann
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
@xubu1957 :
Bonjour !
Y aurait-il une procédure d'appairage à refaire pour ce Harman/Kardon HK3770 ?
A+
C'était simplement un problème d'appairage. J'ai supprimé le H3770 de la liste de périphérique et réinstallé.
Merci à tous et spécialement à ylag.
Je vais vérifier comment marquer ce problème comme résolu.
Hors ligne
#23 Le 28/08/2022, à 15:54
- xubu1957
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
ylag est plus ancien que moi, sur le forum, et il connaît la langue des Tuniques rouges.
Dernière modification par xubu1957 (Le 28/08/2022, à 15:54)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#24 Le 28/08/2022, à 16:37
- ylag
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
Re,
ylag est plus ancien que moi, sur le forum ...
Peut-être, mais la profondeur du puits de ton savoir est bien plus grande que la mienne !
A+
Hors ligne
#25 Le 28/08/2022, à 16:51
- xubu1957
Re : [Résolu] Problème bluetooth depuis la version 22.04.1
Je cherche beaucoup, je trouve pas mal de choses mais je ne suis pas certain d'en avoir compris le quart !
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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