Hi Bastien, > > > # dbus-send --system --type=method_call --print-reply --dest=org.bluez > > > /org/bluez/hci0 org.bluez.Adapter.GetMode > > > Error org.freedesktop.DBus.Error.UnknownMethod: Method "GetMode" with > > > signature "" on interface "org.bluez.Adapter" doesn't exist > > > > > > > > > Bluetoothd output > > > > > > > > > # bluetoothd -dn > > > bluetoothd[18625]: Bluetooth daemon 4.38 > > > > First thing I would look at is catching up with the current version of > > the BT daemon, which is now 4.46 (BlueZ is a work in progress). > > BlueZ is as much a work in progress as any other piece of software. It's > supposed to be stable, and isn't the cause of the problems anyway. > > The object path is wrong. Try using D-Feet to see the object paths. > (hint: it should read /org/bluez/$(pidof bluetoothd)/hci0) and if people start hard coding it, I will put a random number in it and obfuscate it completely ;) Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html