abonnel-siteweb/data/pages/informatique/linux/cfp/casque-bluetooth-high-fidel...

14 lines
430 B
Plaintext

====== bluetooth : Son High Fidelity avec un casque ======
{{tag>"Linux commande"}}
Comment faire pour avoir un son High Fidelity avec un casque bluetooth avec Debian 9 ?
Créer ou éditer le fichier suivant :
<code>sudo nano /etc/bluetooth/audio.conf</code>
Dans le fichier **audio.conf**, insérer la ligne suivante :
<code>AutoConnect=true</code>
Relancer le service Bluetooth :
<code>sudo service bluetooth restart</code>