Most recent kernel where this bug did not occur: Distribution: Ubuntu Hardware Environment: Dell Latitude D610 Software Environment: Linux 2.6.12 Problem Description: On ACPI resume, the pointer usually (but not always) fails to work on resume. The trackpad works correctly. Applying http://www.ucw.cz/~vojtech/input/alps-suspend-typo does not help. However, removing the psmouse_reset() call from the top of the reconnect statement does. Unloading and re-loading the module works. Checking, psmouse_reset seems to get called after the psmouse_reconnect code. Is this correct?
Have you tried 2.6.13? There were some more changes to ALPS I believe.
I haven't, but a quick diff didn't show anything obvious. I'll have a try later on.
Matthew, what is the status of this issue in kernel 2.6.16?
Haven't seen it in 2.6.15, so I think it can be closed (sorry, haven't tested 2.6.16)
Thanks for this information.