Messages in this thread |  | | From | Mikael Pettersson <> | Date | Fri, 30 Aug 2002 13:51:24 +0200 | Subject | Re: Keyboard freezes on SIS630 based Clevo notebooks |
| |
Moritz Muehlenhoff writes: > In stuga.ml.linux.kernel, you wrote: > >> I own a SIS630 based notebook from Baycom (model name "Worldbook II"), which > >> indeed is a rebrand from a Clevo/Kapok model (normal model name 2700C). > >> > >> I'm experiencing occasional, unreproducable keyboard lockups. > > > > Me too (2700). > > > > If noticed the lockups occur when the "battery low" > > light starts flashing. I.E. it's realted to some > > APM event. Also the mouse is unresponsive for me > > when this happens. > > There were some lockups when I connected the AC plug, but these > were rare and totally irreproducable as well. > Alan had the same idea as you and gave me the hint to rebuild > the kernel without APM and APIC.
Some laptops, including the Dell Inspiron ones, (a) don't tell the kernel APM when they're about to do APM stuff, and (b) have a buggy APM and/or SMM implementation that breaks if the kernel has enabled the local APIC. The workaround is to not enable the local APIC. If this fixes your machine, please post your machine's DMI strings so we can update the local APIC blacklist rule set in dmi_scan.
Events that would break the Dells include pulling or inserting the AC plug, and hitting the magic key combo to enter the BIOS screens.
/Mikael - 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/
|  |