LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 09-25-2003, 10:15 PM   #1
miner03
LQ Newbie
 
Registered: Sep 2003
Posts: 3

Rep: Reputation: 0
Intellimouse Optical / Mandrake 9.1


I just downloaded Mandrake 9.1 but it doesn't recognize my USB Intellimouse Optical. This mouse has been around for at least 3 years, I figured it would have some support. I was able to select the "no mouse" option to install completely, but couldn't maneuver around too well with the keyboard. Can anyone help? Thanks.
 
Old 09-26-2003, 12:04 AM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Hmm... Mandrake snorfled it, hmm... let's see if X's utility can guess your mouse. First, get a Konsole or a term, or whatever, and try the command, as root:

init 3

That should kill X-windows and get you to a login prompt. Now log in as root and try:

X -configure

The screen will blink a few times and then tell you what to do to test X-windows, go ahead and run the command it tells you. To get out of the test:

ctrl+alt+backspace

That -configure command created a file that is a decent guess at what X should be set to. It'll have a section for the mouse in it, should look something like:
Code:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/mouse"
        Option      "Emulate3Buttons" "on"
EndSection
except of course, not PS/2...

to look at yours, from the command line:

more /root/XF86Config.new

If that test looked okay and the mouse worked, first backup your old XF86Config with:

cp /etc/X11/XF86Config /root/XF86Config.old

and then copy over the test file to where it'll get read:

cp /root/XF86Config.new /etc/X11/XF86Config

Now, let's get the heck out of runlevel 3 and back to 5:

init 5

or...

reboot

Hmm... If the resolution sucks with the new file, just edit the old file and change all the mouse info to match the above kinds section.

Cheers,

Finegan

Last edited by finegan; 09-26-2003 at 12:05 AM.
 
Old 11-05-2003, 04:05 PM   #3
miner03
LQ Newbie
 
Registered: Sep 2003
Posts: 3

Original Poster
Rep: Reputation: 0
I attempted to use this fix and it didn't work. Are there any other suggestions? A friend of mine said it might work better if I had the USB-PS/2 adapter, but I don't still have this.

Mandrake is a few months old, my mouse is a few years old, it seems like it should work.
 
  


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
Intellimouse Optical problem getta13 Debian 6 08-21-2005 11:42 AM
Mandrake 9.1 MS Intellimouse Optical USB miner03 Linux - Hardware 1 01-25-2004 04:00 AM
Intellimouse optical, tried all I could find. Toker Linux - Hardware 0 10-07-2003 11:14 AM
Intellimouse optical, tried all I could find. Toker Linux - General 5 10-06-2003 01:19 AM
MS Intellimouse Optical--No Wheel mooreted Slackware 11 08-13-2003 08:11 AM

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

All times are GMT -5. The time now is 09:24 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