* touchpad stuck sometimes @ 2009-08-02 8:16 Dave Young 2009-08-08 3:03 ` Dave Young 0 siblings, 1 reply; 4+ messages in thread From: Dave Young @ 2009-08-02 8:16 UTC (permalink / raw) To: linux-input, linux-kernel Hi, My touchpad sometimes will stuck for a while, and then it will be ok. I can see kernel message like this: [ 1293.426227] psmouse.c: GlidePoint at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away. [ 1293.969357] psmouse.c: resync failed, issuing reconnect request Hardware is dell e5400, kernel version: 2.6.31-rc5 -- Regards dave ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: touchpad stuck sometimes 2009-08-02 8:16 touchpad stuck sometimes Dave Young @ 2009-08-08 3:03 ` Dave Young 2009-08-10 8:23 ` Alessandro Suardi 0 siblings, 1 reply; 4+ messages in thread From: Dave Young @ 2009-08-08 3:03 UTC (permalink / raw) To: linux-input, linux-kernel; +Cc: Dmitry Torokhov On Sun, Aug 2, 2009 at 4:16 PM, Dave Young<hidave.darkstar@gmail.com> wrote: > Hi, > > My touchpad sometimes will stuck for a while, and then it will be ok. > > I can see kernel message like this: > > [ 1293.426227] psmouse.c: GlidePoint at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away. > [ 1293.969357] psmouse.c: resync failed, issuing reconnect request > > Hardware is dell e5400, kernel version: 2.6.31-rc5 > > -- > Regards > dave > Add Dmitry to cc list -- Regards dave ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: touchpad stuck sometimes 2009-08-08 3:03 ` Dave Young @ 2009-08-10 8:23 ` Alessandro Suardi 0 siblings, 0 replies; 4+ messages in thread From: Alessandro Suardi @ 2009-08-10 8:23 UTC (permalink / raw) To: Dave Young; +Cc: linux-input, linux-kernel, Dmitry Torokhov On Sat, Aug 8, 2009 at 5:03 AM, Dave Young <hidave.darkstar@gmail.com> wrote: > > On Sun, Aug 2, 2009 at 4:16 PM, Dave Young<hidave.darkstar@gmail.com> wrote: > > Hi, > > > > My touchpad sometimes will stuck for a while, and then it will be ok. > > > > I can see kernel message like this: > > > > [ 1293.426227] psmouse.c: GlidePoint at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away. > > [ 1293.969357] psmouse.c: resync failed, issuing reconnect request > > > > Hardware is dell e5400, kernel version: 2.6.31-rc5 > > > > -- > > Regards > > dave > > [apologies for the dup, my GMail compose window was somehow stuck on HTML and the vger lists bounced my message - here it is in plain text] Sort of a "me too" - on my Dell E6400 I get the touchpad stuck or not moving correctly (almost stuck, or way too fast) - in those cases it's enough to take fingers off touchpad and use the stick for a second, everything resumes its normal operation. I have these in the logs, not sure it's the same issue as the one I am describing, but likely the same as Dave's submission: 2.6.31-rc3-git2: Jul 22 11:04:51 duff kernel: 0000:00:19.0: eth0: 10/100 speed: disabling TSO Jul 22 12:03:28 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Jul 22 12:03:28 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Jul 22 12:03:28 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Jul 22 12:03:28 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 - driver resynched. 2.6.31-rc5-git3: Aug 7 10:12:01 duff nm-system-settings: ifcfg-rh: read connection 'System eth0' Aug 7 16:42:29 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Aug 7 16:42:29 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 - driver resynched. Aug 7 16:42:29 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Aug 7 16:42:29 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Aug 7 16:42:29 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 - driver resynched. cheers, --alessandro "And if a God will lay to rest anywhere we want to go In your house I long to be, room by room, patiently" (Audioslave, "Like A Stone") -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: touchpad stuck sometimes @ 2009-08-10 8:23 ` Alessandro Suardi 0 siblings, 0 replies; 4+ messages in thread From: Alessandro Suardi @ 2009-08-10 8:23 UTC (permalink / raw) To: Dave Young; +Cc: linux-input, linux-kernel, Dmitry Torokhov On Sat, Aug 8, 2009 at 5:03 AM, Dave Young <hidave.darkstar@gmail.com> wrote: > > On Sun, Aug 2, 2009 at 4:16 PM, Dave Young<hidave.darkstar@gmail.com> wrote: > > Hi, > > > > My touchpad sometimes will stuck for a while, and then it will be ok. > > > > I can see kernel message like this: > > > > [ 1293.426227] psmouse.c: GlidePoint at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away. > > [ 1293.969357] psmouse.c: resync failed, issuing reconnect request > > > > Hardware is dell e5400, kernel version: 2.6.31-rc5 > > > > -- > > Regards > > dave > > [apologies for the dup, my GMail compose window was somehow stuck on HTML and the vger lists bounced my message - here it is in plain text] Sort of a "me too" - on my Dell E6400 I get the touchpad stuck or not moving correctly (almost stuck, or way too fast) - in those cases it's enough to take fingers off touchpad and use the stick for a second, everything resumes its normal operation. I have these in the logs, not sure it's the same issue as the one I am describing, but likely the same as Dave's submission: 2.6.31-rc3-git2: Jul 22 11:04:51 duff kernel: 0000:00:19.0: eth0: 10/100 speed: disabling TSO Jul 22 12:03:28 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Jul 22 12:03:28 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Jul 22 12:03:28 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Jul 22 12:03:28 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 - driver resynched. 2.6.31-rc5-git3: Aug 7 10:12:01 duff nm-system-settings: ifcfg-rh: read connection 'System eth0' Aug 7 16:42:29 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Aug 7 16:42:29 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 - driver resynched. Aug 7 16:42:29 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Aug 7 16:42:29 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1 Aug 7 16:42:29 duff kernel: psmouse.c: DualPoint TouchPad at isa0060/serio1/input0 - driver resynched. cheers, --alessandro "And if a God will lay to rest anywhere we want to go In your house I long to be, room by room, patiently" (Audioslave, "Like A Stone") ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-08-10 8:23 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-08-02 8:16 touchpad stuck sometimes Dave Young 2009-08-08 3:03 ` Dave Young 2009-08-10 8:23 ` Alessandro Suardi 2009-08-10 8:23 ` Alessandro Suardi
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.