And Dmitry Torokhov writes: > Have you tried any other -mm? Also, does it help if you stick > ps2_command(&psmouse->ps2dev, NULL, PSMOUSE_CMD_SETSTREAM); > at the very beginning of psmouse_initialize() in > drivers/input/mouse/psmouse-base.c?
Seems to fix it for me on a D620. Bisecting on mainline gave commit f42649e84831efc69d5f621f1c36a39b4e384a99 (Input: ALPS - handle errors from input_register_device()) as the place where the trackpoint half stopped working. I don't necessarily believe it, unless the psmouse_reset on failure caused problems without logging anything. Jason - 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/