Results 1 to 6 of 6

Thread: Lucid PS/2 mouse

  1. #1
    Join Date
    Feb 2009
    Location
    United States
    Beans
    59
    Distro
    Ubuntu 12.04 Precise Pangolin

    Lucid PS/2 mouse

    After updating to Lucid, my PS/2 mouse no longer works on a Dell Optiplex. Unplugging and re-plugging, restarting, etc do not fix. USB mouse works fine.

  2. #2
    Join Date
    May 2008
    Beans
    3

    Re: Lucid PS/2 mouse

    Same problem for me !

    Just updated from 9.10 to 10.4, and my PS/2 mouse won't run.
    I plugged a USB mouse, and this one works fine, but I would like to make my old PS/2 work too...

    I saw some various bugs around there that seems related to that, but I'm not sure it's exactly the same... ?

    http://ubuntuforums.org/showthread.php?t=1442724
    https://bugs.launchpad.net/ubuntu/+s...ux/+bug/542848
    https://bugs.launchpad.net/ubuntu/+s...rd/+bug/555169

    Wait & see...

  3. #3
    Join Date
    Nov 2005
    Beans
    64
    Distro
    Xubuntu 10.04 Lucid Lynx

    Re: Lucid PS/2 mouse

    Same problem here.

    After upgrading to Lucid my Dell C610 laptop doesn't recognise my PS2 mouse. However by unplugging and then replugging the mouse it will work.

    Still a pain though.

  4. #4
    Join Date
    Feb 2009
    Location
    United States
    Beans
    59
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Lucid PS/2 mouse

    That didn't work for me. It doesn't matter how I re-plug the mouse, it refuses to work. Anyone know another solution or read somewhere that this will be fixed?

  5. #5
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: Lucid PS/2 mouse

    What is the output of these commands:
    Code:
    cat /etc/X11/xorg.conf
    cat /var/log/Xorg.0.log
    Then try this:
    Code:
    sudo apt-get install --reinstall xserver-xorg-input-mouse mdetect xbase-clients
    Reboot

  6. #6
    Join Date
    Mar 2009
    Location
    Montreal,Canada
    Beans
    36
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Lucid PS/2 mouse

    Quote Originally Posted by lidex View Post
    What is the output of these commands:
    Code:
    cat /etc/X11/xorg.conf
    cat /var/log/Xorg.0.log
    Then try this:
    Code:
    sudo apt-get install --reinstall xserver-xorg-input-mouse mdetect xbase-clients
    Reboot

    I can confirm that this command works. I had the same problem on Lucid (not after an upgrade. The mouse just stopped working for no reason). Runing this code fixed my problem. Thank you.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •