You're right! I tried to point out before that my system had ignored the
keyboard since about the time of 2.5.7/2.5.8, but it didn't occur to me that
the problem could be ACPI related. Indeed, after compiling 2.5.10-dj1 (2.5.10
vanilla barfs an oops at me upon boot) w/ ACPI support turned off, I found
the system perfectly responsive again -- both mouse and keyboard work.
Thus I dare assume it's highly probable that input support has been broken
for VIA chipset-based systems by the recent ACPI changes in 2.5.x.
Cheers,
Tomas Szepe
<.config> # -- the affected .config excerpt --
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_DEBUG is not set
</.config>
-- "hello it's not like i read my mail so that you have where to offer to sell me a giant turnip or anything else thankyou." -tomas szepe <kala@pinerecords.com> - 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/