1019:0f38 Infrared Receiver

Elitegroup Computer Systems (ECS)

Vendor ID
1019
Product ID
0f38
Combined
1019:0f38
Decimal
4121:3896

What is this device?

This is the USB identifier for a Infrared Receiver manufactured by Elitegroup Computer Systems (ECS). The vendor ID 1019 is registered to Elitegroup Computer Systems (ECS) with the USB Implementers Forum, and 0f38 is the product ID that Elitegroup Computer Systems (ECS) assigned to this particular model. When you run lsusb on Linux, this device appears as 1019:0f38 Elitegroup Computer Systems (ECS) Infrared Receiver.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1019:0f38 Elitegroup Computer Systems (ECS) Infrared Receiver

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

Windows

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

USB\VID_1019&PID_0F38
USB\VID_1019&PID_0F38&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1019&PID_0F38"

macOS

$ system_profiler SPUSBDataType
    Infrared Receiver:
      Product ID: 0x0f38
      Vendor ID: 0x1019  (Elitegroup Computer Systems (ECS))

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:

1019  Elitegroup Computer Systems (ECS)
	0f38  Infrared Receiver

More from Elitegroup Computer Systems (ECS)