Page 1 of 1

Re: i cant shut down my pc in linux?

Posted: Tue Aug 04, 2009 9:39 pm
by nebcanuck
From this link: http://www.backports.ubuntuforums.org/s ... ?p=3941928

Add

Code: Select all

apm power_off=1
to /etc/modules, and also add

Code: Select all

apm=power_off
to your /boot/grub/menu.lst file at the end of your kernel line. Apparently it's the product of wifi with network manager, or something.

Hope that helps!