Latptop working great but will leave it on sometimes at night to download steam games or .iso. Power LED is super bright. Been reading some things about turning off LEDs but can’t seem to get it working.
I’m on Ubuntu 21.10…
ls /sys/class/leds
input20::capslock input20::numlock input2::numlock
input20::compose input20::scrolllock input2::scrolllock
input20::kana input2::capslock phy0-led
I’ve tried issuing a few commands to phy0-led but no success and none of the others look right.
$ sudo echo 'none' > ./trigger
bash: ./trigger: Permission denied
Is there something I’m missing? Suggestions?