1ae7:2001 SpeedLink Snappy Mic webcam (SL-6825-SBK)

X-TENSIONS

Vendor ID
1ae7
Product ID
2001
Combined
1ae7:2001
Decimal
6887:8193

What is this device?

This is the USB identifier for a SpeedLink Snappy Mic webcam (SL-6825-SBK) manufactured by X-TENSIONS. The vendor ID 1ae7 is registered to X-TENSIONS with the USB Implementers Forum, and 2001 is the product ID that X-TENSIONS assigned to this particular model. When you run lsusb on Linux, this device appears as 1ae7:2001 X-TENSIONS SpeedLink Snappy Mic webcam (SL-6825-SBK).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1ae7:2001 X-TENSIONS SpeedLink Snappy Mic webcam (SL-6825-SBK)

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

Windows

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

USB\VID_1AE7&PID_2001
USB\VID_1AE7&PID_2001&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1AE7&PID_2001"

macOS

$ system_profiler SPUSBDataType
    SpeedLink Snappy Mic webcam (SL-6825-SBK):
      Product ID: 0x2001
      Vendor ID: 0x1ae7  (X-TENSIONS)

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:

1ae7  X-TENSIONS
	2001  SpeedLink Snappy Mic webcam (SL-6825-SBK)

More from X-TENSIONS