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 22/03/2024, à 11:56

marcheur-22

{Résolu] Enceinte bluetooth disparue des paramètres

Bonjour,

Sur un pc portable Acer Aspire et Ubuntu 22.04 -4 LTS, j'ai une enceinte Bluetooth JBL Flip qui fonctionnait correctement. Subitement, pendant l'écoute d'un replay, elle s'est arrêtée de fonctionner.
L'enceinte n'est pas à incriminer, à priori, puisqu'elle fonctionne avec mon smartphone Samsung Androïd.
J'ai cherché quoi faire et installé Pavucontrol. Ça n'a rien apporté.
J'ai consulté le wiki Bluetooth et constaté que les commandes et copies d'écran ne correspondent pas avec ce que j'ai sur mon portable. Du coup, je ne sais pas quoi faire et  je demande de l'aide, si c'est possible...

Bien cordialement

Dernière modification par marcheur-22 (Le 29/03/2024, à 16:46)


Portable Acer i5 - SSD - Ubuntu 22.04 installé avant l'achat. Actuellement : Ubuntu 22.04.4 LTS

Hors ligne

#2 Le 22/03/2024, à 12:36

xubu1957

Re : {Résolu] Enceinte bluetooth disparue des paramètres

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

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 22/03/2024, à 15:26

marcheur-22

Re : {Résolu] Enceinte bluetooth disparue des paramètres

Bonjour Xubu1957,

jeant@rama:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux rama 6.5.0-26-generic #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
0000:01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Acer Incorporated [ALI] RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1025:1464]
	Kernel driver in use: r8169
	Kernel modules: r8169
0000:02:00.0 Network controller [0280]: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter [14c3:7961]
	Subsystem: Lite-On Communications Inc Device [11ad:3802]
	Kernel driver in use: mt7921e
	Kernel modules: mt7921e
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04f2:b72b Chicony Electronics Co., Ltd HD User Facing
Bus 001 Device 002: ID 062a:4101 MosArt Semiconductor Corp. Wireless Keyboard/Mouse
Bus 001 Device 004: ID 04ca:3802 Lite-On Technology Corp. Wireless_Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[sudo] Mot de passe de jeant : 
[    2.124628] Bluetooth: Core ver 2.22
[    2.124927] NET: Registered PF_BLUETOOTH protocol family
[    2.124929] Bluetooth: HCI device and connection manager initialized
[    2.124933] Bluetooth: HCI socket layer initialized
[    2.124935] Bluetooth: L2CAP socket layer initialized
[    2.124940] Bluetooth: SCO socket layer initialized
[    2.696165] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.696170] Bluetooth: BNEP filters: protocol multicast
[    2.696174] Bluetooth: BNEP socket layer initialized
[    4.942215] Bluetooth: hci0: Device setup in 2679504 usecs
[    4.942234] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[    5.009152] Bluetooth: hci0: AOSP extensions version v1.00
[    5.009158] Bluetooth: hci0: AOSP quality report is supported
[    5.009218] Bluetooth: MGMT ver 1.22
[   31.809851] Bluetooth: RFCOMM TTY layer initialized
[   31.809857] Bluetooth: RFCOMM socket layer initialized
[   31.809860] Bluetooth: RFCOMM ver 1.11
[    2.539708] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
[    2.569525] mt7921e 0000:02:00.0: WM Firmware Version: ____010000, Build Time: 20231109190959
[    3.783590] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:0:0-b678a
[    3.783593] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:20:0 Kernel ABI 3:23:0
[    3.891698] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:0:0-b678a
[    3.891704] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:20:0 Kernel ABI 3:23:0
bluetooth            1081344  34 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic           16384  2 bluetooth

2e commande :

jeant@rama:~$ dpkg -l | grep blue
ii  bluez                                      5.64-0ubuntu1.1                         amd64        Bluetooth tools and daemons
ii  bluez-cups                                 5.64-0ubuntu1.1                         amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                5.64-0ubuntu1.1                         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.1                         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
jeant@rama:~$ 

3e commande :

jeant@rama:~$ rfkill list all
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: acer-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
jeant@rama:~$ 

4e commande :

● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Fri 2024-03-22 14:16:11 CET; 7min ago
       Docs: man:bluetoothd(8)
   Main PID: 491 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 18825)
     Memory: 2.1M
        CPU: 49ms
     CGroup: /system.slice/bluetooth.service
             └─491 /usr/lib/bluetooth/bluetoothd

mars 22 14:16:11 rama bluetoothd[491]: Starting SDP server
mars 22 14:16:11 rama bluetoothd[491]: Bluetooth management interface 1.22 initialized
mars 22 14:16:40 rama bluetoothd[491]: Endpoint registered: sender=:1.75 path=/MediaEndpoint/A2DPSink/sbc
mars 22 14:16:40 rama bluetoothd[491]: Endpoint registered: sender=:1.75 path=/MediaEndpoint/A2DPSource/sbc
mars 22 14:16:40 rama bluetoothd[491]: Endpoint registered: sender=:1.75 path=/MediaEndpoint/A2DPSink/sbc_xq_453
mars 22 14:16:40 rama bluetoothd[491]: Endpoint registered: sender=:1.75 path=/MediaEndpoint/A2DPSource/sbc_xq_453
mars 22 14:16:40 rama bluetoothd[491]: Endpoint registered: sender=:1.75 path=/MediaEndpoint/A2DPSink/sbc_xq_512
mars 22 14:16:40 rama bluetoothd[491]: Endpoint registered: sender=:1.75 path=/MediaEndpoint/A2DPSource/sbc_xq_512
mars 22 14:16:40 rama bluetoothd[491]: Endpoint registered: sender=:1.75 path=/MediaEndpoint/A2DPSink/sbc_xq_552
mars 22 14:16:40 rama bluetoothd[491]: Endpoint registered: sender=:1.75 path=/MediaEndpoint/A2DPSource/sbc_xq_552
jeant@rama:~$

Merci


Portable Acer i5 - SSD - Ubuntu 22.04 installé avant l'achat. Actuellement : Ubuntu 22.04.4 LTS

Hors ligne

#4 Le 22/03/2024, à 15:37

xubu1957

Re : {Résolu] Enceinte bluetooth disparue des paramètres

Montre aussi :

bootctl

Je dois m'absenter du forum.


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 22/03/2024, à 15:51

marcheur-22

Re : {Résolu] Enceinte bluetooth disparue des paramètres

Il n'y a pas d'urgence...

jeant@rama:~$ 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: disabled
   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/0e093e23-8bc7-4e6e-8b01-34e3fab>

Boot Loaders Listed in EFI Variables:
        Title: ubuntu
           ID: 0x0002
       Status: active, boot-order
    Partition: /dev/disk/by-partuuid/0e093e23-8bc7-4e6e-8b01-34e3fabb1f57
         File: └─/EFI/ubuntu/shimx64.efi

Boot Loader Entries:
        $BOOT: /boot/efi (/dev/disk/by-partuuid/0e093e23-8bc7-4e6e-8b01-34e3fab>
jeant@rama:~$ 

Moi aussi, je m'absente...


Portable Acer i5 - SSD - Ubuntu 22.04 installé avant l'achat. Actuellement : Ubuntu 22.04.4 LTS

Hors ligne

#6 Le 22/03/2024, à 19:22

xubu1957

Re : {Résolu] Enceinte bluetooth disparue des paramètres

hcitool scan

obtient un résultat ?

Pour tenter la procédure de Nuliel.


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

#7 Le 23/03/2024, à 09:53

marcheur-22

Re : {Résolu] Enceinte bluetooth disparue des paramètres

Bonjour,

Très bref, le résultat...

jeant@rama:~$ hcitool scan
Scanning ...
	70:F7:54:D7:B7:DE	n/a
jeant@rama:~$ 

J'ai essayé la procédure de Nuliel, ça ne fonctionne pas.
Et je viens de voir un copain se battre avec la même enceinte et un portable sous Windows 11 pour la même absence de résultat. Ça n'encourage pas...

Merci pour votre aide...

Dernière modification par marcheur-22 (Le 27/03/2024, à 22:55)


Portable Acer i5 - SSD - Ubuntu 22.04 installé avant l'achat. Actuellement : Ubuntu 22.04.4 LTS

Hors ligne

#8 Le 27/03/2024, à 23:05

marcheur-22

Re : {Résolu] Enceinte bluetooth disparue des paramètres

Bonsoir,

Je viens de chercher sur le site de JBL et j'ai trouvé comment réinitialiser l'enceinte : appuyer simultanément sur le bouton Bluetooth et sur le bouton de volume + jusqu'à ce que l'enceinte s'éteigne.
Au redémarrage de l'enceinte, mon portable la voit, mouline un peu et fait entendre la musique !

C'était trop simple pour que je pense commencer par ça... Honte à moi !


Portable Acer i5 - SSD - Ubuntu 22.04 installé avant l'achat. Actuellement : Ubuntu 22.04.4 LTS

Hors ligne