Page 1 sur 1

[Bluetooth] Comportement étrange

Publié : dim. 20 avr. 2014, 17:52
par LouisB
Bonjour à tous,

ça faisait longtemps que je ne vous avais pas embêtés avec mon laptop, alors voilà un petit problème de bluetooth illustré par cette série de commandes :

Code : Tout sélectionner

-$ rfkill list
0: asus-wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: asus-bluetooth: Bluetooth
	Soft blocked: yes
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
-$ rfkill unblock 1
-$ rfkill list
0: asus-wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: asus-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
4: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no
-$ echo "pressed fn+F2"
pressed fn+F2
-$ rfkill list
0: asus-wlan: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
1: asus-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: yes
	Hard blocked: yes
4: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
-$ echo "pressed fn+F2 again"
pressed fn+F2 again
-$ rfkill list
0: asus-wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: asus-bluetooth: Bluetooth
	Soft blocked: yes
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
Bien sur, entre temps, bluedevil ne reconnais pas mon (mes??) périphérique bluetooth entre deux...

Quelqu'un peut-il m'aider à ravoir un comportement "normal" afin de pouvoir jouer avec le bluetooth ?