You are not logged in.

#1 2009-11-12 08:52:18

alphamunin
Member
Registered: 2009-09-21
Posts: 12

unable to shutdown[SOLVED]

Hello,
I've just do my weekly pacman -Syu and now I'm no more able to shutdown nor suspend. It seems there is a problem with hal. I received the following message:

/usr/lib/hal/scripts/hal-functions: line 13: hal-is-caller-privileged: command not found
org.freedesktop.Hal.Device.Error

thanks for your help!

Last edited by alphamunin (2009-11-12 14:51:06)

Offline

#2 2009-11-12 09:20:12

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: unable to shutdown[SOLVED]

You may have to add ck-launch-session in your .xinitrc or somewhere else (not sure where though, I don't use a graphical login manager).

As an example, in .xinitrc it should go from

exec startxfce4

to

exec ck-launch-session startxfce4


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#3 2009-11-12 09:20:21

grey
Member
From: Europe
Registered: 2007-08-23
Posts: 679

Re: unable to shutdown[SOLVED]


Good ideas do not need lots of lies told about them in order to gain public acceptance.

Offline

#4 2009-11-12 14:49:17

alphamunin
Member
Registered: 2009-09-21
Posts: 12

Re: unable to shutdown[SOLVED]

I've fixed my problem doing

/etc/rc.d/hal restart

Thanks for your help!

Offline

Board footer

Powered by FluxBB