* [Bluez-users] Authorization denied: Authorization agent does not exist
@ 2007-10-22 8:50 Matthias Teege
2007-10-22 9:23 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Teege @ 2007-10-22 8:50 UTC (permalink / raw)
To: bluez-users
Moin,
I try to use my bluetooth mouse with bluez under opensuse 10.3. I've
used the instructions on the bluez wiki to pair and activate the
mouse:
% dbus-send --system --type=method_call --print-reply --dest=org.bluez
/org/bluez org.bluez.Manager.ActivateService string:input
method return sender=:1.2 -> dest=:1.336
string ":1.3"
% dbus-send --system --type=method_call --print-reply --dest=":1.3"
/org/bluez/input org.bluez.input.Manager.CreateDevice
string:00:02:76:00:D3:12
method return sender=:1.3 -> dest=:1.505
string "/org/bluez/input/pointing0"
I can connect from the notebook to the mouse with:
% dbus-send --system --type=method_call --print-reply --dest=":1.3"
/org/bluez/input/pointing0 org.bluez.input.Device.Connect
method return sender=:1.3 -> dest=:1.3038
Now I try to reconnect automatically which doesn't work as expected.
If I press a button on the mouse I've got
Oct 22 10:33:57 sus input[2846]: Incoming connection on PSM 17
Oct 22 10:33:58 sus input[2846]: Incoming connection on PSM 19
Oct 22 10:33:58 sus input[2846]: Authorization denied: Authorization
agent does not exist
How Do I disable the need for authorisation for my mouse?
Many thanks
Matthias
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bluez-users] Authorization denied: Authorization agent does not exist
2007-10-22 8:50 [Bluez-users] Authorization denied: Authorization agent does not exist Matthias Teege
@ 2007-10-22 9:23 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2007-10-22 9:23 UTC (permalink / raw)
To: BlueZ users
Hi Matthias,
> I try to use my bluetooth mouse with bluez under opensuse 10.3. I've
> used the instructions on the bluez wiki to pair and activate the
> mouse:
>
> % dbus-send --system --type=method_call --print-reply --dest=org.bluez
> /org/bluez org.bluez.Manager.ActivateService string:input
> method return sender=:1.2 -> dest=:1.336
> string ":1.3"
>
> % dbus-send --system --type=method_call --print-reply --dest=":1.3"
> /org/bluez/input org.bluez.input.Manager.CreateDevice
> string:00:02:76:00:D3:12
> method return sender=:1.3 -> dest=:1.505
> string "/org/bluez/input/pointing0"
>
> I can connect from the notebook to the mouse with:
>
> % dbus-send --system --type=method_call --print-reply --dest=":1.3"
> /org/bluez/input/pointing0 org.bluez.input.Device.Connect
> method return sender=:1.3 -> dest=:1.3038
>
> Now I try to reconnect automatically which doesn't work as expected.
> If I press a button on the mouse I've got
>
> Oct 22 10:33:57 sus input[2846]: Incoming connection on PSM 17
> Oct 22 10:33:58 sus input[2846]: Incoming connection on PSM 19
> Oct 22 10:33:58 sus input[2846]: Authorization denied: Authorization
> agent does not exist
>
> How Do I disable the need for authorisation for my mouse?
you can't disable it. However you can use Adapter.SetTrusted() to make
the mouse a trusted device.
Regards
Marcel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-22 9:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-22 8:50 [Bluez-users] Authorization denied: Authorization agent does not exist Matthias Teege
2007-10-22 9:23 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox