Skip to content

InfoPanel Linux 0.3.4 alpha

Choose a tag to compare

@emaspa emaspa released this 17 Sep 03:28
· 10 commits to main since this release
v0.3.4
5519de5

Adds support for the ASRock Steel Legend 360 LCD.

Install

Ubuntu 26.04

sudo apt install ./infopanel_0.3.4_amd64.deb

Fedora 44

sudo dnf install ./infopanel-0.3.4-1.x86_64.rpm

Arch Linux, from the infopanel-bin AUR package:

yay -S infopanel-bin

Any other distro: extract infopanel-0.3.4-linux-x64.tar.gz and run ./install.sh.

Upgrading from 0.3.1 or later needs no extra steps. If you own a Steel Legend 360, replug the panel once (or reboot) after installing so the new udev rule applies.

New: ASRock Steel Legend 360 LCD

The Steel Legend 360 LCD (USB 26CE:0A11) is detected automatically and driven as a 480×480 panel, alongside the Phantom Gaming 360 LCD and the Thermaltake 6" LCD, which work as before.

  • udev rule for 26CE:0A11, so the panel is accessible without root.
  • Wakes the panel after a full power cycle. InfoPanel sends the same power-resume and realtime-display sequence as ASRock's own software.
  • Sleeps the panel when InfoPanel stops, so the screen goes dark instead of holding the last frame.

The protocol was worked out from USB captures of ASRock Polychrome Display. Thanks to @Ulfy for the contribution (#10). This panel hasn't been tested by the maintainer, so please open an issue if yours doesn't light up.

Full Changelog: v0.3.3...v0.3.4