296b:3917 CX-WE100 Camera

Xacti Corporation

Vendor ID
296b
Product ID
3917
Combined
296b:3917
Decimal
10603:14615

What is this device?

This is the USB identifier for a CX-WE100 Camera manufactured by Xacti Corporation. The vendor ID 296b is registered to Xacti Corporation with the USB Implementers Forum, and 3917 is the product ID that Xacti Corporation assigned to this particular model. When you run lsusb on Linux, this device appears as 296b:3917 Xacti Corporation CX-WE100 Camera.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 296b:3917 Xacti Corporation CX-WE100 Camera

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

Windows

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

USB\VID_296B&PID_3917
USB\VID_296B&PID_3917&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_296B&PID_3917"

macOS

$ system_profiler SPUSBDataType
    CX-WE100 Camera:
      Product ID: 0x3917
      Vendor ID: 0x296b  (Xacti Corporation)

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:

296b  Xacti Corporation
	3917  CX-WE100 Camera

More from Xacti Corporation