09eb:4331 iRhythm Tuner Remote

IM Networks, Inc.

Vendor ID
09eb
Product ID
4331
Combined
09eb:4331
Decimal
2539:17201

What is this device?

This is the USB identifier for a iRhythm Tuner Remote manufactured by IM Networks, Inc.. The vendor ID 09eb is registered to IM Networks, Inc. with the USB Implementers Forum, and 4331 is the product ID that IM Networks, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 09eb:4331 IM Networks, Inc. iRhythm Tuner Remote.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 09eb:4331 IM Networks, Inc. iRhythm Tuner Remote

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

Windows

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

USB\VID_09EB&PID_4331
USB\VID_09EB&PID_4331&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_09EB&PID_4331"

macOS

$ system_profiler SPUSBDataType
    iRhythm Tuner Remote:
      Product ID: 0x4331
      Vendor ID: 0x09eb  (IM Networks, 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:

09eb  IM Networks, Inc.
	4331  iRhythm Tuner Remote

More from IM Networks, Inc.