[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem on external usb mouse on laptop



Hi,

     Thank you for your kind reply. But it doesn't help me.  It is
very strange that after searching the web, I find the error happened
on my laptop exists on many laptop but with external PS/2 mouse. I am
using USB mouse. SIGH....

On 6/3/05, Norton <nortontr@directnet.com.br> wrote:
> Hi... sorry, I have no idea what might be going on... however, I noticed
> our xf86config do not match... mine is:
> 
> Section "InputDevice"
>        Identifier      "USBMouse"
>        Driver          "mouse"
>        Option          "SendCoreEvents"        "true"
>        Option          "Device"                "/dev/input/mice"
>        Option          "Protocol"              "ImPS/2"
> #       Option          "Emulate3Buttons"       "true"
> #       Option          "Emulate3Timeout"       "70"
>        Option          "ZAxisMapping"          "4 5"
>        Option          "CorePointer"
> EndSection
> 
> I remember I had problems when I removed the corepointer...
> 
> Section "InputDevice"
>        Identifier      "Touchpad"
>        Driver          "synaptics"
>        Option          "AlwaysCore"
>        Option          "CorePointer"
>        Option          "Protocol"              "auto-dev"
>        Option          "Device"                "/dev/psaux"
>        Option          "VertScrollDelta"       "100"
>        Option          "AccelFactor"           "0.0010"
>        Option          "RightEdge"             "5400"
>        Option          "MaxTapTime"            "180"
>        Option          "TopEdge"               "1900"
>        Option          "SHMConfig"             "on"
>        Option          "FingerLow"             "25"
>        Option          "LeftEdge"              "1900"
>        Option          "MaxTapMove"            "220"
>        Option          "MinSpeed"              "0.02"
>        Option          "FingerHigh"            "30"
>        Option          "MaxSpeed"              "0.18"
>        Option          "BottomEdge"            "4000"
>        Option          "SendCoreEvents"        "true"
> EndSection
> 
> also, it might be interesting installing the package from debian site
> (the xfree86-driver-synaptics:
> http://packages.debian.org/unstable/x11/xfree86-driver-synaptics
> )
> 
> hope it helps...
> 
> cheers
> 
> norton
> 
> Em Sex, 2005-06-03 às 22:07 +0800, Lian Liming escreveu:
> > Hi,
> >
> >   I am using a hp compaq V2009 laptop. The synaptic touchpad works
> > well after installing the famous synaptic driver from
> > "http://web.telia.com/~u89404340/touchpad";. But when i plug in a
> > external usb mouse, the cursor on the screen is out of control and the
> > system keeps reporting the error:
> >
> >   "localhost kernel: psmouse.c: TouchPad at isa0060/serio1/input0 lost
> > sync at byte 4
> >   localhost kernel: psmouse.c: TouchPad at isa0060/serio1/input0 lost
> > sync at byte 1"
> >
> >    The touchpad is also not avaiable after pluging-in  of the external
> > usb mouse even after my removing the usb mouse. Only way is to reboot
> > the system.
> >
> >    What is possible wrong? Thanks for any suggestion!
> >
> > Regards,
> > Lian
> >
> > The following is the sections of mouse config in /etc/X11/XF86config-4
> >
> > #=======================================================
> > Section "InputDevice"
> >         Driver          "synaptics"
> >         Identifier      "Configured Mouse"
> >         Option          "AccelFactor"   "0.0010"
> >         Option          "Device"        "/dev/psaux"
> >         Option          "Name"  "Synaptics;Touchpad"
> >         Option          "Protocal"      "auto-dev"
> >         Option          "Emulate3Buttons"       "on"
> >         Option          "SHMConfig"     "on"
> >         Option          "Finger"        "25 30"
> >         Option          "FingerHigh"    "30"
> >         Option          "FingerLow"     "25"
> >         Option          "InputFashion"  "Mouse"
> >         Option          "Edges"         "1900 5400 1800 3900"
> >         Option          "LeftEdge"      "1900"
> >         Option          "RightEdge"     "5400"
> >         Option          "TopEdge"       "1900"
> >         Option          "BottomEdge"    "4000"
> >         Option          "MaxSpeed"      "0.18"
> >         Option          "MinSpeed"      "0.02"
> >         Option          "MaxTapMove"    "220"
> >         Option          "MaxTapTime"    "180"
> >         Option          "VerScrollDelta"        "100"
> >         Option          "ZAxisMapping"  "4 5"
> > EndSection
> >
> > #===========================================================
> > Section "InputDevice"
> >         Identifier      "Generic Mouse"
> >         Driver          "mouse"
> >         Option          "SendCoreEvents"        "true"
> >         Option          "Device"                       "/dev/input/mice"
> >         Option          "Protocol"              "ImPS/2"
> >         Option          "Emulate3Buttons"       "true"
> >         Option          "ZAxisMapping"          "4 5"
> > EndSection
> >
> >
> 
> 
> --
> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 


-- 
Real happiness rises from peace in the heart!



Reply to: