1aab:7738 — sceye (Gen 4, 3 Mpix)
Silvercreations Software AG
- Vendor ID
- 1aab
- Product ID
- 7738
- Combined
- 1aab:7738
- Decimal
- 6827:30520
What is this device?
This is the USB identifier for a sceye (Gen 4, 3 Mpix) manufactured by Silvercreations Software AG. The vendor ID 1aab is registered to Silvercreations Software AG with the USB Implementers Forum, and 7738 is the product ID that Silvercreations Software AG assigned to this particular model. When you run lsusb on Linux, this device appears as 1aab:7738 Silvercreations Software AG sceye (Gen 4, 3 Mpix).
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1aab:7738 Silvercreations Software AG sceye (Gen 4, 3 Mpix)
You can filter directly with lsusb -d 1aab:7738, or get the full descriptor dump with lsusb -v -d 1aab:7738. Kernel messages from dmesg show the same pair as idVendor=1aab, idProduct=7738.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1AAB&PID_7738 USB\VID_1AAB&PID_7738&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1AAB&PID_7738"
macOS
$ system_profiler SPUSBDataType
sceye (Gen 4, 3 Mpix):
Product ID: 0x7738
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 7738 sceye (Gen 4, 3 Mpix)