Re: Microsoft Wireless Optical Desktop v 2.10 (mouse not being detected)

From: Paul Schmehl (pauls_at_utdallas.edu)
Date: 10/17/05

  • Next message: Francisco Reyes: "Re: If I want to hook FreeBSD to a SAN ..."
    Date: Sun, 16 Oct 2005 20:21:32 -0500
    To: freebsd-questions@freebsd.org
    
    

    --On October 16, 2005 5:06:37 PM -0500 Alejandro Valenzuela Roca
    <lanjoe9@prodigy.net.mx> wrote:

    > Hello, I just purchased a "Microsoft Wireless Optical Desktop" this
    > morning and I'm regretting I did.
    >
    > Here's my dmesg:
    >
    > ukbd0: Microsft Microsoft Wireless Optical DesktopĀ® 2.10, rev 2.00/0.38,
    > addr 2, iclass 3/1
    > kbd1 at ukbd0
    > uhid0: Microsft Microsoft Wireless Optical DesktopĀ® 2.10, rev 2.00/0.38,
    > addr 2, iclass 3/1
    >
    > As you can see, I connected the wireless receiver to an usb port. The
    > keyboard works correctly but the mouse is never discovered...
    >
    > The computer I've got right now has only USB ports. Tomorrow I'll be
    > able to test it when connected via PS/2, and I'll write back.
    >
    > Do you have any suggestions on what I might try to make the wireless
    > mouse work?
    >
    I'm using a USB Natural Keyboard and a Wireless Optical Mouse, and it's
    working fine.

    Here's the mouse section of my xorg.conf file:

    Section "InputDevice"
            Identifier "Mouse0"
            Driver "mouse"
            Option "Protocol" "auto"
            Option "Device" "/dev/sysmouse"
            Option "Emulate3Buttons" "false"
            Option "Buttons" "8"
            Option "XAxisMapping" "6 7"
            Option "ZAxisMapping" "4 5"
            Option "Resolution" "800"
            Option "Vendor" "Logitech"
    EndSection

    You can use usbdevs (8) to see what devices are connected to your system.

    usbdevs
    addr 1: UHCI root hub, Intel
     addr 2: USB Receiver, Logitech
    addr 1: UHCI root hub, Intel
     addr 2: product 0xa700, Standard Microsystems
      addr 3: Microsoft Natural Keyboard Elite, Microsoft
    addr 1: UHCI root hub, Intel
    addr 1: UHCI root hub, Intel

    The USB Receiver, Logitech, is my mouse.

    You should also be able to see the mouse being detected by opening a
    terminal window, disconnecting the mouse and then reconnecting it. It
    should show up in the terminal window.

    This is the part of dmesg that shows my mouse and keyboard:

    ums0: Logitech USB Receiver, rev 1.10/29.01, addr 2, iclass 3/1
    ums0: 7 buttons and Z dir.
    uhub4: Standard Microsystems product 0xa700, class 9/0, rev 2.00/0.00, addr
    2
    uhub4: 4 ports with 4 removable, self powered
    ukbd0: Microsoft Microsoft Natural Keyboard Elite, rev 2.00/2.07, addr 3,
    iclass 3/1
    kbd1 at ukbd0

    Paul Schmehl (pauls@utdallas.edu)
    Adjunct Information Security Officer
    University of Texas at Dallas
    AVIEN Founding Member
    http://www.utdallas.edu/
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Francisco Reyes: "Re: If I want to hook FreeBSD to a SAN ..."

    Relevant Pages

    • UPS on FreeBSD
      ... I have attached a UPS to FreeBSD host using USB cable provided by APC. ... addr 1: UHCI root hub, ...
      (freebsd-questions)
    • Re: Recommendations for a serial port card you can actually BUY?
      ... when I told it to use USB and specified the device, it panics (the software, ... FW:n2, rev 1.10/1.06, addr 2) ... LOTRANS: 088.0 Volts ... addr 1: UHCI root hub, ...
      (freebsd-stable)
    • Re: 7.0 RC2 usb keyboard and mouse problems
      ... and I'm losing the keyboard and mouse ... to different usb receptacles. ... addr 1: UHCI root hub, Intel ...
      (freebsd-questions)
    • Re: 7.0 RC2 usb keyboard and mouse problems
      ... core Intel, and I'm losing the keyboard and mouse after taking certain actions. ... This is what I see after unplugging both devices and plugging them in to different usb receptacles. ... addr 1: UHCI root hub, ... usb0: USB revision 1.0 ...
      (freebsd-questions)
    • USB to PS/2 Adapter
      ... My system does not have PS/2 ports. ... the "Microsoft Natural Keyboard Elite" on one of the USB ...
      (microsoft.public.windowsxp.hardware)