From: "Prabhu nath" <gprabhunath@gmail.com>
To: "BlueZ users" <bluez-users@lists.sourceforge.net>
Subject: [Bluez-users] Re: [Bluez-users] 回覆: Re: pin code
Date: Sat, 27 Jan 2007 12:02:33 +0530 [thread overview]
Message-ID: <2e9fc96f0701262232t10d635cl450acb9e74133644@mail.gmail.com> (raw)
In-Reply-To: <20070126151002.69793.qmail@web53314.mail.yahoo.com>
[-- Attachment #1.1: Type: text/plain, Size: 4347 bytes --]
On 1/26/07, KS H <kspam1234@yahoo.com.hk> wrote:
>
> Hi
>
> I follow the configure described. When I execut 'dbus-daemon --system'
> it return
>
> Failed to start message bus: Could not get UID and GID for username
> "messagebus"
> What is that mean?
<prabhu> U have to create a username by name *messagebus* <prabhu> #
adduser -D -H messagebus
and also there is no blue-hcid.conf in hcid folder
> but I found a file call bluetooth.conf. is that the same file you said
<prabhu> Sorry it is bluez-hcid.confRegards
SH
*Prabhu nath <gprabhunath@gmail.com>* 說:
> You have to cross-compile dbus-1.0, and start dbus-daemon before
> executing hcid.
> dbus-daemon --system
>
> While cross-compiling dbus-1.0 and bluez-utils, pass the following
> parameters for the configure script.
> --localstatedir=/var --sysconfdir=/etc
>
> Once you do this, by default hcid will look for hcid.conf in
> /etc/bluetooth directory.
>
>
> *Warning*. Take a backup of /etc/dbus-1 and /etc/bluetooth, because this
> will overwrite the previous config, which was already present in ur system.
>
> Run make install for dbus, and u need not run make install for
> bluez-utils. U can directly copy the hcid.conf and blue-hcid.conf to
> /etc/bluetooth and /etc/dbus-1/system.d directory respectively.
>
> Now, when u start dbus-daemon --system, it will create a system_bus_socket
> in /var/run/dbus and it will create a message.pid in /var/run/.
>
> next, when u start hcid, u should not get problem.
>
> -Prabhu
>
>
>
>
> On 1/23/07, KS H <kspam1234@yahoo.com.hk> wrote:
> >
> > Dear
> >
> > I cross compile the bluez3.8 and try to setup the bluetooth in arm. I
> > connect the arm with CSR BC03 with BCSP configuration. I am able to make the
> > Bluez discoverable and try to pair bluez. however i found that there is no
> > pin respond from Bluez. So i try to configure bluez using hcid.
> >
> > > hcid -n -f /etc/bluetooth/hcid.conf
> >
> > it return
> >
> > hcid[481]: Can't connect to system message bus: Failed to connect to
> > socket /usr/local/var/run/dbus/system_bus_socket: No such file or directory
> >
> > hcid[481]: Unable to get on D-Bus
> >
> > My question
> > 1. where can I found the missing file and what is that used for?
> > 2. Is there any method to repsond the pin request other than using hcid
> >
> > Regards
> > SH
> > _______________________________________
> > YM - 離線訊息
> > 就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
> > http://messenger.yahoo.com.hk
> >
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> > your
> > opinions on IT & business topics through brief surveys - and earn cash
> >
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >
> > _______________________________________________
> > Bluez-users mailing list
> > Bluez-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-users
> >
> >
> >
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys - and earn cash
>
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
> _______________________________________
> YM - 離線訊息
> 就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
> http://messenger.yahoo.com.hk
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 7520 bytes --]
[-- Attachment #2: Type: text/plain, Size: 347 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2007-01-27 6:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-23 13:46 [Bluez-users] pin code KS H
2007-01-26 5:45 ` Prabhu nath
2007-01-26 15:10 ` [Bluez-users] 回覆: " KS H
2007-01-27 6:32 ` Prabhu nath [this message]
2007-03-01 7:18 ` [Bluez-users]Re: [Bluez-users] ¦^ÂСG " Kelvin Xu
2007-12-17 9:10 ` [Bluez-users] " Sumeet VERMA
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=2e9fc96f0701262232t10d635cl450acb9e74133644@mail.gmail.com \
--to=gprabhunath@gmail.com \
--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