Return-Path: Message-ID: <47BAC7BC.7050503@wurmsdobler.org> Date: Tue, 19 Feb 2008 12:12:44 +0000 From: Peter Wurmsdobler MIME-Version: 1.0 To: BlueZ users Subject: [Bluez-users] Unable to get on D-Bus Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net Hello, This topic has already come up several times, but the respective answers did not solve the problem for me. What happens is: mx27# /usr/bin/dbus-daemon --system mx27# /usr/sbin/hcid -n -f /etc/bluetooth/hcid.conf hcid[1869]: Bluetooth HCI daemon hcid[1869]: Could not become the primary owner of org.bluez hcid[1869]: Unable to get on D-Bus Below some more details about the build process and the configuration files. My feeling is that the dbus daemon does not read the bluetooth related settings. Many thanks for your help in advance, peter. Build history: dbus: get, extract dbus-1.0.2 and cd For successful mx27 cross-compilation patch with: diff --exclude CVS -uNr dbus-1.0.2/configure.in dbus-1.0.2.modified/configure.in --- dbus-1.0.2/configure.in 2006-12-11 19:21:19.000000000 +0000 +++ dbus-1.0.2.modified/configure.in 2008-02-11 10:57:34.000000000 +0000 @@ -719,6 +719,7 @@ exit (0); ]])], [ac_cv_have_abstract_sockets=yes], + [ac_cv_have_abstract_sockets=no], [ac_cv_have_abstract_sockets=no] )]) AC_LANG_POP(C) /usr/bin/autoconf LIBS=-lz ./configure --prefix=/usr --host=arm-linux --build=i686-pc-linux-gnu --without-x make make install bluez-libs: get, extract luez-libs 3.26 and cd ./configure --prefix=/usr --host=arm-linux --build=i686-pc-linux-gnu make all make install bluez-utils get, extract bluez-utils 3.26 and cd LIBS=-lz ./configure --prefix=/usr --host=arm-linux --build=i686-pc-linux-gnu --with-alsa=/home/peter/mx27/rootfs/usr/lib --with-usb=/home/peter/mx27/rootfs/usr/lib --without-openobex --without-fuse --enable-bccmd --with-bluez=/home/peter/mx27/rootfs/usr/lib perl -pi -e 's,^sys_lib_search_path_spec=.*,sys_lib_search_path_spec=,' libtool make all make install Configuration files are as /etc/group: messagebus:x:666: /etc/passwd: messagebus:x:666:666:messagebus:/usr/var/run/dbus:/bin/false /etc/dbus-1/system.conf: system messagebus /var/run/dbus/pid EXTERNAL unix:path=/var/run/dbus/system_bus_socket system.d system-local.conf contexts/dbus_contexts /etc/dbus-1/system.d/bluetooth.conf: ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. 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