5032:0bb8 Grandtec USB1.1 DVB-T (cold)

Grandtec

Vendor ID
5032
Product ID
0bb8
Combined
5032:0bb8
Decimal
20530:3000

What is this device?

This is the USB identifier for a Grandtec USB1.1 DVB-T (cold) manufactured by Grandtec. The vendor ID 5032 is registered to Grandtec with the USB Implementers Forum, and 0bb8 is the product ID that Grandtec assigned to this particular model. When you run lsusb on Linux, this device appears as 5032:0bb8 Grandtec Grandtec USB1.1 DVB-T (cold).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 5032:0bb8 Grandtec Grandtec USB1.1 DVB-T (cold)

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

Windows

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

USB\VID_5032&PID_0BB8
USB\VID_5032&PID_0BB8&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_5032&PID_0BB8"

macOS

$ system_profiler SPUSBDataType
    Grandtec USB1.1 DVB-T (cold):
      Product ID: 0x0bb8
      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
	0bb8  Grandtec USB1.1 DVB-T (cold)

More from Grandtec