2004-12-24 10:13:47

by CoCozZ geek

[permalink] [raw]
Subject: [Bluez-users] Error when compiling bluez-utils

I get those errors when I compile bluez-utils ... using
2.6.8-gentoo-r10 and gcc (GCC) 3.3.4 20040623.

Thanks :)

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/include
-march=pentium4 -O3 -pipe -fomit-frame-pointer -c `test -f
'hcisecfilter.c' || echo './'`hcisecfilter.c
sdptool.c: In function `add_handsfree':
sdptool.c:1130: error: `HANDSFREE_SVCLASS_ID' undeclared (first use in
this function)
sdptool.c:1130: error: (Each undeclared identifier is reported only once
sdptool.c:1130: error: for each function it appears in.)
sdptool.c:1136: error: `HANDSFREE_PROFILE_ID' undeclared (first use in
this function)
sdptool.c:1152: error: `SDP_SUPPORTED_FEATURES' undeclared (first use
in this function)
sdptool.c: In function `add_audio_source':
sdptool.c:1583: error: `AUDIO_SOURCE_SVCLASS_ID' undeclared (first use
in this function)
sdptool.c:1587: error: `ADVANCED_AUDIO_PROFILE_ID' undeclared (first
use in this function)sdptool.c:1598: error: `AVDTP_UUID' undeclared
(first use in this function)
sdptool.c: In function `add_audio_sink':
sdptool.c:1642: error: `AUDIO_SINK_SVCLASS_ID' undeclared (first use
in this function)
sdptool.c:1646: error: `ADVANCED_AUDIO_PROFILE_ID' undeclared (first
use in this function)sdptool.c:1657: error: `AVDTP_UUID' undeclared
(first use in this function)
sdptool.c: At top level:
sdptool.c:1697: error: `HANDSFREE_SVCLASS_ID' undeclared here (not in
a function)
sdptool.c:1697: error: initializer element is not constant
sdptool.c:1697: error: (near initialization for `service[7].class')
sdptool.c:1697: error: initializer element is not constant
sdptool.c:1697: error: (near initialization for `service[7]')
sdptool.c:1699: error: initializer element is not constant
sdptool.c:1699: error: (near initialization for `service[8]')
sdptool.c:1700: error: initializer element is not constant
sdptool.c:1700: error: (near initialization for `service[9]')
sdptool.c:1702: error: initializer element is not constant
sdptool.c:1702: error: (near initialization for `service[10]')
sdptool.c:1703: error: initializer element is not constant
sdptool.c:1703: error: (near initialization for `service[11]')
sdptool.c:1704: error: initializer element is not constant
sdptool.c:1704: error: (near initialization for `service[12]')
sdptool.c:1706: error: `AUDIO_SOURCE_SVCLASS_ID' undeclared here (not
in a function)gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include
-I/usr/include -march=pentium4 -O3 -pipe -fomit-frame-pointer -c `test
-f 'hciattach.c' || echo './'`hciattach.c
sdptool.c:1706: error: initializer element is not constant
sdptool.c:1706: error: (near initialization for `service[13].class')
sdptool.c:1706: error: initializer element is not constant
sdptool.c:1706: error: (near initialization for `service[13]')
sdptool.c:1707: error: `AUDIO_SINK_SVCLASS_ID' undeclared here (not in
a function)
sdptool.c:1707: error: initializer element is not constant
sdptool.c:1707: error: (near initialization for `service[14].class')
sdptool.c:1707: error: initializer element is not constant
sdptool.c:1707: error: (near initialization for `service[14]')
sdptool.c:1709: error: initializer element is not constant
sdptool.c:1709: error: (near initialization for `service[15]')
make[2]: *** [sdptool.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/tools'make[1]:
*** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10'
make: *** [all] Error 2

!!! ERROR: net-wireless/bluez-utils-2.10-r1 failed.
!!! Function src_compile, Line 53, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users


2004-12-25 18:48:14

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Hi,

> Oh one more thing please :) File transfers are OK. But I need to send
> things to the flash memory and not to the mobile memory. Is it
> possible ?
>
> It might be cool to access the mobile filesystem , is it possible to ?

this is phone specific and has nothing to do with Bluetooth. May you
wanna check the Gnokii project.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 18:32:26

by CoCozZ geek

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Oh one more thing please :) File transfers are OK. But I need to send
things to the flash memory and not to the mobile memory. Is it
possible ?

It might be cool to access the mobile filesystem , is it possible to ?


On Sat, 25 Dec 2004 19:11:28 +0100, CoCozZ geek <[email protected]> wrote:
> Yessssssss miracle :)
>
> Cocozz cocozz # hcitool scan
> Scanning ...
> 00:0E:6D:85:74:7A Nokia 6600
>
> Lots lots lots lots lots of thanks !!!!
>
> Have a very happy holidays ;=)))
>
>
> On Sat, 25 Dec 2004 19:08:46 +0100, CoCozZ geek <[email protected]> wrote:
> > edit: oh ... yes im using an usb HUB. Ok wait I try to connect ir on
> > another usb port
> >
> > On Sat, 25 Dec 2004 19:08:30 +0100, CoCozZ geek <[email protected]> wrote:
> > > oh ... yes im using an usb. Ok wait I try to connect ir on another usb port
> > >
> > >
> > > On Sat, 25 Dec 2004 18:58:49 +0100, Marcel Holtmann <[email protected]> wrote:
> > > > Hi,
> > > >
> > > > > Cocozz cocozz # uname -r
> > > > > 2.6.8-gentoo-r10
> > > > >
> > > > > Cocozz cocozz # cat /proc/bus/usb/devices
> > > > >
> > > > > T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0
> > > > > D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
> > > > > P: Vendor=0a12 ProdID=0001 Rev= 5.25
> > > > > C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA
> > > > > I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
> > > > > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms
> > > > > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> > > > > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> > > > > I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms
> > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
> > > > > I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > > > > E: 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=(none)
> > > > > 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=(none)
> > > > > 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=(none)
> > > > > 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=(none)
> > > > > 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)
> > > >
> > > > I don't see any problem here and since this is a CSR dongle there
> > > > shouldn't be a problem at all. These devices normally work. Maybe you
> > > > need to change your USB devices a little bit. I heard of problems of
> > > > some Bluetooth dongles behind a hub etc.
> > > >
> > > > Regards
> > > >
> > > > Marcel
> > > >
> > > > -------------------------------------------------------
> > > > SF email is sponsored by - The IT Product Guide
> > > > Read honest & candid reviews on hundreds of IT Products from real users.
> > > > Discover which products truly live up to the hype. Start reading now.
> > > > http://productguide.itmanagersjournal.com/
> > > > _______________________________________________
> > > > Bluez-users mailing list
> > > > [email protected]
> > > > https://lists.sourceforge.net/lists/listinfo/bluez-users
> > > >
> > >
> >
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 18:11:28

by CoCozZ geek

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Yessssssss miracle :)

Cocozz cocozz # hcitool scan
Scanning ...
00:0E:6D:85:74:7A Nokia 6600

Lots lots lots lots lots of thanks !!!!

Have a very happy holidays ;=)))


On Sat, 25 Dec 2004 19:08:46 +0100, CoCozZ geek <[email protected]> wrote:
> edit: oh ... yes im using an usb HUB. Ok wait I try to connect ir on
> another usb port
>
> On Sat, 25 Dec 2004 19:08:30 +0100, CoCozZ geek <[email protected]> wrote:
> > oh ... yes im using an usb. Ok wait I try to connect ir on another usb port
> >
> >
> > On Sat, 25 Dec 2004 18:58:49 +0100, Marcel Holtmann <[email protected]> wrote:
> > > Hi,
> > >
> > > > Cocozz cocozz # uname -r
> > > > 2.6.8-gentoo-r10
> > > >
> > > > Cocozz cocozz # cat /proc/bus/usb/devices
> > > >
> > > > T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0
> > > > D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
> > > > P: Vendor=0a12 ProdID=0001 Rev= 5.25
> > > > C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA
> > > > I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
> > > > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms
> > > > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> > > > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> > > > I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms
> > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
> > > > I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > > > E: 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=(none)
> > > > 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=(none)
> > > > 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=(none)
> > > > 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=(none)
> > > > 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)
> > >
> > > I don't see any problem here and since this is a CSR dongle there
> > > shouldn't be a problem at all. These devices normally work. Maybe you
> > > need to change your USB devices a little bit. I heard of problems of
> > > some Bluetooth dongles behind a hub etc.
> > >
> > > Regards
> > >
> > > Marcel
> > >
> > > -------------------------------------------------------
> > > SF email is sponsored by - The IT Product Guide
> > > Read honest & candid reviews on hundreds of IT Products from real users.
> > > Discover which products truly live up to the hype. Start reading now.
> > > http://productguide.itmanagersjournal.com/
> > > _______________________________________________
> > > Bluez-users mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/bluez-users
> > >
> >
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 18:08:46

by CoCozZ geek

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

edit: oh ... yes im using an usb HUB. Ok wait I try to connect ir on
another usb port


On Sat, 25 Dec 2004 19:08:30 +0100, CoCozZ geek <[email protected]> wrote:
> oh ... yes im using an usb. Ok wait I try to connect ir on another usb port
>
>
> On Sat, 25 Dec 2004 18:58:49 +0100, Marcel Holtmann <[email protected]> wrote:
> > Hi,
> >
> > > Cocozz cocozz # uname -r
> > > 2.6.8-gentoo-r10
> > >
> > > Cocozz cocozz # cat /proc/bus/usb/devices
> > >
> > > T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0
> > > D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
> > > P: Vendor=0a12 ProdID=0001 Rev= 5.25
> > > C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA
> > > I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
> > > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms
> > > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> > > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> > > I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > > E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms
> > > E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
> > > I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > > E: 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=(none)
> > > 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=(none)
> > > 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=(none)
> > > 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=(none)
> > > 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)
> >
> > I don't see any problem here and since this is a CSR dongle there
> > shouldn't be a problem at all. These devices normally work. Maybe you
> > need to change your USB devices a little bit. I heard of problems of
> > some Bluetooth dongles behind a hub etc.
> >
> > Regards
> >
> > Marcel
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://productguide.itmanagersjournal.com/
> > _______________________________________________
> > Bluez-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/bluez-users
> >
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 18:08:30

by CoCozZ geek

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

oh ... yes im using an usb. Ok wait I try to connect ir on another usb port


On Sat, 25 Dec 2004 18:58:49 +0100, Marcel Holtmann <[email protected]> wrote:
> Hi,
>
> > Cocozz cocozz # uname -r
> > 2.6.8-gentoo-r10
> >
> > Cocozz cocozz # cat /proc/bus/usb/devices
> >
> > T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0
> > D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
> > P: Vendor=0a12 ProdID=0001 Rev= 5.25
> > C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA
> > I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
> > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms
> > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> > I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms
> > E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
> > I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > E: 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=(none)
> > 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=(none)
> > 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=(none)
> > 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=(none)
> > 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)
>
> I don't see any problem here and since this is a CSR dongle there
> shouldn't be a problem at all. These devices normally work. Maybe you
> need to change your USB devices a little bit. I heard of problems of
> some Bluetooth dongles behind a hub etc.
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 17:58:49

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Hi,

> Cocozz cocozz # uname -r
> 2.6.8-gentoo-r10
>
> Cocozz cocozz # cat /proc/bus/usb/devices
>
> T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0
> D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
> P: Vendor=0a12 ProdID=0001 Rev= 5.25
> C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA
> I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
> E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms
> E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms
> E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
> I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> E: 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=(none)
> 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=(none)
> 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=(none)
> 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=(none)
> 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)

I don't see any problem here and since this is a CSR dongle there
shouldn't be a problem at all. These devices normally work. Maybe you
need to change your USB devices a little bit. I heard of problems of
some Bluetooth dongles behind a hub etc.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 17:54:32

by CoCozZ geek

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

->>>> :)

Cocozz cocozz # uname -r
2.6.8-gentoo-r10

Cocozz cocozz # cat /proc/bus/usb/devices

T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.8-gentoo-r10 uhci_hcd
S: Product=Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4
S: SerialNumber=0000:00:1d.3
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms

T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.8-gentoo-r10 uhci_hcd
S: Product=Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3
S: SerialNumber=0000:00:1d.2
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms

T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.8-gentoo-r10 uhci_hcd
S: Product=Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2
S: SerialNumber=0000:00:1d.1
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms

T: Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=2001 ProdID=5b00 Rev= 0.00
S: Manufacturer=D-Link
S: Product=DSL-502T
S: SerialNumber=00:0F:3DDSL-502T
C:* #Ifs= 2 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=ff Driver=(none)
E: Ad=82(I) Atr=03(Int.) MxPS= 8 Ivl=1ms
I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms

T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.8-gentoo-r10 uhci_hcd
S: Product=Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1
S: SerialNumber=0000:00:1d.0
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms

T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=06a3 ProdID=0464 Rev= 1.10
S: Product=Saitek Cyborg USB Stick
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms

T: Bus=02 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=03f0 ProdID=6204 Rev= 1.00
S: Manufacturer=hp
S: Product=deskjet 5100
S: SerialNumber=MY3CC4K44W7A
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 2mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms

T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 8
B: Alloc= 1/800 us ( 0%), #Int= 2, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.8-gentoo-r10 ehci_hcd
S: Product=Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
S: SerialNumber=0000:00:1d.7
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms

T: Bus=01 Lev=01 Prnt=01 Port=03 Cnt=01 Dev#= 5 Spd=480 MxCh= 4
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=0409 ProdID=0058 Rev= 1.00
S: Manufacturer=NEC Corporation
S: Product=USB2.0 Hub Controller
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=256ms

T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=0a12 ProdID=0001 Rev= 5.25
C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms
E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
E: 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=(none)
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=(none)
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=(none)
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=(none)
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)

T: Bus=01 Lev=02 Prnt=05 Port=03 Cnt=02 Dev#= 7 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=046d ProdID=0a01 Rev= 0.06
S: Manufacturer=Logitech
S: Product=Logitech USB Headset
C:* #Ifs= 4 Cfg#= 1 Atr=80 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 0 Cls=01(audio) Sub=01 Prot=00 Driver=audio
I: If#= 1 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=audio
I: If#= 1 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=audio
E: Ad=01(O) Atr=09(Isoc) MxPS= 192 Ivl=1ms
I: If#= 2 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=audio
I: If#= 2 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=audio
E: Ad=82(I) Atr=0d(Isoc) MxPS= 96 Ivl=1ms
I: If#= 3 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid
E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=16ms


On Sat, 25 Dec 2004 18:49:36 +0100, Marcel Holtmann <[email protected]> wrote:
> Hi,
>
> > Cocozz cocozz # hcid
> > Cocozz cocozz # hciconfig hci0 up
> > Can't init device hci0. Input/output error(5)
>
> this is your error. What does /proc/bus/usb/devices contains and what
> kernel and dongle are you using?
>
> > Cocozz cocozz # hcitool scan
> > Device is not available: Success
>
> Somekind of misleading :(
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 17:49:36

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Hi,

> Cocozz cocozz # hcid
> Cocozz cocozz # hciconfig hci0 up
> Can't init device hci0. Input/output error(5)

this is your error. What does /proc/bus/usb/devices contains and what
kernel and dongle are you using?

> Cocozz cocozz # hcitool scan
> Device is not available: Success

Somekind of misleading :(

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 17:45:24

by CoCozZ geek

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Hi

Cocozz cocozz # hcid
Cocozz cocozz # hciconfig hci0 up
Can't init device hci0. Input/output error(5)
Cocozz cocozz # hcitool scan
Device is not available: Success

err :S


On Sat, 25 Dec 2004 18:28:47 +0100, Marcel Holtmann <[email protected]> wrote:
> Hi,
>
> > Cocozz .fvwm # hciconfig -a
> > hci0: Type: USB
> > BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
> > DOWN
> > RX bytes:0 acl:0 sco:0 events:0 errors:0
> > TX bytes:0 acl:0 sco:0 commands:0 errors:0
> > Features: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
> > Packet type: DM1 DH1 HV1
> > Link policy:
> > Link mode: SLAVE ACCEPT
>
> maybe the word "DOWN" gives you a little impression why it can't work.
> Call "hciconfig hci0 up" or start "hcid".
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 17:28:47

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Hi,

> Cocozz .fvwm # hciconfig -a
> hci0: Type: USB
> BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
> DOWN
> RX bytes:0 acl:0 sco:0 events:0 errors:0
> TX bytes:0 acl:0 sco:0 commands:0 errors:0
> Features: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
> Packet type: DM1 DH1 HV1
> Link policy:
> Link mode: SLAVE ACCEPT

maybe the word "DOWN" gives you a little impression why it can't work.
Call "hciconfig hci0 up" or start "hcid".

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 17:23:36

by CoCozZ geek

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Cocozz .fvwm # hciconfig -a
hci0: Type: USB
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:0 acl:0 sco:0 events:0 errors:0
TX bytes:0 acl:0 sco:0 commands:0 errors:0
Features: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Packet type: DM1 DH1 HV1
Link policy:
Link mode: SLAVE ACCEPT


On Sat, 25 Dec 2004 16:40:11 +0100, Marcel Holtmann <[email protected]> wrote:
> Hi,
>
> > I installed them and #hcditool scan doesent find anything
>
> and what does "hciconfig -a" shows you?
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 15:40:11

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Hi,

> I installed them and #hcditool scan doesent find anything

and what does "hciconfig -a" shows you?

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 15:29:39

by CoCozZ geek

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

I installed them and #hcditool scan doesent find anything


On Sat, 25 Dec 2004 14:47:35 +0100, Marcel Holtmann <[email protected]> wrote:
> Hi,
>
> > Oh ok , any solution for hcdi ?
>
> there is no problem. Install bluez-libs and bluez-utils and everything
> will be fine. Read my answers.
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 13:47:35

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Hi,

> Oh ok , any solution for hcdi ?

there is no problem. Install bluez-libs and bluez-utils and everything
will be fine. Read my answers.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 13:19:24

by CoCozZ geek

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Oh ok , any solution for hcdi ?


On Sat, 25 Dec 2004 14:10:05 +0100, Marcel Holtmann <[email protected]> wrote:
> Hi,
>
> > I uninstalled bluez-sdp , installed bluez-utils succesfully and
> > reinstalled bluez-sdp without problems.
>
> do you think there is a reason that the BlueZ website has no longer a
> link to the bluez-sdp download? It is deprecated. And the ChangeLog for
> bluez-utils-2.10 (besides this is not the latest version) has a clear
> statement that you need bluez-libs-2.10 at least.
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 13:10:05

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Hi,

> I uninstalled bluez-sdp , installed bluez-utils succesfully and
> reinstalled bluez-sdp without problems.

do you think there is a reason that the BlueZ website has no longer a
link to the bluez-sdp download? It is deprecated. And the ChangeLog for
bluez-utils-2.10 (besides this is not the latest version) has a clear
statement that you need bluez-libs-2.10 at least.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-25 12:16:34

by CoCozZ geek

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

I uninstalled bluez-sdp , installed bluez-utils succesfully and
reinstalled bluez-sdp without problems.

No im following this tutorial :http://forums.gentoo.org/viewtopic.php?t=111904

Its all OK but when I do :
hcitool scan
I get :

Cocozz cocozz # hcitool scan
Device is not available: Success

And also :

Cocozz cocozz # hcitool dev
Devices:

Any help please :(

Oh .... Happy Holidays !!!


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-12-24 12:41:56

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Error when compiling bluez-utils

Hi,

> I get those errors when I compile bluez-utils ... using
> 2.6.8-gentoo-r10 and gcc (GCC) 3.3.4 20040623.

take a look at the ChangeLog file of this package.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users