e2b7:0811 — CD002
Jie Li
- Vendor ID
- e2b7
- Product ID
- 0811
- Combined
- e2b7:0811
- Decimal
- 58039:2065
What is this device?
This is the USB identifier for a CD002 manufactured by Jie Li. The vendor ID e2b7 is registered to Jie Li with the USB Implementers Forum, and 0811 is the product ID that Jie Li assigned to this particular model. When you run lsusb on Linux, this device appears as e2b7:0811 Jie Li CD002.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID e2b7:0811 Jie Li CD002
You can filter directly with lsusb -d e2b7:0811, or get the full descriptor dump with lsusb -v -d e2b7:0811. Kernel messages from dmesg show the same pair as idVendor=e2b7, idProduct=0811.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_E2B7&PID_0811 USB\VID_E2B7&PID_0811&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_E2B7&PID_0811"
macOS
$ system_profiler SPUSBDataType
CD002:
Product ID: 0x0811
Vendor ID: 0xe2b7 (Jie Li)Driver help
Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.
Raw usb.ids entry
The exact lines this page is generated from, in the upstream source file:
e2b7 Jie Li 0811 CD002