0765:5010 X-Rite Pantone Color Sensor

X-Rite, Inc.

Vendor ID
0765
Product ID
5010
Combined
0765:5010
Decimal
1893:20496

What is this device?

This is the USB identifier for a X-Rite Pantone Color Sensor manufactured by X-Rite, Inc.. The vendor ID 0765 is registered to X-Rite, Inc. with the USB Implementers Forum, and 5010 is the product ID that X-Rite, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0765:5010 X-Rite, Inc. X-Rite Pantone Color Sensor.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0765:5010 X-Rite, Inc. X-Rite Pantone Color Sensor

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

Windows

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

USB\VID_0765&PID_5010
USB\VID_0765&PID_5010&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0765&PID_5010"

macOS

$ system_profiler SPUSBDataType
    X-Rite Pantone Color Sensor:
      Product ID: 0x5010
      Vendor ID: 0x0765  (X-Rite, 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:

0765  X-Rite, Inc.
	5010  X-Rite Pantone Color Sensor

More from X-Rite, Inc.