2386:3125 — Touch System
Raydium Corporation
- Vendor ID
- 2386
- Product ID
- 3125
- Combined
- 2386:3125
- Decimal
- 9094:12581
What is this device?
This is the USB identifier for a Touch System manufactured by Raydium Corporation. The vendor ID 2386 is registered to Raydium Corporation with the USB Implementers Forum, and 3125 is the product ID that Raydium Corporation assigned to this particular model. When you run lsusb on Linux, this device appears as 2386:3125 Raydium Corporation Touch System.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 2386:3125 Raydium Corporation Touch System
You can filter directly with lsusb -d 2386:3125, or get the full descriptor dump with lsusb -v -d 2386:3125. Kernel messages from dmesg show the same pair as idVendor=2386, idProduct=3125.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_2386&PID_3125 USB\VID_2386&PID_3125&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2386&PID_3125"
macOS
$ system_profiler SPUSBDataType
Touch System:
Product ID: 0x3125
Vendor ID: 0x2386 (Raydium Corporation)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:
2386 Raydium Corporation 3125 Touch System