On Wed, Feb 3, 2010 at 9:49 AM, Jonas Karlsson <cj.karls...@gmail.com> wrote:
> On 3 February 2010 01:12, Jonas Karlsson <cj.karls...@gmail.com> wrote:
>> There are no (yet) known reproducable issues, so take it for a spin
>> and convince me otherwise.
>
> Michael has found an issue but also workarounds. X will find no input
> devices because HAL is not started. To use X one should therefore make
> the directory '/Programs/HAL/Settings/hal/fdi/preprobe' and then issue
> 'StartTask messagebus' followed by 'StartTask hal'

Additionally, I found it necessary to symlink the contents of /lib/hal
inside /lib/hal/scripts in order to 'StartTask hal' to work.

So, that's the sequence:

cd /lib/hal/scripts
ln -nfs ../* .
mkdir -p /Programs/HAL/Settings/hal/fdi/preprobe
StartTask messagebus
StartTask hal

-- Hisham
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to