List Info

Thread: pin_helper missing?




pin_helper missing?
user name
2006-06-28 21:51:23

After update bluez tree (doc, obex, lib, hcidump and utils),
hcid.conf
donīt have pin_helper any more. Others odds: 
1) device is ative, but not visible for any other bluetooth
devices.
2) /dev/rfcomm* missing 
3) if I try connect other device I get: Can't connect
RFCOMM socket: Connection refused

Looking at debug.log I found:
Jun 28 18:39:45 localhost hcid[4364]: call_passkey_agent():
no agent registered

Info: 
Kernel 2.6.17-mh1
dbus 0.62-3

Any hits? 

PS: All works fine before update 

Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

pin_helper missing?
user name
2006-06-28 22:05:55
Hi Nelson,

There is a simple passkey agent available. You can find it
inside the
"hcid" directory.
try:
$passkey-agent --default <PIN>

or use the following application that I developed for
testing purpose:
http://extindt01.indt.org/connectivity/bluez
/gbluezconf-00.30.tar.gz

BR,
Claudio.

-- 
---------------------------------------------------------
Claudio Takahasi
Instituto Nokia de Tecnologia - INdT


On 6/28/06, Nelson Murilo <nelsonpangeia.com.br> wrote:
>
>
> After update bluez tree (doc, obex, lib, hcidump and
utils), hcid.conf
> donīt have pin_helper any more. Others odds:
> 1) device is ative, but not visible for any other
bluetooth devices.
> 2) /dev/rfcomm* missing
> 3) if I try connect other device I get: Can't connect
RFCOMM socket: Connection refused
>
> Looking at debug.log I found:
> Jun 28 18:39:45 localhost hcid[4364]:
call_passkey_agent(): no agent registered
>
> Info:
> Kernel 2.6.17-mh1
> dbus 0.62-3
>
> Any hits?
>
> PS: All works fine before update
>
> Using Tomcat but need to do more? Need to support web
services, security?
> Get stuff done quickly with pre-integrated technology
to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based
on Apache Geronimo
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devellists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel

>

Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

pin_helper missing?
user name
2006-06-29 01:03:46
Thanks a lot Claudio, but both has the same problem: Don't
return the
prompt, and I have use ^C to stop. 

I tried update cvs again and nothing changed.

Regards,

./nelson -murilo

On Wed, Jun 28, 2006 at 07:05:55PM -0300, Claudio Takahasi
wrote:
> Hi Nelson,
> 
> There is a simple passkey agent available. You can find
it inside the
> "hcid" directory.
> try:
> $passkey-agent --default <PIN>
> 
> or use the following application that I developed for
testing purpose:
> http://extindt01.indt.org/connectivity/bluez
/gbluezconf-00.30.tar.gz
> 
> BR,
> Claudio.
> 
> -- 
>
---------------------------------------------------------
> Claudio Takahasi
> Instituto Nokia de Tecnologia - INdT
> 
> 
> On 6/28/06, Nelson Murilo <nelsonpangeia.com.br> wrote:
> >
> >
> > After update bluez tree (doc, obex, lib, hcidump
and utils), hcid.conf
> > donīt have pin_helper any more. Others odds:
> > 1) device is ative, but not visible for any other
bluetooth devices.
> > 2) /dev/rfcomm* missing
> > 3) if I try connect other device I get: Can't
connect RFCOMM socket: Connection refused
> >
> > Looking at debug.log I found:
> > Jun 28 18:39:45 localhost hcid[4364]:
call_passkey_agent(): no agent registered
> >
> > Info:
> > Kernel 2.6.17-mh1
> > dbus 0.62-3
> >
> > Any hits?
> >
> > PS: All works fine before update
> >
> > Using Tomcat but need to do more? Need to support
web services, security?
> > Get stuff done quickly with pre-integrated
technology to make your job easier
> > Download IBM WebSphere Application Server v.1.0.1
based on Apache Geronimo
> > http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Bluez-devel mailing list
> > Bluez-devellists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-devel

> >
> 
> Using Tomcat but need to do more? Need to support web
services, security?
> Get stuff done quickly with pre-integrated technology
to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based
on Apache Geronimo
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devellists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel


Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

pin_helper missing?
user name
2006-06-29 15:17:02
After update dbus (via apt-get debian-unstable) all works
fine.

There are commands for change visibility and others, like
passkey? 

Thanks again,

./nelson -murilo

On Wed, Jun 28, 2006 at 07:05:55PM -0300, Claudio Takahasi
wrote:
> Hi Nelson,
> 
> There is a simple passkey agent available. You can find
it inside the
> "hcid" directory.
> try:
> $passkey-agent --default <PIN>
> 
> or use the following application that I developed for
testing purpose:
> http://extindt01.indt.org/connectivity/bluez
/gbluezconf-00.30.tar.gz
> 
> BR,
> Claudio.
> 
> -- 
>
---------------------------------------------------------
> Claudio Takahasi
> Instituto Nokia de Tecnologia - INdT
> 
> 
> On 6/28/06, Nelson Murilo <nelsonpangeia.com.br> wrote:
> >
> >
> > After update bluez tree (doc, obex, lib, hcidump
and utils), hcid.conf
> > donīt have pin_helper any more. Others odds:
> > 1) device is ative, but not visible for any other
bluetooth devices.
> > 2) /dev/rfcomm* missing
> > 3) if I try connect other device I get: Can't
connect RFCOMM socket: Connection refused
> >
> > Looking at debug.log I found:
> > Jun 28 18:39:45 localhost hcid[4364]:
call_passkey_agent(): no agent registered
> >
> > Info:
> > Kernel 2.6.17-mh1
> > dbus 0.62-3
> >
> > Any hits?
> >
> > PS: All works fine before update
> >
> > Using Tomcat but need to do more? Need to support
web services, security?
> > Get stuff done quickly with pre-integrated
technology to make your job easier
> > Download IBM WebSphere Application Server v.1.0.1
based on Apache Geronimo
> > http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Bluez-devel mailing list
> > Bluez-devellists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-devel

> >
> 
> Using Tomcat but need to do more? Need to support web
services, security?
> Get stuff done quickly with pre-integrated technology
to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based
on Apache Geronimo
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devellists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel


Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

pin_helper missing?
user name
2006-06-29 16:01:48
Hi Nelson,

> After update bluez tree (doc, obex, lib, hcidump and
utils), hcid.conf
> donÂīt have pin_helper any more. Others odds: 
> 1) device is ative, but not visible for any other
bluetooth devices.

you need to set the discoverable timeout to zero. Otherwise
it will set
the device back to invisible at some point.

> 2) /dev/rfcomm* missing 

They are created when you bind a device or connect a TTY.

> 3) if I try connect other device I get: Can't connect
RFCOMM socket: Connection refused
> 
> Looking at debug.log I found:
> Jun 28 18:39:45 localhost hcid[4364]:
call_passkey_agent(): no agent registered

The PIN helper stuff is gone. We have the concept of passkey
agents now.

> PS: All works fine before update 

I chose the new major version, because it breaks something.

Regards

Marcel



Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

pin_helper missing?
user name
2006-06-29 17:08:18
On Thu, Jun 29, 2006 at 06:01:48PM +0200, Marcel Holtmann
wrote:
> Hi Nelson,

Hi Marcel,

> you need to set the discoverable timeout to zero.
Otherwise it will set
> the device back to invisible at some point.

How I do this without use gblueconf?  Sorry for this but I
donīt found
any info about it. 

> They are created when you bind a device or connect a
TTY.

Great.

> The PIN helper stuff is gone. We have the concept of
passkey agents now.

I will read the code, but if Iīd like use different PINs for
diffs devices? 

 
> I chose the new major version, because it breaks
something.

I agree.

Best regards,

./nelson -murilo

Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

pin_helper missing?
user name
2006-06-29 17:51:43
Hi Nelson,

On 6/29/06, Nelson Murilo <nelsonpangeia.com.br> wrote:
> On Thu, Jun 29, 2006 at 06:01:48PM +0200, Marcel
Holtmann wrote:
> > Hi Nelson,
>
> Hi Marcel,
>
> > you need to set the discoverable timeout to zero.
Otherwise it will set
> > the device back to invisible at some point.
>
> How I do this without use gblueconf?  Sorry for this
but I donīt found
> any info about it.

To read the current mode:
$dbus-send --system --type=method_call --dest=org.bluez
--print-reply
/org/bluez/hci0 org.bluez.Adapter.GetMode

To set a new value:
$dbus-send --system --type=method_call --dest=org.bluez
--print-reply
/org/bluez/hci0 org.bluez.Adapter.SetMode
string:discoverable

To read the timeout value:
$dbus-send --system --type=method_call --dest=org.bluez
--print-reply
/org/bluez/hci0 org.bluez.Adapter.GetDiscoverableTimeout

To set a new value:
$dbus-send --system --type=method_call --dest=org.bluez
--print-reply
/org/bluez/hci0 org.bluez.Adapter.SetDiscoverableTimeout
uint32:0
(for always visible or enter how many seconds you want)

Claudio.

>
> > They are created when you bind a device or connect
a TTY.
>
> Great.
>
> > The PIN helper stuff is gone. We have the concept
of passkey agents now.
>
> I will read the code, but if Iīd like use different
PINs for diffs devices?
>
>
> > I chose the new major version, because it breaks
something.
>
> I agree.
>
> Best regards,
>
> ./nelson -murilo
>
> Using Tomcat but need to do more? Need to support web
services, security?
> Get stuff done quickly with pre-integrated technology
to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based
on Apache Geronimo
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devellists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel

>


-- 
---------------------------------------------------------
Claudio Takahasi
Instituto Nokia de Tecnologia - INdT

Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

pin_helper missing?
user name
2006-06-29 20:03:16
Thanks Claudio,

I will create scripts based in your info for do it. 

Regards,

./nelson -murilo

On Thu, Jun 29, 2006 at 02:51:43PM -0300, Claudio Takahasi
wrote:
> Hi Nelson,
> 
> On 6/29/06, Nelson Murilo <nelsonpangeia.com.br> wrote:
> > On Thu, Jun 29, 2006 at 06:01:48PM +0200, Marcel
Holtmann wrote:
> > > Hi Nelson,
> >
> > Hi Marcel,
> >
> > > you need to set the discoverable timeout to
zero. Otherwise it will set
> > > the device back to invisible at some point.
> >
> > How I do this without use gblueconf?  Sorry for
this but I donīt found
> > any info about it.
> 
> To read the current mode:
> $dbus-send --system --type=method_call --dest=org.bluez
--print-reply
> /org/bluez/hci0 org.bluez.Adapter.GetMode
> 
> To set a new value:
> $dbus-send --system --type=method_call --dest=org.bluez
--print-reply
> /org/bluez/hci0 org.bluez.Adapter.SetMode
string:discoverable
> 
> To read the timeout value:
> $dbus-send --system --type=method_call --dest=org.bluez
--print-reply
> /org/bluez/hci0
org.bluez.Adapter.GetDiscoverableTimeout
> 
> To set a new value:
> $dbus-send --system --type=method_call --dest=org.bluez
--print-reply
> /org/bluez/hci0
org.bluez.Adapter.SetDiscoverableTimeout uint32:0
> (for always visible or enter how many seconds you want)
> 
> Claudio.
> 
> >
> > > They are created when you bind a device or
connect a TTY.
> >
> > Great.
> >
> > > The PIN helper stuff is gone. We have the
concept of passkey agents now.
> >
> > I will read the code, but if Iīd like use
different PINs for diffs devices?
> >
> >
> > > I chose the new major version, because it
breaks something.
> >
> > I agree.
> >
> > Best regards,
> >
> > ./nelson -murilo
> >
> > Using Tomcat but need to do more? Need to support
web services, security?
> > Get stuff done quickly with pre-integrated
technology to make your job easier
> > Download IBM WebSphere Application Server v.1.0.1
based on Apache Geronimo
> > http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Bluez-devel mailing list
> > Bluez-devellists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-devel

> >
> 
> 
> -- 
>
---------------------------------------------------------
> Claudio Takahasi
> Instituto Nokia de Tecnologia - INdT
> 
> Using Tomcat but need to do more? Need to support web
services, security?
> Get stuff done quickly with pre-integrated technology
to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based
on Apache Geronimo
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devellists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel


Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )