#1 Le 09/09/2023, à 13:03
- vin100gui
[Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Bonjour
Je n'arrive pas à me connecter à mon tel via le Bluetooth de mon ordi sous ubuntu 22.04 LTS. Le Bluetooth de mon tel fonctionne pourtant, cela semble venir de l'ordi.
Je suis novice sur ubuntu donc si une bonne âme pouvait m'aiguiller ? Merci
Cordialement
Vincent
Dernière modification par vin100gui (Le 11/09/2023, à 15:50)
Hors ligne
#2 Le 09/09/2023, à 13:08
- xubu1957
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Bonjour,
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
sudo service bluetooth status | cat
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 10/09/2023, à 11:32
- vin100gui
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Tout d'abord, merci pour votre retour !
Voici ce que me met le terminal après avoir saisi ces différentes commandes :
vin100gui@vin100gui-Modern-15-A5M:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux vin100gui-Modern-15-A5M 6.2.0-32-generic #32~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 18 10:40:13 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
01:00.0 Network controller [0280]: MEDIATEK Corp. Device [14c3:0608]
Subsystem: MEDIATEK Corp. Device [14c3:0608]
Kernel driver in use: mt7921e
Kernel modules: mt7921e
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0e8d:0608 MediaTek Inc. Wireless_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 003: ID 5986:211c Acer, Inc HD Webcam
Bus 001 Device 002: ID 046d:c51b Logitech, Inc. V220 Cordless Optical Mouse for Notebooks
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[sudo] Mot de passe de vin100gui :
[ 3.847735] Bluetooth: Core ver 2.22
[ 3.847770] NET: Registered PF_BLUETOOTH protocol family
[ 3.847772] Bluetooth: HCI device and connection manager initialized
[ 3.847779] Bluetooth: HCI socket layer initialized
[ 3.847781] Bluetooth: L2CAP socket layer initialized
[ 3.847785] Bluetooth: SCO socket layer initialized
[ 4.393288] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.393292] Bluetooth: BNEP filters: protocol multicast
[ 4.393295] Bluetooth: BNEP socket layer initialized
[ 7.023428] Bluetooth: hci0: Device setup in 2700594 usecs
[ 7.023436] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[ 7.093189] Bluetooth: hci0: AOSP extensions version v1.00
[ 7.093198] Bluetooth: hci0: AOSP quality report is supported
[ 7.093276] Bluetooth: MGMT ver 1.22
[ 167.365384] Bluetooth: RFCOMM TTY layer initialized
[ 167.365394] Bluetooth: RFCOMM socket layer initialized
[ 167.365404] Bluetooth: RFCOMM ver 1.11
[ 0.112268] Spectre V2 : Enabling Speculation Barrier for firmware calls
[ 0.279477] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.294813] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 4.512563] mt7921e 0000:01:00.0: WM Firmware Version: ____010000, Build Time: 20220209150915
[ 6.530188] [drm] Loading DMUB firmware via PSP: version=0x0101001F
[ 6.534240] [drm] Found VCN firmware Version ENC: 1.16 DEC: 5 VEP: 0 Revision: 3
[ 6.534250] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN firmware
bluetooth 1036288 34 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
vin100gui@vin100gui-Modern-15-A5M:~$ dpkg -l | grep blue
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 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-1ubuntu2.1 amd64 Bluetooth module for PulseAudio sound server
vin100gui@vin100gui-Modern-15-A5M:~$ ^[[200~rfkill list all~
rfkill : commande introuvable
vin100gui@vin100gui-Modern-15-A5M:~$ rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
vin100gui@vin100gui-Modern-15-A5M:~$ sudo service bluetooth status | cat
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2023-09-10 12:19:50 CEST; 8min ago
Docs: man:bluetoothd(8)
Main PID: 971 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 18317)
Memory: 1.9M
CPU: 54ms
CGroup: /system.slice/bluetooth.service
└─971 /usr/lib/bluetooth/bluetoothd
sept. 10 12:19:50 vin100gui-Modern-15-A5M bluetoothd[971]: Starting SDP server
sept. 10 12:19:50 vin100gui-Modern-15-A5M bluetoothd[971]: Bluetooth management interface 1.22 initialized
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSink/sbc
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSource/sbc
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSink/sbc_xq_453
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSource/sbc_xq_453
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSink/sbc_xq_512
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSource/sbc_xq_512
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSink/sbc_xq_552
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSource/sbc_xq_552
vin100gui@vin100gui-Modern-15-A5M:~$
Hors ligne
#4 Le 10/09/2023, à 11:52
- xubu1957
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Bonjour,
Pour ajouter toi-même les balises code à ton message #3 :
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
vin100gui@vin100gui-Modern-15-A5M:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux vin100gui-Modern-15-A5M 6.2.0-32-generic #32~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 18 10:40:13 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
01:00.0 Network controller [0280]: MEDIATEK Corp. Device [14c3:0608]
Subsystem: MEDIATEK Corp. Device [14c3:0608]
Kernel driver in use: mt7921e
Kernel modules: mt7921e
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0e8d:0608 MediaTek Inc. Wireless_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 003: ID 5986:211c Acer, Inc HD Webcam
Bus 001 Device 002: ID 046d:c51b Logitech, Inc. V220 Cordless Optical Mouse for Notebooks
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[sudo] Mot de passe de vin100gui :
[ 3.847735] Bluetooth: Core ver 2.22
[ 3.847770] NET: Registered PF_BLUETOOTH protocol family
[ 3.847772] Bluetooth: HCI device and connection manager initialized
[ 3.847779] Bluetooth: HCI socket layer initialized
[ 3.847781] Bluetooth: L2CAP socket layer initialized
[ 3.847785] Bluetooth: SCO socket layer initialized
[ 4.393288] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.393292] Bluetooth: BNEP filters: protocol multicast
[ 4.393295] Bluetooth: BNEP socket layer initialized
[ 7.023428] Bluetooth: hci0: Device setup in 2700594 usecs
[ 7.023436] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[ 7.093189] Bluetooth: hci0: AOSP extensions version v1.00
[ 7.093198] Bluetooth: hci0: AOSP quality report is supported
[ 7.093276] Bluetooth: MGMT ver 1.22
[ 167.365384] Bluetooth: RFCOMM TTY layer initialized
[ 167.365394] Bluetooth: RFCOMM socket layer initialized
[ 167.365404] Bluetooth: RFCOMM ver 1.11
[ 0.112268] Spectre V2 : Enabling Speculation Barrier for firmware calls
[ 0.279477] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.294813] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 4.512563] mt7921e 0000:01:00.0: WM Firmware Version: ____010000, Build Time: 20220209150915
[ 6.530188] [drm] Loading DMUB firmware via PSP: version=0x0101001F
[ 6.534240] [drm] Found VCN firmware Version ENC: 1.16 DEC: 5 VEP: 0 Revision: 3
[ 6.534250] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN firmware
bluetooth 1036288 34 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
vin100gui@vin100gui-Modern-15-A5M:~$ dpkg -l | grep blue
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 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-1ubuntu2.1 amd64 Bluetooth module for PulseAudio sound server
vin100gui@vin100gui-Modern-15-A5M:~$ ^[[200~rfkill list all~
rfkill : commande introuvable
vin100gui@vin100gui-Modern-15-A5M:~$ rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
vin100gui@vin100gui-Modern-15-A5M:~$ sudo service bluetooth status | cat
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2023-09-10 12:19:50 CEST; 8min ago
Docs: man:bluetoothd(8)
Main PID: 971 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 18317)
Memory: 1.9M
CPU: 54ms
CGroup: /system.slice/bluetooth.service
└─971 /usr/lib/bluetooth/bluetoothd
sept. 10 12:19:50 vin100gui-Modern-15-A5M bluetoothd[971]: Starting SDP server
sept. 10 12:19:50 vin100gui-Modern-15-A5M bluetoothd[971]: Bluetooth management interface 1.22 initialized
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSink/sbc
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSource/sbc
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSink/sbc_xq_453
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSource/sbc_xq_453
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSink/sbc_xq_512
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSource/sbc_xq_512
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSink/sbc_xq_552
sept. 10 12:22:33 vin100gui-Modern-15-A5M bluetoothd[971]: Endpoint registered: sender=:1.85 path=/MediaEndpoint/A2DPSource/sbc_xq_552
vin100gui@vin100gui-Modern-15-A5M:~$
==============
Montre aussi :
bootctl
Dernière modification par xubu1957 (Le 10/09/2023, à 11:56)
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 10/09/2023, à 12:18
- vin100gui
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
vin100gui@vin100gui-Modern-15-A5M:~$ 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:
lines 1-23
Hors ligne
#6 Le 10/09/2023, à 12:49
- xubu1957
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Secure Boot: enabled
enabled= activé, essaye de desactiver_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
#7 Le 10/09/2023, à 15:37
- vin100gui
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
La procédure pour désactiver le "secure boot" n'est pas référencée pour mon ordi dans le lien
Si je comprends bien je dois me rendre dans le bios, au démarrage, pour le désactiver via l'onglet BOOT ou SECURITY?
Hors ligne
#8 Le 10/09/2023, à 15:39
- xubu1957
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Rien dans la notice de l'ordi ?
Rajout > linux-hardware.org/?id=pci:14c3-0608-14c3-0608&page=11#status
Dernière modification par xubu1957 (Le 10/09/2023, à 15:43)
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
#9 Le 10/09/2023, à 16:01
- vin100gui
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Non je ne vois pas.
Hors ligne
#10 Le 10/09/2023, à 16:17
- xubu1957
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Je ne sais pas gérer la partie BIOS.
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 10/09/2023, à 19:53
- vin100gui
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Incompréhensible, le Bluetooth marche de nouveau !
Merci de votre aide.
Hors ligne
#12 Le 10/09/2023, à 19:54
- xubu1957
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Et cela, sans 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 11/09/2023, à 15:43
- vin100gui
Re : [Résolu] bluetooth connection impossible sur ubuntu 22.04 LTS
Et bien oui, je ne comprends pas.
Le bluetooth fonctionne.
Hors ligne