27c6:5301 Fingerprint Reader

Shenzhen Goodix Technology Co.,Ltd.

Vendor ID
27c6
Product ID
5301
Combined
27c6:5301
Decimal
10182:21249

What is this device?

This is the USB identifier for a Fingerprint Reader manufactured by Shenzhen Goodix Technology Co.,Ltd.. The vendor ID 27c6 is registered to Shenzhen Goodix Technology Co.,Ltd. with the USB Implementers Forum, and 5301 is the product ID that Shenzhen Goodix Technology Co.,Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as 27c6:5301 Shenzhen Goodix Technology Co.,Ltd. Fingerprint Reader.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 27c6:5301 Shenzhen Goodix Technology Co.,Ltd. Fingerprint Reader

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

Windows

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

USB\VID_27C6&PID_5301
USB\VID_27C6&PID_5301&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_27C6&PID_5301"

macOS

$ system_profiler SPUSBDataType
    Fingerprint Reader:
      Product ID: 0x5301
      Vendor ID: 0x27c6  (Shenzhen Goodix Technology 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:

27c6  Shenzhen Goodix Technology Co.,Ltd.
	5301  Fingerprint Reader

More from Shenzhen Goodix Technology Co.,Ltd.