I don't know what i did or what happened?
but my ubuntu logs off on clicking shutdown...
running the shutdown or reboot command too doesn't shutdown....
how can i find the log?
all i know is there is a message saying ....
Power_table_CMD wait for 500 sec
and something similar
it gets stuck on Ubuntu Plymouth...
I have to long press the power button on my Laptop to shut it off
My Compaq Presario 2100 will not shutdown, restart, suspend, or hibernate correctly. When I attempt a shutdown or restart, it hangs with a message to the effect of Shutting Down Now, but it never powers off.
I would like to be able to log these messages and present them on this web site for help, but I know of no way to log shutdown messages.
Hi,
I have a problem with my computer occasionally restarting on shutdown.
Sometimes when i shutdown it reboots.
I have a first generation Starling (star1) that I've just updated to 12.04. (All software is up-to-date; the System 76 drivers have been reinstalled.) The 'restart' command that is offered at shutdown causes the computer to begin its shutdown procedure, but then it just stops: the screen goes black but the power remains on. It does not reboot. Pressing the power button shuts down the computer.
I'm not sure whether this is a bug (in which case I'll submit a report) or I'm doing something silly!
Hello everyone,
When I shut down in the Xfce desktop, I require a root password to shutdown and restart the computer.
Here are two pictures to help with the situation. The first one is the logout prompt.
I have the following script, how do I run it on shutdown in debian linux? (don't want to use GUI)
#!/bin/bash
vms=$(vmrun list | grep '/');
for vm in ${vms}
do
echo 'suspending ' $vm
vmrun suspend $vm soft
done
I tried adding it to /usr/local/bin with chmod +x permissions.
Recently, i have installed the ubuntu 11.10 in my home desktop with dual booting with my window os 7 but when i shut down the ubuntu 11.10 it freezes showing ubuntu log in page,this happens frequently means after two or three boots.Some reason i have wited it to shutdown but it doesn't for 15 minutes so i press restart buuton of cpu to restart hte computer and open window to shutdown.Can anybody k
when everyday first time click "shutdown" button or execute "halt -p",system will be restart,then I must reclick "shutdown" can really shtudown machine. what's the problem?