View previous topic :: View next topic |
Author |
Message |
norg Tux's lil' helper
Joined: 23 Aug 2010 Posts: 104 Location: Augsburg (Germany)
|
Posted: Wed Mar 30, 2011 9:05 pm Post subject: psmouse.c lost sync, touchpad/trackpoint freezes |
|
|
I have a Thinkpad Edge11 and i'm using kernel 2.6.38 and the ibm stuff like tp_smapi. Sometimes the cursor freezes for 1,2 sec and then moves on.
When i look at dmesg i get this:
Quote: |
Mar 30 22:51:06 edge11 kernel: [ 4402.951327] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 4
Mar 30 22:51:06 edge11 kernel: [ 4402.952784] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
Mar 30 22:51:06 edge11 kernel: [ 4402.977013] psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched.
Mar 30 22:51:31 edge11 kernel: [ 4427.628993] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
Mar 30 22:51:31 edge11 kernel: [ 4427.633573] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
Mar 30 22:51:31 edge11 kernel: [ 4427.635036] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
Mar 30 22:51:31 edge11 kernel: [ 4427.638712] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
Mar 30 22:51:31 edge11 kernel: [ 4427.640095] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
Mar 30 22:51:31 edge11 kernel: [ 4427.640102] psmouse.c: issuing reconnect request
|
There are a lot of hits at google, some bug reports from 2007, but it still seems to occur on some systems.
I tried all the hints, for example using "acpi_osi=linux i8042.nomux=1 i8042.dumbkbd=1" as kernel operations.
I also deactivated the touchpad, as i'm only using the trackpoint. I'm using xinput for this.
This is the relevant part in my xorg.conf:
Quote: |
Section "InputDevice"
Identifier "Mouse0"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Protocol" "auto-dev"
Option "Device" "/dev/input/by-path/platform-i8042-serio-1-event-mouse"
Option "EmulateWheel" "true" #Enable wheel emulation for the Trackpoint
Option "EmulateWheelButton" "2" #Use the middle button for the emulation
Option "XAxisMapping" "6 7" #Map trackpoint X axis to X axis of emulated wheel
Option "YAxisMapping" "4 5" #Map trackpoint Y axis to Y axis of emulated wheel
Option "TouchpadOff" "1"
Option "SHMConfig" "on"
EndSection
|
I appreciate any help |
|
Back to top |
|
|
greiz n00b
Joined: 01 Jul 2011 Posts: 1
|
Posted: Fri Jul 01, 2011 11:12 pm Post subject: |
|
|
I've been having a similar issue on a Thinkpad Edge running Linux Mint 10.
I guess it's a bug in the driver / kernel, no idea how to fix it. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|