3344:3744 OEM PC Remote

Leaguer Microelectronics (LME)

Vendor ID
3344
Product ID
3744
Combined
3344:3744
Decimal
13124:14148

What is this device?

This is the USB identifier for a OEM PC Remote manufactured by Leaguer Microelectronics (LME). The vendor ID 3344 is registered to Leaguer Microelectronics (LME) with the USB Implementers Forum, and 3744 is the product ID that Leaguer Microelectronics (LME) assigned to this particular model. When you run lsusb on Linux, this device appears as 3344:3744 Leaguer Microelectronics (LME) OEM PC Remote.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 3344:3744 Leaguer Microelectronics (LME) OEM PC Remote

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

Windows

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

USB\VID_3344&PID_3744
USB\VID_3344&PID_3744&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_3344&PID_3744"

macOS

$ system_profiler SPUSBDataType
    OEM PC Remote:
      Product ID: 0x3744
      Vendor ID: 0x3344  (Leaguer Microelectronics (LME))

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:

3344  Leaguer Microelectronics (LME)
	3744  OEM PC Remote

More from Leaguer Microelectronics (LME)