25f0:c131 Gioteck PS3 2.4G Wireless Controller

ShanWan

Vendor ID
25f0
Product ID
c131
Combined
25f0:c131
Decimal
9712:49457

What is this device?

This is the USB identifier for a Gioteck PS3 2.4G Wireless Controller manufactured by ShanWan. The vendor ID 25f0 is registered to ShanWan with the USB Implementers Forum, and c131 is the product ID that ShanWan assigned to this particular model. When you run lsusb on Linux, this device appears as 25f0:c131 ShanWan Gioteck PS3 2.4G Wireless Controller.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 25f0:c131 ShanWan Gioteck PS3 2.4G Wireless Controller

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

Windows

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

USB\VID_25F0&PID_C131
USB\VID_25F0&PID_C131&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_25F0&PID_C131"

macOS

$ system_profiler SPUSBDataType
    Gioteck PS3 2.4G Wireless Controller:
      Product ID: 0xc131
      Vendor ID: 0x25f0  (ShanWan)

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:

25f0  ShanWan
	c131  Gioteck PS3 2.4G Wireless Controller

More from ShanWan