Hi<br>  I  have cross compiled hal of version 0.5.9 to davinci (arm
processor). But after starting the hald daemon with the following
command  hald --daemon=yes --verbose=yes.<br><br>Whenever i execute hal-device it allows prints the following error message <br>
 <br><b>Could not initialise connection to hald.<br>Normally this means the HAL daemon (hald) is not running or not ready.<br></b><br><br>Hal verbose log consists of only the following lines<br><br>20:14:53.653 [I] hald.c:532: hal 0.5.9<br>

20:14:53.656 [I] hald.c:541: Will daemonize<br>20:14:53.656 [I] hald.c:542: Becoming a daemon<br><br>Can some one please help me in starting the hal or tell me what is the error or problem?<br><br>The following is the configuration option used for the compilation of hal  <br>

<br>C<i>C=arm_v5t_le-gcc CXX=arm_v5t_le-g++ LD=arm_v5t_le-ld
AS=arm_v5t_le-as AR=arm_v5t_le-ar RANLIB=arm_v5t_le-ranlib
STRIP=arm_v5t_le-strip OBJCOPY=arm_v5t_le-objcopy
OBJDUMP=arm_v5t_le-objdump ./configure --prefix=/  --build=$HOST
--host=$TARGET  --disable-pci-ids   --disable-usb-ids    
--disable-pnp-ids   --with-dbus-sys=/mnt/monta-vista/montavista/pro/devkit/arm/v5t_le/target/etc/dbus-1/system.d/  --with-backend=linux --with-os-type=redhat --disable-policy-kit</i><br>
<br><br><br>The following components are used<br><br>1)  kernel linux-2.6.18<br>2)  hal 0.5.9<br>3)  udev 0.105 <br>4) monta-vista toolchain mvl5_0<br><br><br><br>regards<br><font color="#888888">kiran</font>