﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
7078	VBox does not list USB device name -> fixed in release 5.0.20 and higher	Luiz Angelo Daros de Luca		"Hello,

My mouse product name is not shown in vbox gui and neither in cmdline. This is all vbox know about it:

# VBoxManage -nologo list usbhost
(...)
UUID:               e75a5f58-7baf-44b3-9382-1804a81b6e19
VendorId:           0x1241 (1241)
ProductId:          0x1122 (1122)
Revision:           1.0 (0100)
Address:            sysfs:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1//device:/dev/bus/usb/006/005
Current State:      Busy
(..)

I think that this is related to some non usual symbol in its name. It has slash and plus:

# lsusb  -v -d 1241:1122             

Bus 006 Device 005: ID 1241:1122 Belkin Typhoon Stream Optical Mouse USB+PS/2
Device Descriptor:                                                           
  bLength                18                                                  
  bDescriptorType         1                                                  
  bcdUSB               1.00                                                  
  bDeviceClass            0 (Defined at Interface level)                     
  bDeviceSubClass         0                                                  
  bDeviceProtocol         0                                                  
  bMaxPacketSize0         8                                                  
  idVendor           0x1241 Belkin                                           
  idProduct          0x1122 Typhoon Stream Optical Mouse USB+PS/2            
  bcdDevice            1.00                                                  
  iManufacturer           0                                                  
  iProduct                0                                                  
  iSerial                 0                                                  
  bNumConfigurations      1                                                  

"	defect	closed	USB	VirtualBox 3.2.6	fixed			other	other
