1680:a332 — DVB-T Dongle [RTL2832U]
Golden Bridge Electech Inc.
- Vendor ID
- 1680
- Product ID
- a332
- Combined
- 1680:a332
- Decimal
- 5760:41778
What is this device?
This is the USB identifier for a DVB-T Dongle [RTL2832U] manufactured by Golden Bridge Electech Inc.. The vendor ID 1680 is registered to Golden Bridge Electech Inc. with the USB Implementers Forum, and a332 is the product ID that Golden Bridge Electech Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 1680:a332 Golden Bridge Electech Inc. DVB-T Dongle [RTL2832U].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1680:a332 Golden Bridge Electech Inc. DVB-T Dongle [RTL2832U]
You can filter directly with lsusb -d 1680:a332, or get the full descriptor dump with lsusb -v -d 1680:a332. Kernel messages from dmesg show the same pair as idVendor=1680, idProduct=a332.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1680&PID_A332 USB\VID_1680&PID_A332&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1680&PID_A332"
macOS
$ system_profiler SPUSBDataType
DVB-T Dongle [RTL2832U]:
Product ID: 0xa332
Vendor ID: 0x1680 (Golden Bridge Electech 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:
1680 Golden Bridge Electech Inc. a332 DVB-T Dongle [RTL2832U]