Pages : 1
#1 Le 09/10/2017, à 10:38
- guhubin
Problème de bluetooth
Bonjour,
Je suis un petit nouveau sur ubuntu 17.04, j ai un Dell xps 13 et j ai le même problème que putxe ...
C est a dire : "Lorsque je clique sur le bouton d'activation Bluetooth il passe bien en "I" mais le message "Le Bluetooth est désactivé" reste à l'écran."
Avez vous trouvez de nouvelles solutions ? Car je trouve que la page du lien donné dans le message #21 n'est pas tres clair (surtout a cause de mon niveau d anglais).
Merci
Hors ligne
#2 Le 09/10/2017, à 15:18
- xubu1957
Re : Problème de bluetooth
@ guhubin
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 10/10/2017, à 14:22
- guhubin
Re : Problème de bluetooth
Bonjour,
Merci pour la rapidité de ta réponse,
voici ce que j obtient pour la première commande:
Linux guihubin-XPS-13-9360 4.10.0-35-generic #39-Ubuntu SMP Wed Sep 13 07:46:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
3a:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Subsystem: Bigfoot Networks, Inc. QCA6174 802.11ac Wireless Network Adapter [1a56:1535]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
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
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0c45:670c Microdia
Bus 001 Device 002: ID 0cf3:e300 Atheros Communications, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 2.960661] Bluetooth: Core ver 2.22
[ 2.960672] Bluetooth: HCI device and connection manager initialized
[ 2.960674] Bluetooth: HCI socket layer initialized
[ 2.960676] Bluetooth: L2CAP socket layer initialized
[ 2.960680] Bluetooth: SCO socket layer initialized
[ 2.969305] Bluetooth: HCI UART driver ver 2.3
[ 2.969306] Bluetooth: HCI UART protocol H4 registered
[ 2.969307] Bluetooth: HCI UART protocol BCSP registered
[ 2.969307] Bluetooth: HCI UART protocol LL registered
[ 2.969308] Bluetooth: HCI UART protocol ATH3K registered
[ 2.969308] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.969336] Bluetooth: HCI UART protocol Intel registered
[ 2.969346] Bluetooth: HCI UART protocol Broadcom registered
[ 2.969347] Bluetooth: HCI UART protocol QCA registered
[ 2.969347] Bluetooth: HCI UART protocol AG6XX registered
[ 2.969348] Bluetooth: HCI UART protocol Marvell registered
[ 3.462502] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.462503] Bluetooth: BNEP filters: protocol multicast
[ 3.462506] Bluetooth: BNEP socket layer initialized
[ 3.545974] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 3.545975] Bluetooth: hci0: QCA: patch rome 0x302 build 0x138, firmware rome 0x302 build 0x111
[ 3.578688] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 6.953308] Bluetooth: RFCOMM TTY layer initialized
[ 6.953312] Bluetooth: RFCOMM socket layer initialized
[ 6.953315] Bluetooth: RFCOMM ver 1.11
[ 0.199808] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 1.196149] [drm] GuC firmware load skipped
[ 3.545975] Bluetooth: hci0: QCA: patch rome 0x302 build 0x138, firmware rome 0x302 build 0x111
[ 7.883313] ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:3a:00.0.bin failed with error -2
[ 7.883330] ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/cal-pci-0000:3a:00.0.bin failed with error -2
[ 7.883564] ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
[ 7.883567] ath10k_pci 0000:3a:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
[ 7.885640] ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.2.0-00180-QCARMSWPZ-1 api 4 features wowlan,ignore-otp,no-4addr-pad crc32 75dee6c5
bluetooth 557056 33 btrtl,hci_uart,btintel,btqca,bnep,btbcm,rfcomm,btusb
La deuxième me donne ceci:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: active (running)
Docs: man:bluetoothd(8)
Main PID: 959 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─959 /usr/lib/bluetooth/bluetoothd
oct. 10 11:05:28 guihubin-XPS-13-9360 bluetoothd[959]: Failed to obtain handles
oct. 10 11:05:28 guihubin-XPS-13-9360 bluetoothd[959]: Sap driver initialization
oct. 10 11:05:28 guihubin-XPS-13-9360 bluetoothd[959]: sap-server: Operation not
oct. 10 11:05:31 guihubin-XPS-13-9360 bluetoothd[959]: Endpoint registered: send
oct. 10 11:05:31 guihubin-XPS-13-9360 bluetoothd[959]: Endpoint registered: send
oct. 10 11:05:35 guihubin-XPS-13-9360 bluetoothd[959]: Endpoint unregistered: se
oct. 10 11:05:35 guihubin-XPS-13-9360 bluetoothd[959]: Endpoint unregistered: se
oct. 10 11:05:37 guihubin-XPS-13-9360 bluetoothd[959]: Endpoint registered: send
oct. 10 11:05:37 guihubin-XPS-13-9360 bluetoothd[959]: Endpoint registered: send
oct. 10 13:01:21 guihubin-XPS-13-9360 bluetoothd[959]: /org/bluez/hci0/dev_04_52
lines 1-20/20 (END)
Et pour la troisième, je ne vois pas bien comment je dois l utiliser ..
Hors ligne
#4 Le 10/10/2017, à 14:43
- xubu1957
Re : Problème de bluetooth
@ guhubin
Bonjour,
Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Tu n'as pas un pilote bluetooth BCM43142A0, regarde dans le fil de Sweery > [Résolu] : MSI GS60 6QC 231XFR -- Ubuntu 16.04 -- Bluetooth inexistant
et à l'avenir, ouvres une nouvelle discussion > Initier_une_nouvelle_discussion
au lieu de squatter un fil Résolu.
Rajout - Et pour :
dpkg -l | grep blue
Tu n'as pas eu de retour ?
Dernière modification par xubu1957 (Le 10/10/2017, à 18:46)
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 14/11/2017, à 15:03
- xubu1957
Re : Problème de bluetooth
Bonjour,
Une proposition de solution :
Merci beaucoup pour ton retour. Eh bien finalement, c'est encore plus vicieux... mais plus simple heureusement ! J'ai trouvé la solution sur ce forum :
http://forum.hardware.fr/hfr/Hardware/c … 3700_1.htmApparemment, ma carte mère ne peut faire fonctionner le Bluetooth que si l'antenne Wifi est branchée (le chipset utilise l'antenne wifi pour connecter les périphériques Bluetooth). Je ne me l'imaginais pas car je pouvais me connecter en Wifi sans l'antenne et le Bluetooth semblait fonctionnel.
Bref, du coup, pas de problème de pilote : juste brancher l'antenne et ça marche sur le champ. Mes manettes et le reste sont reconnues.
Problème résolu. J'espère que ça aidera d'autres personnes qui comme moi n'ont pas branché leur antenne Wifi.
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
Pages : 1