Results 1 to 10 of 10

Thread: Linux Mouse Trouble

  1. #1
    Senior Member
    Join Date
    Aug 2001
    Posts
    503

    Linux Mouse Trouble

    Howdy.

    I'm running a pretty full install of RH 8, and haven't had any problems except for this one. While I was messing around with The GIMP, the program crashed for an unknown reason, and froze up the computer. I reboot, let it check the file system integrity and all that, no problems. I log back in, no problem. But then once I'm back in GNOME, I have no mouse response whatsoever. Using my uber-rad keyboard shortcut skills, I open up the Mouse Settings dialog, and confirm that the correct mouse is selected on the correct port. But still no mouse response.

    I log out of my account and log back in under another username: still the same trouble. I kick open kppp to connect to the internet to post a thread here seeking help (using my Windows box at the moment), but instead of initializing the modem, it seemed to initialize the mouse... or something. I've got an external US Robotics 56k modem, so I get to watch the pretty blinking lights... they didn't blink. Instead, the mouse pointer jumped on the screen to the upper left hand corner and displayed the popup menu that you usually get when you right-click. The mouse still didn't work. I rebooted once more, and now, here I am, humbly seeking help.

    If you have even the slightest help to offer, please do!

    Thank you much!

    --PhirePhreak
    I know you\'re out there. I can feel you now. I know that you\'re afraid. You\'re afraid of us. You\'re afraid of change. I don\'t know the future. I didn\'t come here to tell you how this is going to end. I came here to tell you how it\'s going to begin. I\'m going to hang up this phone, and then I\'m going to show these people what you don\'t want them to see. I\'m going to show them a world without you, a world without rules and controls, without borders or boundaries. A world where anything is possible. Where we go from there is a choice I leave to you.

  2. #2
    Banned
    Join Date
    Apr 2003
    Posts
    3,839
    im not sure what the problem is but when i installed Mandrake my keyboard and Mouse didnt respond ...i tried rebooting and all that l337 stuff ..didnt work ..then i connected the mous and keyboard to different USB ports and it worked ...you can try that ..i cant offer anymore help since i dont know that much about linux distributions ...

  3. #3
    Senior Member IKnowNot's Avatar
    Join Date
    Jan 2003
    Posts
    792
    sounds like to me you kicked out the plug.

    You did not say what type of mouse you are using, or what type connection. Also, you said your "windows box": are you running multiple boxes with a shared keyboard, mouse, etc. ??

    Or is it a duel boot system ??

    ztill sounds like a hardware problem to me.
    " And maddest of all, to see life as it is and not as it should be" --Miguel Cervantes

  4. #4
    Senior Member
    Join Date
    Aug 2001
    Posts
    503
    Nope, plug's in there. It's in the serial port (this computer is a modified old 486, so I don't really have any accessible USB ports), COM1 under DOS. The mouse is a Kensington with 2-buttons.

    My Windows box is not actually mine, it's the family computer, and in no way related to my Linux baby.

    Also, I think it's interesting to note that I only had this trouble after rebooting... maybe some configuration settings got changed that only take effect on startup? And also, before this, I've had an uptime of around 25 days, so I could've accidently knocked something out of line in those 3+ weeks. I'm not above admitting that I goofed. I know I did. When something goes wrong with a computer, especially running a stable OS like Linux, it's not the computer at fault, but rather the user. Computers don't stop working just to piss us off (though it may seem that way at times).

    Anyhoo, like I said, thanks for the help!

    --PhirePhreak
    I know you\'re out there. I can feel you now. I know that you\'re afraid. You\'re afraid of us. You\'re afraid of change. I don\'t know the future. I didn\'t come here to tell you how this is going to end. I came here to tell you how it\'s going to begin. I\'m going to hang up this phone, and then I\'m going to show these people what you don\'t want them to see. I\'m going to show them a world without you, a world without rules and controls, without borders or boundaries. A world where anything is possible. Where we go from there is a choice I leave to you.

  5. #5
    Junior Member
    Join Date
    Sep 2002
    Posts
    13
    Have you only got COM1
    or Com1 and COM2 if so check you havent inverted thes two ports in modem/mouse conf

  6. #6
    Senior Member
    Join Date
    Aug 2001
    Posts
    503
    I have not changed any of the hardware since... since I installed Linux, basically. It's been working fine up until now.

    I do have several COM ports, but I haven't switched any of them around...
    I know you\'re out there. I can feel you now. I know that you\'re afraid. You\'re afraid of us. You\'re afraid of change. I don\'t know the future. I didn\'t come here to tell you how this is going to end. I came here to tell you how it\'s going to begin. I\'m going to hang up this phone, and then I\'m going to show these people what you don\'t want them to see. I\'m going to show them a world without you, a world without rules and controls, without borders or boundaries. A world where anything is possible. Where we go from there is a choice I leave to you.

  7. #7

    USB, PS2 or Serial?

    Depending on what type of mouse you are using, you can check the /dev file to see if ther is any input from the mouse, or if it somehow has been eaten.

    Post what you have, and I'll tell you what file to check.

    I forget if RH8 is still using cua stuff, so I'll post both options once you tell me.

    also, you can simply check what /dev/mouse if it has been linked correctly, etc.

    for instance:
    ls -laF /dev | grep mouse

    lrwxrwxrwx 1 root root 5 Jan 27 2003 mouse -> psaux

    means that the mouse is using a PS2 port.

    you will also see a bunch of other stuff, but this is the one you want.

    IF you are using a USB mouse, ther are other things that need to be included.

    you need to check on the input device support and such, which handles the USB stuff before it gets to the mouse level.

    post here what you have.

    Whups... I see that you posted that it is a serial mouse.

    In which case, /dev/mouse should be linked to cua0 or ttyS0.

    Have fun.
    No, I\'m not interested in developing a powerful brain. All I\'m after is just a mediocre brain, something like the president of American Telephone and Telegraph Company.
    -- Alan Turing on the possibilities of a thinking
    machine, 1943.

  8. #8
    Senior Member
    Join Date
    Aug 2001
    Posts
    503

    Thanks guys!

    After checking many things, Turing_Machine's advice helped the most, so thanks bud. Turns out that by checking the mouse and modem entries in /dev, I found that they were symbolically linked to the wrong terminal port. Modem was on ttyS0, mouse on ttyS1. I switched those around, rebooted, and it all works beautifully!

    Once again, thanks guys. I feel much happier now that I'm back and thriving in my comfortable little Linux environment.

    --PhirePhreak
    I know you\'re out there. I can feel you now. I know that you\'re afraid. You\'re afraid of us. You\'re afraid of change. I don\'t know the future. I didn\'t come here to tell you how this is going to end. I came here to tell you how it\'s going to begin. I\'m going to hang up this phone, and then I\'m going to show these people what you don\'t want them to see. I\'m going to show them a world without you, a world without rules and controls, without borders or boundaries. A world where anything is possible. Where we go from there is a choice I leave to you.

  9. #9
    Junior Member
    Join Date
    Sep 2003
    Posts
    10
    Actually, a friend of mine who uses RH7 recently had a similar problem with her mouse. There was no response from her PS/2 mouse. I told her to remove the /etc/sysconfig/mouse file, then rerun /usr/sbin/mouseconfig (as root), and then reboot. It worked.

    In the future, you might give that a shot too. But let us hope you will not need to do so!

  10. #10

    Talking Glad to help.

    Linux is fun.
    No, I\'m not interested in developing a powerful brain. All I\'m after is just a mediocre brain, something like the president of American Telephone and Telegraph Company.
    -- Alan Turing on the possibilities of a thinking
    machine, 1943.

Posting Permissions

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