Re: Dell Latitude C600 suspend problem

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Oct 07 2001 - 09:10:14 EST


> A closer investigation revealed that the patch meant to correct a
> problem with the internal ps2 pointing device on suspend is at fault.
> Commenting out the entry in arch/i386/kernel/dmi_scan.c that triggers
> the activation of this logic for the C600 allows the machine to
> suspend normally.

The change doesn't affect the suspend. What it deals with is the resume
side. When the C600 resumes it doesn't always restore the keyboard/mouse
state.

The actual code it runs is pckbd_pm_resume() (pc_keyb.c) so you might want
to see if that is actually triggering and where it hangs during the resume
Its possible it broke across the merge due to other keyb changes
-
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/



This archive was generated by hypermail 2b29 : Sun Oct 07 2001 - 21:00:44 EST