2689:0ce1 Pad Vivid US

StepOver International GmbH

Vendor ID
2689
Product ID
0ce1
Combined
2689:0ce1
Decimal
9865:3297

What is this device?

This is the USB identifier for a Pad Vivid US manufactured by StepOver International GmbH. The vendor ID 2689 is registered to StepOver International GmbH with the USB Implementers Forum, and 0ce1 is the product ID that StepOver International GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 2689:0ce1 StepOver International GmbH Pad Vivid US.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2689:0ce1 StepOver International GmbH Pad Vivid US

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

Windows

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

USB\VID_2689&PID_0CE1
USB\VID_2689&PID_0CE1&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2689&PID_0CE1"

macOS

$ system_profiler SPUSBDataType
    Pad Vivid US:
      Product ID: 0x0ce1
      Vendor ID: 0x2689  (StepOver International 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:

2689  StepOver International GmbH
	0ce1  Pad Vivid US

More from StepOver International GmbH