You are not logged in.
I've installed jupiter and jupiter-support-eee on my ASUS 1018BP and when I exit X i have the following errors:
chown: changing ownership of '/var/jupiter/available_resolutions' : Operation not permitted
chown: changing ownership of '/var/jupiter/cpu_mode' : Operation not permitted
chown: changing ownership of '/var/jupiter/power' : Operation not permitted
chown: changing ownership of '/var/jupiter/rotation_saved' : Operation not permitted
chown: changing ownership of '/var/jupiter/touchpad_saved' : Operation not permitted
chown: changing ownership of '/var/jupiter/vga_saved' : Operation not permitted
chmod: changing permissions of '/var/jupiter/available_resolutions' : Operation not permitted
chmod: changing permissions of '/var/jupiter/cpu_mode' : Operation not permitted
chmod: changing permissions of '/var/jupiter/power' : Operation not permitted
chmod: changing permissions of '/var/jupiter/rotation_saved' : Operation not permitted
chmod: changing permissions of '/var/jupiter/touchpad_saved' : Operation not permitted
chmod: changing permissions of '/var/jupiter/vga_saved' : Operation not permitted
/usr/lib/jupiter/scripts/cpu-control: line 21: dmidecode: command not foundAny help would be greatly appreciated.
Offline
I had the same problem and found a temporary solution :
sudo chown -R root:jupiter /var/jupiter
sudo chmod 775 /var/jupter/*
http://www.fuduntu.org/forum/viewtopic. … a863#p3936
It is not actually a great solution.
I need to run these two command before start xfce4 everytime,
and the error message still here.
Last edited by rexct (2012-02-03 15:08:29)
Offline