Bugzilla – Bug 150851
IBM T21: does not shutdown
Last modified: 2006-04-20 13:05:31 UTC
With SUSE Linux Beta3 a IBM T21 (P3 850, 384 MB RAM, 30 GB HD) never shut off the machine. If you call shutdown the system display as last message: ... Stopping udevd: done proc umounted The system will be halted immediatly But the machine never be halted. Need to press powerbutton until the machine is off
Hope you used acpi=off or so? The T2x series is well known for the broken acpi bios.
These old machines should really be run with apm... Maybe this is the same as seen at the A22 Thinkpad series (bug #118997). Please stop the powersaved. Reboot. Shutdown. Poweroff? Hmm best is you also update (at least the kernel) to Beta4 or better kotd with the new ACPI stuff in before you start trying. This one is the one with the broken ACPI interrupts or not appearing AC/Battery/.. events after some time? Did this work before? Did shudtdown work before? Maybe this is one problem... This old one does not have an apic (interrupts higher than 15)? Please provide dmesg (but at least with Beta4 kernel -> most important ACPI messages where still missing in Beta3).
Hmm, there were some apic changes lately, this machine could be affected. Please try kotd or newes Beta.
The A21m (maybe also others) have a GDCK method and a DOCK device. It seems that on others machines the GDCK is the docking device. Installing the notify handler for a GDCK device fails. When module is unloaded it is tried to remove the never installed notify handler for the GDCK method which seems to freeze the machine. ->fixed in kotd: (not yet included in RC1/Beta10, should be in RC2).
Watch out for: - patches.arch/acpi_ibm_notify.patch: Fix Thinkpad A21m shutdown (150851). in kernel's rpm changelog.