1484:1746 Ecomo 19H99 Monitor

Elsa AG [hex]

Vendor ID
1484
Product ID
1746
Combined
1484:1746
Decimal
5252:5958

What is this device?

This is the USB identifier for a Ecomo 19H99 Monitor manufactured by Elsa AG [hex]. The vendor ID 1484 is registered to Elsa AG [hex] with the USB Implementers Forum, and 1746 is the product ID that Elsa AG [hex] assigned to this particular model. When you run lsusb on Linux, this device appears as 1484:1746 Elsa AG [hex] Ecomo 19H99 Monitor.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1484:1746 Elsa AG [hex] Ecomo 19H99 Monitor

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

Windows

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

USB\VID_1484&PID_1746
USB\VID_1484&PID_1746&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1484&PID_1746"

macOS

$ system_profiler SPUSBDataType
    Ecomo 19H99 Monitor:
      Product ID: 0x1746
      Vendor ID: 0x1484  (Elsa AG [hex])

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:

1484  Elsa AG [hex]
	1746  Ecomo 19H99 Monitor

More from Elsa AG [hex]