lsusb (pour savoir si la clé Bluetooth est bien reconnue)
apt-get install bluetooth
# /etc/init.d/bluetooth status bluetooth is running # /etc/init.d/bluetooth start
$ systemctl status bluetooth ● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled) Active: active (running) since Fri 2015-01-16 21:25:19 JST; 1 day 16h ago
# systemctl start bluetooth
Ce module va permettre a pulse d'envoyer le son au périphérique Bluetooth
# apt-get install pulseaudio-module-bluetooth
Installation du module bluetooth (avec GNOME)
# apt-get install gnome-bluetooth
Installation du module bluetooth (avec KDE) bluedevil qui est l'interface graphique actuelle pour KDE.
# apt-get install bluedevil

Voilà cette procédure fonctionne très bien sous Gnome Shell