I recently installed Ubuntu 9.04 on my s/s, which already had Windows XP installed. When I shut down Ubuntu 9.04, it halts with the message on black screen.... [395.916368] system halted. Even after waiting for a long time, it still does not shut down on its own. Does anyone have a suggestion on how to fix this problem?
|
| ||||
|
feedback
|
|
If you want your system to automatically power-off, not just shut down the O/S, likely there are some ACPI issues between the O/S and the motherboard. Try adjusting the ACPI parameters in the system BIOS. | |||
|
feedback
|
|
When a linux system "halts" it's ok to power off manually. Is the system halting after you have just installed it, or is it halting every time you tell it to shut down? What is helpful to know is how you are shutting the computer down. Are you doing it through the menu in GNOME (your desktop environment) or are you at the command line and telling the system to shutdown. If you are at the command line, then you want to shut down using this command:
That will both shutdown Ubuntu and turn off the power to the computer. | |||||||
feedback
|