23a6:2001 Gibson Firebird X Switch Board

Tronical Components GmbH

Vendor ID
23a6
Product ID
2001
Combined
23a6:2001
Decimal
9126:8193

What is this device?

This is the USB identifier for a Gibson Firebird X Switch Board manufactured by Tronical Components GmbH. The vendor ID 23a6 is registered to Tronical Components GmbH with the USB Implementers Forum, and 2001 is the product ID that Tronical Components GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 23a6:2001 Tronical Components GmbH Gibson Firebird X Switch Board.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 23a6:2001 Tronical Components GmbH Gibson Firebird X Switch Board

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

Windows

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

USB\VID_23A6&PID_2001
USB\VID_23A6&PID_2001&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_23A6&PID_2001"

macOS

$ system_profiler SPUSBDataType
    Gibson Firebird X Switch Board:
      Product ID: 0x2001
      Vendor ID: 0x23a6  (Tronical Components 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:

23a6  Tronical Components GmbH
	2001  Gibson Firebird X Switch Board

More from Tronical Components GmbH