109f:3164 Trigem Mobile SmartDisplay121

eSOL Co., Ltd

Vendor ID
109f
Product ID
3164
Combined
109f:3164
Decimal
4255:12644

What is this device?

This is the USB identifier for a Trigem Mobile SmartDisplay121 manufactured by eSOL Co., Ltd. The vendor ID 109f is registered to eSOL Co., Ltd with the USB Implementers Forum, and 3164 is the product ID that eSOL Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 109f:3164 eSOL Co., Ltd Trigem Mobile SmartDisplay121.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 109f:3164 eSOL Co., Ltd Trigem Mobile SmartDisplay121

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

Windows

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

USB\VID_109F&PID_3164
USB\VID_109F&PID_3164&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_109F&PID_3164"

macOS

$ system_profiler SPUSBDataType
    Trigem Mobile SmartDisplay121:
      Product ID: 0x3164
      Vendor ID: 0x109f  (eSOL Co., Ltd)

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:

109f  eSOL Co., Ltd
	3164  Trigem Mobile SmartDisplay121

More from eSOL Co., Ltd