10d2:5243 RayComposer

RayComposer - R. Adams

Vendor ID
10d2
Product ID
5243
Combined
10d2:5243
Decimal
4306:21059

What is this device?

This is the USB identifier for a RayComposer manufactured by RayComposer - R. Adams. The vendor ID 10d2 is registered to RayComposer - R. Adams with the USB Implementers Forum, and 5243 is the product ID that RayComposer - R. Adams assigned to this particular model. When you run lsusb on Linux, this device appears as 10d2:5243 RayComposer - R. Adams RayComposer.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 10d2:5243 RayComposer - R. Adams RayComposer

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

Windows

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

USB\VID_10D2&PID_5243
USB\VID_10D2&PID_5243&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_10D2&PID_5243"

macOS

$ system_profiler SPUSBDataType
    RayComposer:
      Product ID: 0x5243
      Vendor ID: 0x10d2  (RayComposer - R. Adams)

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:

10d2  RayComposer - R. Adams
	5243  RayComposer

More from RayComposer - R. Adams