24cf:00a1 — Light Field Camera
Lytro, Inc.
- Vendor ID
- 24cf
- Product ID
- 00a1
- Combined
- 24cf:00a1
- Decimal
- 9423:161
What is this device?
This is the USB identifier for a Light Field Camera manufactured by Lytro, Inc.. The vendor ID 24cf is registered to Lytro, Inc. with the USB Implementers Forum, and 00a1 is the product ID that Lytro, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 24cf:00a1 Lytro, Inc. Light Field Camera.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 24cf:00a1 Lytro, Inc. Light Field Camera
You can filter directly with lsusb -d 24cf:00a1, or get the full descriptor dump with lsusb -v -d 24cf:00a1. Kernel messages from dmesg show the same pair as idVendor=24cf, idProduct=00a1.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_24CF&PID_00A1 USB\VID_24CF&PID_00A1&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_24CF&PID_00A1"
macOS
$ system_profiler SPUSBDataType
Light Field Camera:
Product ID: 0x00a1
Vendor ID: 0x24cf (Lytro, Inc.)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:
24cf Lytro, Inc. 00a1 Light Field Camera