07be:1935 Elektron Music Machines

Veridicom

Vendor ID
07be
Product ID
1935
Combined
07be:1935
Decimal
1982:6453

What is this device?

This is the USB identifier for a Elektron Music Machines manufactured by Veridicom. The vendor ID 07be is registered to Veridicom with the USB Implementers Forum, and 1935 is the product ID that Veridicom assigned to this particular model. When you run lsusb on Linux, this device appears as 07be:1935 Veridicom Elektron Music Machines.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 07be:1935 Veridicom Elektron Music Machines

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

Windows

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

USB\VID_07BE&PID_1935
USB\VID_07BE&PID_1935&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_07BE&PID_1935"

macOS

$ system_profiler SPUSBDataType
    Elektron Music Machines:
      Product ID: 0x1935
      Vendor ID: 0x07be  (Veridicom)

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:

07be  Veridicom
	1935  Elektron Music Machines

More from Veridicom