153b:1181 Cinergy S2 PCIe Dual Port 1

TerraTec Electronic GmbH

Vendor ID
153b
Product ID
1181
Combined
153b:1181
Decimal
5435:4481

What is this device?

This is the USB identifier for a Cinergy S2 PCIe Dual Port 1 manufactured by TerraTec Electronic GmbH. The vendor ID 153b is registered to TerraTec Electronic GmbH with the USB Implementers Forum, and 1181 is the product ID that TerraTec Electronic GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 153b:1181 TerraTec Electronic GmbH Cinergy S2 PCIe Dual Port 1.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 153b:1181 TerraTec Electronic GmbH Cinergy S2 PCIe Dual Port 1

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

Windows

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

USB\VID_153B&PID_1181
USB\VID_153B&PID_1181&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_153B&PID_1181"

macOS

$ system_profiler SPUSBDataType
    Cinergy S2 PCIe Dual Port 1:
      Product ID: 0x1181
      Vendor ID: 0x153b  (TerraTec Electronic GmbH)

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:

153b  TerraTec Electronic GmbH
	1181  Cinergy S2 PCIe Dual Port 1

More from TerraTec Electronic GmbH