Announcement

Collapse
No announcement yet.

Linux 5.12 Hooks In LED Support To The TTY Layer

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Linux 5.12 Hooks In LED Support To The TTY Layer

    Phoronix: Linux 5.12 Hooks In LED Support To The TTY Layer

    There is an interesting change with the TTY/serial changes for the in-development Linux 5.12 kernel...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    For those who haven not figured out how to play with the LED subsystem yet....

    cd /sys/class/leds/
    Then for example cd input0\:\:scrolllock or any other device
    cat trigger
    Look at all the possible triggers , choose one ... for example....
    echo disk-activity > trigger

    and watch your scrolllock LED magically flash at at disk activity

    by the way... if anyone have some RGB LED status light or perhaps a "traffic light" type status light that works out of the box with this interface I would appreciate to hear about it - looking for something simple I can use as a status light for some of my servers.

    http://www.dirtcellar.net

    Comment

    Working...
    X