Hi,
HAL (hardware abstraction layer) does not start when I boot my computer. Anybody understand why this is?
I have to restart it manually every time, then restart X (CTRL+ALT+backspace). Then it works...
How can I do this automatically?
I was told to try this;
It just gave me this;
Please help an otherwise happy newbie!
HAL (hardware abstraction layer) does not start when I boot my computer. Anybody understand why this is?
I have to restart it manually every time, then restart X (CTRL+ALT+backspace). Then it works...
How can I do this automatically?
I was told to try this;
Code:
sudo update-rc.d hal defaults 24 16
Code:
System startup links for /etc/init.d/hal already exist.
Please help an otherwise happy newbie!
Comment