Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

i have looked around quite a bit for an issue like this, but cant find anything.

I had Ubuntu 11.04 running on my desktop with no issues. I then formated the drive to install 11.10.
I managed to get 11.10 installed using ACPI=off command on the install menu.
I now need to add the same command on each stat up (using 'e' on the boot menu) and the system wont shut down without me pushing the power button.

Is there no way i can use ACPI config of Ubuntu 11.04?

I'm running an intel motherboard pendium 4.

Thanks in advance.

Tristan.

share|improve this question
What error do you get? If you disable ACPI, certain features won't work, possibly the power button, suspend and power management. – Lekensteyn Dec 23 '11 at 11:11

1 Answer

Boot from a live medium and follow the instructions here to install boot-repair. Then go here and follow the instructions to run boot-repair, using the "Advanced options" section of that article to help you automatically add acpi=off to the default boot options.

share|improve this answer
Thanks for your input. Will setting acpi to off mean that i will have to push the power button to turn my machine off after clicking shut down for always? Is there no way to use Ubuntu 11.04s acpi system? – Tristan Dec 22 '11 at 15:57

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.