1292:4154 Retro Link Atari cable

Innomedia

Vendor ID
1292
Product ID
4154
Combined
1292:4154
Decimal
4754:16724

What is this device?

This is the USB identifier for a Retro Link Atari cable manufactured by Innomedia. The vendor ID 1292 is registered to Innomedia with the USB Implementers Forum, and 4154 is the product ID that Innomedia assigned to this particular model. When you run lsusb on Linux, this device appears as 1292:4154 Innomedia Retro Link Atari cable.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1292:4154 Innomedia Retro Link Atari cable

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

Windows

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

USB\VID_1292&PID_4154
USB\VID_1292&PID_4154&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1292&PID_4154"

macOS

$ system_profiler SPUSBDataType
    Retro Link Atari cable:
      Product ID: 0x4154
      Vendor ID: 0x1292  (Innomedia)

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:

1292  Innomedia
	4154  Retro Link Atari cable

More from Innomedia