03d9:0499 SE340D PC Remote Control

Shenzhen Sinote Tech-Electron Co., Ltd

Vendor ID
03d9
Product ID
0499
Combined
03d9:0499
Decimal
985:1177

What is this device?

This is the USB identifier for a SE340D PC Remote Control manufactured by Shenzhen Sinote Tech-Electron Co., Ltd. The vendor ID 03d9 is registered to Shenzhen Sinote Tech-Electron Co., Ltd with the USB Implementers Forum, and 0499 is the product ID that Shenzhen Sinote Tech-Electron Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 03d9:0499 Shenzhen Sinote Tech-Electron Co., Ltd SE340D PC Remote Control.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 03d9:0499 Shenzhen Sinote Tech-Electron Co., Ltd SE340D PC Remote Control

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

Windows

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

USB\VID_03D9&PID_0499
USB\VID_03D9&PID_0499&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_03D9&PID_0499"

macOS

$ system_profiler SPUSBDataType
    SE340D PC Remote Control:
      Product ID: 0x0499
      Vendor ID: 0x03d9  (Shenzhen Sinote Tech-Electron Co., Ltd)

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:

03d9  Shenzhen Sinote Tech-Electron Co., Ltd
	0499  SE340D PC Remote Control

More from Shenzhen Sinote Tech-Electron Co., Ltd