[bluez] Pas de connexion auto du clavier (en cours)

Reconnaissance et configuration du matériel / kernel linux
Avatar de l’utilisateur
Eniotan
Daikyu
Messages : 55
Inscription : sam. 29 mars 2008, 21:23
Localisation : environs de Rennes

[bluez] Pas de connexion auto du clavier (en cours)

Message par Eniotan »

Bonjour,

Depuis la dernière màj de bluez ( 4.67), mon clavier Logitech DiNovo Edge n'est plus connecté automatiquement.

Il faut donc que j'entre mes identifiants sous SLIM avec un vieux (et encombrant ) clavier PS2 avant de pouvoir lancer

Code : Tout sélectionner

hidd --search
Et là, il faut encore que j'appuie sur le bouton de synchronisation du clavier pour qu'il s'apparie.

J'ai ajouté "bluetooth" dans le rc.conf, j'ai tenté quelques manips sur /etc/conf.d/bluetooth mais rien n'y fait.

Si vous avez des suggestions avant de downgrader bluez, je suis tout ouïe.
Merci.
Dernière modification par Eniotan le mer. 07 juil. 2010, 17:18, modifié 1 fois.
Avatar de l’utilisateur
Eniotan
Daikyu
Messages : 55
Inscription : sam. 29 mars 2008, 21:23
Localisation : environs de Rennes

Re: [bluez] Pas de connexion auto du clavier (en cours)

Message par Eniotan »

Quelques compléments d'information:

/etc/conf.d/bluetooth:

Code : Tout sélectionner

HIDD_ENABLE="true"
HIDD_OPTIONS="--connect 00:07:61:E4:D0:AD"
Et donc pour connecter, après avoir appuyé sur le bouton de synchro de mon clavier (étape dont je voudrais me débarrasser) :

Code : Tout sélectionner

[antoine@toinefix ~]$sudo hidd --search
Searching ...
	Connecting to device 00:07:61:E4:D0:AD
et dans le dmesg.log:

Code : Tout sélectionner

[antoine@toinefix ~]$dmesg| grep Logitech
input: Logitech Logitech BT Mini-Receiver as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.2/6-1.2:1.0/input/input7
generic-usb 0003:046D:C713.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech Logitech BT Mini-Receiver] on usb-0000:00:1d.0-1.2/input0
input: Logitech Logitech BT Mini-Receiver as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.3/6-1.3:1.0/input/input8
logitech 0003:046D:C714.0003: input,hiddev0,hidraw2: USB HID v1.11 Mouse [Logitech Logitech BT Mini-Receiver] on usb-0000:00:1d.0-1.3/input0
input: Logitech         Keyboard as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.1/6-1.1:1.0/bluetooth/hci0/hci0:12/input9
generic-bluetooth 0005:046D:B309.0004: input,hidraw3: BLUETOOTH HID v1.1b Mouse [Logitech         Keyboard] on 00:07:61:E0:C0:A4

[antoine@toinefix ~]$dmesg| grep Bluetooth
Bluetooth: Core ver 2.15
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.14
Bluetooth: L2CAP socket layer initialized
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Bluetooth: SCO (Voice Link) ver 0.6
Bluetooth: SCO socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
Bluetooth: Generic Bluetooth USB driver ver 0.6
Et en fait le downgrade de bluez en version 4.65 ne résout pas le problème :(
Répondre