Linux bluetooth development
 help / color / mirror / Atom feed
* [Bluez-users] Strange things with SE K750i and remote control
@ 2006-01-11 14:19 rangzen
  2006-01-11 14:27 ` Marcel Holtmann
  0 siblings, 1 reply; 5+ messages in thread
From: rangzen @ 2006-01-11 14:19 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]

Hello,

i can upload/download files without any problem using bluetooth.

But when i use the remote control fonction, i need to delete the device i
want to use before use it if i used it before :/

For example :
i have no device declared on the phone
i choose remote control desktop
the phone find my USB key device
i choose yes yes yes yes in the menu and i can control my mouse, etc.
everything fine
i go out in the menu, send a sms, make a call or even nothing
i go back to the remote control menu and choose the device found just before
the phone write "impossible to connect" and /var/log/daemon add
a hcid[pid]: link_key_request sba USB dba MyPhone
i go in the device known by the phone, delete the connexion
i retry and it works again :/

Exactly the same things if i make the connection from the PC
only difference is
#hidd --connect 00:phonebt:00
Can't create HID control channel: Connection refused

The phone is configured with "Always accept" from this device

I have a Ubuntu 5.10 with

Any idea ?

--
liberté - partage - respect
freedom - share - respect

[-- Attachment #2: Type: text/html, Size: 1255 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] Strange things with SE K750i and remote control
  2006-01-11 14:19 [Bluez-users] Strange things with SE K750i and remote control rangzen
@ 2006-01-11 14:27 ` Marcel Holtmann
  2006-01-11 14:37   ` rangzen
  2006-01-12 16:59   ` rangzen
  0 siblings, 2 replies; 5+ messages in thread
From: Marcel Holtmann @ 2006-01-11 14:27 UTC (permalink / raw)
  To: bluez-users

Hi,

> i can upload/download files without any problem using bluetooth.
> 
> But when i use the remote control fonction, i need to delete the
> device i want to use before use it if i used it before :/
> 
> For example :
> i have no device declared on the phone
> i choose remote control desktop
> the phone find my USB key device
> i choose yes yes yes yes in the menu and i can control my mouse, etc.
> everything fine
> i go out in the menu, send a sms, make a call or even nothing
> i go back to the remote control menu and choose the device found just
> before
> the phone write "impossible to connect" and /var/log/daemon add
> a hcid[pid]: link_key_request sba USB dba MyPhone
> i go in the device known by the phone, delete the connexion
> i retry and it works again :/
> 
> Exactly the same things if i make the connection from the PC
> only difference is
> #hidd --connect 00:phonebt:00
> Can't create HID control channel: Connection refused
> 
> The phone is configured with "Always accept" from this device
> 
> I have a Ubuntu 5.10 with

what bluez-utils version is installed on Ubuntu 5.10. I had to include
some workarounds for the SonyEricsson phones. Maybe you try it with
--nosdp if this switch is available.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] Strange things with SE K750i and remote control
  2006-01-11 14:27 ` Marcel Holtmann
@ 2006-01-11 14:37   ` rangzen
  2006-01-12 16:30     ` rangzen
  2006-01-12 16:59   ` rangzen
  1 sibling, 1 reply; 5+ messages in thread
From: rangzen @ 2006-01-11 14:37 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 2236 bytes --]

Oups sorry
bluez-utils = 2.20-ubuntu3
and hidd --help give
hidd - Bluetooth HID daemon version 2.20

No change with --nosdp
This switch doesn't appear in hidd --help or in the man but hidd din't say
"unrecognized option"

2006/1/11, Marcel Holtmann <marcel@holtmann.org>:
>
> Hi,
>
> > i can upload/download files without any problem using bluetooth.
> >
> > But when i use the remote control fonction, i need to delete the
> > device i want to use before use it if i used it before :/
> >
> > For example :
> > i have no device declared on the phone
> > i choose remote control desktop
> > the phone find my USB key device
> > i choose yes yes yes yes in the menu and i can control my mouse, etc.
> > everything fine
> > i go out in the menu, send a sms, make a call or even nothing
> > i go back to the remote control menu and choose the device found just
> > before
> > the phone write "impossible to connect" and /var/log/daemon add
> > a hcid[pid]: link_key_request sba USB dba MyPhone
> > i go in the device known by the phone, delete the connexion
> > i retry and it works again :/
> >
> > Exactly the same things if i make the connection from the PC
> > only difference is
> > #hidd --connect 00:phonebt:00
> > Can't create HID control channel: Connection refused
> >
> > The phone is configured with "Always accept" from this device
> >
> > I have a Ubuntu 5.10 with
>
> what bluez-utils version is installed on Ubuntu 5.10. I had to include
> some workarounds for the SonyEricsson phones. Maybe you try it with
> --nosdp if this switch is available.
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>



--
liberté - partage - respect
freedom - share - respect

[-- Attachment #2: Type: text/html, Size: 2901 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] Strange things with SE K750i and remote control
  2006-01-11 14:37   ` rangzen
@ 2006-01-12 16:30     ` rangzen
  0 siblings, 0 replies; 5+ messages in thread
From: rangzen @ 2006-01-12 16:30 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 2721 bytes --]

Same problem with rfcomm0.
I need to delete the device before use it, after that all works ... one
time! :-/

When i have only
link_key_request : problem
when i have
link_key_request, pin_code_request and link_key_notify : works

2006/1/11, rangzen <lipare@gmail.com>:
>
> Oups sorry
> bluez-utils = 2.20-ubuntu3
> and hidd --help give
> hidd - Bluetooth HID daemon version 2.20
>
> No change with --nosdp
> This switch doesn't appear in hidd --help or in the man but hidd din't say
> "unrecognized option"
>
> 2006/1/11, Marcel Holtmann <marcel@holtmann.org >:
> >
> > Hi,
> >
> > > i can upload/download files without any problem using bluetooth.
> > >
> > > But when i use the remote control fonction, i need to delete the
> > > device i want to use before use it if i used it before :/
> > >
> > > For example :
> > > i have no device declared on the phone
> > > i choose remote control desktop
> > > the phone find my USB key device
> > > i choose yes yes yes yes in the menu and i can control my mouse, etc.
> > > everything fine
> > > i go out in the menu, send a sms, make a call or even nothing
> > > i go back to the remote control menu and choose the device found just
> > > before
> > > the phone write "impossible to connect" and /var/log/daemon add
> > > a hcid[pid]: link_key_request sba USB dba MyPhone
> > > i go in the device known by the phone, delete the connexion
> > > i retry and it works again :/
> > >
> > > Exactly the same things if i make the connection from the PC
> > > only difference is
> > > #hidd --connect 00:phonebt:00
> > > Can't create HID control channel: Connection refused
> > >
> > > The phone is configured with "Always accept" from this device
> > >
> > > I have a Ubuntu 5.10 with
> >
> > what bluez-utils version is installed on Ubuntu 5.10. I had to include
> > some workarounds for the SonyEricsson phones. Maybe you try it with
> > --nosdp if this switch is available.
> >
> > Regards
> >
> > Marcel
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> > files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> > _______________________________________________
> > Bluez-users mailing list
> > Bluez-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-users
> >
>
>
>
> --
> liberté - partage - respect
> freedom - share - respect
>



--
liberté - partage - respect
freedom - share - respect

[-- Attachment #2: Type: text/html, Size: 3938 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] Strange things with SE K750i and remote control
  2006-01-11 14:27 ` Marcel Holtmann
  2006-01-11 14:37   ` rangzen
@ 2006-01-12 16:59   ` rangzen
  1 sibling, 0 replies; 5+ messages in thread
From: rangzen @ 2006-01-12 16:59 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 2086 bytes --]

2006/1/11, Marcel Holtmann <marcel@holtmann.org>:
>
> Hi,
>
> > i can upload/download files without any problem using bluetooth.
> >
> > But when i use the remote control fonction, i need to delete the
> > device i want to use before use it if i used it before :/
> >
> > For example :
> > i have no device declared on the phone
> > i choose remote control desktop
> > the phone find my USB key device
> > i choose yes yes yes yes in the menu and i can control my mouse, etc.
> > everything fine
> > i go out in the menu, send a sms, make a call or even nothing
> > i go back to the remote control menu and choose the device found just
> > before
> > the phone write "impossible to connect" and /var/log/daemon add
> > a hcid[pid]: link_key_request sba USB dba MyPhone
> > i go in the device known by the phone, delete the connexion
> > i retry and it works again :/
> >
> > Exactly the same things if i make the connection from the PC
> > only difference is
> > #hidd --connect 00:phonebt:00
> > Can't create HID control channel: Connection refused
> >
> > The phone is configured with "Always accept" from this device
> >
> > I have a Ubuntu 5.10 with
>
> what bluez-utils version is installed on Ubuntu 5.10. I had to include
> some workarounds for the SonyEricsson phones. Maybe you try it with
> --nosdp if this switch is available.
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>

I installed the 2.24 : no change.

Exactly like before, even with --nosdp

:/

--
liberté - partage - respect
freedom - share - respect

[-- Attachment #2: Type: text/html, Size: 2732 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-01-12 16:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-11 14:19 [Bluez-users] Strange things with SE K750i and remote control rangzen
2006-01-11 14:27 ` Marcel Holtmann
2006-01-11 14:37   ` rangzen
2006-01-12 16:30     ` rangzen
2006-01-12 16:59   ` rangzen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox