Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2014 17:40:40 +0100
From:      =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= <fernando.apesteguia@gmail.com>
To:        Juris Kaminskis <juris.kaminskis@gmail.com>
Cc:        emulation@freebsd.org
Subject:   Re: Linux ABI/Emulation for DBUS, HAL
Message-ID:  <CAGwOe2a3R_QGAH-Ay%2BOxO-%2B6k1RgAu8=U-RYDHaj50Zu9TQciA@mail.gmail.com>
In-Reply-To: <CAKJAkzvJx26=kVEs9qv7%2Bguz9E43eWK6p=cvXohHYC5is3YM_A@mail.gmail.com>
References:  <CAKJAkzssQeOgfynkA-TMUG-FMyu7Pp%2BZfuUnWMTb7_dZjndQzA@mail.gmail.com> <529AF596.80308@passap.ru> <CAKJAkzu13GTmPunvT4tR3adJXLeVEVJ07=98%2BDRzeQKpKAVvTA@mail.gmail.com> <CAKJAkzu6H9_Scp1KmOwCtkTCb6LjS6j2=R%2BTf6Zu2hh1FYE9ng@mail.gmail.com> <CAGwOe2Z59onAEq-%2Bk1pPn573RkJaMt0=2jmA3eh7jtJ0Q6fVxQ@mail.gmail.com> <CAKJAkzsMc%2Budw5tCsuSeoeF=6SEeHKZw=UFiebZQ5C-khNaagQ@mail.gmail.com> <CAKJAkzvJx26=kVEs9qv7%2Bguz9E43eWK6p=cvXohHYC5is3YM_A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 9, 2014 at 10:47 PM, Juris Kaminskis
<juris.kaminskis@gmail.com>wrote:

> Hello
>
> Sorry to trouble you again. I have following error when I run:
>
> root@:/compat/linux # bin/dbus-daemon --session
> Failed to start message bus: Failed to bind socket "/tmp/dbus-XGoy0tYsAt":
> No such file or directory
>

I think the proper way to run dbus should be using dbus-launch. E.g:

$ dbus-launch
DBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-CUNkOxukc4,guid=b0a7772d2298f238d02ab53152d02200
DBUS_SESSION_BUS_PID=3738

$ ps ux | grep dbus
fernape 3738  0.0  0.1  14308   2324 ??  Ss    5:38PM 0:00.00
/usr/local/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session

I don't have the linux dbus version installed but the mechanism should be
the same.


> Is it possible to run dbus on Linux emulation?
>
>

> Juris
>
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2a3R_QGAH-Ay%2BOxO-%2B6k1RgAu8=U-RYDHaj50Zu9TQciA>