199b:3065 3DM-GX3-25 Orientation Sensor

MicroStrain, Inc.

Vendor ID
199b
Product ID
3065
Combined
199b:3065
Decimal
6555:12389

What is this device?

This is the USB identifier for a 3DM-GX3-25 Orientation Sensor manufactured by MicroStrain, Inc.. The vendor ID 199b is registered to MicroStrain, Inc. with the USB Implementers Forum, and 3065 is the product ID that MicroStrain, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 199b:3065 MicroStrain, Inc. 3DM-GX3-25 Orientation Sensor.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 199b:3065 MicroStrain, Inc. 3DM-GX3-25 Orientation Sensor

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

Windows

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

USB\VID_199B&PID_3065
USB\VID_199B&PID_3065&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_199B&PID_3065"

macOS

$ system_profiler SPUSBDataType
    3DM-GX3-25 Orientation Sensor:
      Product ID: 0x3065
      Vendor ID: 0x199b  (MicroStrain, Inc.)

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:

199b  MicroStrain, Inc.
	3065  3DM-GX3-25 Orientation Sensor

More from MicroStrain, Inc.