1aab:7750 sceyeS (Gen 5, 5 MPix)

Silvercreations Software AG

Vendor ID
1aab
Product ID
7750
Combined
1aab:7750
Decimal
6827:30544

What is this device?

This is the USB identifier for a sceyeS (Gen 5, 5 MPix) manufactured by Silvercreations Software AG. The vendor ID 1aab is registered to Silvercreations Software AG with the USB Implementers Forum, and 7750 is the product ID that Silvercreations Software AG assigned to this particular model. When you run lsusb on Linux, this device appears as 1aab:7750 Silvercreations Software AG sceyeS (Gen 5, 5 MPix).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1aab:7750 Silvercreations Software AG sceyeS (Gen 5, 5 MPix)

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

Windows

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

USB\VID_1AAB&PID_7750
USB\VID_1AAB&PID_7750&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1AAB&PID_7750"

macOS

$ system_profiler SPUSBDataType
    sceyeS (Gen 5, 5 MPix):
      Product ID: 0x7750
      Vendor ID: 0x1aab  (Silvercreations Software AG)

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:

1aab  Silvercreations Software AG
	7750  sceyeS (Gen 5, 5 MPix)

More from Silvercreations Software AG