086e:1920 SGC-X2UL

System TALKS, Inc.

Vendor ID
086e
Product ID
1920
Combined
086e:1920
Decimal
2158:6432

What is this device?

This is the USB identifier for a SGC-X2UL manufactured by System TALKS, Inc.. The vendor ID 086e is registered to System TALKS, Inc. with the USB Implementers Forum, and 1920 is the product ID that System TALKS, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 086e:1920 System TALKS, Inc. SGC-X2UL.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 086e:1920 System TALKS, Inc. SGC-X2UL

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

Windows

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

USB\VID_086E&PID_1920
USB\VID_086E&PID_1920&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_086E&PID_1920"

macOS

$ system_profiler SPUSBDataType
    SGC-X2UL:
      Product ID: 0x1920
      Vendor ID: 0x086e  (System TALKS, Inc.)

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:

086e  System TALKS, Inc.
	1920  SGC-X2UL

More from System TALKS, Inc.