LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-05-2006, 01:20 PM   #1
dmcmahon
LQ Newbie
 
Registered: Apr 2004
Posts: 13

Rep: Reputation: 0
Question PS2 mouse not working in FC6


I recently reinstalled Linux on my machine, which had run fine for years on RH9. After the install, I have had a number of problems, the main ones being that it comes up in a graphics mode not supported by my display, and it doesn't seem to recognize my PS2 mouse.

I have worked around the graphics problem by reinstalling in character mode. I then manually ran system-config-display to force the refresh rate to 60 Hz. (I have a flat-panel display.) This is extremely annoying and very bad form to default the display mode to something that won't always work; the system was literally unusable.

Now the remaining problem is the mouse. I have a USB keyboard and a PS2 mouse. After fixing the display problem, I do "startx" and X comes up, but the mouse cursor won't respond. Note that it responded fine during the (first) graphical install, and it responded fine during the (second) character-mode install. I have searched my /etc for XFree86Config in vain. I found /etc/X11/xorg.conf and tried editing that with no joy. As a work-around I connected a USB mouse, but that really sucks because tbe PS2 mouse is a real unix-style 3-button mouse that you can't get anymore.

What's going on here? Help!
 
Old 11-05-2006, 01:46 PM   #2
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,146
Blog Entries: 6

Rep: Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833
Haven't used FC6

If you have /etc/X11/xorg.conf then it's using xorg and not Xfree86.
You can try running xorgconfig as root. Backup your xorg.conf first. Restore it if you fowl it up. Use the cp command to overwrite it.

Mouse in console and mouse in X is 2 different things.

Fedora usually probed for new hardware at startup. You might start the machine without the mouse plugged in, shut it down, restart the machine with the mouse plugged in. If that does not work it might be your xorg.conf pointing to the wrong mouse port. Or try using a different driver. Try Microsoft mouse, try auto, try generic PS2. Or in some cases the mouse is just not compatable.
 
Old 11-05-2006, 01:49 PM   #3
Penguin of Wonder
Senior Member
 
Registered: Sep 2005
Location: West Virginia
Distribution: Gentoo
Posts: 1,249

Rep: Reputation: 45
What does the device section that lists your mouse say? Thats probably the problem.
 
Old 11-05-2006, 04:55 PM   #4
dmcmahon
LQ Newbie
 
Registered: Apr 2004
Posts: 13

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Penguin of Wonder
What does the device section that lists your mouse say? Thats probably the problem.
It was initially blank, did not mention the mouse at all. I've edited it by hand to try to add a device spec for the PS2 mouse, but it still doesn't work.
 
Old 11-05-2006, 06:32 PM   #5
Penguin of Wonder
Senior Member
 
Registered: Sep 2005
Location: West Virginia
Distribution: Gentoo
Posts: 1,249

Rep: Reputation: 45
Here is the relavent section of my /etc/X11/xorg.conf file
Quote:
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2" # PS/2 Mouse
Option "Device" "/dev/input/mice"
I use a PS/2 mouse on my laptop as you can see.

Last edited by Penguin of Wonder; 11-05-2006 at 06:33 PM.
 
Old 11-06-2006, 10:42 AM   #6
dmcmahon
LQ Newbie
 
Registered: Apr 2004
Posts: 13

Original Poster
Rep: Reputation: 0
I've now edited my xorg.conf to look like yours, it still doesn't seem to work. Perhaps I should disconnect the USB mouse and restart. Incidentally my old RH9 had the mouse at /dev/psaux. That node no longer seems to exist in FC6.
 
Old 12-04-2006, 04:31 AM   #7
sawadeekap2233
LQ Newbie
 
Registered: Nov 2006
Location: Chernokulaikos
Distribution: Fedora3 Colinux win98
Posts: 22

Rep: Reputation: 15
Thumbs down mouseconfig problem in FC3

I have this similar mouse problem in FC3(old).My ser mouse(genius)
was working since start of installatn, but after I tried recompiling
a new smaller kernel to use, my ser mouse go screwed up. I reverted back to
my old kernel and its still cant work. I hv tried similar to what u said here-ie
unplugged it,bootup then plugged in and bootup again but-it wont work. I know my ser mouse is ok bcos when I use win98se in the same box, its working.
I tried editing xorg.conf in the input section, and things get more screwed up.
Now i can only use my FC3 in textmode. I use 'mouseconfig' in single mode and
config it to generic serial, it shows ok in green, but when i startx into gui,
the mouse is frozen again ??????? I still hv no solution. Someone please help me.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Quote:
Originally Posted by teckk
Haven't used FC6



Fedora usually probed for new hardware at startup. You might start the machine without the mouse plugged in, shut it down, restart the machine with the mouse plugged in. If that does not work it might be your xorg.conf pointing to the wrong mouse port. Or try using a different driver. Try Microsoft mouse, try auto, try generic PS2. Or in some cases the mouse is just not compatable.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ps2 mouse is not working after installation. wongchi Linux - Software 18 12-04-2006 10:39 AM
ps2 mouse not working boxerboy Fedora 28 12-04-2006 05:06 AM
ps2 mouse not working boxerboy Ubuntu 2 08-11-2005 07:44 PM
PS2 mouse not working w/ Debian gvaught Linux - Hardware 8 04-09-2004 07:36 PM
ps2 mouse stops working with devfs raven Linux - Hardware 0 12-05-2002 06:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration