When you shutdown from Ubuntu, the system freezes, system hangs and does not power off.
Try this:
$ gksu gedit /etc/default/grub
GRUB_CMDLINE_LINUX="acpi=force pci=noacpi apm=power_off"
$ sudo update-grub
Or try disabling ACPI in the computer's BIOS.
No comments:
Post a Comment