FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I had a RH9 installed on my computer where I have two mice. One PS/2 standard touchpad and one USB Microsoft IntelliMouse with wheel... Everything there worked fine, even if I tried to add new software, the USB mouse freezed (the PS/2 worked still fine). I did not pay attention to that problem, because I didn't install other programs so often...
But I have upgraded to Fedora Core 1. And the problem is that during the booting process the USB mouse is recognized and starts working (I can move the pointer along the screen), but after some seconds it freezes without any error message or so. When I unplug the mouse, reboot the system and try to plug the mouse after the bootup and login process, the mouse is recognized and it again works for some seconds and then freezes again like it did in the first case. The PS/2 touchpad is still working properly...
May I please you for your advice? I really want my mouse to work:-(
have a look in /var/log/ on some files, like XFree86.0.log or kernel logfile etc. and see if they got some info on your mouse's doings in them...often the "no errors" situation means that you get no output to your screen, but logfiles might have. check them out, and after that check your XFree86Config's section that controls mouse.
Thank you very much, b0uncer... As you have suggested me, I tried to list the logs from kernel and XFree86. Unfortunately there was nothing about possible errors. I havealso tried other strange things and bought a mouse from my colleague (it is a normal USB mouse). And surprisingly it worked without any problems??? (the log files were the same in both cases)...
Then I tried my mouse again and found the most surprising thing of the day. If the mouse is not being used during the bootup process (till the login screen), it works... In case I try to use it (e.g. move the cursor), it freezes (only my mouse, the mouse of my colleague works properly under any conditions). I have also found that the same behavior occurs when I am runnying any of redhat system tools...
hm. this is getting weird..good it works at least a bit, though. I tried googling for ms intellimouse for a while, but couldn't at least yet catch up anything particular...what does your XF86Config's mouse-section look like? you could post it here..I'm not sure whether it helps at all (probably not), but I might take a look..here's mine, so you know what to look for:
so to get that piece of your config, do this in terminal:
cat /etc/X11/XF86Config | less
then scroll down until you find the right place and paint the text with your mouse and copy it here...there might be some comment-sections (as examples, the lines that begin with #) so don't paste them, just the one that configures your mouse (lines that do not have # in front of them)
the only things I saw while googling were that intellimouse should work quite well in linux, if configured properly...hmm.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.