18b4:1689 DUTV009

e3C Technologies

Vendor ID
18b4
Product ID
1689
Combined
18b4:1689
Decimal
6324:5769

What is this device?

This is the USB identifier for a DUTV009 manufactured by e3C Technologies. The vendor ID 18b4 is registered to e3C Technologies with the USB Implementers Forum, and 1689 is the product ID that e3C Technologies assigned to this particular model. When you run lsusb on Linux, this device appears as 18b4:1689 e3C Technologies DUTV009.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 18b4:1689 e3C Technologies DUTV009

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

Windows

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

USB\VID_18B4&PID_1689
USB\VID_18B4&PID_1689&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_18B4&PID_1689"

macOS

$ system_profiler SPUSBDataType
    DUTV009:
      Product ID: 0x1689
      Vendor ID: 0x18b4  (e3C Technologies)

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:

18b4  e3C Technologies
	1689  DUTV009

More from e3C Technologies