Pour activer Bluetooth lors du démarrage de votre système, procédez comme suit:
Ouvrez un terminal ( CTRL+ ALT+ T).
Entrez la ligne suivante si vous n'avez pas installé gksu.
sudo apt-get install gksu
Si vous avez GKSU (installé ou avez déjà) entrez les informations suivantes:
gksudo gedit /etc/rc.local
Le rc.local
fichier s'ouvrira. Ajoutez la ligne suivante avant le exit 0
:
rfkill unblock bluetooth
Saisissez maintenant la ligne suivante dans un terminal:
sudo reboot
Pour désactiver Bluetooth au démarrage de votre système, procédez comme suit:
Ouvrez un terminal ( CTRL+ ALT+ T).
Entrez la ligne suivante si vous ne l'avez pas gksu
installé.
sudo apt-get install gksu
Si vous avez GKSU (installé ou avez déjà) entrez les informations suivantes:
gksudo gedit /etc/rc.local
Ajoutez la ligne suivante ci exit 0
- dessus :
rfkill block bluetooth
Saisissez maintenant la ligne suivante dans un terminal:
sudo reboot
Pour basculer entre ON ou OFF, vous pouvez utiliser la FNtouche + Bluetooth de votre clavier. Cette clé est différente pour chaque système. Vous pouvez également changer le bluetooth pour autre chose, comme le sans fil .
Comment installer / mettre à jour les pilotes Bluetooth:
Ouvrez un terminal ( CTRL+ ALT+ T).
Entrer:
sudo apt-get install bluez bluez-alsa bluez-audio bluez-btsco bluez-compat bluez-cups bluez-dbg bluez-gstreamer bluez-hcidump bluez-pcmcia-support bluez-tools bluez-utils python-bluez bluewho indicator-bluetooth libbluetooth-dev libgnome-bluetooth11 libbluetooth3