05cb:1483 PV8630 interface (scanners, webcams)

PowerVision Technologies, Inc.

Vendor ID
05cb
Product ID
1483
Combined
05cb:1483
Decimal
1483:5251

What is this device?

This is the USB identifier for a PV8630 interface (scanners, webcams) manufactured by PowerVision Technologies, Inc.. The vendor ID 05cb is registered to PowerVision Technologies, Inc. with the USB Implementers Forum, and 1483 is the product ID that PowerVision Technologies, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 05cb:1483 PowerVision Technologies, Inc. PV8630 interface (scanners, webcams).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 05cb:1483 PowerVision Technologies, Inc. PV8630 interface (scanners, webcams)

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

Windows

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

USB\VID_05CB&PID_1483
USB\VID_05CB&PID_1483&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_05CB&PID_1483"

macOS

$ system_profiler SPUSBDataType
    PV8630 interface (scanners, webcams):
      Product ID: 0x1483
      Vendor ID: 0x05cb  (PowerVision Technologies, 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:

05cb  PowerVision Technologies, Inc.
	1483  PV8630 interface (scanners, webcams)

More from PowerVision Technologies, Inc.