Pages : 1
#1 Le 11/08/2021, à 22:30
- ricardoo
[Résolu] Le BlueTooth ne détecte rien
Bonsoir,
j'ai un problème avec le Bluetooth sur mon ordinateur : il ne détecte pas le matériel environnant et, inversement, n’apparaît pas dans les autres matériels

xxx:~$ lspci -k -nn | grep -A 3 -i net
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:111d]
Kernel driver in use: r8169
Kernel modules: r8169
02: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:66a5]
Kernel driver in use: wl
Kernel modules: wl
xxx:~$ lsusb
Bus 001 Device 010: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 009: ID 0bda:57b3 Realtek Semiconductor Corp. Acer 640 × 480 laptop camera
Bus 001 Device 008: ID 04ca:2012 Lite-On Technology Corp.
Bus 001 Device 003: ID 046d:c52e Logitech, Inc. MK260 Wireless Combo Receiver
Bus 001 Device 002: ID 8087:8001 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubDernière modification par ricardoo (Le 03/09/2021, à 12:41)
Hors ligne
#2 Le 12/08/2021, à 06:28
- xubu1957

Re : [Résolu] Le BlueTooth ne détecte rien
Bonjour,
Montre :
dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetoothdpkg -l | grep bluerfkill list allet avec un terminal dont au préalable la fenêtre est élargie, afin de ne pas tronquer les lignes :
sudo service bluetooth statusImportant : 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.
Xubuntu 20.04 LTS - Lenovo T410 -18.04.1 LTS Toshiba Satellite A300 Membre de Linux-Azur
En ligne
#3 Le 12/08/2021, à 08:35
- ricardoo
Re : [Résolu] Le BlueTooth ne détecte rien
Bonjour, voici le résultat :
xxx:~$ dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
[ 23.471427] Bluetooth: Core ver 2.22
[ 23.471452] Bluetooth: HCI device and connection manager initialized
[ 23.471456] Bluetooth: HCI socket layer initialized
[ 23.471457] Bluetooth: L2CAP socket layer initialized
[ 23.471460] Bluetooth: SCO socket layer initialized
[ 24.637140] Bluetooth: hci0: BCM: chip id 70
[ 24.638137] Bluetooth: hci0: BCM: features 0x06
[ 24.654149] Bluetooth: hci0: BCM43142A
[ 24.655143] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[ 25.278120] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-04ca-2012.hcd failed with error -2
[ 25.278124] Bluetooth: hci0: BCM: Patch brcm/BCM43142A0-04ca-2012.hcd not found
[ 27.287393] Bluetooth: hci0: command 0x1003 tx timeout
[ 27.288157] Bluetooth: hci0: unexpected event for opcode 0x1003
[ 53.080815] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 53.080817] Bluetooth: BNEP filters: protocol multicast
[ 53.080822] Bluetooth: BNEP socket layer initialized
[ 56.087446] Bluetooth: hci0: command 0x1003 tx timeout
[ 56.089261] Bluetooth: hci0: unexpected event for opcode 0x1003
[ 162.125046] Bluetooth: RFCOMM TTY layer initialized
[ 162.125057] Bluetooth: RFCOMM socket layer initialized
[ 162.125063] Bluetooth: RFCOMM ver 1.11
[ 0.000000] [Firmware Bug]: TPM Final Events table missing or invalid
[ 0.110472] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 25.278120] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-04ca-2012.hcd failed with error -2
bluetooth 548864 31 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
xxx:~$ dpkg -l | grep blue
ii bluez 5.53-0ubuntu3.3 amd64 Bluetooth tools and daemons
ii bluez-cups 5.53-0ubuntu3.3 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.53-0ubuntu3.3 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.3 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.11 amd64 Bluetooth module for PulseAudio sound server
xxx:~$ rfkill list all
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
xxx:~$ sudo service bluetooth status
[sudo] Mot de passe de xxx :
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2021-08-12 09:27:31 CEST; 6min ago
Docs: man:bluetoothd(8)
Main PID: 821 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4552)
Memory: 2.0M
CGroup: /system.slice/bluetooth.service
└─821 /usr/lib/bluetooth/bluetoothd
août 12 09:27:20 xxx systemd[1]: Starting Bluetooth service...
août 12 09:27:21 xxx bluetoothd[821]: Bluetooth daemon 5.53
août 12 09:27:31 xxx systemd[1]: Started Bluetooth service.
août 12 09:27:31 xxx bluetoothd[821]: Starting SDP server
août 12 09:27:31 xxx bluetoothd[821]: Bluetooth management interface 1.14 initialized
août 12 09:27:34 xxx bluetoothd[821]: Loading LTKs timed out for hci0
août 12 09:29:20 xxx bluetoothd[821]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSink/sbc
août 12 09:29:20 xxx bluetoothd[821]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource/sbcHors ligne
#4 Le 12/08/2021, à 09:03
- xubu1957

Re : [Résolu] Le BlueTooth ne détecte rien
Pour essayer d'installer le pilote Bluetooth (d'après un exemple) :
wget https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-04ca-2012.hcd sudo cp BCM43142A0-04ca-2012.hcd /lib/firmware/brcm/BCM.hcdShut down and boot
Éteindre et redémarrer
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.
Xubuntu 20.04 LTS - Lenovo T410 -18.04.1 LTS Toshiba Satellite A300 Membre de Linux-Azur
En ligne
#5 Le 12/08/2021, à 09:05
- ricardoo
Re : [Résolu] Le BlueTooth ne détecte rien
xxx:~$ wget https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-04ca-2012.hcd
--2021-08-12 10:06:36-- https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-04ca-2012.hcd
Résolution de github.com (github.com)… 140.82.121.3
Connexion à github.com (github.com)|140.82.121.3|: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-04ca-2012.hcd [suivant]
--2021-08-12 10:06:37-- https://raw.githubusercontent.com/winterheart/broadcom-bt-firmware/master/brcm/BCM43142A0-04ca-2012.hcd
Résolution de raw.githubusercontent.com (raw.githubusercontent.com)… 185.199.111.133, 185.199.108.133, 185.199.109.133, ...
Connexion à 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 : 29598 (29K) [application/octet-stream]
Enregistre : «BCM43142A0-04ca-2012.hcd»
BCM43142A0-04ca-2012.hcd 100%[=======================================================================>] 28,90K --.-KB/s ds 0,02s
2021-08-12 10:06:37 (1,72 MB/s) - «BCM43142A0-04ca-2012.hcd» enregistré [29598/29598]
xxx:~$ sudo cp BCM43142A0-04ca-2012.hcd /lib/firmware/brcm/BCM.hcd
[sudo] Mot de passe de xxx : Je redémarre
Hors ligne
#6 Le 02/09/2021, à 16:27
- ricardoo
Re : [Résolu] Le BlueTooth ne détecte rien
Le redémarrage ne change rien, toujours aucune détection en BlueTooth
Dernière modification par ricardoo (Le 02/09/2021, à 16:29)
Hors ligne
#7 Le 02/09/2021, à 16:33
- xubu1957

Re : [Résolu] Le BlueTooth ne détecte rien
Bonjour,
Montre :
bootctlImportant : 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.
Xubuntu 20.04 LTS - Lenovo T410 -18.04.1 LTS Toshiba Satellite A300 Membre de Linux-Azur
En ligne
#8 Le 02/09/2021, à 16:47
- ricardoo
Re : [Résolu] Le BlueTooth ne détecte rien
Bonjour, voilà le résultat :
xxx:~$ bootctl
systemd-boot not installed in ESP.
System:
Firmware: n/a (n/a)
Secure Boot: disabled
Setup Mode: setup
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/134c8ba3-1e6c-4a75-bcde-715fd60>
File: └─/EFI/BOOT/bootx64.efi
Boot Loaders Listed in EFI Variables:
Title: ubuntu
ID: 0x0000
Status: active, boot-order
Partition: /dev/disk/by-partuuid/134c8ba3-1e6c-4a75-bcde-715fd606baa4
File: └─/EFI/ubuntu/shimx64.efi
Title: Unknown Device:
ID: 0x0002
Status: active
Partition: /dev/disk/by-partuuid/134c8ba3-1e6c-4a75-bcde-715fd606baa4
File: └─/EFI/ubuntu/shimx64.efi
Title: Unknown Device:
ID: 0x0003
Status: active
Partition: /dev/disk/by-partuuid/134c8ba3-1e6c-4a75-bcde-715fd606baa4
File: └─/EFI/ubuntu/shimx64.efi
Boot Loader Entries:
$BOOT: /boot/efi (/dev/disk/by-partuuid/134c8ba3-1e6c-4a75-bcde-715fd60>
0 entries, no entry could be determined as default.Dernière modification par ricardoo (Le 02/09/2021, à 16:47)
Hors ligne
#9 Le 02/09/2021, à 16:50
- xubu1957

Re : [Résolu] Le BlueTooth ne détecte rien
Fournis :
dmesg | grep -i firmwareImportant : 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.
Xubuntu 20.04 LTS - Lenovo T410 -18.04.1 LTS Toshiba Satellite A300 Membre de Linux-Azur
En ligne
#10 Le 02/09/2021, à 16:55
- ricardoo
Re : [Résolu] Le BlueTooth ne détecte rien
Voilà :
xxx:~$ dmesg | grep -i firmware
[ 0.000000] [Firmware Bug]: TPM Final Events table missing or invalid
[ 0.110506] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 22.989751] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-04ca-2012.hcd failed with error -2
[16220.833945] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-04ca-2012.hcd failed with error -2Hors ligne
#11 Le 02/09/2021, à 17:03
- xubu1957

Re : [Résolu] Le BlueTooth ne détecte rien
Donne le retour de :
ls -l /lib/firmware/brcmImportant : 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.
Xubuntu 20.04 LTS - Lenovo T410 -18.04.1 LTS Toshiba Satellite A300 Membre de Linux-Azur
En ligne
#12 Le 02/09/2021, à 17:04
- ricardoo
Re : [Résolu] Le BlueTooth ne détecte rien
xxx:~$ ls -l /lib/firmware/brcm
total 16760
-rw-r--r-- 1 root root 54734 août 2 17:41 BCM-0bb4-0306.hcd
-rw-r--r-- 1 root root 269595 août 2 17:41 bcm4329-fullmac-4.bin
-rw-r--r-- 1 root root 96224 août 2 17:41 bcm43xx-0.fw
-rw-r--r-- 1 root root 180 août 2 17:41 bcm43xx_hdr-0.fw
-rw-r--r-- 1 root root 29598 sept. 2 17:31 BCM.hcd
-rw-r--r-- 1 root root 397312 août 2 17:41 brcmfmac43143.bin
-rw-r--r-- 1 root root 385067 août 2 17:41 brcmfmac43143-sdio.bin
-rw-r--r-- 1 root root 348160 août 2 17:41 brcmfmac43236b.bin
-rw-r--r-- 1 root root 455745 août 2 17:41 brcmfmac43241b0-sdio.bin
-rw-r--r-- 1 root root 403855 août 2 17:41 brcmfmac43241b4-sdio.bin
-rw-r--r-- 1 root root 408682 août 2 17:41 brcmfmac43241b5-sdio.bin
-rw-r--r-- 1 root root 479232 août 2 17:41 brcmfmac43242a.bin
-rw-r--r-- 1 root root 253748 août 2 17:41 brcmfmac4329-sdio.bin
-rw-r--r-- 1 root root 222126 août 2 17:41 brcmfmac4330-sdio.bin
-rw-r--r-- 1 root root 1509 août 2 17:41 brcmfmac4330-sdio.Prowise-PT301.txt
-rw-r--r-- 1 root root 400864 août 2 17:41 brcmfmac43340-sdio.bin
-rw-r--r-- 1 root root 1693 août 2 17:41 brcmfmac43340-sdio.meegopad-t08.txt
-rw-r--r-- 1 root root 1724 août 2 17:41 brcmfmac43340-sdio.pov-tab-p1006w-data.txt
-rw-r--r-- 1 root root 451566 août 2 17:41 brcmfmac4334-sdio.bin
-rw-r--r-- 1 root root 569291 août 2 17:41 brcmfmac4335-sdio.bin
-rw-r--r-- 1 root root 202107 août 2 17:41 brcmfmac43362-sdio.bin
-rw-r--r-- 1 root root 803 août 2 17:41 brcmfmac43362-sdio.cubietech,cubietruck.txt
lrwxrwxrwx 1 root root 43 août 2 17:41 brcmfmac43362-sdio.lemaker,bananapro.txt -> brcmfmac43362-sdio.cubietech,cubietruck.txt
-rw-r--r-- 1 root root 562183 août 2 17:41 brcmfmac4339-sdio.bin
-rw-r--r-- 1 root root 382455 août 2 17:41 brcmfmac43430a0-sdio.bin
-rw-r--r-- 1 root root 951 août 2 17:41 brcmfmac43430a0-sdio.jumper-ezpad-mini3.txt
-rw-r--r-- 1 root root 989 août 2 17:41 'brcmfmac43430a0-sdio.ONDA-V80 PLUS.txt'
-rw-r--r-- 1 root root 875 août 2 17:41 brcmfmac43430-sdio.AP6212.txt
-rw-r--r-- 1 root root 388739 août 2 17:41 brcmfmac43430-sdio.bin
-rw-r--r-- 1 root root 928 août 2 17:41 brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt
-rw-r--r-- 1 root root 831 août 2 17:41 brcmfmac43430-sdio.MUR1DX.txt
-rw-r--r-- 1 root root 874 août 2 17:41 brcmfmac43430-sdio.raspberrypi,3-model-b.txt
-rw-r--r-- 1 root root 488193 août 2 17:41 brcmfmac43455-sdio.bin
-rw-r--r-- 1 root root 2510 août 2 17:41 'brcmfmac43455-sdio.MINIX-NEO Z83-4.txt'
-rw-r--r-- 1 root root 1864 août 2 17:41 brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
-rw-r--r-- 1 root root 1863 août 2 17:41 brcmfmac43455-sdio.raspberrypi,4-model-b.txt
-rw-r--r-- 1 root root 623304 août 2 17:41 brcmfmac4350c2-pcie.bin
-rw-r--r-- 1 root root 626140 août 2 17:41 brcmfmac4350-pcie.bin
-rw-r--r-- 1 root root 605388 août 2 17:41 brcmfmac4354-sdio.bin
-rw-r--r-- 1 root root 557056 août 2 17:41 brcmfmac43569.bin
-rw-r--r-- 1 root root 648770 août 2 17:41 brcmfmac4356-pcie.bin
-rw-r--r-- 1 root root 2515 août 2 17:41 brcmfmac4356-pcie.gpd-win-pocket.txt
-rw-r--r-- 1 root root 526383 août 2 17:41 brcmfmac4356-sdio.bin
-rw-r--r-- 1 root root 550333 août 2 17:41 brcmfmac43570-pcie.bin
-rw-r--r-- 1 root root 633817 août 2 17:41 brcmfmac4358-pcie.bin
-rw-r--r-- 1 root root 595472 août 2 17:41 brcmfmac43602-pcie.ap.bin
-rw-r--r-- 1 root root 635449 août 2 17:41 brcmfmac43602-pcie.bin
-rw-r--r-- 1 root root 1105361 août 2 17:41 brcmfmac4366b-pcie.bin
-rw-r--r-- 1 root root 1120971 août 2 17:41 brcmfmac4366c-pcie.bin
-rw-r--r-- 1 root root 623448 août 2 17:41 brcmfmac4371-pcie.bin
-rw-r--r-- 1 root root 479232 août 2 17:41 brcmfmac4373.bin
-rw-r--r-- 1 root root 457994 août 2 17:41 brcmfmac4373-sdio.binHors ligne
#13 Le 02/09/2021, à 17:13
- xubu1957

Re : [Résolu] Le BlueTooth ne détecte rien
J'essaye d'avoir le renfort de Nuliel.
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.
Xubuntu 20.04 LTS - Lenovo T410 -18.04.1 LTS Toshiba Satellite A300 Membre de Linux-Azur
En ligne
#14 Le 02/09/2021, à 18:01
- Nuliel

Re : [Résolu] Le BlueTooth ne détecte rien
Hello,
Tu peux donner le retour de
sudo wget -O /lib/firmware/brcm/BCM43142A0-04ca-2012.hcd https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-04ca-2012.hcd
sudo chown root:root /lib/firmware/brcm/BCM43142A0-04ca-2012.hcd
sudo chmod 644 /lib/firmware/brcm/BCM43142A0-04ca-2012.hcdredémarrer et tester
[ poster un retour de commande ] [ poster une photo ]
Thinkpad x220, Dell latitude E7270 (i7 6600U, 16 Go de RAM, ...), Thinkstation E32 modifié: i5-4570, GTX 1060 6 Gb, 16 Gb de RAM, ...
Mon nouveau blog: nuliel.fr
Hors ligne
#15 Le 03/09/2021, à 10:30
- ricardoo
Re : [Résolu] Le BlueTooth ne détecte rien
Voilà
xxx:~$ sudo wget -O /lib/firmware/brcm/BCM43142A0-04ca-2012.hcd https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-04ca-2012.hcd
[sudo] Mot de passe de nrico :
--2021-09-03 11:31:08-- https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-04ca-2012.hcd
Résolution de github.com (github.com)... 140.82.121.3
Connexion vers github.com (github.com)|140.82.121.3|:443... connecté.
OpenSSL: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol
Incapable d'établir une connexion SSL.
xxx:~$ sudo chown root:root /lib/firmware/brcm/BCM43142A0-04ca-2012.hcd
xxx:~$ sudo chmod 644 /lib/firmware/brcm/BCM43142A0-04ca-2012.hcd
xxx:~$ Je redémarre
Hors ligne
#16 Le 03/09/2021, à 10:40
- ricardoo
Re : [Résolu] Le BlueTooth ne détecte rien
Ca n'a rien changé, l'ordinateur mouline et ne trouve pas les appareils BlueTooth
Hors ligne
#17 Le 03/09/2021, à 10:42
- Nuliel

Re : [Résolu] Le BlueTooth ne détecte rien
Ah, wget...
Tu peux donner
sudo mv /lib/firmware/brcm/BCM.hcd /lib/firmware/brcm/BCM43142A0-04ca-2012.hcd [ poster un retour de commande ] [ poster une photo ]
Thinkpad x220, Dell latitude E7270 (i7 6600U, 16 Go de RAM, ...), Thinkstation E32 modifié: i5-4570, GTX 1060 6 Gb, 16 Gb de RAM, ...
Mon nouveau blog: nuliel.fr
Hors ligne
#18 Le 03/09/2021, à 10:48
- ricardoo
Re : [Résolu] Le BlueTooth ne détecte rien
Ca ne renvoie rien ^^'
xxx:~$ sudo mv /lib/firmware/brcm/BCM.hcd /lib/firmware/brcm/BCM43142A0-04ca-2012.hcd
[sudo] Mot de passe de nrico :
xxx:~$Hors ligne
#19 Le 03/09/2021, à 10:57
- Nuliel

Re : [Résolu] Le BlueTooth ne détecte rien
Tu peux redémarrer et donner
ls -l /lib/firmware/brcm
dmesg | grep -i firmware(et tester bien sûr)
[ poster un retour de commande ] [ poster une photo ]
Thinkpad x220, Dell latitude E7270 (i7 6600U, 16 Go de RAM, ...), Thinkstation E32 modifié: i5-4570, GTX 1060 6 Gb, 16 Gb de RAM, ...
Mon nouveau blog: nuliel.fr
Hors ligne
#20 Le 03/09/2021, à 12:05
- ricardoo
Re : [Résolu] Le BlueTooth ne détecte rien
Ca fonctionne !
Merci beaucoup !
xxx:~$ ls -l /lib/firmware/brcm
total 16760
-rw-r--r-- 1 root root 54734 août 2 17:41 BCM-0bb4-0306.hcd
-rw-r--r-- 1 root root 29598 sept. 2 17:31 BCM43142A0-04ca-2012.hcd
-rw-r--r-- 1 root root 269595 août 2 17:41 bcm4329-fullmac-4.bin
-rw-r--r-- 1 root root 96224 août 2 17:41 bcm43xx-0.fw
-rw-r--r-- 1 root root 180 août 2 17:41 bcm43xx_hdr-0.fw
-rw-r--r-- 1 root root 397312 août 2 17:41 brcmfmac43143.bin
-rw-r--r-- 1 root root 385067 août 2 17:41 brcmfmac43143-sdio.bin
-rw-r--r-- 1 root root 348160 août 2 17:41 brcmfmac43236b.bin
-rw-r--r-- 1 root root 455745 août 2 17:41 brcmfmac43241b0-sdio.bin
-rw-r--r-- 1 root root 403855 août 2 17:41 brcmfmac43241b4-sdio.bin
-rw-r--r-- 1 root root 408682 août 2 17:41 brcmfmac43241b5-sdio.bin
-rw-r--r-- 1 root root 479232 août 2 17:41 brcmfmac43242a.bin
-rw-r--r-- 1 root root 253748 août 2 17:41 brcmfmac4329-sdio.bin
-rw-r--r-- 1 root root 222126 août 2 17:41 brcmfmac4330-sdio.bin
-rw-r--r-- 1 root root 1509 août 2 17:41 brcmfmac4330-sdio.Prowise-PT301.txt
-rw-r--r-- 1 root root 400864 août 2 17:41 brcmfmac43340-sdio.bin
-rw-r--r-- 1 root root 1693 août 2 17:41 brcmfmac43340-sdio.meegopad-t08.txt
-rw-r--r-- 1 root root 1724 août 2 17:41 brcmfmac43340-sdio.pov-tab-p1006w-data.txt
-rw-r--r-- 1 root root 451566 août 2 17:41 brcmfmac4334-sdio.bin
-rw-r--r-- 1 root root 569291 août 2 17:41 brcmfmac4335-sdio.bin
-rw-r--r-- 1 root root 202107 août 2 17:41 brcmfmac43362-sdio.bin
-rw-r--r-- 1 root root 803 août 2 17:41 brcmfmac43362-sdio.cubietech,cubietruck.txt
lrwxrwxrwx 1 root root 43 août 2 17:41 brcmfmac43362-sdio.lemaker,bananapro.txt -> brcmfmac43362-sdio.cubietech,cubietruck.txt
-rw-r--r-- 1 root root 562183 août 2 17:41 brcmfmac4339-sdio.bin
-rw-r--r-- 1 root root 382455 août 2 17:41 brcmfmac43430a0-sdio.bin
-rw-r--r-- 1 root root 951 août 2 17:41 brcmfmac43430a0-sdio.jumper-ezpad-mini3.txt
-rw-r--r-- 1 root root 989 août 2 17:41 'brcmfmac43430a0-sdio.ONDA-V80 PLUS.txt'
-rw-r--r-- 1 root root 875 août 2 17:41 brcmfmac43430-sdio.AP6212.txt
-rw-r--r-- 1 root root 388739 août 2 17:41 brcmfmac43430-sdio.bin
-rw-r--r-- 1 root root 928 août 2 17:41 brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt
-rw-r--r-- 1 root root 831 août 2 17:41 brcmfmac43430-sdio.MUR1DX.txt
-rw-r--r-- 1 root root 874 août 2 17:41 brcmfmac43430-sdio.raspberrypi,3-model-b.txt
-rw-r--r-- 1 root root 488193 août 2 17:41 brcmfmac43455-sdio.bin
-rw-r--r-- 1 root root 2510 août 2 17:41 'brcmfmac43455-sdio.MINIX-NEO Z83-4.txt'
-rw-r--r-- 1 root root 1864 août 2 17:41 brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
-rw-r--r-- 1 root root 1863 août 2 17:41 brcmfmac43455-sdio.raspberrypi,4-model-b.txt
-rw-r--r-- 1 root root 623304 août 2 17:41 brcmfmac4350c2-pcie.bin
-rw-r--r-- 1 root root 626140 août 2 17:41 brcmfmac4350-pcie.bin
-rw-r--r-- 1 root root 605388 août 2 17:41 brcmfmac4354-sdio.bin
-rw-r--r-- 1 root root 557056 août 2 17:41 brcmfmac43569.bin
-rw-r--r-- 1 root root 648770 août 2 17:41 brcmfmac4356-pcie.bin
-rw-r--r-- 1 root root 2515 août 2 17:41 brcmfmac4356-pcie.gpd-win-pocket.txt
-rw-r--r-- 1 root root 526383 août 2 17:41 brcmfmac4356-sdio.bin
-rw-r--r-- 1 root root 550333 août 2 17:41 brcmfmac43570-pcie.bin
-rw-r--r-- 1 root root 633817 août 2 17:41 brcmfmac4358-pcie.bin
-rw-r--r-- 1 root root 595472 août 2 17:41 brcmfmac43602-pcie.ap.bin
-rw-r--r-- 1 root root 635449 août 2 17:41 brcmfmac43602-pcie.bin
-rw-r--r-- 1 root root 1105361 août 2 17:41 brcmfmac4366b-pcie.bin
-rw-r--r-- 1 root root 1120971 août 2 17:41 brcmfmac4366c-pcie.bin
-rw-r--r-- 1 root root 623448 août 2 17:41 brcmfmac4371-pcie.bin
-rw-r--r-- 1 root root 479232 août 2 17:41 brcmfmac4373.bin
-rw-r--r-- 1 root root 457994 août 2 17:41 brcmfmac4373-sdio.bin
xxx:~$ dmesg | grep -i firmware
[ 0.000000] [Firmware Bug]: TPM Final Events table missing or invalid
[ 0.109974] Spectre V2 : Enabling Restricted Speculation for firmware calls
xxx:~$Hors ligne
#21 Le 03/09/2021, à 12:25
- Nuliel

Re : [Résolu] Le BlueTooth ne détecte rien
Impec!
@xubu: ta solution au #4 était presque bonne:
wget https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-04ca-2012.hcd
sudo cp BCM43142A0-04ca-2012.hcd /lib/firmware/brcm/BCM43142A0-04ca-2012.hcd(en gros le fichier doit bien s'appeller BCM43142A0-04ca-2012.hcd et non BCM.hcd)
@ricardoo: je te laisse modifier ton premier message pour ajouter [Résolu] au début du titre
[ poster un retour de commande ] [ poster une photo ]
Thinkpad x220, Dell latitude E7270 (i7 6600U, 16 Go de RAM, ...), Thinkstation E32 modifié: i5-4570, GTX 1060 6 Gb, 16 Gb de RAM, ...
Mon nouveau blog: nuliel.fr
Hors ligne
#22 Le 03/09/2021, à 12:50
- xubu1957

Re : [Résolu] Le BlueTooth ne détecte rien
J'avais adapté une réponse de JeremyB, autre pseudo de Jeremy31
Merci Nuliel ![]()
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.
Xubuntu 20.04 LTS - Lenovo T410 -18.04.1 LTS Toshiba Satellite A300 Membre de Linux-Azur
En ligne