6000:dec0 TV Wander

Beholder International Ltd.

Vendor ID
6000
Product ID
dec0
Combined
6000:dec0
Decimal
24576:57024

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 6000:dec0 Beholder International Ltd. TV Wander

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

Windows

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

USB\VID_6000&PID_DEC0
USB\VID_6000&PID_DEC0&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    TV Wander:
      Product ID: 0xdec0
      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.
	dec0  TV Wander

More from Beholder International Ltd.