Problem: Automatic Reboot after Shutdown (Ubuntu 11.10)

On my Thinkpad x220  when I am running on battery under Ubuntu 11.10 and I do a normal shutdown, the system shuts down correctly, but it reboots after 1 sec. This only happens when i am on battery.

I found that it is related to the module e1000e, for example when i do

sudo rmmod e1000e

before the shutdown no automatic reboot is done.

2 Responses to Problem: Automatic Reboot after Shutdown (Ubuntu 11.10)

  1. Mitchell says:

    I have the same problem with my X220 with debian. However removing the e1000e module did not solve the problem.
    However removing the ehci_hcd module did.
    See this web page
    http://www.thinkwiki.org/wiki/How_to_make_ACPI_work

    Troubleshooting
    Machine reboots after shutting down
    Try removing ehci_hcd before shutting down, eg, add the following line to rc.local.shutdown

    rmmod ehci_hcd

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre user="" computer="" escaped="">