URL: https://linuxfr.org/forums/linux-debutant/posts/hp-elitebook-840-bt-comment-ca-marche Title: [HP Elitebook 840] BT ? comment ça marche Authors: Gooners Date: 2015年03月03日T21:58:12+01:00 License: CC By-SA Tags: opensuse, linux et bluetooth Score: 0 Bonsoir, Je suis sous une version modé par mon école de OpenSUSE, je cherche depuis un moment comment faire fonctionner le BT pour pouvoir écouter mes cours, du son ect... sur un casque BT Bose. Je suis sous linux depuis moins de 6 mois est encore pas complètement alaise avec. J'ai fouiner un peu sur le net et j'arrive a détecter mon casque, mais impossible d'y balancé le son. Voici comment je m'y prend (dans un term) ```shell ➜ ~ bluetoothctl -a [NEW] Controller F8:16:54:5D:4F:FC pc-giquel_m [default] [NEW] Device 00:0C:8A:73:BD:A7 Bose AE SoundLink Agent registered [bluetooth]# devices Device 00:0C:8A:73:BD:A7 Bose AE SoundLink [bluetooth]# pair 00:0C:8A:73:BD:A7 Attempting to pair with 00:0C:8A:73:BD:A7 Failed to pair: org.bluez.Error.AlreadyExists [bluetooth]# connect 00:0C:8A:73:BD:A7 Attempting to connect to 00:0C:8A:73:BD:A7 Failed to connect: org.bluez.Error.Failed [bluetooth]# ``` J'ai cette erreur récurrente concernant bluez. pourtant les paquets sont bien en place quand je fait : ```shell ➜ ~ sudo aptitude search bluez Chargement des données du dépôt... Lecture des paquets installés... S | Nom | Résumé | Type --+-------------------+--------------------------------------------------+-------------- i | bluez | Bluetooth Stack for Linux | paquet | bluez | Bluetooth Stack for Linux | paquet source i | bluez-cups | CUPS Driver for Bluetooth Printers | paquet i | bluez-devel | Files needed for BlueZ development | paquet i | bluez-devel-32bit | Files needed for BlueZ development | paquet i | bluez-firmware | Bluetooth(TM) Firmware | paquet | bluez-hcidump | HCI Dumper for Debugging Bluetooth Connections | paquet i | bluez-test | Tools for testing of various Bluetooth-functions | paquet i | python-pybluez | A Python Bluetooth wrapper | paquet ``` Je pense que je ne fais pas tout correctement, donc si vous avez un indice ou même un solution, sa serai top ! Merci ! Gooners.