Opened 16 years ago
Closed 15 years ago
#3326 closed defect (invalid)
Sun VirtualBox 2.12 does not recognize a Lenovo ThinkPad Optical Travel Mouse (2008 model - Wired)
Reported by: | roger | Owned by: | |
---|---|---|---|
Component: | USB | Version: | VirtualBox 2.1.2 |
Keywords: | optical mouse | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description (last modified by )
Works immediately with Ubuntu Intrepid -no driver install required-. Works immediately with any Windows XP SP2 -no driver install required-.
Using Sun binary VirtualBox 2.12 on a Ubuntu Intrepid host,this mouse is not recognized : (unknown peripheric) "périphérique USB inconnu" 04B3:3107 (0130) and later, of course does not work on my Windows XP guest.
This is information coming from hwinfo thru Ubuntu terminal about this mouse which shows it's perfectly identified though.
54: USB 00.0: 10503 USB Mouse [Created at usb.122] UDI: /org/freedesktop/Hal/devices/usb_device_4b3_3107_noserial_if0 Unique ID: KRJj.BFhZzW7SxPA Parent ID: uIhY.RTX9xWW_uz4 SysFS ID: /devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0 SysFS BusID: 3-1:1.0 Hardware Class: mouse Model: "IBM ThinkPad 800dpi Optical Travel Mouse" Hotplug: USB Vendor: usb 0x04b3 "IBM Corp." Device: usb 0x3107 "ThinkPad 800dpi Optical Travel Mouse" Revision: "1.30" Compatible to: int 0x0210 0x0013 Driver: "usbhid" Driver Modules: "usbhid" Device File: /dev/input/mice (/dev/input/mouse1) Device Files: /dev/input/mice, /dev/input/mouse1, \ /dev/input/event2, /dev/input/by-id/usb-04b3_3107-event-mouse, \ /dev/input/by-path/pci-0000:00:1d.2-usb-0:1:1.0-event-mouse, \ /dev/char/13:66, /dev/input/by-id/usb-04b3_3107-mouse, \ /dev/input/by-path/pci-0000:00:1d.2-usb-0:1:1.0-mouse, \ /dev/char/13:33, /dev/char/13:63 Device Number: char 13:63 (char 13:33) Speed: 1.5 Mbps Module Alias: "usb:v04B3p3107d0130dc00dsc00dp00ic03isc01ip02" Driver Info #0: Buttons: 3 Wheels: 1 XFree86 Protocol: explorerps/2 GPM Protocol: exps2 Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #57 (Hub)
Change History (3)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
comment:2 by , 16 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Just for your information: the "unknown device" thing just means that the device does not provide text information describing itself. It only provides numbers (04b3 and 3107, which hwinfo looks up in a database and identifies as "IBM Corp." and "ThinkPad 800dpi Optical Travel Mouse"). Since VirtualBox doesn't have such a database, it takes the quick option and says "unknown device". (Note: try doing "lsusb -v" and you will see that the "iManufacturer" and "iProduct" entries for the device are empty).
What this means is that if it is not working in your XP guest, this is not related to the "unknown device" description. Have you successfully used other USB devices in VirtualBox? Is your user a member of the "vboxusers" group? Can you select other USB devices when you right click on the USB icon at the bottom of the VM window?