You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/sys/class/leds/*_led/trigger is set to something functional by default, isn't it? So we can add a udev rule to our R5S image which sets device_name and link OOTB, and leave the trigger to be set by dietpi-led_control, just to cover the rare case that users want to have them blinking on something different then netdev.
Creating a bug report/issue
Required Information
cat /boot/dietpi/.version
echo $G_DISTRO_NAME $G_RASPBIAN
bullseye
uname -a
Linux DietPi 5.10.110 #81 SMP Mon Jul 4 15:26:21 CST 2022 aarch64 GNU/Linux
echo $G_HW_MODEL_NAME
or (EG: RPi3)NanoPi R5S (aarch64)
5V 2A
None
Additional Information (if applicable)
dietpi-config
Installed freshly
Yes
Steps to reproduce
sudo dietpi-config
Expected behaviour
Actual behaviour
Extra details
trigger
device_name
link
files must be set properly.trigger
file only and LEDs do not work properly.device_name
andlink
) manually, LEDs work.The text was updated successfully, but these errors were encountered: