HAL on BeagleBoard

Hi All,

I am trying to run hald on BeagleBoard.

I started hald with the following command:

root@beagleboard:~# hald --daemon=yes --verbose=yes
16:06:25.616 [I] hald.c:673: hal 0.5.14
16:06:25.616 [I] hald.c:674: using child timeout 250s
16:06:25.616 [I] hald.c:683: Will daemonize
16:06:25.616 [I] hald.c:684: Becoming a daemon

But lshal gives :

root@beagleboard:~# lshal
Could not initialise connection to hald.
Normally this means the HAL daemon (hald) is not running or not ready.

I have also attached the strace log.

Has anyone done this before?

hald_beagleboard_strace_log (11.8 KB)