About using dbus on arm Platform
Thiago Macieira
thiago at kde.org
Sun Aug 22 23:38:20 PDT 2010
On Monday 23. August 2010 07.09.34 ying.cheng wrote:
> Thanks for reading my email!
>
> 1. I could use the dbus-msvc-1.2.4 in windows XP(VS2008/Qt4.6.2) and in
> ubuntu(qt4.6.2).
>
> 2. now I run car&controller on the arm platform,the controller always show
> "disconnect". i have make sure that the "./dbus-daemon
> --config-file=session.conf" and the car are running. i have made some
> attempt:
>
> A: I download the cross-compiled dbus-daemon and session.conf to the
> arm-board. Then I could run the "./dbus-daemon --config-file=session.conf"
> command in the Super terminal, and the command is in the ps list.
>
> B: I download the cross-compiled dbus-launch to the arm-board and add
> relative content to the arm file system. I could run the "./dbus-launch"
> and "./dbus-launch --auto-syntax" in the Super terminal too.
>
> But even if i could find these commmands in the ps list, the controller
> still show "disconnect".
>
> please tell me what should i do in order to use dbus on the arm Platform.
> Maybe the file system should be modified and should include something?
The proper way to start the D-Bus session bus is:
eval `dbus-launch --auto-syntax`
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20100823/defc4b53/attachment.pgp>
More information about the dbus
mailing list