VirtualBox

Opened 7 years ago

Last modified 7 years ago

#16828 new defect

Unknown USB device detected

Reported by: RayH Owned by:
Component: USB Version: VirtualBox 5.1.20
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

There is a line in my VBoxSVC.log that says: 00:00:00.546001 USB: Unknown USB device detected (idVendor: 0x8087, idProduct: 0x07da). Please, report the idVendor and idProduct to virtualbox.org.

So, I am reporting it.

Change History (3)

comment:1 by Socratis, 7 years ago

According to the Linux.org's USB IDs database, the vendorID is identified as "Intel", but even they don't even have the deviceID. Since (AFAIK) VirtualBox depends on that file to identify the USB devices, that's why most probably you saw that message.

I'm not sure if that "warning" should be be there in the "VBoxSVC.log" to begin with. Maybe the developers should consider removing it altogether. It seems too ... drastic, and they can't (in reality) do anything about it. ;)

comment:2 by Klaus Espenlaub, 7 years ago

It's still useful to get occasional reports. Of course this isn't a serious issue, it's just that the usb.ids list we use when building VirtualBox didn't know about this device. So we can take it as a reminder to pick up a new usb.ids file every now and then.

If you can tell us what USB device it is, then we could provide the information upstream to improve the database. You should only get the message when the device itself doesn't give human readable strings in the USB device descriptor - or does the VirtualBox GUI (or VBoxManage list usbhost) give a model description?

in reply to:  2 comment:3 by Socratis, 7 years ago

Replying to klaus:

It's still useful to get occasional reports

I have a 1/2 dozen of those. Do you guys post it upstream? I've always wondered how that process works. And if it's a process that relies on end-users, how come it's not more "publicized"?


So we can take it as a reminder to pick up a new usb.ids file every now and then

A ticket as a reminder? What about "curl/wget usb.ids" in the build script? Or a daily task? Always up to date! ;)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use