LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 12-11-2006, 10:36 PM   #1
wgoldman
LQ Newbie
 
Registered: Dec 2006
Posts: 4

Rep: Reputation: 0
mouse did not work on install


To say my new install went bad is an understatement. Mouse did not work during install which presented huge problems, go thru the install, with a few issues using keyboard (sound card unrecognized), hoping mouse would work afterward. Of course it did not. At one point the install asked for disk 3 to be reinserted (after extras and doc were requested). For some reason the disk could not be read, disk worked before, had to cancel out of that step....

GE optical mouse, PS2. dELL pRECISION 220, Pentium 4, 667Mhz, X86 family 6 model 8 Stepping, 512 Meg, Redhat Enterprise Linux Version 4 for 32-bit x86.

You could click (left and right both would activate if you happening to be hovering) the mouse, but not move the mouse icon.

Not sure what to do at this point, system is pretty much useless.

Any ideas would be appreciated. Should I have used 64 bit install disks? I did some poking and found that most pentium 4's are 32-bit, but could never find out for sure.
 
Old 12-11-2006, 11:05 PM   #2
pda_h4x0r
Member
 
Registered: Feb 2006
Location: somewhere in cyberspace
Distribution: Debian, Familiar
Posts: 380

Rep: Reputation: 31
Do not use 64-bit install disks if you have a Pentium 4--they are ALL 32-bit.

Not all is lost--this is probably just a problem with your X server configuration. What does your /etc/X11/xorg.conf file look like? You may wish to reconfigure the package from the command-line using rpm.
 
Old 12-12-2006, 09:16 AM   #3
wgoldman
LQ Newbie
 
Registered: Dec 2006
Posts: 4

Original Poster
Rep: Reputation: 0
xorg.conf

I had to retype this by hand (comments excluded), as after about an hour of attempting to write to my cdrw via cdrecord... I kept receiving 'Cannot open SCSI driver'. Since I have not mouse, command line is my only option and I am sure there is some additional configuration or mounting or whatever that needs to be done...

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevic "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Dell M781p"
DisplaySize 300 230
HorizSync 30.0 - 85.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "RIVA TNT2"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
 
Old 12-12-2006, 02:12 PM   #4
pda_h4x0r
Member
 
Registered: Feb 2006
Location: somewhere in cyberspace
Distribution: Debian, Familiar
Posts: 380

Rep: Reputation: 31
Try changing "/dev/input/mice" to "/dev/psaux" in the mouse section of the file.
 
Old 12-12-2006, 03:48 PM   #5
wgoldman
LQ Newbie
 
Registered: Dec 2006
Posts: 4

Original Poster
Rep: Reputation: 0
I did that, the mouse still is not active. It is actually worse, because now the mouse buttons do not even activate anything. Before if a component had focus and you left or right clicked a menu may popup, the arrow for the mouse pointer, just didn't move or sometimes even display.

Last edited by wgoldman; 12-12-2006 at 03:58 PM.
 
Old 12-12-2006, 04:09 PM   #6
pda_h4x0r
Member
 
Registered: Feb 2006
Location: somewhere in cyberspace
Distribution: Debian, Familiar
Posts: 380

Rep: Reputation: 31
Hmmmm....

http://xorg.freedesktop.org/archive/...c/mouse.4.html lists the mouse protocols X.org accepts. If /dev/psaux didn't work, then switch the device back to /dev/input/mice and try switching the protocol to "auto," or to a protocol that supports similar mice to your own.
 
Old 12-12-2006, 09:57 PM   #7
wgoldman
LQ Newbie
 
Registered: Dec 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Well plugging in my dell usb mouse works, so I might just go buy a usb mouse. I have seen many other posts on this issue, none of them seem to be wrapped up very neatly.

Thanks for your help anyway.
 
  


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
Keyboard/mouse doesn't work after Enterprise 4 install uther@lit.net Red Hat 2 06-21-2005 01:52 PM
Mouse doesn't work with harddrive install of Knoppix 3.4 aosborn Linux - Hardware 0 05-22-2004 10:40 AM
SuSE problems; Mouse doesn't work, Wine won't install, WM won't install... Konig Linux - Distributions 1 01-21-2004 11:05 PM
Mouse and Keyboard won't work after install trmong Linux - Hardware 9 11-16-2003 11:38 PM
FreeBSD install, PS/2 mouse does not work Seph64 *BSD 11 02-23-2003 04:39 PM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

All times are GMT -5. The time now is 11:55 AM.

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