Blimey Dominique.... worked... I did not say has anything to do with the obex... Based on the name of the thread thought this is the place to collect info about the bluez 5 experience. [alin@abaddon:~]: bluetoothctl [NEW] Controller 0C:84:DC:78:5E:06 linux-0 [default] [NEW] Device 00:1F:20:01:79:C7 Dell BT Travel Mouse [bluetooth]# list Controller 0C:84:DC:78:5E:06 linux-0 [default] [bluetooth]# select 0C:84:DC:78:5E:06 [bluetooth]# power on Changing power on succeeded [bluetooth]# scan on Discovery started [CHG] Controller 0C:84:DC:78:5E:06 Discovering: yes [CHG] Device 00:1F:20:01:79:C7 LegacyPairing: yes [CHG] Device 00:1F:20:01:79:C7 RSSI: -50 [bluetooth]# devices Device 00:1F:20:01:79:C7 Dell BT Travel Mouse [bluetooth]# trust 00:1F:20:01:79:C7 Changing 00:1F:20:01:79:C7 trust succeeded [bluetooth]# pairable on Changing pairable on succeeded [bluetooth]# pair 00:1F:20:01:79:C7 Attempting to pair with 00:1F:20:01:79:C7 [CHG] Device 00:1F:20:01:79:C7 Connected: yes Pairing successful [CHG] Device 00:1F:20:01:79:C7 Paired: yes [CHG] Device 00:1F:20:01:79:C7 Connected: no [bluetooth]# connect 00:1F:20:01:79:C7 Attempting to connect to 00:1F:20:01:79:C7 [CHG] Device 00:1F:20:01:79:C7 Connected: yes Connection successful [CHG] Device 00:1F:20:01:79:C7 Modalias: usb:v046DpB006d0124 [CHG] Device 00:1F:20:01:79:C7 Modalias: usb:v046DpB006d0124 [bluetooth]# Without Questions there are no Answers! ______________________________________________________________________ Alin Marin ELENA http://alin.elenaworld.net/ ______________________________________________________________________ On 4 October 2013 10:23, Dominique Leuenberger a.k.a. Dimstar <dimstar@opensuse.org> wrote:
Quoting Alin Marin Elena <alinm.elena@gmail.com>:
Hi Dominique,
I am testing the thing in kde... ok... the mouse part as I have a bluetooth one... still not working. I am using Raymond's packages which I suspect are not divergent form your test bed.
I don't think 'openobex' has anything to do with the mouse :) So this package should not do any difference.
Can you pair the mouse using hcitool to verify if you see an 'underlying' issue on the BT stack as opposed to use the GUI tools?
you schould be able to statr cluetoothctl (which is a 'shell' tool interacting with the stack): bluetoothctl [bluetooth]# list Controller <cmac> BlueZ 5.5 [default] [bluetooth]# select <cmac> [bluetooth]# power on [bluetooth]# scan on /// enable scanning mode on your mouse [bluetooth]# devices Device <mmac> Name: Bluetooth Mouse [bluetooth]# trust <mmac> [bluetooth]# pairable on [bluetooth]# pair <mmac> [bluetooth]# connect <mmac>
That should confirm that the BT stack itself works as expected and would hint at anything GUI related 'not doing the right thing'.
Cheers, Dominique
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org