044f:a01b PK-GP301 Driving Wheel

ThrustMaster, Inc.

Vendor ID
044f
Product ID
a01b
Combined
044f:a01b
Decimal
1103:40987

What is this device?

This is the USB identifier for a PK-GP301 Driving Wheel manufactured by ThrustMaster, Inc.. The vendor ID 044f is registered to ThrustMaster, Inc. with the USB Implementers Forum, and a01b is the product ID that ThrustMaster, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 044f:a01b ThrustMaster, Inc. PK-GP301 Driving Wheel.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 044f:a01b ThrustMaster, Inc. PK-GP301 Driving Wheel

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

Windows

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

USB\VID_044F&PID_A01B
USB\VID_044F&PID_A01B&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_044F&PID_A01B"

macOS

$ system_profiler SPUSBDataType
    PK-GP301 Driving Wheel:
      Product ID: 0xa01b
      Vendor ID: 0x044f  (ThrustMaster, Inc.)

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:

044f  ThrustMaster, Inc.
	a01b  PK-GP301 Driving Wheel

More from ThrustMaster, Inc.