Disable blinking blue LED on S922X

This commit is contained in:
mason 2023-04-23 14:23:45 +00:00
parent af9d899238
commit 809edf1ed4
No known key found for this signature in database
GPG key ID: 84D9278A11FA112B

View file

@ -8,6 +8,10 @@
echo powersave > /sys/devices/platform/soc/ffe40000.gpu/devfreq/ffe40000.gpu/governor
### Disable blue blinking led
echo none > /sys/class/leds/blue\:/trigger
### Sleep is currently broken, so we'll disable it.
cat <<EOF >/storage/.config/sleep.conf.d/sleep.conf