#1 Le 13/12/2021, à 22:32
- chrisauf
Problème de Bluetooth [Résolu]
Bonsoir,
Je viens d'installer Ubuntu 20.04.3 sur un ordinateur portable Asus X302L récupéré, provisoirement en dual boot avec W8. Globalement tout fonctionne bien sauf le bluetooth, qui "mouline" interminablement sans jamais trouver aucun des appareils bluetooth allumés à proximité (une souris, un smartphone, une paire d'enceintes et deux paires d'écouteurs). J'ai beau activer/désactiver le bluetooth, éteindre/rallumer l'ordinateur, rien ne change. Il paraît que sous W8 le bluetooth fonctionnait bien.
Avant d'acheter un dongle, je voudrais savoir s'il y a moyen de résoudre ce problème directement sur l'ordinateur.
Merci d'avance pour votre aide
Dernière modification par chrisauf (Le 15/12/2021, à 22:11)
Hors ligne
#2 Le 13/12/2021, à 22:37
- xubu1957
Re : Problème de Bluetooth [Résolu]
Bonjour,
Il faudrait fournir, en te servant du Retour utilisable de commande :
uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
dpkg -l | grep blue
rfkill list all
et avec un terminal dont au préalable la fenêtre est élargie, afin de ne pas tronquer les lignes :
sudo service bluetooth status
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
En ligne
#3 Le 13/12/2021, à 22:47
- chrisauf
Re : Problème de Bluetooth [Résolu]
Bonjour xubu1957
Merci pour ta réponse si prompte.
Voilà le retour
m@m-X302LA:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux m-X302LA 5.11.0-41-generic #45~20.04.1-Ubuntu SMP Wed Nov 10 10:20:10 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Lite-On Communications Inc BCM43142 802.11b/g/n [11ad:6675]
Kernel driver in use: wl
Kernel modules: wl
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04ca:2006 Lite-On Technology Corp. Broadcom BCM43142A0 Bluetooth Device
Bus 001 Device 002: ID 0bda:57b5 Realtek Semiconductor Corp. USB Camera
Bus 001 Device 011: ID 0951:1665 Kingston Technology Digital DataTraveler SE9 64GB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 15.233848] Bluetooth: Core ver 2.22
[ 15.233896] Bluetooth: HCI device and connection manager initialized
[ 15.233904] Bluetooth: HCI socket layer initialized
[ 15.233908] Bluetooth: L2CAP socket layer initialized
[ 15.233916] Bluetooth: SCO socket layer initialized
[ 15.817258] Bluetooth: hci0: BCM: chip id 70
[ 15.818251] Bluetooth: hci0: BCM: features 0x06
[ 15.834295] Bluetooth: hci0: m-X302LA
[ 15.834302] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[ 16.446752] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[ 16.446760] Bluetooth: hci0: BCM: 'brcm/BCM43142A0-04ca-2006.hcd'
[ 16.446763] Bluetooth: hci0: BCM: 'brcm/BCM-04ca-2006.hcd'
[ 18.475575] Bluetooth: hci0: command 0x1003 tx timeout
[ 18.476247] Bluetooth: hci0: unexpected event for opcode 0x1003
[ 28.850394] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 28.850399] Bluetooth: BNEP filters: protocol multicast
[ 28.850403] Bluetooth: BNEP socket layer initialized
[ 44.702718] Bluetooth: RFCOMM TTY layer initialized
[ 44.702724] Bluetooth: RFCOMM socket layer initialized
[ 44.702732] Bluetooth: RFCOMM ver 1.11
[ 93.985957] Bluetooth: hci0: command 0x1003 tx timeout
[ 93.987365] Bluetooth: hci0: unexpected event for opcode 0x1003
[ 527.799997] Bluetooth: hci0: command 0x1003 tx timeout
[ 527.801704] Bluetooth: hci0: unexpected event for opcode 0x1003
[ 656.650447] Bluetooth: hci0: command 0x1003 tx timeout
[ 656.651768] Bluetooth: hci0: unexpected event for opcode 0x1003
[38044.250937] Bluetooth: hci0: command 0x1003 tx timeout
[38044.251523] Bluetooth: hci0: unexpected event for opcode 0x1003
[38267.769706] Bluetooth: hci0: command 0x1003 tx timeout
[38267.770717] Bluetooth: hci0: unexpected event for opcode 0x1003
[ 0.099094] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 1.538638] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x381f00)
[ 16.446752] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
bluetooth 638976 41 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 1 bluetooth
m@m-X302LA:~$ dpkg -l | grep blue
ii bluez 5.53-0ubuntu3.4 amd64 Bluetooth tools and daemons
ii bluez-cups 5.53-0ubuntu3.4 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.53-0ubuntu3.4 amd64 bluez obex daemon
ii gir1.2-gnomebluetooth-1.0:amd64 3.34.3-0ubuntu1 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth 3.34.3-0ubuntu1 amd64 GNOME Bluetooth tools
ii libbluetooth3:amd64 5.53-0ubuntu3.4 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth13:amd64 3.34.3-0ubuntu1 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:13.99.1-1ubuntu3.13 amd64 Bluetooth module for PulseAudio sound server
m@m-X302LA:~$ 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: yes
Hard blocked: no
m@m-X302LA:~$ sudo service bluetooth status
[sudo] Mot de passe de m :
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2021-12-13 11:37:27 CET; 11h ago
Docs: man:bluetoothd(8)
Main PID: 727 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4517)
Memory: 1.3M
CGroup: /system.slice/bluetooth.service
└─727 /usr/lib/bluetooth/bluetoothd
déc. 13 11:37:21 m-X302LA bluetoothd[727]: Bluetooth daemon 5.53
déc. 13 11:37:27 m-X302LA systemd[1]: Started Bluetooth service.
déc. 13 11:37:27 m-X302LA bluetoothd[727]: Starting SDP server
déc. 13 11:37:27 m-X302LA bluetoothd[727]: Bluetooth management interface 1.19 initialized
déc. 13 11:37:28 m-X302LA bluetoothd[727]: Failed to set mode: Blocked through rfkill (0x12)
déc. 13 11:37:43 m-X302LA bluetoothd[727]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSink/sbc
déc. 13 11:37:43 m-X302LA bluetoothd[727]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSource/sbc
déc. 13 11:38:04 m-X302LA bluetoothd[727]: Failed to set mode: Blocked through rfkill (0x12)
déc. 13 17:02:19 m-X302LA bluetoothd[727]: Failed to set mode: Blocked through rfkill (0x12)
déc. 13 21:56:04 m-X302LA bluetoothd[727]: Failed to set mode: Blocked through rfkill (0x12)
m@m-X302LA:~$
Hors ligne
#4 Le 13/12/2021, à 22:56
- xubu1957
Re : Problème de Bluetooth [Résolu]
Vu :
BCM: 'brcm/BCM43142A0-04ca-2006.hcd'
Il faut adapter la commande :
- Périphériques compatibles github.com/winterheart/broadcom-bt-firmware/blob/master/DEVICES.md#supported-devices
- (pilotes github.com/winterheart/broadcom-bt-firmware)
avec des exemples d'installation > firmware BCM43142A0-0930-0225.hcd, ou :
Le 11/08/2018, JeremyB a écrit :wget https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-0a5c-216d.hcd sudo cp BCM43142A0-0a5c-216d.hcd /lib/firmware/brcm/BCM.hcd
Shut down and boot
Eteindre et redémarrer
Comme dans la deuxième partie de ce message
Dernière modification par xubu1957 (Le 13/12/2021, à 23:26)
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
En ligne
#5 Le 13/12/2021, à 23:09
- chrisauf
Re : Problème de Bluetooth [Résolu]
J'ai fait cela
m@m-X302LA:~$ wget https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-0a5c-216d.hcd
--2021-12-13 23:03:05-- https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-0a5c-216d.hcd
Résolution de github.com (github.com)... 140.82.121.4
Connexion vers github.com (github.com)|140.82.121.4|:443... connecté.
requête HTTP transmise, en attente de la réponse... 302 Found
Emplacement: https://raw.githubusercontent.com/winterheart/broadcom-bt-firmware/master/brcm/BCM43142A0-0a5c-216d.hcd [suivant]
--2021-12-13 23:03:06-- https://raw.githubusercontent.com/winterheart/broadcom-bt-firmware/master/brcm/BCM43142A0-0a5c-216d.hcd
Résolution de raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ...
Connexion vers raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Taille : 29618 (29K) [application/octet-stream]
Enregistre : «BCM43142A0-0a5c-216d.hcd»
BCM43142A0-0a5c-216 100%[===================>] 28,92K --.-KB/s ds 0,001s
2021-12-13 23:03:06 (37,0 MB/s) - «BCM43142A0-0a5c-216d.hcd» enregistré [29618/29618]
m@m-X302LA:~$ sudo cp BCM43142A0-0a5c-216d.hcd /lib/firmware/brcm/BCM.hcd
Maintenant j'éteins et redémarre et je reviens pour le rapport....
Hors ligne
#6 Le 13/12/2021, à 23:14
- xubu1957
Re : Problème de Bluetooth [Résolu]
Tu as récupéré un pilote 0a5c-216d alors que ton installation a besoin du 04ca-2006.
Try
wget https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-04ca-2006.hcd
sudo cp BCM43142A0-04ca-2006.hcd /lib/firmware/brcm/BCM.hcd
sudo modprobe -r btusb
sudo modprobe btusb
Shutdown and boot it up
Arrêtez et démarrez
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
En ligne
#7 Le 13/12/2021, à 23:23
- chrisauf
Re : Problème de Bluetooth [Résolu]
En effet, le résultat était zéro. J'ai exécuté ta 2nde suggestion dont voilà le retour
m@m-X302LA:~$ wget https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-04ca-2006.hcd
--2021-12-13 23:19:36-- https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-04ca-2006.hcd
Résolution de github.com (github.com)... 140.82.121.3
Connexion vers github.com (github.com)|140.82.121.3|:443... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Taille : non spécifié [text/html]
Enregistre : «BCM43142A0-04ca-2006.hcd»
BCM43142A0-04ca-200 [ <=> ] 159,25K --.-KB/s ds 0,05s
2021-12-13 23:19:37 (3,43 MB/s) - «BCM43142A0-04ca-2006.hcd» enregistré [163076]
m@m-X302LA:~$ sudo cp BCM43142A0-04ca-2006.hcd /lib/firmware/brcm/BCM.hcd
[sudo] Mot de passe de m :
m@m-X302LA:~$ sudo modprobe -r btusb
m@m-X302LA:~$ sudo modprobe btusb
m@m-X302LA:~$
Je re... etc et je reviens
Hors ligne
#8 Le 13/12/2021, à 23:32
- chrisauf
Re : Problème de Bluetooth [Résolu]
Toujours aucun résultat. Le bluetooth continue à "mouliner"
Hors ligne
#9 Le 13/12/2021, à 23:36
- xubu1957
Re : Problème de Bluetooth [Résolu]
Fournis :
ls -l /lib/firmware/brcm
dmesg | grep -i firmware
Je ne suis pas apte à gérer, il faudra si besoin, demander @Nuliel
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
En ligne
#10 Le 13/12/2021, à 23:40
- chrisauf
Re : Problème de Bluetooth [Résolu]
Voilà
m@m-X302LA:~$ ls -l /lib/firmware/brcm
total 16888
-rw-r--r-- 1 root root 54734 oct. 20 14:29 BCM-0bb4-0306.hcd
-rw-r--r-- 1 root root 269595 oct. 20 14:29 bcm4329-fullmac-4.bin
-rw-r--r-- 1 root root 96224 oct. 20 14:29 bcm43xx-0.fw
-rw-r--r-- 1 root root 180 oct. 20 14:29 bcm43xx_hdr-0.fw
-rw-r--r-- 1 root root 163076 déc. 13 23:20 BCM.hcd
-rw-r--r-- 1 root root 397312 oct. 20 14:29 brcmfmac43143.bin
-rw-r--r-- 1 root root 385067 oct. 20 14:29 brcmfmac43143-sdio.bin
-rw-r--r-- 1 root root 348160 oct. 20 14:29 brcmfmac43236b.bin
-rw-r--r-- 1 root root 455745 oct. 20 14:29 brcmfmac43241b0-sdio.bin
-rw-r--r-- 1 root root 403855 oct. 20 14:29 brcmfmac43241b4-sdio.bin
-rw-r--r-- 1 root root 408682 oct. 20 14:29 brcmfmac43241b5-sdio.bin
-rw-r--r-- 1 root root 479232 oct. 20 14:29 brcmfmac43242a.bin
-rw-r--r-- 1 root root 253748 oct. 20 14:29 brcmfmac4329-sdio.bin
-rw-r--r-- 1 root root 222126 oct. 20 14:29 brcmfmac4330-sdio.bin
-rw-r--r-- 1 root root 1509 oct. 20 14:29 brcmfmac4330-sdio.Prowise-PT301.txt
-rw-r--r-- 1 root root 400864 oct. 20 14:29 brcmfmac43340-sdio.bin
-rw-r--r-- 1 root root 1693 oct. 20 14:29 brcmfmac43340-sdio.meegopad-t08.txt
-rw-r--r-- 1 root root 1724 oct. 20 14:29 brcmfmac43340-sdio.pov-tab-p1006w-data.txt
-rw-r--r-- 1 root root 451566 oct. 20 14:29 brcmfmac4334-sdio.bin
-rw-r--r-- 1 root root 569291 oct. 20 14:29 brcmfmac4335-sdio.bin
-rw-r--r-- 1 root root 202107 oct. 20 14:29 brcmfmac43362-sdio.bin
-rw-r--r-- 1 root root 803 oct. 20 14:29 brcmfmac43362-sdio.cubietech,cubietruck.txt
lrwxrwxrwx 1 root root 43 oct. 20 14:29 brcmfmac43362-sdio.lemaker,bananapro.txt -> brcmfmac43362-sdio.cubietech,cubietruck.txt
-rw-r--r-- 1 root root 562183 oct. 20 14:29 brcmfmac4339-sdio.bin
-rw-r--r-- 1 root root 382455 oct. 20 14:29 brcmfmac43430a0-sdio.bin
-rw-r--r-- 1 root root 951 oct. 20 14:29 brcmfmac43430a0-sdio.jumper-ezpad-mini3.txt
-rw-r--r-- 1 root root 989 oct. 20 14:29 'brcmfmac43430a0-sdio.ONDA-V80 PLUS.txt'
-rw-r--r-- 1 root root 875 oct. 20 14:29 brcmfmac43430-sdio.AP6212.txt
-rw-r--r-- 1 root root 388739 oct. 20 14:29 brcmfmac43430-sdio.bin
-rw-r--r-- 1 root root 928 oct. 20 14:29 brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt
-rw-r--r-- 1 root root 831 oct. 20 14:29 brcmfmac43430-sdio.MUR1DX.txt
-rw-r--r-- 1 root root 874 oct. 20 14:29 brcmfmac43430-sdio.raspberrypi,3-model-b.txt
-rw-r--r-- 1 root root 488193 oct. 20 14:29 brcmfmac43455-sdio.bin
-rw-r--r-- 1 root root 2510 oct. 20 14:29 'brcmfmac43455-sdio.MINIX-NEO Z83-4.txt'
-rw-r--r-- 1 root root 1864 oct. 20 14:29 brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
-rw-r--r-- 1 root root 1863 oct. 20 14:29 brcmfmac43455-sdio.raspberrypi,4-model-b.txt
-rw-r--r-- 1 root root 623304 oct. 20 14:29 brcmfmac4350c2-pcie.bin
-rw-r--r-- 1 root root 626140 oct. 20 14:29 brcmfmac4350-pcie.bin
-rw-r--r-- 1 root root 605388 oct. 20 14:29 brcmfmac4354-sdio.bin
-rw-r--r-- 1 root root 557056 oct. 20 14:29 brcmfmac43569.bin
-rw-r--r-- 1 root root 648770 oct. 20 14:29 brcmfmac4356-pcie.bin
-rw-r--r-- 1 root root 2515 oct. 20 14:29 brcmfmac4356-pcie.gpd-win-pocket.txt
-rw-r--r-- 1 root root 526383 oct. 20 14:29 brcmfmac4356-sdio.bin
-rw-r--r-- 1 root root 550333 oct. 20 14:29 brcmfmac43570-pcie.bin
-rw-r--r-- 1 root root 633817 oct. 20 14:29 brcmfmac4358-pcie.bin
-rw-r--r-- 1 root root 595472 oct. 20 14:29 brcmfmac43602-pcie.ap.bin
-rw-r--r-- 1 root root 635449 oct. 20 14:29 brcmfmac43602-pcie.bin
-rw-r--r-- 1 root root 1105361 oct. 20 14:29 brcmfmac4366b-pcie.bin
-rw-r--r-- 1 root root 1120971 oct. 20 14:29 brcmfmac4366c-pcie.bin
-rw-r--r-- 1 root root 623448 oct. 20 14:29 brcmfmac4371-pcie.bin
-rw-r--r-- 1 root root 479232 oct. 20 14:29 brcmfmac4373.bin
-rw-r--r-- 1 root root 457994 oct. 20 14:29 brcmfmac4373-sdio.bin
m@m-X302LA:~$ dmesg | grep -i firmware
[ 0.099249] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 1.517065] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x381f00)
[ 17.557939] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
m@m-X302LA:~$
Hors ligne
#11 Le 13/12/2021, à 23:44
- xubu1957
Re : Problème de Bluetooth [Résolu]
BCM-0bb4-0306.hcd
Et celui là, on ne sait pas d'où il débarque > bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1877878
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
En ligne
#12 Le 13/12/2021, à 23:48
- chrisauf
Re : Problème de Bluetooth [Résolu]
voilà le nouveau retour, autant dire rien
m@m-X302LA:~$ BCM-0bb4-0306.hcd
BCM-0bb4-0306.hcd : commande introuvable
m@m-X302LA:~$
Hors ligne
#13 Le 13/12/2021, à 23:48
- xubu1957
Re : Problème de Bluetooth [Résolu]
dmesg | egrep -i 'blue|firm'
_ _ _
BCM-0bb4-0306.hcd
Ce n'était une commande, mais l'affichage d'un résultat non conforme.
Dernière modification par xubu1957 (Le 13/12/2021, à 23:50)
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
En ligne
#14 Le 13/12/2021, à 23:51
- chrisauf
Re : Problème de Bluetooth [Résolu]
m@m-X302LA:~$ dmesg | egrep -i 'blue|firm'
[ 0.099249] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 1.517065] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x381f00)
[ 15.289008] Bluetooth: Core ver 2.22
[ 15.289044] Bluetooth: HCI device and connection manager initialized
[ 15.289048] Bluetooth: HCI socket layer initialized
[ 15.289050] Bluetooth: L2CAP socket layer initialized
[ 15.289054] Bluetooth: SCO socket layer initialized
[ 17.349334] Bluetooth: hci0: BCM: chip id 70
[ 17.350329] Bluetooth: hci0: BCM: features 0x06
[ 17.366372] Bluetooth: hci0: m-X302LA
[ 17.366385] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[ 17.557939] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[ 17.557952] Bluetooth: hci0: BCM: 'brcm/BCM43142A0-04ca-2006.hcd'
[ 17.557957] Bluetooth: hci0: BCM: 'brcm/BCM-04ca-2006.hcd'
[ 19.563764] Bluetooth: hci0: command 0x1003 tx timeout
[ 19.564406] Bluetooth: hci0: unexpected event for opcode 0x1003
[ 30.962581] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 30.962587] Bluetooth: BNEP filters: protocol multicast
[ 30.962592] Bluetooth: BNEP socket layer initialized
[ 45.902774] Bluetooth: RFCOMM TTY layer initialized
[ 45.902784] Bluetooth: RFCOMM socket layer initialized
[ 45.902790] Bluetooth: RFCOMM ver 1.11
m@m-X302LA:~$
Hors ligne
#15 Le 13/12/2021, à 23:53
- chrisauf
Re : Problème de Bluetooth [Résolu]
je n'ai rien compris sur le site US de ton post #11
Hors ligne
#16 Le 14/12/2021, à 07:49
- xubu1957
Re : Problème de Bluetooth [Résolu]
Bonjour,
Montre :
bootctl
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
En ligne
#17 Le 14/12/2021, à 09:24
- chrisauf
Re : Problème de Bluetooth [Résolu]
Bonjour
Voilà
m@m-X302LA:~$ 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
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 partition information
ESP: n/a
File: └─n/a
Random Seed:
Passed to OS: no
System Token: not set
lines 1-23...skipping...
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
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 partition 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/e5b9789c-6112-4816-a8e7-4d68de1d7e69)
Boot Loaders Listed in EFI Variables:
Title: ubuntu
ID: 0x0002
Status: active, boot-order
Partition: /dev/disk/by-partuuid/e5b9789c-6112-4816-a8e7-4d68de1d7e69
File: └─/EFI/UBUNTU/SHIMX64.EFI
Title: Windows Boot Manager
ID: 0x0000
Status: active, boot-order
Partition: /dev/disk/by-partuuid/e5b9789c-6112-4816-a8e7-4d68de1d7e69
File: └─/EFI/MICROSOFT/BOOT/BOOTMGFW.EFI
lines 1-40
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
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 partition 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/e5b9789c-6112-4816-a8e7-4d68de1d7e69)
Boot Loaders Listed in EFI Variables:
Title: ubuntu
ID: 0x0002
Status: active, boot-order
Partition: /dev/disk/by-partuuid/e5b9789c-6112-4816-a8e7-4d68de1d7e69
File: └─/EFI/UBUNTU/SHIMX64.EFI
Title: Windows Boot Manager
ID: 0x0000
lines 1-37
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
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 partition information
ESP: n/a
File: └─n/a
lines 1-20
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
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 partition information
ESP: n/a
File: └─n/a
Random Seed:
Passed to OS: no
lines 1-22
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
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 partition 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/e5b9789c-6112-4816-a8e7-4d68de1d7e69)
Boot Loaders Listed in EFI Variables:
Title: ubuntu
ID: 0x0002
Status: active, boot-order
Partition: /dev/disk/by-partuuid/e5b9789c-6112-4816-a8e7-4d68de1d7e69
File: └─/EFI/UBUNTU/SHIMX64.EFI
Title: Windows Boot Manager
ID: 0x0000
Status: active, boot-order
Partition: /dev/disk/by-partuuid/e5b9789c-6112-4816-a8e7-4d68de1d7e69
File: └─/EFI/MICROSOFT/BOOT/BOOTMGFW.EFI
lines 1-40
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
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 partition 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/e5b9789c-6112-4816-a8e7-4d68de1d7e69)
Boot Loaders Listed in EFI Variables:
Title: ubuntu
ID: 0x0002
Status: active, boot-order
Partition: /dev/disk/by-partuuid/e5b9789c-6112-4816-a8e7-4d68de1d7e69
File: └─/EFI/UBUNTU/SHIMX64.EFI
Title: Windows Boot Manager
ID: 0x0000
lines 1-37
Hors ligne
#18 Le 14/12/2021, à 09:29
- xubu1957
Re : Problème de Bluetooth [Résolu]
Montre aussi d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
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
En ligne
#19 Le 14/12/2021, à 09:32
- chrisauf
Re : Problème de Bluetooth [Résolu]
m@m-X302LA:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-==========================================-=====================================-============-======================================================================================================
m@m-X302LA:~$
Hors ligne
#20 Le 14/12/2021, à 09:34
- xubu1957
Re : Problème de Bluetooth [Résolu]
Le Bluetooth ne fonctionne toujours pas ?
_ _ _
Edit = messages regroupés
_ _ _
Je vais signaler la discussion @Nuliel.
Dernière modification par xubu1957 (Le 14/12/2021, à 17:26)
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
En ligne
#21 Le 14/12/2021, à 09:36
- chrisauf
Re : Problème de Bluetooth [Résolu]
toujours pas, il "mouline"
Hors ligne
#22 Le 14/12/2021, à 09:46
- chrisauf
Re : Problème de Bluetooth [Résolu]
Je te remercie.
Si je réinstalle Ubuntu 20.04.3 non plus à côté mais à la place de W8 cela pourrait-il éventuellement résoudre le problème?
Hors ligne
#23 Le 14/12/2021, à 09:52
- xubu1957
Re : Problème de Bluetooth [Résolu]
Je ne sais pas :
There great domains of Unknowns. Broadcom don't ships license with drivers on Windows Update. I obtained current license from their official site when drivers has been available on it. According to it (I think) you cannot ships my tarball as source for ebuilds. I don't have any contacts with Broadcom to clear this issue.
Il y a de grands domaines d'inconnus. Broadcom n'envoie pas de licence avec les pilotes sur Windows Update. J'ai obtenu la licence actuelle sur leur site officiel lorsque les pilotes ont été disponibles sur celui-ci. Selon eux (je pense), vous ne pouvez pas expédier mon tarball comme source pour les ebuilds. Je n'ai pas de contacts avec Broadcom pour résoudre ce problème.
> github.com/winterheart/broadcom-bt-firmware/issues/4#issuecomment-330131375
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
En ligne
#24 Le 14/12/2021, à 17:17
- Nuliel
Re : Problème de Bluetooth [Résolu]
Je passe rapidement (peu de temps en ce moment), normalement
sudo mv /lib/firmware/brcm/BCM.hcd /lib/firmware/brcm/BCM43142A0-04ca-2006.hcd
suivi d'un redémarrage devrait fonctionner
Dernière modification par Nuliel (Le 14/12/2021, à 17:18)
Hors ligne
#25 Le 14/12/2021, à 17:23
- chrisauf
Re : Problème de Bluetooth [Résolu]
Bonjour Nuliel
Voilà le retour de ta suggestion
m@m-X302LA:~$ sudo mv /lib/firmware/brcm/BCM.hcd /lib/firmware/brcm/BCM43142A0-04ca-2006.hcd
[sudo] Mot de passe de m :
mv: impossible d'évaluer '/lib/firmware/brcm/BCM.hcd': Aucun fichier ou dossier de ce type
m@m-X302LA:~$
Dernière modification par chrisauf (Le 14/12/2021, à 17:31)
Hors ligne