Quote:
sudo gedit /etc/default/grub
You are supposed to scroll down and find the line:
Quote:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
in which the option "acpi=force" should be added in the line like that:
Quote:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force"
You should save the changes in your file and proceed tho the next step:
Now you have to update the actual configuration to your system with this command in the terminal:
Quote:
sudo update-grub
I have to mention that I am using Kubuntu 10.4 and had also the same problem with the previous version but solved it...
Note also that I had to install on my desktop the button "shut down" from the widgets. (On the desktop right click and select "add widgets" option after unlocking the widgets)
My computer never shuts down completely when I am using the button in KD Launcher but works perfectly with the button on the desktop. (shuts down completely)作者: mymag 時間: 2010-7-21 01:43:52