You are not logged in.

#1 2009-06-28 08:57:27

jp12345
Member
Registered: 2009-06-27
Posts: 25

hal not working

hello im want start hal but look

bash-3.2# /etc/rc.d/hal start
:: Stopping Hardware Abstraction Layer                          [FAIL] 
:: Starting Hardware Abstraction Layer                          [FAIL]

rc.conf 

DAEMONS=(hal syslog-ng dbus network netfs crond iptables)

what is wronog?thanks

Last edited by jp12345 (2009-06-28 12:31:43)

Offline

#2 2009-06-28 09:05:59

Nepherte
Member
From: Singapore
Registered: 2008-09-09
Posts: 427

Re: hal not working

You should remove dbus from the DAEMONS array. hal depends on dbus and already starts dbus before starting itself.

Offline

#3 2009-06-28 09:20:43

jp12345
Member
Registered: 2009-06-27
Posts: 25

Re: hal not working

im remove dbus and still same problem..helpp;p

Offline

#4 2009-06-28 10:10:22

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: hal not working

Put hal after dbus

See if you can manually start it:

/etc/rc.d/hal start

Last edited by sHyLoCk (2009-06-28 11:39:29)


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#5 2009-06-28 10:18:00

jp12345
Member
Registered: 2009-06-27
Posts: 25

Re: hal not working

bash-3.2# /etc/rc.d/hal start

:: Starting Hardware Abstraction Layer                          [FAIL]

Offline

#6 2009-06-28 10:49:34

jp12345
Member
Registered: 2009-06-27
Posts: 25

Re: hal not working

im reboot and hal working:)

Offline

Board footer

Powered by FluxBB