3275:4fb1 MonsterTV P2H

VidzMedia Pte Ltd

Vendor ID
3275
Product ID
4fb1
Combined
3275:4fb1
Decimal
12917:20401

What is this device?

This is the USB identifier for a MonsterTV P2H manufactured by VidzMedia Pte Ltd. The vendor ID 3275 is registered to VidzMedia Pte Ltd with the USB Implementers Forum, and 4fb1 is the product ID that VidzMedia Pte Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 3275:4fb1 VidzMedia Pte Ltd MonsterTV P2H.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 3275:4fb1 VidzMedia Pte Ltd MonsterTV P2H

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

Windows

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

USB\VID_3275&PID_4FB1
USB\VID_3275&PID_4FB1&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_3275&PID_4FB1"

macOS

$ system_profiler SPUSBDataType
    MonsterTV P2H:
      Product ID: 0x4fb1
      Vendor ID: 0x3275  (VidzMedia Pte 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:

3275  VidzMedia Pte Ltd
	4fb1  MonsterTV P2H

More from VidzMedia Pte Ltd