linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Wachendorf <pwachend@uni-koeln.de>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] hcitool scan returns wrong bdaddr
Date: Mon, 26 Nov 2007 11:47:12 +0100	[thread overview]
Message-ID: <474AA430.6010307@uni-koeln.de> (raw)
In-Reply-To: <1196055526.4217.44.camel@aeonflux>

Hi Marcel,
thanks a lot for your fast resonse.
I have installed dbus on my System so I assumed that bluez would use it. 
Is this wrong?
I tried to find a archive for 3.21, but found none.
So I load the CVS Version by:

  cvs -d:pserver:anonymous@cvs.bluez.org:/cvsroot/bluez login
  cvs -d:pserver:anonymous@cvs.bluez.org:/cvsroot/bluez co -P libs


for some reason autoconf -o configure configure.in  on my  embedded box  
didn't  create anything, so I ran it on my PC, copyed the resulting 
configure script to the box, and run  bootstrap and bootstrap-configure.
make and make install, produced  /usr/lib/libbluetooth.so.2.9.2

but an hcitool scan, still returns
Scanning ...
        02:01:00:12:EE:58       n/a

ldd `which hcitool`:
        libbluetooth.so.2 => /usr/lib/libbluetooth.so.2 (0x40025000)
        libc.so.6 => /lib/libc.so.6 (0x4003f000)
        /lib/ld-linux.so.2 (0x40000000)

ls -l /usr/lib/libbluetooth.so.2:
 /usr/lib/libbluetooth.so.2 -> libbluetooth.so.2.9.2

What's going wrong?
Greetings,

Paul


Marcel Holtmann schrieb:
> if you would use the D-Bus API, then you don't have this problem.
> However there was a bug in the 3.22 library that I fixed now. Install
> the library from CVS and you should be good. Or use 3.21.
>
> Regards
>
> Marcel
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>   



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2007-11-26 10:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-22 19:35 [Bluez-users] hcitool scan returns wrong bdaddr Paul Wachendorf
2007-11-25 22:44 ` Paul Wachendorf
2007-11-26  5:38   ` Marcel Holtmann
2007-11-26 10:47     ` Paul Wachendorf [this message]
2007-11-26 12:27       ` Marcel Holtmann
2007-11-26 18:31         ` Paul Wachendorf
2007-11-29  7:43           ` Dave Young
2007-11-29 20:19             ` Marcel Holtmann
2007-11-30  2:52               ` Dave Young

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=474AA430.6010307@uni-koeln.de \
    --to=pwachend@uni-koeln.de \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).