John wrote:

It seems the CPU was not switched to high-resolution mode?

# dmesg | grep resolution
/* NOTHING */

Do I need to enable ACPI?

ACPI seems mandatory for high-resolution mode?

I added...

CONFIG_ACPI=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y

# dmesg | grep resolution
Switched to high resolution mode on CPU 0

Ingo, Thomas, do you have time to explain why ACPI is needed?

Regards.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to