public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] BlueZ in embedded linux
@ 2005-07-13 16:12 Filipa Duarte
  2005-07-13 16:45 ` Erwin Authried
  0 siblings, 1 reply; 5+ messages in thread
From: Filipa Duarte @ 2005-07-13 16:12 UTC (permalink / raw)
  To: BlueZ Users

Hello,

I am trying to have the bluez-utils-2.14 running on my
embedded ppc with linux 2.4.20.

Are the bluez-utils-2.14 and bluez-libs-2.15 ok to run
with a kernel 2.4.20?


I was able to cross-compile without much problems and
have enable the kernel support, however I am not able
to run the hcid.  When I type hcid -n the result is: 
hcid[479]: Bluetooth HCI daemon 
and it does not go on from this point.

If I run hciconfig hci0 up;  hciconfig -a the result
is: 
hci0:   Type: USB
        BD Address: 00:10:60:AA:B0:CC ACL MTU: 192:8
SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN
        RX bytes:2838 acl:0 sco:0 events:67 errors:0
        TX bytes:228 acl:0 sco:0 commands:66 errors:0
        Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00
0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2
HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'BlueZ (0)'
        Class: 0x000000
        Service Classes: Unspecified
        Device Class: Miscellaneous,
        HCI Ver: 1.1 (0x1) HCI Rev: 0x33c LMP Ver: 1.1
(0x1) LMP Subver: 0x33c
        Manufacturer: Cambridge Silicon Radio (10)

which seams ok. However I changed the hcid.conf to a
diferent Name and Class. It seams it is not reading
from the hcid.conf file but from somewhere else. 

Any idea of what is happening?

Regards,

Filipa Duarte


		
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
 


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
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] BlueZ in embedded linux
  2005-07-13 16:12 [Bluez-users] BlueZ in embedded linux Filipa Duarte
@ 2005-07-13 16:45 ` Erwin Authried
  2005-07-14 13:33   ` Filipa Duarte
  0 siblings, 1 reply; 5+ messages in thread
From: Erwin Authried @ 2005-07-13 16:45 UTC (permalink / raw)
  To: bluez-users@lists.sourceforge.net

Am Mit, den 13.07.2005 schrieb Filipa Duarte um 18:12:
> Hello,
> 
> I am trying to have the bluez-utils-2.14 running on my
> embedded ppc with linux 2.4.20.
> 
> Are the bluez-utils-2.14 and bluez-libs-2.15 ok to run
> with a kernel 2.4.20?
> 
> 
> I was able to cross-compile without much problems and
> have enable the kernel support, however I am not able
> to run the hcid.  When I type hcid -n the result is: 
> hcid[479]: Bluetooth HCI daemon 
> and it does not go on from this point.
> 
> If I run hciconfig hci0 up;  hciconfig -a the result
> is: 
> hci0:   Type: USB
>         BD Address: 00:10:60:AA:B0:CC ACL MTU: 192:8
> SCO MTU: 64:8
>         UP RUNNING PSCAN ISCAN
>         RX bytes:2838 acl:0 sco:0 events:67 errors:0
>         TX bytes:228 acl:0 sco:0 commands:66 errors:0
>         Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00
> 0x00
>         Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2
> HV3
>         Link policy: RSWITCH HOLD SNIFF PARK
>         Link mode: SLAVE ACCEPT
>         Name: 'BlueZ (0)'
>         Class: 0x000000
>         Service Classes: Unspecified
>         Device Class: Miscellaneous,
>         HCI Ver: 1.1 (0x1) HCI Rev: 0x33c LMP Ver: 1.1
> (0x1) LMP Subver: 0x33c
>         Manufacturer: Cambridge Silicon Radio (10)
> 
> which seams ok. However I changed the hcid.conf to a
> diferent Name and Class. It seams it is not reading
> from the hcid.conf file but from somewhere else. 
> 
> Any idea of what is happening?
> 
> Regards,
> 
> Filipa Duarte
> 
> 
are you sure that you killed the previously running hcid first? ps
should show exactly one hcid process after running hcid: 
"hcid: processing events".

Erwin




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
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] BlueZ in embedded linux
  2005-07-13 16:45 ` Erwin Authried
@ 2005-07-14 13:33   ` Filipa Duarte
  2005-07-14 18:52     ` [Bluez-users] ussp-push anyone have it ? Maginot Junior
  0 siblings, 1 reply; 5+ messages in thread
From: Filipa Duarte @ 2005-07-14 13:33 UTC (permalink / raw)
  To: bluez-users

Hello again,

You were right! I am able now to go one step forward
however it is not working yet...

hcid -n:
hcid[294]: Bluetooth HCI daemon
hcid[294]: HCI dev 0 up
hcid[294]: Starting security manager 0

hciconfig -a:
hci0:   Type: USB
        BD Address: 00:10:60:AA:B0:CC ACL MTU: 192:8
SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN
        RX bytes:9459 acl:0 sco:0 events:213 errors:0
        TX bytes:3066 acl:0 sco:0 commands:212
errors:0
        Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00
0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2
HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'BlueZ(hci0,ml310)'
        Class: 0x3e0100
        Service Classes: Networking, Rendering,
Capturing
        Device Class: Computer, Uncategorized
        HCI Ver: 1.1 (0x1) HCI Rev: 0x33c LMP Ver: 1.1
(0x1) LMP Subver: 0x33c
        Manufacturer: Cambridge Silicon Radio (10)

For me both seamed ok. However hcitool dev does not
return any device!

An there is something else which is interesting. If I
run hciconfig hci0 revision the result is:
hci0:   Type: USB
        BD Address: 00:10:60:AA:B0:CC ACL MTU: 192:8
SCO MTU: 64:8
        HCI 16.14
hci_cmd_task: hci0 command tx timeout
        Max key size: 16 bit

and the next 3 hciconfig -a will return:
hci0hci_cmd_task: hci0 command tx timeout
:       Type: USB
        BD Address: 00:10:60:AA:B0:CC ACL MTU: 192:8
SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN
        RX bytes:9813 acl:0 sco:0 events:220 errors:0
        TX bytes:3144 acl:0 sco:0 commands:219
errors:0
        Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00
0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2
HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
Can't read local name on hci0: Connection timed out
(110)

dmesg| grep hci returns:
usb-ohci-pci.c: USB OHCI at membase 0xc901b000, IRQ 31
usb-ohci-pci.c: usb-00:0f.0, PCI device 10b9:5237
usb.c: registered new driver hci_usb
usb.c: hci_usb driver claimed interface c7f5b1f8
usb.c: hci_usb driver claimed interface c7f5b1e0
hci_cmd_task: hci0 command tx timeout
hci_cmd_task: hci0 command tx timeout
hci_cmd_task: hci0 command tx timeout

and my /proc/bus/usb/devices is::  Ad=03(O)
Atr=01(Isoc) MxPS=   9 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01
Driver=hci_usb
E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01
Driver=hci_usb
E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01
Driver=hci_usb
E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01
Driver=hci_usb
E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
I:  If#= 2 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00
Driver=(none)

Any idea why I do not see any devices?

Regards,

Filipa


--- Erwin Authried <eauth@softsys.co.at> wrote:

> Am Mit, den 13.07.2005 schrieb Filipa Duarte um
> 18:12:
> > Hello,
> > 
> > I am trying to have the bluez-utils-2.14 running
> on my
> > embedded ppc with linux 2.4.20.
> > 
> > Are the bluez-utils-2.14 and bluez-libs-2.15 ok to
> run
> > with a kernel 2.4.20?
> > 
> > 
> > I was able to cross-compile without much problems
> and
> > have enable the kernel support, however I am not
> able
> > to run the hcid.  When I type hcid -n the result
> is: 
> > hcid[479]: Bluetooth HCI daemon 
> > and it does not go on from this point.
> > 
> > If I run hciconfig hci0 up;  hciconfig -a the
> result
> > is: 
> > hci0:   Type: USB
> >         BD Address: 00:10:60:AA:B0:CC ACL MTU:
> 192:8
> > SCO MTU: 64:8
> >         UP RUNNING PSCAN ISCAN
> >         RX bytes:2838 acl:0 sco:0 events:67
> errors:0
> >         TX bytes:228 acl:0 sco:0 commands:66
> errors:0
> >         Features: 0xff 0xff 0x0f 0x00 0x00 0x00
> 0x00
> > 0x00
> >         Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1
> HV2
> > HV3
> >         Link policy: RSWITCH HOLD SNIFF PARK
> >         Link mode: SLAVE ACCEPT
> >         Name: 'BlueZ (0)'
> >         Class: 0x000000
> >         Service Classes: Unspecified
> >         Device Class: Miscellaneous,
> >         HCI Ver: 1.1 (0x1) HCI Rev: 0x33c LMP Ver:
> 1.1
> > (0x1) LMP Subver: 0x33c
> >         Manufacturer: Cambridge Silicon Radio (10)
> > 
> > which seams ok. However I changed the hcid.conf to
> a
> > diferent Name and Class. It seams it is not
> reading
> > from the hcid.conf file but from somewhere else. 
> > 
> > Any idea of what is happening?
> > 
> > Regards,
> > 
> > Filipa Duarte
> > 
> > 
> are you sure that you killed the previously running
> hcid first? ps
> should show exactly one hcid process after running
> hcid: 
> "hcid: processing events".
> 
> Erwin
> 
> 
> 
> 
>
-------------------------------------------------------
> This SF.Net email is sponsored by the 'Do More With
> Dual!' webinar happening
> July 14 at 8am PDT/11am EDT. We invite you to
> explore the latest in dual
> core and dual graphics technology at this free one
> hour event hosted by HP, 
> AMD, and NVIDIA.  To register visit
> http://www.hp.com/go/dualwebinar
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
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

* [Bluez-users] ussp-push anyone have it ?
  2005-07-14 13:33   ` Filipa Duarte
@ 2005-07-14 18:52     ` Maginot Junior
  2005-07-14 19:47       ` Vinod
  0 siblings, 1 reply; 5+ messages in thread
From: Maginot Junior @ 2005-07-14 18:52 UTC (permalink / raw)
  To: bluez-users

Hi everyone!=20
The original site of this file ussp-push is down and I cant find it in
any other place... so Im wondering if anyone here have this file so
could share it with me... please i=B4ve been searching a long time and
Im needing it...

thks!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&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] ussp-push anyone have it ?
  2005-07-14 18:52     ` [Bluez-users] ussp-push anyone have it ? Maginot Junior
@ 2005-07-14 19:47       ` Vinod
  0 siblings, 0 replies; 5+ messages in thread
From: Vinod @ 2005-07-14 19:47 UTC (permalink / raw)
  To: bluez-users



http://www.caside.lancs.ac.uk/java_bt.php

you fill find a link from this page to a place where
ussp-push can be found in tar.gz format.


Vinod
--- Maginot Junior <maginot.junior@gmail.com> wrote:

> Hi everyone! 
> The original site of this file ussp-push is down and
> I cant find it in
> any other place... so Im wondering if anyone here
> have this file so
> could share it with me... please i´ve been searching
> a long time and
> Im needing it...
> 
> thks!
> 
> 
>
-------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux
> Migration Strategies
> from IBM. Find simple to follow Roadmaps,
> straightforward articles,
> informative Webcasts and more! Get everything you
> need to get up to
> speed, fast.
> http://ads.osdn.com/?ad_idt77&alloc_id\x16492&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&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

end of thread, other threads:[~2005-07-14 19:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-13 16:12 [Bluez-users] BlueZ in embedded linux Filipa Duarte
2005-07-13 16:45 ` Erwin Authried
2005-07-14 13:33   ` Filipa Duarte
2005-07-14 18:52     ` [Bluez-users] ussp-push anyone have it ? Maginot Junior
2005-07-14 19:47       ` Vinod

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