6000:dec1 TV Voyage

Beholder International Ltd.

Vendor ID
6000
Product ID
dec1
Combined
6000:dec1
Decimal
24576:57025

What is this device?

This is the USB identifier for a TV Voyage manufactured by Beholder International Ltd.. The vendor ID 6000 is registered to Beholder International Ltd. with the USB Implementers Forum, and dec1 is the product ID that Beholder International Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as 6000:dec1 Beholder International Ltd. TV Voyage.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 6000:dec1 Beholder International Ltd. TV Voyage

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

Windows

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

USB\VID_6000&PID_DEC1
USB\VID_6000&PID_DEC1&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_6000&PID_DEC1"

macOS

$ system_profiler SPUSBDataType
    TV Voyage:
      Product ID: 0xdec1
      Vendor ID: 0x6000  (Beholder International 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:

6000  Beholder International Ltd.
	dec1  TV Voyage

More from Beholder International Ltd.