1aab:7737 sceye (Gen 3)

Silvercreations Software AG

Vendor ID
1aab
Product ID
7737
Combined
1aab:7737
Decimal
6827:30519

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1aab:7737 Silvercreations Software AG sceye (Gen 3)

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

Windows

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

USB\VID_1AAB&PID_7737
USB\VID_1AAB&PID_7737&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    sceye (Gen 3):
      Product ID: 0x7737
      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
	7737  sceye (Gen 3)

More from Silvercreations Software AG