Find the answer to your Linux question:
Results 1 to 5 of 5
Problem - Microsoft Intellimouse isn't working. Running SUSE 10.1 on a Compaq Presario 1830 In /etc/X11 I have in xorg.conf xorg.conf contains: Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Device" ...
  1. #1
    Just Joined!
    Join Date
    Apr 2005
    Posts
    5

    Microsoft Intellimouse Install Problem

    Problem - Microsoft Intellimouse isn't working.

    Running SUSE 10.1 on a Compaq Presario 1830


    In /etc/X11 I have in xorg.conf

    xorg.conf contains:

    Section "InputDevice"
    Driver "mouse"
    Identifier "Mouse[1]"
    Option "Device" "dev/input/mice"
    Option "Name" "PS/2"
    Option "Protocol" "PS/2"
    Option "Vendor" "PS/2-Mouse"
    Option "ZAxisMapping" "4 5"
    EndSection

    The mouse is a Microsoft Intellimouse 1.1A PS/2 Compatible
    but it is inoperable.

    What am I missing ?

    BR
    Bob Palank

  2. #2
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    Option "Device" "dev/input/mice"
    IS this a typo or are you missing a slash?
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  3. #3
    Just Joined!
    Join Date
    Apr 2005
    Posts
    5

    Intellimouse Fails

    My mistake, I see
    Option "Device" "/dev/input/mice"

  4. #4
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    Try changing:
    Code:
    Option "Protocol" "PS/2"
    to
    Code:
    Option "Protocol" "ExplorerPS/2"
    Bryan
    Looking for a distro? Look here.
    "There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
    Queen's University - Arts and Science 2008 (Sociology)
    Registered Linux User #386147.

  5. #5
    Just Joined!
    Join Date
    Apr 2005
    Posts
    5

    Unhappy Intellimouse Fails and so does Memory stick!

    Not quite turning red yet.

    Well I tried option "Protocol" "ExplorerPS/2" and it seems to have killed the X-Server!
    So that I could show what's in the xOrg file I attached my USB Memory Stick thinking it would work - like plug and play in XP. I looked in Desktop preferences and it showed "Mount removable media when inserted " as being checked. So I thought I should see my jump drive (aka Memory Stick) !

    I DONT - why ?

    In xOrg I do see two input devices - My touchpad and the mouse.
    saX2 does show a second mouse - ImPS/2 Generic Wheel Mouse but it is responding to the touchPad events just like the synaptics Mouse 1.

    It seems the OS sees both mice as being the touchpad and neither being the actual IntelliMouse.

    Boy am I perplexed! Do we report these things back to SUSE since this is a pretty plain vanilla Laptop ( Compaq Presario 1830) ?

    Bob

Posting Permissions

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