2319:0014 TSM01 Air Mouse + Keyboard

Tronsmart

Vendor ID
2319
Product ID
0014
Combined
2319:0014
Decimal
8985:20

What is this device?

This is the USB identifier for a TSM01 Air Mouse + Keyboard manufactured by Tronsmart. The vendor ID 2319 is registered to Tronsmart with the USB Implementers Forum, and 0014 is the product ID that Tronsmart assigned to this particular model. When you run lsusb on Linux, this device appears as 2319:0014 Tronsmart TSM01 Air Mouse + Keyboard.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2319:0014 Tronsmart TSM01 Air Mouse + Keyboard

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

Windows

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

USB\VID_2319&PID_0014
USB\VID_2319&PID_0014&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2319&PID_0014"

macOS

$ system_profiler SPUSBDataType
    TSM01 Air Mouse + Keyboard:
      Product ID: 0x0014
      Vendor ID: 0x2319  (Tronsmart)

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:

2319  Tronsmart
	0014  TSM01 Air Mouse + Keyboard

More from Tronsmart