hotplugging mouse hassles

From: Adam Hardy (adam.ant_at_cyberspaceroad.com)
Date: 08/16/05

  • Next message: Rogério Brito: "Re: Using CDs/DVDs to backup and dvdisaster"
    Date: Tue, 16 Aug 2005 18:13:38 +0100
    To: debian <debian-user@lists.debian.org>
    
    

    I have XF86Config-4 configured like this for my mouse:

    Section "InputDevice"
             Identifier "Configured Mouse"
             Driver "mouse"
             Option "CorePointer"
             Option "Device" "/dev/psaux"
             Option "Protocol" "ExplorerPS/2"
             Option "ZAxisMapping" "4 5"
             Option "Emulate3Buttons" "true"
             Option "Buttons" "5"
    EndSection

    and for a while now the psmouse driver loses synch and goes nuts when I
    switch the KVM, even though Hotplug should keep it in there, as per this
    /var/log/messages:

    Aug 9 15:01:49 gondor kernel: logips2pp: Detected unknown logitech
    mouse model 86
    Aug 9 15:19:20 gondor kernel: psmouse.c: Explorer Mouse at
    isa0060/serio1/input0 lost synchronization, throwing 2 bytes away.
    Aug 9 15:19:21 gondor kernel: psmouse.c: Explorer Mouse at
    isa0060/serio1/input0 lost synchronization, throwing 1 bytes away.
    Aug 9 15:19:25 gondor kernel: psmouse.c: Explorer Mouse at
    isa0060/serio1/input0 lost synchronization, throwing 2 bytes away.
    Aug 9 15:19:25 gondor kernel: logips2pp: Detected unknown logitech
    mouse model 86

    Does anyone recognise these error messages or know a fix?

    Would be v. grateful,
    Adam

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Rogério Brito: "Re: Using CDs/DVDs to backup and dvdisaster"