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 02/01/2020, à 13:55

liubov

[Résolu] pb conexion bluetooth avec enceinte Marshall

Bonjour à tous,

j'ai un pb de connexion bluetooth entre mon PC portable (fresh install Ubuntu 18.04.3) et mon enceinte Marshall. Côté interface, le périphérique semble associé et approuvé sur hci0. Après lecture des différents posts sur le sujet la commande status retourne ça :

marc@liubov1:/$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2019-12-30 12:51:44 CET; 3 days ago
     Docs: man:bluetoothd(8)
 Main PID: 1026 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─1026 /usr/lib/bluetooth/bluetoothd

déc. 30 14:31:59 liubov1 bluetoothd[1026]: Endpoint registered: sender=:1.50 path=/MediaEndpoint/A2DPSink
janv. 02 12:49:50 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd0: fd(37) ready
janv. 02 12:52:39 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd1: fd(36) ready
janv. 02 12:53:58 liubov1 bluetoothd[1026]: connect error: Host is down (112)
janv. 02 12:54:09 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd2: fd(36) ready
janv. 02 12:54:31 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd3: fd(36) ready
janv. 02 12:55:06 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd4: fd(36) ready
janv. 02 13:10:58 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd5: fd(36) ready
janv. 02 13:57:25 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd6: fd(36) ready
janv. 02 13:57:57 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd7: fd(36) ready

Une idée des actions correctives ?
Merci d'avance.

Dernière modification par liubov (Le 02/01/2020, à 19:23)

Hors ligne

#2 Le 02/01/2020, à 13:59

xubu1957

Re : [Résolu] pb conexion bluetooth avec enceinte Marshall

Bonjour,

Fournis aussi :

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

et :

rfkill list all

_ _ _

Avais-tu installé : pavucontrol ?

> [Tuto] Pas de Bluetooth ? Quelques solutions


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 02/01/2020, à 14:01

liubov

Re : [Résolu] pb conexion bluetooth avec enceinte Marshall

Bonjour,

non, pavucontrol n'est pas installé. Merci pour le tuto je vais le lire, c'est mon premier périph bluetooth ...

Hors ligne

#4 Le 02/01/2020, à 14:31

liubov

Re : [Résolu] pb conexion bluetooth avec enceinte Marshall

Ok, j'avais pas fait le rapprochement. Donc PulseAudio est bien installé et semble bien configuré.

=> Kilburn => Port => HautParleur (enfiché).

Je t'envoie les retours commandes...

Hors ligne

#5 Le 02/01/2020, à 14:35

liubov

Re : [Résolu] pb conexion bluetooth avec enceinte Marshall

uname command :

Linux liubov1 5.0.0-37-generic #40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
02:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 73)
        Subsystem: Intel Corporation Wireless-N 7260 [8086:4062]
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi
--
03:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
        Subsystem: CLEVO/KAPOK Computer RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1558:5455]
        Kernel driver in use: r8169
        Kernel modules: r8169
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 04f2:b43b Chicony Electronics Co., Ltd 
Bus 003 Device 002: ID 8087:07dc Intel Corp. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[    5.756691] Bluetooth: Core ver 2.22
[    5.756765] Bluetooth: HCI device and connection manager initialized
[    5.756768] Bluetooth: HCI socket layer initialized
[    5.756770] Bluetooth: L2CAP socket layer initialized
[    5.756774] Bluetooth: SCO socket layer initialized
[    5.922871] Bluetooth: hci0: read Intel version: 370710018002030d56
[    5.922873] Bluetooth: hci0: Intel device is already patched. patch num: 56
[    6.943491] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.943492] Bluetooth: BNEP filters: protocol multicast
[    6.943497] Bluetooth: BNEP socket layer initialized
[  271.185121] Bluetooth: RFCOMM TTY layer initialized
[  271.185127] Bluetooth: RFCOMM socket layer initialized
[  271.185132] Bluetooth: RFCOMM ver 1.11
[    0.188375] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.213745] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    5.673870] iwlwifi 0000:02:00.0: loaded firmware version 17.948900127.0 op_mode iwlmvm
bluetooth             557056  49 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic           28672  2 bluetooth

Hors ligne

#6 Le 02/01/2020, à 14:37

liubov

Re : [Résolu] pb conexion bluetooth avec enceinte Marshall

commande dpkg 'blue'

marc@liubov1:~$ dpkg -l | grep blue                                                                                    
ii  bluedevil                                       4:5.12.8-0ubuntu0.1                                 amd64        KDE Bluetooth stack
ii  bluez                                           5.48-0ubuntu3.2                                     amd64        Bluetooth tools and daemons
ii  bluez-cups                                      5.48-0ubuntu3.2                                     amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                     5.48-0ubuntu3.2                                     amd64        bluez obex daemon
ii  gir1.2-gnomebluetooth-1.0:amd64                 3.28.0-2ubuntu0.2                                   amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                                 3.28.0-2ubuntu0.2                                   amd64        GNOME Bluetooth tools
ii  libbluetooth3:amd64                             5.48-0ubuntu3.2                                     amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                      3.28.0-2ubuntu0.2                                   amd64        GNOME Bluetooth tools - support library
ii  libkf5bluezqt-data                              5.44.0-0ubuntu1                                     all          data files for bluez-qt
ii  libkf5bluezqt6:amd64                            5.44.0-0ubuntu1                                     amd64        Qt wrapper for bluez
ii  pulseaudio-module-bluetooth                     1:11.1-1ubuntu7.4                                   amd64        Bluetooth module for PulseAudio sound server
ii  qml-module-org-kde-bluezqt:amd64                5.44.0-0ubuntu1                                     amd64        QML wrapper for bluez

Hors ligne

#7 Le 02/01/2020, à 14:39

liubov

Re : [Résolu] pb conexion bluetooth avec enceinte Marshall

commande rfkill list all:

marc@liubov1:~$ rfkill list all
0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
1: phy0: Wireless LAN
        Soft blocked: yes
        Hard blocked: no

Hors ligne

#8 Le 02/01/2020, à 14:41

xubu1957

Re : [Résolu] pb conexion bluetooth avec enceinte Marshall

Pour la carte :

Intel Corporation Wireless 7260 [8086:08b1] (rev 73)

Tu pourrais essayer cette commande :

Le 01/05/2014, ytreza a écrit :

Bonjour !
Merci Toutafai !
J'ai enfin résolu le problème à l'aide de Varunendra sur le forum anglophone. Tu étais très proche de la solution, il fallait finalement remplacer le contenu du fichier (et pas ajouter à la fin comme je l'ai fait). Et il fallait aussi modifier un paramètre concernant l'utilisation simultanée du Wifi et du Bluetooth dans mon cas. Voici la manipulation exacte que j’ai utilisée :

echo "options iwlwifi bt_coex_active=N swcrypto=1 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf

A priori, le paramètre "swcrypto" ne semble avoir aucune incidence sur ma connexion, mais je le laisse par simple précaution.
Le détails des options est expliqué très clairement ici (en anglais) : http://ubuntuforums.org/showpost.php?p=12943350
...
Merci encore pour toute ton aide ! smile

dans  [Résolu] Wifi instable Ubuntu 14.04 Intel Wireless-N 1030

et proposée le 01/05/2017, dans : [Resolu]Problème wifi après installation de ubuntu - Carte wifi Intel pour une carte wifi Intel Corporation Wireless 7265.


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 02/01/2020, à 19:18

liubov

Re : [Résolu] pb conexion bluetooth avec enceinte Marshall

Ne maîtrisant pas bien la solution, j'avais tout simplement omis de switcher le périph de sortie dans le premier onglet de PulseAudio, étant focalisé bêtement sur un pb éventuel de configuration... Et l'enceinte se fit enfin entendre ...
Merci pour votre support.
Signé: triple buse du jour ;p

Hors ligne

#10 Le 02/01/2020, à 19:19

xubu1957

Re : [Résolu] pb conexion bluetooth avec enceinte Marshall

Pour éditer ta discussion et rajouter [Résolu] au début du titre, il faut utiliser le bouton Modifier au bas de ton premier message.

Merci wink

Dernière modification par xubu1957 (Le 02/01/2020, à 19:20)


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