0836:2836 i.Beat mood

TrekStor

Vendor ID
0836
Product ID
2836
Combined
0836:2836
Decimal
2102:10294

What is this device?

This is the USB identifier for a i.Beat mood manufactured by TrekStor. The vendor ID 0836 is registered to TrekStor with the USB Implementers Forum, and 2836 is the product ID that TrekStor assigned to this particular model. When you run lsusb on Linux, this device appears as 0836:2836 TrekStor i.Beat mood.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0836:2836 TrekStor i.Beat mood

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

Windows

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

USB\VID_0836&PID_2836
USB\VID_0836&PID_2836&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0836&PID_2836"

macOS

$ system_profiler SPUSBDataType
    i.Beat mood:
      Product ID: 0x2836
      Vendor ID: 0x0836  (TrekStor)

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:

0836  TrekStor
	2836  i.Beat mood

More from TrekStor