2650:1311 eBeam Classic [Luidia]

Electronics For Imaging, Inc. [hex]

Vendor ID
2650
Product ID
1311
Combined
2650:1311
Decimal
9808:4881

What is this device?

This is the USB identifier for a eBeam Classic [Luidia] manufactured by Electronics For Imaging, Inc. [hex]. The vendor ID 2650 is registered to Electronics For Imaging, Inc. [hex] with the USB Implementers Forum, and 1311 is the product ID that Electronics For Imaging, Inc. [hex] assigned to this particular model. When you run lsusb on Linux, this device appears as 2650:1311 Electronics For Imaging, Inc. [hex] eBeam Classic [Luidia].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2650:1311 Electronics For Imaging, Inc. [hex] eBeam Classic [Luidia]

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

Windows

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

USB\VID_2650&PID_1311
USB\VID_2650&PID_1311&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2650&PID_1311"

macOS

$ system_profiler SPUSBDataType
    eBeam Classic [Luidia]:
      Product ID: 0x1311
      Vendor ID: 0x2650  (Electronics For Imaging, Inc. [hex])

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:

2650  Electronics For Imaging, Inc. [hex]
	1311  eBeam Classic [Luidia]

More from Electronics For Imaging, Inc. [hex]