> > > You could try ACPI in (very) recent kernels.
> >
> > You mean a 2.5.x kernel? Any Kernel with the newest ACPI patches has never powered off any of my machines:-(
> > Perhaps I don't know something...
> > I will try it now again...
>
> You can also get new ACPI for 2.4.X (at acpi.sf.net) and even ACPI in
> marcelo's kernel should be good enough for poweroff.
I just disovered that in 2.5.56 (at least), ACPI power-off needs
CONFIG_ACPI_SLEEP which depends on CONFIG_SOFTWARE_SUSPEND. This means
that without selecting software suspend, your machine cannot power off
using ACPI. Why is it so?
/Tobias
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/