0402:8841 Newmine Camera

ALi Corp.

Vendor ID
0402
Product ID
8841
Combined
0402:8841
Decimal
1026:34881

What is this device?

This is the USB identifier for a Newmine Camera manufactured by ALi Corp.. The vendor ID 0402 is registered to ALi Corp. with the USB Implementers Forum, and 8841 is the product ID that ALi Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 0402:8841 ALi Corp. Newmine Camera.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0402:8841 ALi Corp. Newmine Camera

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

Windows

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

USB\VID_0402&PID_8841
USB\VID_0402&PID_8841&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0402&PID_8841"

macOS

$ system_profiler SPUSBDataType
    Newmine Camera:
      Product ID: 0x8841
      Vendor ID: 0x0402  (ALi Corp.)

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:

0402  ALi Corp.
	8841  Newmine Camera

More from ALi Corp.