Skip to content

USB Bench

USB device monitor. Lists connected USB devices with vendor/product identification and detects hot-plug events for real-time updates.

Identify devices immediately without having to log in and run lsusb or dmesg. The USB bench mode is ideal for quickly checking the ID of that USB device.

Quick Start

cyberhudctl display set 0 usb

How It Works

The USB bench mode monitors the Linux sysfs USB device tree and renders the most recently connected device as a multi-row information card showing manufacturer name, product name, VID:PID identifiers, bus/device numbers, serial number (when available), and connection status. The layout arranges these detail rows vertically with the device name as a prominent first row.

The display updates via a dual mechanism: a configurable polling interval (poll_ms, default 500 ms) that scans /sys/bus/usb/devices for device changes, combined with instant notifications from Linux kernel uevents when available. A redraw occurs only when the device state actually changes (new connection, disconnection, or policy update) — identical consecutive scans are deduplicated via a sequence counter.

The data source is the Linux sysfs filesystem at /sys/bus/usb/devices, where each USB device exposes manufacturer, product, idVendor, idProduct, busnum, devnum, and serial attributes. When no USB device has been connected since mode activation, the display shows "Waiting for USB device..." with a "Plug device into bench" prompt. Root hub entries are hidden by default to focus on actual peripherals.

The style option controls the visual layout:

  • default — full device card with icon, all detail rows (name, VID:PID, bus/dev, serial, status), and a connection LED indicator. Optimized for panels 240×240 and above.
  • compact — condensed single-device summary with fewer detail rows and smaller font, suited for narrower panels or when you only need quick device identification.

Tip

Set hide_root_hubs to true (the default) to filter out USB root hub entries and reduce noise in the device list. This keeps the display focused on actual peripherals.

Options

Key Type Description Default Allowed Values
poll_ms int Polling interval in milliseconds for device tree updates 500 any positive integer
hold_unplugged_ms int How long to keep showing a device after it disconnects (0 = remove immediately) 0 any non-negative integer
hide_root_hubs bool Whether to hide USB root hub entries from the list true true, false
style string Visual layout for the device list default default, compact

Configure options via the CLI:

cyberhudctl display usb <key>=<value>

CLI Examples

Activate the USB bench mode on the main region:

cyberhudctl display set 0 usb

Set the polling interval to 1 second:

cyberhudctl display usb poll_ms=1000

Keep unplugged devices visible for 3 seconds:

cyberhudctl display usb hold_unplugged_ms=3000

Show root hubs in the device list:

cyberhudctl display usb hide_root_hubs=false

Switch to compact layout:

cyberhudctl display usb style=compact

Combine options for a quick-scan setup:

cyberhudctl display usb poll_ms=250 style=compact hide_root_hubs=true

Query current USB mode settings:

cyberhudctl display usb

Panel Compatibility

The USB mode is non-interactive and works on all panels without requiring input controls. It renders a list of detected USB devices with bus/address information and product strings. On monochrome panels, all device entries render in the native foreground color without differentiation. On slow-refresh panels, the display updates only when USB device changes are detected (hotplug events).

Capability Description Behavior
MonoFast Fast-refresh monochrome OLED (128×32, 128×64, 128×128) Fully supported — compact USB device list in white text
MonoSlow Slow-refresh monochrome e-ink (122×250, 176×264, 200×200, 296×128, 400×300, 480×800, 800×480) Fully supported — static device list, updates on hotplug events
GrayscaleFast Fast-refresh grayscale (160×80, 240×135, 240×240, 320×240, 480×320, 800×480) Fully supported — grayscale text device list with periodic refresh
GrayscaleSlow Slow-refresh grayscale e-ink (122×250, 176×264, 200×200, 400×300, 800×480) Fully supported — static device list, updates on hotplug events
ColorFast Fast-refresh color TFT (128×128, 160×80, 240×135, 240×240, 320×240, 480×320, 800×480) Fully supported — full color device list with periodic refresh
ColorSlow Slow-refresh color e-ink (122×250, 176×264, 200×200, 400×300, 800×480) Fully supported — static color device list, updates on hotplug events

Snapshots

Color

color-slow-32x128 32x128
32x128
color-slow-32x128-minimal 32x128
32x128
color-fast-32x128-minimal 32x128
32x128
color-fast-32x128 32x128
32x128
color-fast-64x128 64x128
64x128
color-slow-64x128 64x128
64x128
color-slow-64x128-minimal 64x128
64x128
color-fast-64x128-minimal 64x128
64x128
color-slow-80x160-minimal 80x160
80x160
color-slow-80x160 80x160
80x160
color-fast-80x160 80x160
80x160
color-fast-80x160-minimal 80x160
80x160
color-slow-104x212 104x212
104x212
color-slow-104x212-minimal 104x212
104x212
color-fast-104x212 104x212
104x212
color-fast-104x212-minimal 104x212
104x212
color-slow-122x250-minimal 122x250
122x250
color-slow-122x250 122x250
122x250
color-fast-122x250 122x250
122x250
color-fast-122x250-minimal 122x250
122x250
color-slow-128x32 128x32
128x32
color-fast-128x32 128x32
128x32
color-slow-128x32-minimal 128x32
128x32
color-fast-128x32-minimal 128x32
128x32
color-slow-128x64 128x64
128x64
color-fast-128x64-minimal 128x64
128x64
color-fast-128x64 128x64
128x64
color-slow-128x64-minimal 128x64
128x64
color-slow-128x128 128x128
128x128
color-slow-128x128-minimal 128x128
128x128
color-fast-128x128-minimal 128x128
128x128
color-fast-128x128 128x128
128x128
color-fast-128x160-minimal 128x160
128x160
color-slow-128x160-minimal 128x160
128x160
color-slow-128x160 128x160
128x160
color-fast-128x160 128x160
128x160
color-slow-128x296-minimal 128x296
128x296
color-fast-128x296-minimal 128x296
128x296
color-fast-128x296 128x296
128x296
color-slow-128x296 128x296
128x296
color-slow-135x240 135x240
135x240
color-fast-135x240-minimal 135x240
135x240
color-fast-135x240 135x240
135x240
color-slow-135x240-minimal 135x240
135x240
color-fast-160x80-minimal 160x80
160x80
color-fast-160x80 160x80
160x80
color-slow-160x80 160x80
160x80
color-slow-160x80-minimal 160x80
160x80
color-fast-160x128-minimal 160x128
160x128
color-fast-160x128 160x128
160x128
color-slow-160x128 160x128
160x128
color-slow-160x128-minimal 160x128
160x128
color-fast-176x264-minimal 176x264
176x264
color-slow-176x264-minimal 176x264
176x264
color-slow-176x264 176x264
176x264
color-fast-176x264 176x264
176x264
color-slow-200x200 200x200
200x200
color-slow-200x200-minimal 200x200
200x200
color-fast-200x200-minimal 200x200
200x200
color-fast-200x200 200x200
200x200
color-slow-212x104-minimal 212x104
212x104
color-slow-212x104 212x104
212x104
color-fast-212x104 212x104
212x104
color-fast-212x104-minimal 212x104
212x104
color-slow-240x135-minimal 240x135
240x135
color-slow-240x135 240x135
240x135
color-fast-240x135 240x135
240x135
color-fast-240x135-minimal 240x135
240x135
color-fast-240x240 240x240
240x240
color-slow-240x240-minimal 240x240
240x240
color-fast-240x240-minimal 240x240
240x240
color-slow-240x240 240x240
240x240
color-fast-240x320-minimal 240x320
240x320
color-fast-240x320 240x320
240x320
color-slow-240x320 240x320
240x320
color-slow-240x320-minimal 240x320
240x320
color-fast-250x122-minimal 250x122
250x122
color-fast-250x122 250x122
250x122
color-slow-250x122 250x122
250x122
color-slow-250x122-minimal 250x122
250x122
color-fast-264x176-minimal 264x176
264x176
color-slow-264x176-minimal 264x176
264x176
color-fast-264x176 264x176
264x176
color-slow-264x176 264x176
264x176
color-fast-296x128 296x128
296x128
color-fast-296x128-minimal 296x128
296x128
color-slow-296x128 296x128
296x128
color-slow-296x128-minimal 296x128
296x128
color-fast-300x400-minimal 300x400
300x400
color-slow-300x400-minimal 300x400
300x400
color-fast-300x400 300x400
300x400
color-slow-300x400 300x400
300x400
color-fast-320x240 320x240
320x240
color-slow-320x240-minimal 320x240
320x240
color-slow-320x240 320x240
320x240
color-fast-320x240-minimal 320x240
320x240
color-fast-320x480 320x480
320x480
color-slow-320x480-minimal 320x480
320x480
color-slow-320x480 320x480
320x480
color-fast-320x480-minimal 320x480
320x480
color-slow-400x300 400x300
400x300
color-slow-400x300-minimal 400x300
400x300
color-fast-400x300-minimal 400x300
400x300
color-fast-400x300 400x300
400x300
color-slow-480x320 480x320
480x320
color-fast-480x320-minimal 480x320
480x320
color-slow-480x320-minimal 480x320
480x320
color-fast-480x320 480x320
480x320
color-slow-480x800-minimal 480x800
480x800
color-slow-480x800 480x800
480x800
color-fast-480x800-minimal 480x800
480x800
color-fast-480x800 480x800
480x800
color-fast-800x480 800x480
800x480
color-slow-800x480-minimal 800x480
800x480
color-slow-800x480 800x480
800x480
color-fast-800x480-minimal 800x480
800x480

Grayscale

grayscale-slow-32x128 32x128
32x128
grayscale-slow-32x128-minimal 32x128
32x128
grayscale-fast-32x128-minimal 32x128
32x128
grayscale-fast-32x128 32x128
32x128
grayscale-fast-64x128 64x128
64x128
grayscale-slow-64x128 64x128
64x128
grayscale-slow-64x128-minimal 64x128
64x128
grayscale-fast-64x128-minimal 64x128
64x128
grayscale-slow-80x160-minimal 80x160
80x160
grayscale-slow-80x160 80x160
80x160
grayscale-fast-80x160 80x160
80x160
grayscale-fast-80x160-minimal 80x160
80x160
grayscale-slow-104x212 104x212
104x212
grayscale-slow-104x212-minimal 104x212
104x212
grayscale-fast-104x212 104x212
104x212
grayscale-fast-104x212-minimal 104x212
104x212
grayscale-slow-122x250-minimal 122x250
122x250
grayscale-slow-122x250 122x250
122x250
grayscale-fast-122x250 122x250
122x250
grayscale-fast-122x250-minimal 122x250
122x250
grayscale-slow-128x32 128x32
128x32
grayscale-fast-128x32 128x32
128x32
grayscale-slow-128x32-minimal 128x32
128x32
grayscale-fast-128x32-minimal 128x32
128x32
grayscale-slow-128x64 128x64
128x64
grayscale-fast-128x64-minimal 128x64
128x64
grayscale-fast-128x64 128x64
128x64
grayscale-slow-128x64-minimal 128x64
128x64
grayscale-slow-128x128 128x128
128x128
grayscale-slow-128x128-minimal 128x128
128x128
grayscale-fast-128x128-minimal 128x128
128x128
grayscale-fast-128x128 128x128
128x128
grayscale-fast-128x160-minimal 128x160
128x160
grayscale-slow-128x160-minimal 128x160
128x160
grayscale-slow-128x160 128x160
128x160
grayscale-fast-128x160 128x160
128x160
grayscale-slow-128x296-minimal 128x296
128x296
grayscale-fast-128x296-minimal 128x296
128x296
grayscale-fast-128x296 128x296
128x296
grayscale-slow-128x296 128x296
128x296
grayscale-slow-135x240 135x240
135x240
grayscale-fast-135x240-minimal 135x240
135x240
grayscale-fast-135x240 135x240
135x240
grayscale-slow-135x240-minimal 135x240
135x240
grayscale-fast-160x80-minimal 160x80
160x80
grayscale-fast-160x80 160x80
160x80
grayscale-slow-160x80 160x80
160x80
grayscale-slow-160x80-minimal 160x80
160x80
grayscale-fast-160x128-minimal 160x128
160x128
grayscale-fast-160x128 160x128
160x128
grayscale-slow-160x128 160x128
160x128
grayscale-slow-160x128-minimal 160x128
160x128
grayscale-fast-176x264-minimal 176x264
176x264
grayscale-slow-176x264-minimal 176x264
176x264
grayscale-slow-176x264 176x264
176x264
grayscale-fast-176x264 176x264
176x264
grayscale-slow-200x200 200x200
200x200
grayscale-slow-200x200-minimal 200x200
200x200
grayscale-fast-200x200-minimal 200x200
200x200
grayscale-fast-200x200 200x200
200x200
grayscale-slow-212x104-minimal 212x104
212x104
grayscale-slow-212x104 212x104
212x104
grayscale-fast-212x104 212x104
212x104
grayscale-fast-212x104-minimal 212x104
212x104
grayscale-slow-240x135-minimal 240x135
240x135
grayscale-slow-240x135 240x135
240x135
grayscale-fast-240x135 240x135
240x135
grayscale-fast-240x135-minimal 240x135
240x135
grayscale-fast-240x240 240x240
240x240
grayscale-slow-240x240-minimal 240x240
240x240
grayscale-fast-240x240-minimal 240x240
240x240
grayscale-slow-240x240 240x240
240x240
grayscale-fast-240x320-minimal 240x320
240x320
grayscale-fast-240x320 240x320
240x320
grayscale-slow-240x320 240x320
240x320
grayscale-slow-240x320-minimal 240x320
240x320
grayscale-fast-250x122-minimal 250x122
250x122
grayscale-fast-250x122 250x122
250x122
grayscale-slow-250x122 250x122
250x122
grayscale-slow-250x122-minimal 250x122
250x122
grayscale-fast-264x176-minimal 264x176
264x176
grayscale-slow-264x176-minimal 264x176
264x176
grayscale-fast-264x176 264x176
264x176
grayscale-slow-264x176 264x176
264x176
grayscale-fast-296x128 296x128
296x128
grayscale-fast-296x128-minimal 296x128
296x128
grayscale-slow-296x128 296x128
296x128
grayscale-slow-296x128-minimal 296x128
296x128
grayscale-fast-300x400-minimal 300x400
300x400
grayscale-slow-300x400-minimal 300x400
300x400
grayscale-fast-300x400 300x400
300x400
grayscale-slow-300x400 300x400
300x400
grayscale-fast-320x240 320x240
320x240
grayscale-slow-320x240-minimal 320x240
320x240
grayscale-slow-320x240 320x240
320x240
grayscale-fast-320x240-minimal 320x240
320x240
grayscale-fast-320x480 320x480
320x480
grayscale-slow-320x480-minimal 320x480
320x480
grayscale-slow-320x480 320x480
320x480
grayscale-fast-320x480-minimal 320x480
320x480
grayscale-slow-400x300 400x300
400x300
grayscale-slow-400x300-minimal 400x300
400x300
grayscale-fast-400x300-minimal 400x300
400x300
grayscale-fast-400x300 400x300
400x300
grayscale-slow-480x320 480x320
480x320
grayscale-fast-480x320-minimal 480x320
480x320
grayscale-slow-480x320-minimal 480x320
480x320
grayscale-fast-480x320 480x320
480x320
grayscale-slow-480x800-minimal 480x800
480x800
grayscale-slow-480x800 480x800
480x800
grayscale-fast-480x800-minimal 480x800
480x800
grayscale-fast-480x800 480x800
480x800
grayscale-fast-800x480 800x480
800x480
grayscale-slow-800x480-minimal 800x480
800x480
grayscale-slow-800x480 800x480
800x480
grayscale-fast-800x480-minimal 800x480
800x480

Mono

mono-slow-32x128 32x128
32x128
mono-slow-32x128-minimal 32x128
32x128
mono-fast-32x128-minimal 32x128
32x128
mono-fast-32x128 32x128
32x128
mono-fast-64x128 64x128
64x128
mono-slow-64x128 64x128
64x128
mono-slow-64x128-minimal 64x128
64x128
mono-fast-64x128-minimal 64x128
64x128
mono-slow-80x160-minimal 80x160
80x160
mono-slow-80x160 80x160
80x160
mono-fast-80x160 80x160
80x160
mono-fast-80x160-minimal 80x160
80x160
mono-slow-104x212 104x212
104x212
mono-slow-104x212-minimal 104x212
104x212
mono-fast-104x212 104x212
104x212
mono-fast-104x212-minimal 104x212
104x212
mono-slow-122x250-minimal 122x250
122x250
mono-slow-122x250 122x250
122x250
mono-fast-122x250 122x250
122x250
mono-fast-122x250-minimal 122x250
122x250
mono-slow-128x32 128x32
128x32
mono-fast-128x32 128x32
128x32
mono-slow-128x32-minimal 128x32
128x32
mono-fast-128x32-minimal 128x32
128x32
mono-slow-128x64 128x64
128x64
mono-fast-128x64-minimal 128x64
128x64
mono-fast-128x64 128x64
128x64
mono-slow-128x64-minimal 128x64
128x64
mono-slow-128x128 128x128
128x128
mono-slow-128x128-minimal 128x128
128x128
mono-fast-128x128-minimal 128x128
128x128
mono-fast-128x128 128x128
128x128
mono-fast-128x160-minimal 128x160
128x160
mono-slow-128x160-minimal 128x160
128x160
mono-slow-128x160 128x160
128x160
mono-fast-128x160 128x160
128x160
mono-slow-128x296-minimal 128x296
128x296
mono-fast-128x296-minimal 128x296
128x296
mono-fast-128x296 128x296
128x296
mono-slow-128x296 128x296
128x296
mono-slow-135x240 135x240
135x240
mono-fast-135x240-minimal 135x240
135x240
mono-fast-135x240 135x240
135x240
mono-slow-135x240-minimal 135x240
135x240
mono-fast-160x80-minimal 160x80
160x80
mono-fast-160x80 160x80
160x80
mono-slow-160x80 160x80
160x80
mono-slow-160x80-minimal 160x80
160x80
mono-fast-160x128-minimal 160x128
160x128
mono-fast-160x128 160x128
160x128
mono-slow-160x128 160x128
160x128
mono-slow-160x128-minimal 160x128
160x128
mono-fast-176x264-minimal 176x264
176x264
mono-slow-176x264-minimal 176x264
176x264
mono-slow-176x264 176x264
176x264
mono-fast-176x264 176x264
176x264
mono-slow-200x200 200x200
200x200
mono-slow-200x200-minimal 200x200
200x200
mono-fast-200x200-minimal 200x200
200x200
mono-fast-200x200 200x200
200x200
mono-slow-212x104-minimal 212x104
212x104
mono-slow-212x104 212x104
212x104
mono-fast-212x104 212x104
212x104
mono-fast-212x104-minimal 212x104
212x104
mono-slow-240x135-minimal 240x135
240x135
mono-slow-240x135 240x135
240x135
mono-fast-240x135 240x135
240x135
mono-fast-240x135-minimal 240x135
240x135
mono-fast-240x240 240x240
240x240
mono-slow-240x240-minimal 240x240
240x240
mono-fast-240x240-minimal 240x240
240x240
mono-slow-240x240 240x240
240x240
mono-fast-240x320-minimal 240x320
240x320
mono-fast-240x320 240x320
240x320
mono-slow-240x320 240x320
240x320
mono-slow-240x320-minimal 240x320
240x320
mono-fast-250x122-minimal 250x122
250x122
mono-fast-250x122 250x122
250x122
mono-slow-250x122 250x122
250x122
mono-slow-250x122-minimal 250x122
250x122
mono-fast-264x176-minimal 264x176
264x176
mono-slow-264x176-minimal 264x176
264x176
mono-fast-264x176 264x176
264x176
mono-slow-264x176 264x176
264x176
mono-fast-296x128 296x128
296x128
mono-fast-296x128-minimal 296x128
296x128
mono-slow-296x128 296x128
296x128
mono-slow-296x128-minimal 296x128
296x128
mono-fast-300x400-minimal 300x400
300x400
mono-slow-300x400-minimal 300x400
300x400
mono-fast-300x400 300x400
300x400
mono-slow-300x400 300x400
300x400
mono-fast-320x240 320x240
320x240
mono-slow-320x240-minimal 320x240
320x240
mono-slow-320x240 320x240
320x240
mono-fast-320x240-minimal 320x240
320x240
mono-fast-320x480 320x480
320x480
mono-slow-320x480-minimal 320x480
320x480
mono-slow-320x480 320x480
320x480
mono-fast-320x480-minimal 320x480
320x480
mono-slow-400x300 400x300
400x300
mono-slow-400x300-minimal 400x300
400x300
mono-fast-400x300-minimal 400x300
400x300
mono-fast-400x300 400x300
400x300
mono-slow-480x320 480x320
480x320
mono-fast-480x320-minimal 480x320
480x320
mono-slow-480x320-minimal 480x320
480x320
mono-fast-480x320 480x320
480x320
mono-slow-480x800-minimal 480x800
480x800
mono-slow-480x800 480x800
480x800
mono-fast-480x800-minimal 480x800
480x800
mono-fast-480x800 480x800
480x800
mono-fast-800x480 800x480
800x480
mono-slow-800x480-minimal 800x480
800x480
mono-slow-800x480 800x480
800x480
mono-fast-800x480-minimal 800x480
800x480