15c2:ffda iMON PAD Remote Controller

SoundGraph Inc.

Vendor ID
15c2
Product ID
ffda
Combined
15c2:ffda
Decimal
5570:65498

What is this device?

This is the USB identifier for a iMON PAD Remote Controller manufactured by SoundGraph Inc.. The vendor ID 15c2 is registered to SoundGraph Inc. with the USB Implementers Forum, and ffda is the product ID that SoundGraph Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 15c2:ffda SoundGraph Inc. iMON PAD Remote Controller.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 15c2:ffda SoundGraph Inc. iMON PAD Remote Controller

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

Windows

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

USB\VID_15C2&PID_FFDA
USB\VID_15C2&PID_FFDA&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_15C2&PID_FFDA"

macOS

$ system_profiler SPUSBDataType
    iMON PAD Remote Controller:
      Product ID: 0xffda
      Vendor ID: 0x15c2  (SoundGraph 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:

15c2  SoundGraph Inc.
	ffda  iMON PAD Remote Controller

More from SoundGraph Inc.