Pages : 1
#1 Le 24/10/2017, à 00:44
- alfredozik
Scan bluetooth down
Bonjour la communauté ubuntu,
Je viens d'installer ubuntu sur mon pc hp envy 13-d100 et je n'arrive pas a me connecter a mon casque ou a mon téléphone via bluetooth, mon pc n'est pas détectable lui non plus.
Je découvre les commandes unix j'en ai essayé pas mal suite a des conseils de forum si besoin je peux afficher des commandes.
Merci de votre aide !
Hors ligne
#2 Le 24/10/2017, à 00:46
- alfredozik
Re : Scan bluetooth down
Je précise que la commandes hcitool scan ne donne rien alors que dans le meme temps mon android voit mon casque !
Hors ligne
#3 Le 24/10/2017, à 05:20
- xubu1957
Re : Scan bluetooth down
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
#4 Le 25/10/2017, à 21:42
- alfredozik
Re : Scan bluetooth down
Bonjour xubu1957,
Merci de ta réponse rapide voila les resultats des commandes que tu m'as demandé d'éxecuter.
01:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:804a]
Kernel driver in use: wl
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 138a:0050 Validity Sensors, Inc. Swipe Fingerprint Sensor
Bus 001 Device 003: ID 0a5c:216d Broadcom Corp.
Bus 001 Device 002: ID 05c8:0389 Cheng Uei Precision Industry Co., Ltd (Foxlink)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 2.109571] Bluetooth: Core ver 2.22
[ 2.109583] Bluetooth: HCI device and connection manager initialized
[ 2.109586] Bluetooth: HCI socket layer initialized
[ 2.109588] Bluetooth: L2CAP socket layer initialized
[ 2.109598] Bluetooth: SCO socket layer initialized
[ 2.118070] Bluetooth: HCI UART driver ver 2.3
[ 2.118072] Bluetooth: HCI UART protocol H4 registered
[ 2.118072] Bluetooth: HCI UART protocol BCSP registered
[ 2.118073] Bluetooth: HCI UART protocol LL registered
[ 2.118074] Bluetooth: HCI UART protocol ATH3K registered
[ 2.118074] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.118104] Bluetooth: HCI UART protocol Intel registered
[ 2.118120] Bluetooth: HCI UART protocol Broadcom registered
[ 2.118121] Bluetooth: HCI UART protocol QCA registered
[ 2.118121] Bluetooth: HCI UART protocol AG6XX registered
[ 2.118122] Bluetooth: HCI UART protocol Marvell registered
[ 2.450981] Bluetooth: hci0: BCM: chip id 70
[ 2.466951] Bluetooth: hci0: BCM43142A
[ 2.466954] Bluetooth: hci0: BCM (001.001.011) build 0000
[ 2.467973] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[ 2.467976] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[ 4.291955] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.291956] Bluetooth: BNEP filters: protocol multicast
[ 4.291959] Bluetooth: BNEP socket layer initialized
[ 4.493129] Bluetooth: hci0 command 0x1003 tx timeout
[ 4.636642] Bluetooth: RFCOMM TTY layer initialized
[ 4.636648] Bluetooth: RFCOMM socket layer initialized
[ 4.636654] Bluetooth: RFCOMM ver 1.11
[ 129.265332] Bluetooth: Inquiry failed: status 0x12
[ 0.168985] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 1.260839] [drm] GuC firmware load skipped
[ 2.467973] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
bluetooth 557056 43 btrtl,hci_uart,btintel,btqca,bnep,btbcm,rfcomm,btusb
alfred@alfred-HP-ENVY-Notebook:~$ sudo service bluetooth status
[sudo] Mot de passe de alfred :
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: active (running) since mer. 2017-10-25 22:31:51 CEST; 7min ago
Docs: man:bluetoothd(8)
Main PID: 1080 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─1080 /usr/lib/bluetooth/bluetoothd
oct. 25 22:31:51 alfred-HP-ENVY-Notebook bluetoothd[1080]: Not enough free handl
oct. 25 22:31:51 alfred-HP-ENVY-Notebook bluetoothd[1080]: Sap driver initializa
oct. 25 22:31:51 alfred-HP-ENVY-Notebook bluetoothd[1080]: sap-server: Operation
oct. 25 22:31:51 alfred-HP-ENVY-Notebook bluetoothd[1080]: Endpoint registered:
oct. 25 22:31:51 alfred-HP-ENVY-Notebook bluetoothd[1080]: Endpoint registered:
oct. 25 22:32:44 alfred-HP-ENVY-Notebook bluetoothd[1080]: Endpoint registered:
oct. 25 22:32:44 alfred-HP-ENVY-Notebook bluetoothd[1080]: Endpoint registered:
oct. 25 22:32:44 alfred-HP-ENVY-Notebook bluetoothd[1080]: RFCOMM server failed
oct. 25 22:33:02 alfred-HP-ENVY-Notebook bluetoothd[1080]: Endpoint unregistered
oct. 25 22:33:02 alfred-HP-ENVY-Notebook bluetoothd[1080]: Endpoint unregistered
lines 1-19/19 (END)
ii bluefish 2.2.7-2 amd64 advanced Gtk+ text editor for web and software development
ii bluefish-data 2.2.7-2 all advanced Gtk+ text editor (data)
ii bluefish-plugins 2.2.7-2 amd64 advanced Gtk+ text editor (plugins)
ii blueman 2.0.4-1ubuntu2 amd64 Graphical bluetooth manager
ii bluez 5.37-0ubuntu5.1 amd64 Bluetooth tools and daemons
ii bluez-cups 5.37-0ubuntu5.1 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.37-0ubuntu5.1 amd64 bluez obex daemon
ii gnome-bluetooth 3.18.2-1ubuntu2 amd64 GNOME Bluetooth tools
ii indicator-bluetooth 0.0.6+16.04.20160526-0ubuntu1 amd64 System bluetooth indicator.
ii libbluetooth3:amd64 5.37-0ubuntu5.1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth13:amd64 3.18.2-1ubuntu2 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:8.0-0ubuntu3.4 amd64 Bluetooth module for PulseAudio sound server
Hors ligne
#5 Le 25/10/2017, à 21:44
- xubu1957
Re : Scan bluetooth down
Bonjour,
Pour ajouter toi-même les balises code à ton précédent message…
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
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
#6 Le 25/10/2017, à 21:52
- xubu1957
Re : Scan bluetooth down
Vu la carte :
Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
regarde la solution proposée dans [ RÉSOLU ] Bluetooth activé, mais ne détecte rien
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