e2b7:0812 CD005 MP3 Player

Jie Li

Vendor ID
e2b7
Product ID
0812
Combined
e2b7:0812
Decimal
58039:2066

What is this device?

This is the USB identifier for a CD005 MP3 Player manufactured by Jie Li. The vendor ID e2b7 is registered to Jie Li with the USB Implementers Forum, and 0812 is the product ID that Jie Li assigned to this particular model. When you run lsusb on Linux, this device appears as e2b7:0812 Jie Li CD005 MP3 Player.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID e2b7:0812 Jie Li CD005 MP3 Player

You can filter directly with lsusb -d e2b7:0812, or get the full descriptor dump with lsusb -v -d e2b7:0812. Kernel messages from dmesg show the same pair as idVendor=e2b7, idProduct=0812.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_E2B7&PID_0812
USB\VID_E2B7&PID_0812&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_E2B7&PID_0812"

macOS

$ system_profiler SPUSBDataType
    CD005 MP3 Player:
      Product ID: 0x0812
      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
	0812  CD005 MP3 Player

More from Jie Li