10fd:8050 — FlyCAM-USB 300 XP2
Anubis Electronics, Ltd
- Vendor ID
- 10fd
- Product ID
- 8050
- Combined
- 10fd:8050
- Decimal
- 4349:32848
What is this device?
This is the USB identifier for a FlyCAM-USB 300 XP2 manufactured by Anubis Electronics, Ltd. The vendor ID 10fd is registered to Anubis Electronics, Ltd with the USB Implementers Forum, and 8050 is the product ID that Anubis Electronics, Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 10fd:8050 Anubis Electronics, Ltd FlyCAM-USB 300 XP2.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 10fd:8050 Anubis Electronics, Ltd FlyCAM-USB 300 XP2
You can filter directly with lsusb -d 10fd:8050, or get the full descriptor dump with lsusb -v -d 10fd:8050. Kernel messages from dmesg show the same pair as idVendor=10fd, idProduct=8050.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_10FD&PID_8050 USB\VID_10FD&PID_8050&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_10FD&PID_8050"
macOS
$ system_profiler SPUSBDataType
FlyCAM-USB 300 XP2:
Product ID: 0x8050
Vendor ID: 0x10fd (Anubis Electronics, Ltd)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:
10fd Anubis Electronics, Ltd 8050 FlyCAM-USB 300 XP2