109f:3163 Trigem Mobile SmartDisplay84

eSOL Co., Ltd

Vendor ID
109f
Product ID
3163
Combined
109f:3163
Decimal
4255:12643

What is this device?

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

How to identify it on your system

Linux

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

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

Windows

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

USB\VID_109F&PID_3163
USB\VID_109F&PID_3163&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    Trigem Mobile SmartDisplay84:
      Product ID: 0x3163
      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
	3163  Trigem Mobile SmartDisplay84

More from eSOL Co., Ltd