1e68:0050 DataStation maxi light

TrekStor GmbH & Co. KG

Vendor ID
1e68
Product ID
0050
Combined
1e68:0050
Decimal
7784:80

What is this device?

This is the USB identifier for a DataStation maxi light manufactured by TrekStor GmbH & Co. KG. The vendor ID 1e68 is registered to TrekStor GmbH & Co. KG with the USB Implementers Forum, and 0050 is the product ID that TrekStor GmbH & Co. KG assigned to this particular model. When you run lsusb on Linux, this device appears as 1e68:0050 TrekStor GmbH & Co. KG DataStation maxi light.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1e68:0050 TrekStor GmbH & Co. KG DataStation maxi light

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

Windows

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

USB\VID_1E68&PID_0050
USB\VID_1E68&PID_0050&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1E68&PID_0050"

macOS

$ system_profiler SPUSBDataType
    DataStation maxi light:
      Product ID: 0x0050
      Vendor ID: 0x1e68  (TrekStor GmbH & Co. KG)

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:

1e68  TrekStor GmbH & Co. KG
	0050  DataStation maxi light

More from TrekStor GmbH & Co. KG