View Single Post
pH5's Avatar
Posts: 138 | Thanked: 375 times | Joined on Aug 2009 @ Berlin
#161
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 --print-reply --dest=org.bluez \
            /org/bluez/11984/hci0/dev_00_07_61_75_xx_xx \
            org.bluez.Input.Connect

Last edited by pH5; 2010-02-08 at 13:10. Reason: add missing --print-reply
 

The Following 3 Users Say Thank You to pH5 For This Useful Post: