22d9:2767 Oppo Find 5 (X909)

OPPO Electronics Corp.

Vendor ID
22d9
Product ID
2767
Combined
22d9:2767
Decimal
8921:10087

What is this device?

This is the USB identifier for a Oppo Find 5 (X909) manufactured by OPPO Electronics Corp.. The vendor ID 22d9 is registered to OPPO Electronics Corp. with the USB Implementers Forum, and 2767 is the product ID that OPPO Electronics Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 22d9:2767 OPPO Electronics Corp. Oppo Find 5 (X909).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 22d9:2767 OPPO Electronics Corp. Oppo Find 5 (X909)

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

Windows

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

USB\VID_22D9&PID_2767
USB\VID_22D9&PID_2767&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_22D9&PID_2767"

macOS

$ system_profiler SPUSBDataType
    Oppo Find 5 (X909):
      Product ID: 0x2767
      Vendor ID: 0x22d9  (OPPO Electronics Corp.)

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:

22d9  OPPO Electronics Corp.
	2767  Oppo Find 5 (X909)

More from OPPO Electronics Corp.