bluetooth inutilisable

Questions concernant les composants
Avatar du membre
cyrille
Administrateur du site
Messages : 12389
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: bluetooth inutilisable

Message par cyrille »

Dernier message de la page précédente :

Bien sûr comme pour tous les services

Code : Tout sélectionner

sudo systemctl restart NOM-DU-SERVICE.service
dans le cas présent

Code : Tout sélectionner

sudo systemctl restart bluetooth.service
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

romneo
Messages : 17
Enregistré le : sam. 8 juin 2019 18:08

Re: bluetooth inutilisable

Message par romneo »

bon bah toujours: "echec lors de l'ajout du péripherique"

Je vois mon périphérique mais impossible de l'associer
Dell XPS13
Linux Mint 19.1 Cinnamon
Cinnamon 4.0.10
Noyau Linux 4.15.0.51-generic

Avatar du membre
cyrille
Administrateur du site
Messages : 12389
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: bluetooth inutilisable

Message par cyrille »

que donne

Code : Tout sélectionner

sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware;
et

Code : Tout sélectionner

uname -a
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

romneo
Messages : 17
Enregistré le : sam. 8 juin 2019 18:08

Re: bluetooth inutilisable

Message par romneo »

Code : Tout sélectionner

mumu@MyXps:~$ sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware;
[sudo] Mot de passe de mumu :          
[    5.310518] Bluetooth: Core ver 2.22
[    5.310543] Bluetooth: HCI device and connection manager initialized
[    5.310547] Bluetooth: HCI socket layer initialized
[    5.310549] Bluetooth: L2CAP socket layer initialized
[    5.310552] Bluetooth: SCO socket layer initialized
[    5.647558] Bluetooth: hci0: BCM: chip id 63
[    5.648553] Bluetooth: hci0: BCM: features 0x07
[    5.665561] Bluetooth: hci0: BCM20702A
[    5.666555] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[    5.667002] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-216f.hcd failed with error -2
[    5.667006] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-216f.hcd not found
[    7.207282] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.207284] Bluetooth: BNEP filters: protocol multicast
[    7.207288] Bluetooth: BNEP socket layer initialized
[    9.629518] Bluetooth: RFCOMM TTY layer initialized
[    9.629527] Bluetooth: RFCOMM socket layer initialized
[    9.629534] Bluetooth: RFCOMM ver 1.11
[ 7803.512559] Bluetooth: hci0: BCM: chip id 63
[ 7803.513528] Bluetooth: hci0: BCM: features 0x07
[ 7803.529565] Bluetooth: hci0: MyXps
[ 7803.530500] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 7803.530521] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-216f.hcd failed with error -2
[ 7803.530523] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-216f.hcd not found
[    0.000000] [Firmware Bug]: TPM Final Events table missing or invalid
[    0.124628] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    5.667002] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-216f.hcd failed with error -2
[ 7803.530521] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-216f.hcd failed with error -2
et

Code : Tout sélectionner

mumu@MyXps:~$ uname -a
Linux MyXps 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Dell XPS13
Linux Mint 19.1 Cinnamon
Cinnamon 4.0.10
Noyau Linux 4.15.0.51-generic

Avatar du membre
cyrille
Administrateur du site
Messages : 12389
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: bluetooth inutilisable

Message par cyrille »

Bon essaie (Si je ne me plante pas dans ton fichier hcd) d'installer ce firmware manquant

Code : Tout sélectionner

wget https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM20702A1-0a5c-216f.hcd
sudo cp BCM20702A1-0a5c-216f.hcd /lib/firmware/brcm
Et redemarre ton bluetooth et vois si mieux
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

romneo
Messages : 17
Enregistré le : sam. 8 juin 2019 18:08

Re: bluetooth inutilisable

Message par romneo »

malheureusementtoujours rien... je vois bien le casque dans les péripherique bluetooth, mais impossible de le connecter.

J'ai toujours droit à "Host is Down"

J'ai également essayer avec une autre paire d'écouteurs (Jabra) et impossible également
Dell XPS13
Linux Mint 19.1 Cinnamon
Cinnamon 4.0.10
Noyau Linux 4.15.0.51-generic

Avatar du membre
cyrille
Administrateur du site
Messages : 12389
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: bluetooth inutilisable

Message par cyrille »

Et que donne dès lors (avec le firmware copié)

Code : Tout sélectionner

sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware;
?
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

romneo
Messages : 17
Enregistré le : sam. 8 juin 2019 18:08

Re: bluetooth inutilisable

Message par romneo »

voila:

Code : Tout sélectionner

mumu@MyXps:~$ sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware;
[sudo] Mot de passe de mumu :          
[    5.182017] Bluetooth: Core ver 2.22
[    5.182047] Bluetooth: HCI device and connection manager initialized
[    5.182050] Bluetooth: HCI socket layer initialized
[    5.182053] Bluetooth: L2CAP socket layer initialized
[    5.182057] Bluetooth: SCO socket layer initialized
[    5.478377] Bluetooth: hci0: BCM: chip id 63
[    5.479377] Bluetooth: hci0: BCM: features 0x07
[    5.495381] Bluetooth: hci0: MyXps
[    5.496375] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[    5.496901] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-216f.hcd failed with error -2
[    5.496905] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-216f.hcd not found
[    6.739031] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.739033] Bluetooth: BNEP filters: protocol multicast
[    6.739037] Bluetooth: BNEP socket layer initialized
[    9.048610] Bluetooth: RFCOMM TTY layer initialized
[    9.048616] Bluetooth: RFCOMM socket layer initialized
[    9.048623] Bluetooth: RFCOMM ver 1.11
[ 2907.278283] Bluetooth: hci0: BCM: chip id 63
[ 2907.279293] Bluetooth: hci0: BCM: features 0x07
[ 2907.295308] Bluetooth: hci0: BCM20702A
[ 2907.296299] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 2907.296336] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-216f.hcd failed with error -2
[ 2907.296338] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-216f.hcd not found
[    0.000000] [Firmware Bug]: TPM Final Events table missing or invalid
[    0.113947] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    5.496901] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-216f.hcd failed with error -2
[ 2907.296336] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-216f.hcd failed with error -2
Dell XPS13
Linux Mint 19.1 Cinnamon
Cinnamon 4.0.10
Noyau Linux 4.15.0.51-generic

Avatar du membre
cyrille
Administrateur du site
Messages : 12389
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: bluetooth inutilisable

Message par cyrille »

Bizarre que le fichier ne soit pas pris en compte, tu peux donner la sortie de

Code : Tout sélectionner

ls -l  /lib/firmware/brcm/
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

romneo
Messages : 17
Enregistré le : sam. 8 juin 2019 18:08

Re: bluetooth inutilisable

Message par romneo »

voila:

Code : Tout sélectionner

mumu@MyXps:~$ 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   29618 oct.  11  2020  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.bin
Dell XPS13
Linux Mint 19.1 Cinnamon
Cinnamon 4.0.10
Noyau Linux 4.15.0.51-generic

Avatar du membre
cyrille
Administrateur du site
Messages : 12389
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: bluetooth inutilisable

Message par cyrille »

ok le fichier n'a pas été copié

Code : Tout sélectionner


wget https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM20702A1-0a5c-216f.hcd[
sudo cp BCM20702A1-0a5c-216f.hcd /lib/firmware/brcm
Redemarre le service bluetooth ensuite et donne le retour de

Code : Tout sélectionner

sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware;
et de

Code : Tout sélectionner

ls -l /lib/firmware/brcm | grep BCM20702A1
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

Répondre