Results 1 to 6 of 6

Thread: Mouse stops after a few minutes

  1. #1
    Join Date
    Jul 2008
    Beans
    4

    Mouse stops after a few minutes

    The installation with wubi went fine, but I'll log on to ubuntu and shortly after I do this my mouse stops. I checked the USB and there is nothing wrong with it. My keyboard works because I used it to shut down ubuntu.

    How can I fix this?

  2. #2
    Join Date
    Apr 2007
    Beans
    79
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Mouse stops after a few minutes

    I am assuming that you have a usb wired mouse, could you tell us the manufacturer and model? If you have a bluetooth/wireless mouse, then your mileage may vary, since some are incompatible with ubuntu.

    Open a terminal, and after the mouse stops working, type in the "lsusb" command. This should show you all connected usb devices, for example

    Bus 002 Device 002: ID 046d:c016 Logitech, Inc. M-UV69a Optical Wheel Mouse

    If there is nothing there, then there is probably a hardware conflict, you may have to edit boot parameters, search for "noapic". If the mouse is still detected by lsusb, then you can try reconfiguring Xorg, which handles display and input devices, use the "sudo dpkg-reconfigure xserver-xorg" command.

    Also, try typing in "dmesg" to show the message log, and look for errors near the end.
    WubiGuide - Wubi tips, tricks, and answers to common questions.
    UNetBootin - Install Linux and create LiveUSB drives without a CD.

  3. #3
    Join Date
    Jul 2008
    Beans
    4

    Re: Mouse stops after a few minutes

    Yes I am using a wired mouse.

    This is the mouse that stopped after a few minutes,

    http://www.xsreviews.co.uk/reviews/p...death-adder/3/


    I also tried using an older mouse which I had which was a Microsoft intellipoint 4.1 mouse, it worked longer then my first but it eventually stopped working as well.

    After it stopped I opened the terminal and used the "lsusb" command and showed intellipoint 4.1 along with my other USB ports.

    I also used the "noapic" but it only showed about reconfiguring my keyboard.
    Last edited by Düal; August 1st, 2008 at 01:23 AM.

  4. #4
    Join Date
    Jul 2008
    Beans
    4

    Re: Mouse stops after a few minutes

    Sorry to bump and double post in this topic, but no one has replied in an entire day.

  5. #5
    Join Date
    Apr 2007
    Beans
    79
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Mouse stops after a few minutes

    It seems that there is a bug in your mouse's firmware (see: https://bugs.launchpad.net/ubuntu/+s....17/+bug/74069 ), so you might want to try updating the firmware first.

    If the mouse still does not work, try adding "acpi=force irqpoll" or "noapic" to your boot options in /boot/grub/menu.lst
    See this thread for instructions:
    http://ubuntuforums.org/showthread.p...86#post2595386

    This might also be useful for enabling more buttons: http://ubuntuforums.org/showthread.php?p=2398239

    You can search ubuntuforums for more solutions if the ones listed above do not work.
    WubiGuide - Wubi tips, tricks, and answers to common questions.
    UNetBootin - Install Linux and create LiveUSB drives without a CD.

  6. #6
    Join Date
    Feb 2008
    Beans
    2
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Mouse stops after a few minutes

    Both Ps2 and usb mice stop on a computer im using after a few minutes. I tried the "acpi=force irqpoll" line, but it made the cursor disappear . The version is Hardy.

    what exactly does "acpi=force irqpoll" mean and do? has anyone else faced this problem too, and how did it get solved? any help would be much appreciated..

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
  •