1409:1000 generic (firmware not loaded yet)

IDS Imaging Development Systems GmbH

Vendor ID
1409
Product ID
1000
Combined
1409:1000
Decimal
5129:4096

What is this device?

This is the USB identifier for a generic (firmware not loaded yet) manufactured by IDS Imaging Development Systems GmbH. The vendor ID 1409 is registered to IDS Imaging Development Systems GmbH with the USB Implementers Forum, and 1000 is the product ID that IDS Imaging Development Systems GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 1409:1000 IDS Imaging Development Systems GmbH generic (firmware not loaded yet).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1409:1000 IDS Imaging Development Systems GmbH generic (firmware not loaded yet)

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

Windows

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

USB\VID_1409&PID_1000
USB\VID_1409&PID_1000&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1409&PID_1000"

macOS

$ system_profiler SPUSBDataType
    generic (firmware not loaded yet):
      Product ID: 0x1000
      Vendor ID: 0x1409  (IDS Imaging Development Systems GmbH)

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:

1409  IDS Imaging Development Systems GmbH
	1000  generic (firmware not loaded yet)

More from IDS Imaging Development Systems GmbH