Sur un portable HP beatsaudio avec une installation toute neuve de Xubuntu 18.04, problème bluetooth.
Il s'agit de brancher une enceinte. Mais quoiqu'il en soit, blueman-applet ne détecte rien, ni enceinte, ni téléphone...
Voici les 1ers éléments :
christelle@christelle-HP-Pavilion-17-Notebook-PC:~$ uname -a
Linux christelle-HP-Pavilion-17-Notebook-PC 5.0.0-36-generic #39~18.04.1-Ubuntu SMP Tue Nov 12 11:09:50 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
christelle@christelle-HP-Pavilion-17-Notebook-PC:~$
christelle@christelle-HP-Pavilion-17-Notebook-PC:~$ dpkg -l | grep blue
ii blueman 2.0.5-1ubuntu1 amd64 Graphical bluetooth manager
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 libbluetooth3:amd64 5.48-0ubuntu3.2 amd64 Library to use the BlueZ Linux Bluetooth stack
ii pulseaudio-module-bluetooth 1:11.1-1ubuntu7.2 amd64 Bluetooth module for PulseAudio sound server
christelle@christelle-HP-Pavilion-17-Notebook-PC:~$
christelle@christelle-HP-Pavilion-17-Notebook-PC:~$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
christelle@christelle-HP-Pavilion-17-Notebook-PC:~$
christelle@christelle-HP-Pavilion-17-Notebook-PC:~$ lsusb; dmesg | egrep -i 'blue|firm'
Bus 002 Device 002: ID 0bda:0401 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 05c8:036e Cheng Uei Precision Industry Co., Ltd (Foxlink) Webcam
Bus 001 Device 003: ID 0a5c:216c Broadcom Corp. BCM43142A0 Bluetooth Device
Bus 001 Device 004: ID 1bcf:0007 Sunplus Innovation Technology Inc. Optical Mouse
Bus 001 Device 002: ID 0bda:5401 Realtek Semiconductor Corp. RTL 8153 USB 3.0 hub with gigabit ethernet
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 0.201948] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 6.557704] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 19.409512] Bluetooth: Core ver 2.22
[ 19.409545] Bluetooth: HCI device and connection manager initialized
[ 19.409551] Bluetooth: HCI socket layer initialized
[ 19.409554] Bluetooth: L2CAP socket layer initialized
[ 19.409561] Bluetooth: SCO socket layer initialized
[ 19.776910] Bluetooth: HCI UART driver ver 2.3
[ 19.776913] Bluetooth: HCI UART protocol H4 registered
[ 19.776915] Bluetooth: HCI UART protocol BCSP registered
[ 19.776950] Bluetooth: HCI UART protocol LL registered
[ 19.776951] Bluetooth: HCI UART protocol ATH3K registered
[ 19.776975] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 19.777021] Bluetooth: HCI UART protocol Intel registered
[ 19.777074] Bluetooth: HCI UART protocol Broadcom registered
[ 19.777093] Bluetooth: HCI UART protocol QCA registered
[ 19.777094] Bluetooth: HCI UART protocol AG6XX registered
[ 19.777095] Bluetooth: HCI UART protocol Marvell registered
[ 22.827614] Bluetooth: hci0: BCM: chip id 70
[ 22.828519] Bluetooth: hci0: BCM: features 0x06
[ 22.844527] Bluetooth: hci0: BCM43142A
[ 22.845526] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[ 22.876039] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-0a5c-216c.hcd failed with error -2
[ 22.876045] Bluetooth: hci0: BCM: Patch brcm/BCM43142A0-0a5c-216c.hcd not found
[ 24.909487] Bluetooth: hci0: command 0x1003 tx timeout
[ 24.910423] Bluetooth: hci0: unexpected event for opcode 0x1003
[ 33.996191] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 33.996193] Bluetooth: BNEP filters: protocol multicast
[ 33.996199] Bluetooth: BNEP socket layer initialized
[ 55.954569] Bluetooth: RFCOMM TTY layer initialized
[ 55.954588] Bluetooth: RFCOMM socket layer initialized
[ 55.954606] Bluetooth: RFCOMM ver 1.11
christelle@christelle-HP-Pavilion-17-Notebook-PC:~$