#1 Le 04/01/2018, à 11:59
- Mamiemosator
Connection bluetooth Bose sound mini link
Bonjour
je ne peux pas connecter mon enceinte en bluetooth à mon pc portable (lenovo x230) sous ubuntu 14.04. Lorsque je vais dans le menu bluetooth du pc il voit bien l'enceinte mais refuse de s'y connecter sans donner plus de détails.
Merci d'avance pour votre aide.
Martin
Hors ligne
#2 Le 04/01/2018, à 12:03
- xubu1957
Re : Connection bluetooth Bose sound mini link
Bonjour,
Il faut fournir, en te servant du Retour utilisable de commande :
uname -a; lspci -nnk | grep -iA2 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
sudo service bluetooth status
et :
dpkg -l | grep blue
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 04/01/2018, à 12:12
- Mamiemosator
Re : Connection bluetooth Bose sound mini link
Linux utilisateur-ThinkPad-X230 4.4.0-104-generic #127~14.04.1-Ubuntu SMP Mon Dec 11 12:44:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04)
Subsystem: Lenovo Device [17aa:21f3]
Kernel driver in use: e1000e
--
03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0085] (rev 34)
Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN [8086:1311]
Kernel driver in use: iwlwifi
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 04f2:b2ea Chicony Electronics Co., Ltd Integrated Camera [ThinkPad]
Bus 001 Device 009: ID 0a5c:21e6 Broadcom Corp. BCM20702 Bluetooth 4.0 [ThinkPad]
Bus 001 Device 004: ID 147e:2020 Upek TouchChip Fingerprint Coprocessor (WBF advanced mode)
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 3.079845] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[ 3.086998] Bluetooth: Core ver 2.21
[ 3.087016] Bluetooth: HCI device and connection manager initialized
[ 3.087020] Bluetooth: HCI socket layer initialized
[ 3.087022] Bluetooth: L2CAP socket layer initialized
[ 3.087028] Bluetooth: SCO socket layer initialized
[ 3.100715] Bluetooth: RFCOMM TTY layer initialized
[ 3.100722] Bluetooth: RFCOMM socket layer initialized
[ 3.100727] Bluetooth: RFCOMM ver 1.11
[ 3.111185] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.111188] Bluetooth: BNEP filters: protocol multicast
[ 3.111193] Bluetooth: BNEP socket layer initialized
[ 3.788111] Bluetooth: hci0: BCM: chip id 63
[ 3.804168] Bluetooth: hci0: BCM20702A
[ 3.805276] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 3.805876] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[ 3.805881] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[ 73.961520] Bluetooth: hci0: BCM: chip id 63
[ 73.977605] Bluetooth: hci0: BCM20702A
[ 73.978515] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 73.978538] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[ 73.978542] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[ 370.986569] Bluetooth: hci0: BCM: chip id 63
[ 371.002668] Bluetooth: hci0: BCM20702A
[ 371.003566] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 371.003586] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[ 371.003590] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[78830.589484] Bluetooth: hci0: BCM: chip id 63
[78830.605553] Bluetooth: hci0: BCM20702A
[78830.606440] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[78830.606457] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[78830.606459] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[ 0.183257] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.245210] pnp 00:01: [Firmware Bug]: PNP resource [mem 0xfed10000-0xfed13fff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff]
[ 3.281465] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[ 3.805876] bluetoLinux utilisateur-ThinkPad-X230 4.4.0-104-generic #127~14.04.1-Ubuntu SMP Mon Dec 11 12:44:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04)
Subsystem: Lenovo Device [17aa:21f3]
Kernel driver in use: e1000e
--
03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0085] (rev 34)
Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN [8086:1311]
Kernel driver in use: iwlwifi
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 04f2:b2ea Chicony Electronics Co., Ltd Integrated Camera [ThinkPad]
Bus 001 Device 009: ID 0a5c:21e6 Broadcom Corp. BCM20702 Bluetooth 4.0 [ThinkPad]
Bus 001 Device 004: ID 147e:2020 Upek TouchChip Fingerprint Coprocessor (WBF advanced mode)
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 3.079845] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[ 3.086998] Bluetooth: Core ver 2.21
[ 3.087016] Bluetooth: HCI device and connection manager initialized
[ 3.087020] Bluetooth: HCI socket layer initialized
[ 3.087022] Bluetooth: L2CAP socket layer initialized
[ 3.087028] Bluetooth: SCO socket layer initialized
[ 3.100715] Bluetooth: RFCOMM TTY layer initialized
[ 3.100722] Bluetooth: RFCOMM socket layer initialized
[ 3.100727] Bluetooth: RFCOMM ver 1.11
[ 3.111185] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.111188] Bluetooth: BNEP filters: protocol multicast
[ 3.111193] Bluetooth: BNEP socket layer initialized
[ 3.788111] Bluetooth: hci0: BCM: chip id 63
[ 3.804168] Bluetooth: hci0: BCM20702A
[ 3.805276] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 3.805876] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[ 3.805881] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[ 73.961520] Bluetooth: hci0: BCM: chip id 63
[ 73.977605] Bluetooth: hci0: BCM20702A
[ 73.978515] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 73.978538] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[ 73.978542] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[ 370.986569] Bluetooth: hci0: BCM: chip id 63
[ 371.002668] Bluetooth: hci0: BCM20702A
[ 371.003566] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 371.003586] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[ 371.003590] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[78830.589484] Bluetooth: hci0: BCM: chip id 63
[78830.605553] Bluetooth: hci0: BCM20702A
[78830.606440] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[78830.606457] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[78830.606459] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[ 0.183257] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.245210] pnp 00:01: [Firmware Bug]: PNP resource [mem 0xfed10000-0xfed13fff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff]
[ 3.281465] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[ 3.805876] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[ 6.274090] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 73.978538] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[ 371.003586] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[78830.606457] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
bluetooth 516096 25 bnep,btbcm,btrtl,btusb,rfcomm,btintel
oth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[ 6.274090] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 73.978538] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[ 371.003586] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[78830.606457] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
bluetooth 516096 25 bnep,btbcm,btrtl,btusb,rfcomm,btintel
bluetooth start/running, process 472
ii bluez 4.101-0ubuntu13.3 amd64 Bluetooth tools and daemons
ii bluez-alsa:amd64 4.101-0ubuntu13.3 amd64 Bluetooth ALSA support
ii bluez-cups 4.101-0ubuntu13.3 amd64 Bluetooth printer driver for CUPS
ii gir1.2-gnomebluetooth-1.0 3.8.2.1-0ubuntu4.2 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth 3.8.2.1-0ubuntu4.2 amd64 GNOME Bluetooth tools
ii indicator-bluetooth 0.0.6+14.04.20140207-0ubuntu2 amd64 System bluetooth indicator.
ii libbluetooth3:amd64 4.101-0ubuntu13.3 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth11 3.8.2.1-0ubuntu4.2 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:4.0-0ubuntu11.1 amd64 Bluetooth module for PulseAudio sound server
Voila
Hors ligne
#4 Le 04/01/2018, à 12:34
- xubu1957
Re : Connection bluetooth Bose sound mini link
Regarde la solution proposée dans > [Résolu] connexion Bluetooth impossible (carte BCM20702A0 Dell XPS 13)
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 04/01/2018, à 12:45
- Mamiemosator
Re : Connection bluetooth Bose sound mini link
Cela ne fonctionne pas j'avais déjà essayé.
Hors ligne
#6 Le 04/01/2018, à 13:07
- xubu1957
Re : Connection bluetooth Bose sound mini link
J'ai rassemblé diverses discussions résolues, mais je ne sais pas les adapter !
Pour une carte BCM20702, c'est LeJediGris qui avait proposé une solution.
(edit= messages regroupés)
Tu devrais retenter en donnant les messages d'erreurs, pour obtenir l'intervention d'aidants qualifiés.
Dernière modification par xubu1957 (Le 04/01/2018, à 16:10)
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