1b3b:2961 PC Camera/Webcam controller

iPassion Technology Inc.

Vendor ID
1b3b
Product ID
2961
Combined
1b3b:2961
Decimal
6971:10593

What is this device?

This is the USB identifier for a PC Camera/Webcam controller manufactured by iPassion Technology Inc.. The vendor ID 1b3b is registered to iPassion Technology Inc. with the USB Implementers Forum, and 2961 is the product ID that iPassion Technology Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 1b3b:2961 iPassion Technology Inc. PC Camera/Webcam controller.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1b3b:2961 iPassion Technology Inc. PC Camera/Webcam controller

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

Windows

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

USB\VID_1B3B&PID_2961
USB\VID_1B3B&PID_2961&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1B3B&PID_2961"

macOS

$ system_profiler SPUSBDataType
    PC Camera/Webcam controller:
      Product ID: 0x2961
      Vendor ID: 0x1b3b  (iPassion Technology 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:

1b3b  iPassion Technology Inc.
	2961  PC Camera/Webcam controller

More from iPassion Technology Inc.