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