The Following 3 Users Say Thank You to pH5 For This Useful Post: | ||
|
2010-02-07
, 23:38
|
Posts: 94 |
Thanked: 10 times |
Joined on Jan 2010
|
#162
|
Just to add another data point, I just paired a Logitech diNovo Edge with a N900 running PR1.1 (flashed, not updated OTA, input enabled in /etc/bluetooth/main.conf) using the GUI. It wouldn't connect from the GUI, but using the bluez D-Bus interface from the command line worked:
Code:# dbus-send --system --print-reply --dest=org.bluez \ / org.bluez.Manager.DefaultAdapter object path "/org/bluez/11984/hci0" # dbus-send --system --dest=org.bluez \ /org/bluez/11984/hci0/dev_00_07_61_75_xx_xx \ org.bluez.Input.Connect
|
2010-02-08
, 10:50
|
Posts: 45 |
Thanked: 36 times |
Joined on Jan 2010
|
#163
|
|
2010-02-08
, 12:18
|
Posts: 45 |
Thanked: 36 times |
Joined on Jan 2010
|
#164
|
|
2010-02-08
, 13:28
|
|
Posts: 138 |
Thanked: 375 times |
Joined on Aug 2009
@ Berlin
|
#165
|
Nothing was returned by the final command and the keyboard didn't pair (it was in pairing mode by pressing the red button on the unit.)
Any ideas where I went wrong?
|
2010-02-09
, 12:18
|
Posts: 94 |
Thanked: 10 times |
Joined on Jan 2010
|
#166
|
|
2010-02-09
, 12:21
|
Posts: 739 |
Thanked: 220 times |
Joined on Dec 2009
@ Surrey, UK
|
#167
|
|
2010-02-09
, 12:23
|
Posts: 45 |
Thanked: 36 times |
Joined on Jan 2010
|
#168
|
|
2010-02-09
, 12:24
|
Posts: 739 |
Thanked: 220 times |
Joined on Dec 2009
@ Surrey, UK
|
#169
|
|
2010-02-09
, 12:25
|
Posts: 45 |
Thanked: 36 times |
Joined on Jan 2010
|
#170
|
Thanks for the help guys, I've now got my keyboard working with us mapping.
I've noticed Ctrl does not work and I can't press two keys at once... I bought the keyboard to remotely use the n900 through a tv, any ideas how I can get them working?
Thanks again to ph5 and johny
Last edited by pH5; 2010-02-08 at 13:10. Reason: add missing --print-reply